public
Description: Plugins for TiddlyWeb
Homepage: http://tiddlyweb.peermore.com/
Clone URL: git://github.com/tiddlyweb/tiddlyweb-plugins.git
name age message
..
file README Tue Jun 16 15:04:38 -0700 2009 Correct some unicode and linking errors. [Chris Dent]
file s5.py Thu Jul 02 07:24:06 -0700 2009 Use the render_wikitext for (duh) rendering wik... [Chris Dent]
directory static/ Tue Jun 16 13:43:28 -0700 2009 First proof of concept of an s5 serializer for ... [Chris Dent]
directory templates/ Wed Jun 17 03:25:56 -0700 2009 If an S5Sort tiddler is available, use that for... [Chris Dent]
file tiddlywebconfig.py Tue Jun 16 13:43:28 -0700 2009 First proof of concept of an s5 serializer for ... [Chris Dent]
tws5/README
A plugin that adds an S5 serializer to TiddlyWeb, for
use when viewing a list of tiddlers. See the docstring
for more details.

See http://meyerweb.com/eric/tools/s5/ for more on S5.

Issues:

* The path to the static stuff needs to be templatized to
  deal with people who have a prefix or are using a different
  location for static content.
* There's currently no way to control the order of slides,
  which is a bit of a bummer.
* Incremental exposure of slides has not yet been explored.

Chris Dent
<cdent @t peermore d0t com>