1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-13 17:16:48 +00:00
TiddlyWiki5/plugins/tiddlywiki/classictools
Jeremy Ruston bf9aeb5755 Improve plugin metadata, and add a "name" field
The "name" is optional, but makes the library listing much clearer.
2019-09-19 13:04:10 +01:00
..
modules Make sure all "get" access to $tw.config.fileExtensionInfo goes through a $tw.utils.getFileExtensionInfo helper function that ensures the parameter is cast to lowercase. Fixes #1418. 2015-02-01 12:33:40 -06:00
templates Merge tw2 related plugins and templates 2013-08-04 22:06:36 +01:00
plugin.info Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
readme.tid Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)" 2017-06-24 17:48:32 +01:00

title: $:/plugins/tiddlywiki/classictools/readme

This plugin provides facilities for working with TiddlyWiki Classic. It is used in the build process for TiddlyWiki Classic.

The additional features are:

* A ''tiddlerdeserializer'' module for reading TiddlyWiki Classic `.recipe` files
* Templates for building TiddlyWiki Classic.

See https://github.com/TiddlyWiki/tiddlywiki.com for more details.

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/classictools]]