unclecheese / eventcalendar
适用于 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