Themes

This package make it easy to try out all themes in a wiki. The Themes macro create a list of installed themes. Clicking on each links will display the current page with the selected theme. The theme switching require the theme action included in this package.

Install

  1. Copy plugin/macro/Themes.py to your wiki/data/plugin/macro/
  2. Copy plugin/action/theme.py to your wiki/data/plugin/action/
  3. Set permissions on the new files so the web sever can read them

If you want to install for many wikis, install in prefix/lib/python2.x/site-packages/MoinMoin/.

Compatibility

Tested with release 1.3.5, should work with any 1.3 release.