It being javascript rather than markdown, most of the configuration must be done in the IkiWiki configuration file rather than in the directive
'archivebase' => "evenements/calendrier",
'archive_pagespec' => "evenements/liste/* and ! evenements/liste/*/*",
'week_start_day' => 1,
'month_link' => 1,
## Example
2012-03-04 01:30:00 +01:00
You can see this plugin in action on [[our website|http://www.gresille.org]]. To see what happens when several pages happens on the same day, check the 15th of March 2012.
2012-03-04 01:25:38 +01:00
2012-06-08 01:31:07 +02:00
Code and documentation can be found here : [[https://atelier.gresille.org/projects/gresille-ikiwiki/wiki/Jscalendar]]