| Version 8 (modified by MartinBudden, 6 years ago) |
|---|
TiddlyWiki Development Tools
The TiddlyWiki source code repository splits the standard TiddlyWiki HTML file up into separate chunks. This is done so that it's easier to stitch these chunks together in different ways to create multiple different editions of TiddlyWiki that share common elements.
TiddlyWikiDotOrg? offers the following tools to support the development process:
- Cook - processes RecipeFiles? to create a TiddlyWiki HTML file by stitching together its constituent chunks
- Ginsu - splits the tiddlers in a TiddlyWiki HTML out into separate *.tiddler files, as required by Cook
Download
You can get the source code for these tools directly from the subversion repository, or you can download pre-built executable versions:
Note that Mac OS X includes Ruby and so doesn't need pre-built executables
Licensing
Version 1.1.0 and later of these tools are available under the Creative Commons Attribution ShareAlike 3.0 License. The source code for version 1.1.0 is available in the subversion repository, pre-built versions will be made available here in due course.
Version 0.9.3 of these tools are being made available for evaluation on an "AS-IS" basis with no warranty of any kind. You can try them out for personal use but please do not redistribute them without written permission. We would appreciate receiving modifications and improvements. Once the tools have been tested and shown to be useful, we anticipate that they will be available under an open-source license.
