Hack of the MonthCalendar macro

Note: This macro is compatible with MoinMoin version 1.5, 1.6, 1.7 and 1.8 but you must download the appropriate file corresponding to you MoinMoin version.

Presentation

Actually the MonthCalendar macro show a tip when passing the mouse over a date, only when titles are in the form

= title =

This form of title is not useful for pages where you use the TableOfContents macro (see FeatureRequests/ExcludeHeadingsFromTableOfContent) so I've hacked this macro to use also

'''title'''

form of titles.

{i} If you have comments or want to report bugs, please check the appropriate section at the end of the page.

Installation

Copy the correct file below to the /path_to_wiki_instance/data/plugin/macro directory. Rename it MonthCalendarHack.py. Then check your SystemInfo page to verify that it's correctly installed.

Usage

You use it the same way you use the original MonthCalendar macro, for example

<<MonthCalendarHack(,2008,3)>>

to display the 3th month of 2008.

Authors

The original MonthCalendar macro is copyrighted ThomasWaldmann and under GNU GPL license. This hack is made by EricVeirasGalisson.

Download

Related links

You can also be interested in the MonthCalendarTopList.

Bugs / Comments

MoinMoin: MacroMarket/MonthCalendarHack (last edited 2009-01-16 11:07:12 by EricVeirasGalisson)