public
Description: Plugins for TiddlyWeb
Homepage: http://tiddlyweb.peermore.com/
Clone URL: git://github.com/tiddlyweb/tiddlyweb-plugins.git
commit  9eb608a46ad2375ba501acefe0928718c9379e73
tree    9a03cfed46b1bd2582c8f62fc883faea2e003108
parent  2ae4d8b9e2337e80d0abbb664b803c868be90812
name age message
..
file README Loading commit data...
file s5.py
directory static/
directory templates/
file tiddlywebconfig.py
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>