-
Website
http://cdent.tumblr.com/ -
Original page
http://cdent.tumblr.com/post/124826535 -
Subscribe
All Comments -
Community
-
Top Commenters
-
jayfresh
2 comments · 1 points
-
BillSeitz
4 comments · 4 points
-
mnot
1 comment · 1 points
-
erickofoid
4 comments · 1 points
-
Simon
1 comment · 1 points
-
-
Popular Threads
-
TiddlyWeb DreamHost Experiments
3 weeks ago · 4 comments
-
TiddlyWeb DreamHost Experiments
1) serializer vs. mounting URL paths to template content
For the ILGA project, which has been my primary use of TiddlyWeb, we have used a lot of templating to render tiddler content as HTML pages. To do this, we have added URL paths such as '/article' or '/index.html' that trigger the templating process. There is more about our experiences here: http://jaybyjayfresh.com/2009/06/13/using-tiddlyweb-as-a-content-management-system-for-ilga-org/
2) serializer vs. static plugin to get js/css files
In an embryonic project called "WikiCSS" (the only thing I have written about this is here: http://jnthnlstr.tiddlyspot.com/#WikiCSS), I wanted to allow tiddlers to be retrieved and interpreted as .css files. To do this, I was hoping to write a Serializer to do the job; in fact, I think this did happen but I can't find it now.
J.