Module Action Calendar
Related Topics
Display a calendar of system events, such as page modifications, forum posts and article publications. Days with events show links to the action calendar page.
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:
Related Pages
See these pages for information that applies for all modules:
- Module — Overall introduction and overview
- Module Admin — Introduction to the module admin pages for site-wide and individual module settings
- Assigning Modules — How to select a module to configure it
- Module Settings Interface — Interface for configuring individual module settings
- Module Settings Parameters — Explanation of standard parameter settings for modules
- Creating Custom Modules — How to create user modules
- Index of Modules — Links to the documentation of individual modules
- User Modules — How (if the feature is active) users can choose and place their modules
- Mods Type Modules — Links to modules that are installed as components