Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
TiddlyTemplating
TiddlyWiki Community Wiki
TiddlyTemplating is a mechanism for using the content of tiddlers in templates, either to publish from a TiddlyWiki or create custom layouts in a tiddler.
Being able to publish from a TiddlyWiki has application in Search Engine Optimization (SEO) and accessibility, which are usually a problem for TiddlyWikis used as web pages.
[edit] Usage
You can download the TiddlyTemplatingPackage tiddler from http://jnthnlstr.googlepages.com/TiddlyTemplating.html#TiddlyTemplatingPackage and use this to download the package from the same file.
The core templating function of TiddlyTemplating can be called through the templateTiddlers macro. The following pages run through some examples.
- Using TiddlyTemplating to customize the appearance of a tiddler
- Using TiddlyTemplating to publish content
- Creating TiddlyTemplating templates - worked example of publishing an RSS feed
- Developers Guide

