silverstripe / event-calendar
SilverStripe CMS 的事件日历
2.0.1
2020-11-03 05:32 UTC
Requires
- johngrogg/ics-parser: ^2
- nesbot/carbon: 1.39.1
- silverstripe/cms: ^4
Replaces
README
SilverStripe 的事件日历模块
功能
- 日历 - 此页面用于保存/展示事件和公告。
- 日历事件 - 此页面代表一个事件,可以拥有多个日期时间。
- 重复事件 - 日历事件也可以设置为自动重复。
- 日历公告 - 日历中未关联页面的条目。
- ICS 流 - 向日历添加多个 ICS 流以显示这些事件。
- ICS 输出 - 下载 ics 文件以便轻松导入到日历应用中。
- RSS 流 - 日历事件的 RSS 流
- 日历小部件 - 在小部件中显示日历视图。
- 缓存
配置选项
启用 jQuery
Calendar: jquery_included: true
启用缓存,并缓存多年的数据
Calendar: caching_enabled: true cache_future_years: 2
设置 ICS 输出的默认时区和语言
Calendar: timezone: America/New_York language: EN