该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Tagelin Rota

描述

The plugin is used by embedding shortcodes into your page.
There are 5 setup shortcodes and one for the finished display.
These shortcodes are referred to as Role, People, Location, Event, Schedule and View.

The set of shortcodes all work together in groups to enable multiple, independent schedules to be defined, each with their own people, roles, events.

Bugs

屏幕截图

  • Schedule Editor
  • Example output

安装

  1. Upload the plugin files to the /wp-content/plugins/tagelin-rota directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Create pages to contain the setup shortcodes. These could be privately owned if you wish.
  4. Put the View shortcode where you wish to see the finished schedule.
  5. Online manual at Tagelin Rota

常见问题

What about timezones?

All times are stored as UTC but shown in the local timezone of your browser.

What about date formatting?

Use the ‘date-format’ parameter in the shortcode.

  • d – day of month (no leading zero)
  • dd – day of month (two digit)
  • D – day name short
  • DD – day name long
  • m – month of year (no leading zero)
  • mm – month of year (two digit)
  • M – month name short
  • MM – month name long
  • y – year (two digit)
  • yy – year (four digit)

Example:
date-format=”dd-mm-yy”
This will show 2nd of December 2018 as “02-12-2018”

评价

此插件暂无评价。

贡献者及开发者

“Tagelin Rota” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Tagelin Rota”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial version.