MoinMoin Macros ================ A collection of macros for the [MoinMoin][moin] wiki software. Available Macros ---------------- - [YouTubeVideo](YouTubeVideo.md): Embed a single YouTube video on a wiki page - [PageRevision](PageRevision.md): show the full page name and revision number of a wiki page Installation ------------ To install a macro, copy the python file (`.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.