Hello,
Click here for the prototype: http://jonny.jonathan.googlepages.com/TiddlyTemplating.html
After going through a few options, I’ve come up with one that works. This TiddlyTemplating prototype works, in that it generates a RSS feed from templates on the fly - you can even go in and edit the templates.
It’s still a prototype so it has some rough edges, but the basic puzzle to solve was how to get a templating syntax and processor that allowed you to work with either a bunch of tiddlers or some data belonging to one of those tiddlers.
See the previous post for more info about TiddlyTemplating.
Source:
ListTemplateMacro.js
Bits and pieces for the example TiddlyWiki
One Comment
This is highly interesting stuff - thanks for sharing your progress so openly!
Post a Comment