Overview

Explorer theme in desktop and site mode (click on the images to see an enlarged version)

Desktop mode screenshot Site mode screenshot

This theme displays the wiki in an explorer like style. It displays a browse-able tree of the wiki pages. The wiki tree is based on the category and subpage hierarchy. Pages are sub nodes of their categories or parent pages. Attachments are sub nodes of the page. In desktop mode the Explorer theme uses system fonts and colors and therefore automatically adopts to your desktop theme. It displays the wiki very much like a local application using an icon bar for most of the actions. In site mode the user interface displays in a way more common to Internet sites.

Usage

Setup

Requirements

The Explorer theme is developed for MoinMoin 1.6 and newer, including 1.8.x (there are older releases available for download which are compatible with MoinMoin 1.5.x). On the client side JavaScript and Cookies must be enabled. The theme is tested with Firefox 2 and 3, Internet Explorer 6 and 7, Opera 9, Safari 3 and Chrome.

Download

The following versions are available for download (review the /ReleaseNotes for changes):

Version

Notes

2.4

Latest stable release

2.3.1

Previous stable release (fall back version)

1.1beta3

Latest developer release compatible with Moin 1.5.x

1.0.2

Latest stable release compatible with Moin 1.5.x

Install

  1. Unpack the archive.
  2. Copy the explorer folder to the <moin installation folder>\wiki\htdocs folder.

  3. Copy the explorer.py file to the <moin installation folder>\wiki\data\plugin\theme folder.

  4. If you are upgrading the explorer theme it's best to delete the <moin installation folder>\wiki\data\cache\wikiconfig\wiki_tree file.

Configure

Each configuration option has reasonable defaults so you don't need to set any of them. See /Help/Configuration on options that can be configured in your wikiconfig.py file.

First Steps

If your wiki pages are not categorized yet, you will end up with all your pages placed on the root of the tree. But don't worry. As you know in Moin categorizing pages is very easy (see HelpOnCategories).

Create Categories

Create some suitable categories for your wiki. It's like creating a good folder structure in a file system but you are more flexible and powerful as each category or page can belong to several categories.

Make your categories hierarchical by creating subcategories (i.e. categories that link to other categories):

  1. Create main categories which are in no other category. They are displayed at the root of the wiki tree.

  2. Add sub categories to the main categories.

  3. Add sub categories to sub categories, etc.

Recursions in the categories hierarchy are ignored.

Categorize the Pages

Now add all your pages to the corresponding categories.

Sub pages are always displayed as sub nodes of their parent page. Therefore it is not necessary to add them to any category (but it is possible if this is convenient for you).

Use and refine your categorization.

The underlay pages are categorized very rudimentary. Help on categorizing MoinMaster to get rid of this (see EditingOnMoinMaster).

Further Reading

Other useful information about the theme can be found in the /Help area. See also answers to /Questions posted so far.

This theme addresses some of the aspects noted in these MoinMoin FeatureRequests:

Feedback

Please use the sub pages /Bugs to report bugs, /Questions to post questions and /FeatureRequests to post feature requests. Other feedback can be posted here.

MoinMoin: ThemeMarket/Explorer (last edited 2009-04-30 15:45:14 by ThomasWaldmann)