Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
Plugins
TiddlyWiki Community Wiki
This page is still incomplete. You can help by contributing to its expansion.
Please improve the article, or discuss the issue on the talk page.
Plugins are optional modules extending the functionality of TiddlyWiki. These are usually written by third-party developers and released under an open-source license.
A plugin is usually just a tiddler containing JavaScript code (see Installation below).
[edit] Installation
In order to install a plugin, the respective tiddlers should be imported from their original location into the TiddlyWiki document.
In order to be processed on startup, plugins need to be assigned the systemConfig tag.
In general, plugins are processed in alpha-numeric order (by tiddler title), using case-sensitive ASCII sort order (i.e. A-Z precedes a-z).

