Skip to content

Github mirror of MediaWiki extension MsCalendar - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

License

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-MsCalendar

Repository files navigation

MsCalendar

The MsCalendar extension enables users to insert calendars into wiki pages.

Installation

To install MsCalendar, add the following to your LocalSettings.php:

wfLoadExtension( 'MsCalendar' );

Then run the update script to create the necessary tables (see https://www.mediawiki.org/wiki/Manual:Update.php).

Usage

To insert a calendar into a wiki page, simply edit a page and add the following wikitext:

Name of the calendar

You can insert as many calendars as you want, but each must have a unique name.

Configuration

The events of each day are sorted alphabetically. You can also sort them by id by doing:

Name of the calendar

Credits

About

Github mirror of MediaWiki extension MsCalendar - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published