Hi Tobias,
You can currently cook a tiny tiddly from an svn checkout.
In here: 
http://svn.tiddlywiki.org/Trunk/contributors/JonRobson/verticals/TinyTiddlyTemplate/
you will find this - 
http://svn.tiddlywiki.org/Trunk/contributors/JonRobson/verticals/TinyTiddlyTemplate/generate_tiny
- which does all the necessaries. However it requires using a unix
environment, setting up environment variables and having used cook
previously... is that something you are capable with? if not what are
the pain points?

On the subject of backups... i doesn't I am afraid. Since your custom
built tiddlers are designed to be readable and are not code it is not
possibly to minify. Hence any tiddlers you create will cause the
TiddlyWiki to get bigger (the entire works of shakespeare for instance
would not be possible to minify). Any plugins you add can be minified
using http://developer.yahoo.com/yui/compressor/ to keep the file size
down, but currently you will have to do this manually.

You could write a plugin that minifies tiddlers tagged systemConfig
using http://www.crockford.com/javascript/jsmin.html to automatically
compress plugins..

Jon

On Sep 8, 11:07 pm, Tobias Beer <[email protected]> wrote:
> Also, externalizing the core and static plugins / tiddlers should come
> with the benefit of drastically reducing the filesize of any backups,
> am I right?
>
> Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to