Extension Type |
Description |
Contributions |
Builtin |
Macro |
Insert system features into normal wiki pages |
||
Parser |
Takes all or part of page and reformats enclosed text before display |
||
Action |
Actions either produce some output based on page contents (navigational actions like searching) or implement functions that are not related to viewing a page (like deleting or renaming a page) |
||
Formatter |
Formatters export the wiki contents into different formats |
- |
|
XML RPC |
WikiRpc is used to call procedures in remote wikis so as to trigger actions, retrieve and put information |
- |
|
Theme |
Changes the look and feel of the wiki interface without changing the core MoinMoin code |
||
Theme - old MoinMoin versions |
DEPRECATED - Here for old versions of MoinMoin |
- |
|
Processor |
DEPRECATED - Parsers used to reformat the whole page and processors would reformat a part of the page. Parser were changed to be able to reformat a part of the page. See UnifyParsersAndProcessors |
Patches
MoinMoinPatch lists a collection of patches and added features which are not (yet) implemented in the distribution code.
Feature Requests
FeatureRequests lists and manages all feature requests. Look for exisiting feature requests there or add your own ones. On FeatureRequests you do also find sometimes pages which at the same time provide an implementation for the requested feature and which are not part of MoinMoinPatches.
Utilities
ConfigMarket -- How to configure moin for different languages or use patterns, see also HelpOnConfiguration
ConverterMarket -- Scripts to convert from other systems to MoinMoin
ScriptMarket -- Scripts
TemplateMarket -- templates for different uses.
PageMarket -- packages of pages (or more!) for the package installer
SkinMarket (DEPRECATED) -- Contents should be moved to ThemeArchiveMarket
Other contributions
Please remember to add plugins or utilities to their own pages as described above, and not here.
VimHighlighting - Syntax highlighting for editing MoinMoin pages with vim
MonkeyPatchPackage - Package with various monkey-patches (i.e. hotfixes)