I have added a surface that lets you place svg images anywhere on the
screen instead of just inside individual tiddlers. At the moment this is
tied to the tiddler river, so the images will scroll as you scroll
tiddlers. I am going to add a surface attached to the sidebar and one
that doesn't scroll eventually.
This allows you to draw directly
on the wiki to make whatever shape you wish and then define how it
acts. At the moment it can only be set to be draggable, add or remove
other svg images, start animations or write to a tiddler field.
Eventually this should let you draw (or define using the interface I
made) the UI you want instead of needing to fiddle with the html and css
that would otherwise be required to move things around.
I have
added a button to the demo. If you click on the green rectangle in the
upper left part of the screen it will change the title of the wiki. At
the moment it only lets you write a value to a field but I am planning
on letting the user make buttons that act like a button widget.
There is still very little documentation and the new features (click events and other actions) don't have a reasonable creation interface. I am working on it.
The demo is here:
http://ooktech.com/jed/ExampleWikis/SnapSVG/