[wordpress插件] Dan's Embedder for Google Calendar丹的Google日历嵌入器

wordpress 插件 文章 2020-04-12 03:40 479 0 全屏看文

AI助手支持GPT4.0

评分
98
描述

Dan’s Embedder for Google Calendar was created out of a need to display Google calendars in both list and full view in a way that was mobile friendly, customizable via shortcode, and easy to style.

Dan的Google日历嵌入器是出于需要以移动友好型,可通过短码自定义且易于样式化的方式在列表视图和全视图中显示Google日历而创建的。

No need to import events or manage them directly in WordPress.

无需导入事件或直接在WordPress中管理事件。

All you need is a public Google Calendar (or multiple!) and a free, easy to get API key.

您只需要一个公共Google日历(或多个!)和免费的易于获取的API密钥即可。

Features:

功能:

    • Displays public calendars in a mobile friendly format

      以移动友好格式显示公共日历

    • Offers Options for Full Calendar View, or Upcoming Events List

      提供完整日历视图或即将发生的事件列表的选项

    • All options are configured via shortcode

      所有选项均通过简码配置

    • Full Calendar offers mobile friendly tooltips with event title, time, and location

      完整日历提供了带有事件标题,时间和位置的移动友好型工具提示

    • Upcoming Events List can specify how many items to show, or turn on auto-scroll

      即将发生的事件列表可以指定要显示的项目数,或打开自动滚动

    • Custom div id can be set for every calendar, for individual theming of each calendar

      可以为每个日历,每个日历的单独主题设置自定义div ID

    • No limit to the number of calendars you can link up

      您可以链接的日历数量没有限制

    Shortcodes Cheatsheet:

    简码速查表:

      • Full Display [dancal] (defaults to 1st calendar) , or [dancal cal=1 divid=idname] (where 1 is the number of calendar you want,

        完整显示 [dancal] (默认为第一个日历),或 [dancal cal = 1 divid = idname] (其中1是您想要的日历数量,

        and divid is the id of the outermost div, for theming purposes. If you don't set divid, a random one is chosen to allow multiple calendars on the same page).

        并且divid是最外面的div的ID(出于主题目的)。如果您未设置divid,则会选择一个随机值,以允许在同一页面上使用多个日历。

      • Upcoming Events List: [dancal_list], or [dancal_list cal=1 num=30 scroll=true divid=idname] (1 is the calendar number, num is

        即将发生的事件列表: [dancal_list] [dancal_list cal = 1 num = 30 scroll = true divid = idname] (1是日历编号,num是

        a number 0 for number of upcoming events to display, scroll is true or false to enable auto-scroll, , and divid is the id of the outermost div, for theming purposes. If you don't set divid, a random one is chosen

        数字0用于显示即将发生的事件,scroll为true或false启用自动滚动,并且divid是最外面的div的ID(出于主题目的)。如果未设置divid,则选择一个随机值

        to allow multiple calendars on the same page))

        允许在同一页面上使用多个日历))

      For help creating an API key to use with this plugin, either check out the settings page in plugin, or the FAQ tab here.

      要获取创建与此插件一起使用的API密钥的帮助,请查看插件中的设置页面或此处的“常见问题”标签。

      Thanks to Mike @ WP Bullet for the banner and icon.

      感谢Mike @ WP项目符号作为横幅和图标。

      Dependencies and Liscencing

      依赖关系和许可

      MIT: gcal-flow https://sugi.github.io/jquery-gcal-flow/

      麻省理工学院:gcal-flow https://sugi.github.io/jquery-gcal-flow/

      MIT: fullcalendar.io https://fullcalendar.io

      麻省理工学院:fullcalendar.io https://fullcalendar.io

      MIT: qTip2 http://qtip2.com/

      MIT:qTip2 http://qtip2.com/

安装步骤

    1. Upload the plugin files to the /wp-content/plugins/dans-gcal directory, or install the plugin through the WordPress plugins screen directly.
    2. 将插件文件上传到 / wp-content / plugins / dans-gcal 目录,或直接通过WordPress插件屏幕安装插件。

    3. Activate the plugin through the ‘Plugins’ screen in WordPress
    4. 通过WordPress中的“插件”屏幕激活插件

    5. Head over to the Dan’s GCal settings page, found on the Dashboard sidebar.
    6. 转到Dan的GCal设置页面,该页面位于“控制台”侧栏。

下载地址
https://downloads.wordpress.org/plugin/dans-gcal.zip
-EOF-

AI助手支持GPT4.0