A collection of macros for the MoinMoin wiki software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

592 B

MoinMoin Macros

A collection of macros for the [MoinMoin][moin] wiki software.

Available Macros

  • YouTubeVideo: Embed a single YouTube video in a wiki page
  • PageRevision: show the full page name and revision number of a wiki page

Installation

To install a macro, copy the python file (<macro name>.py) into the /path_to_wiki_instance/data/plugin/macro directory. This method should survive a MoinMoin or Python upgrade. Make shure, that the file has the right ownership and permissions.