The Calendar plugin can be used to generate a monthly calendar in a wiki page. It's handy for personal wikis.

Individual dates in the calendar link to specially named wiki pages. The names for the "day pages" are by default formed by appending the date to the pagename on which the calendar appears.

Usage

<<Calendar>>

will get you:

Plugin 'Calendar' does not exist.

Arguments

Plugin 'MediawikiTable' does not exist.

Examples

<<Calendar month_offset=+1>>

will get you:

Plugin 'Calendar' does not exist.
<<Calendar start_wday=0>>

will get you:

Plugin 'Calendar' does not exist.

See Also

Often used together like this:

<<Calendar>>
<<CalendarList>>

Authors

This feature was inspired by Calendar, and first implemented by Gary Benson. It was later implemented as a plugin by Jeff Dairiki.


PhpWikiDocumentation CategoryWikiPlugin

PHP Warning

Warning: "include_once(lib/plugin/Calendar.php): failed to open stream: No such file or directory" (...repeated 4 times)