visualdialogue / kirby-contact
带有展开项的列表,通过ajax显示更多信息
1.3
2020-01-13 21:28 UTC
Requires
This package is auto-updated.
Last update: 2024-09-14 08:02:51 UTC
README
- @author Luke Hatfield *
- @core from Bastian Allgeir’s calendar plugin, 2012 *
- @copyright 2018 Luke Hatfield *
- @link https://github.com/visualdialogue *
- @license https://visualdialogue.com *
- @ref https://github.com/bastianallgeier/calendar *
- @ref https://github.com/texnixe/kirby-calendar-board *
-
- 在模板中的使用。
- 例如:echo calendar()->month(2017, 12)->days()->last()->name() *