Module Action Calendar
Related Topics
Parameters
Displays a calendar of system events, such as wiki page modifications, forum posts and article publications. Days with events show links to the action calendar page.Go to the source code
Preferences required: feature_action_calendar
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
items |
If set to a list of item types, restricts the items displayed to those of one of these types. Each set is a comma-separated list of item type codes. Possible item type values: wiki, gal, art, blog, forum, dir, fgal, faq, quiz, track, surv, nl. |
Example
This code:
Copy to clipboard
{module module="action_calendar" items="wiki"}
Would produce on this site:
Action Calendar
SU | MO | TU | WE | TH | FR | SA |
---|---|---|---|---|---|---|
30 | 01 | 02 | 03 | 04 | 05 | 06 |
07 | 08 | 09 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 | 31 | 01 | 02 | 03 |
…