diff options
author | Louis <spalax@gresille.org> | 2014-06-25 09:57:10 +0200 |
---|---|---|
committer | Louis <spalax@gresille.org> | 2014-06-25 09:57:10 +0200 |
commit | 901ea7a9714cd4853d01754ebc70955b213b33e1 (patch) | |
tree | cdeb18083c75885c3982c97b7ebb3f970a81deec /doc | |
parent | d5d8656799cee0a47f8c6e495fb3c97d34ef0892 (diff) | |
download | ikiwiki-901ea7a9714cd4853d01754ebc70955b213b33e1.tar ikiwiki-901ea7a9714cd4853d01754ebc70955b213b33e1.tar.gz |
Removed outdated example
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/monthcalendar.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/plugins/contrib/monthcalendar.mdwn b/doc/plugins/contrib/monthcalendar.mdwn index c8d889e35..4944f3a8f 100644 --- a/doc/plugins/contrib/monthcalendar.mdwn +++ b/doc/plugins/contrib/monthcalendar.mdwn @@ -19,7 +19,3 @@ By using the following line in template `calendarmonth.tmpl`, you can have `ikiw ## Code Code and documentation can be found here : [[https://atelier.gresille.org/projects/gresille-ikiwiki/wiki/Monthcalendar]]. - -## Example - -This plugin is used in [our website](http://www.gresille.org/evenements/calendrier/2012/03) |