I generate everyday something like this
<html>
<body>
<div id="storeArea">
<div title="Title of the tiddler" modifier="modifiername"
created="YYYYMMDDhhmm" modified="YYYYMMDDhhmm" tags="ONE TWO"
field="thefieldcontent" >
<pre>
The content of the tiddler
</pre>
</div>
<div title="Another tiddler" modifier="modifiername"
created="YYYYMMDDhhmm" modified="YYYYMMDDhhmm" tags="ONE TWO"
field="thefieldcontent" >
<pre>
The content of the other tiddler
</pre>
</div>
</div>
</body>
</html>
and it work perfectly with the includeplugin (10 external files, from
200 to 2500 tiddlers per files
Have a look at
http://unclephil.couchone.com/tiddlycouch/_design/tiddlycouch/_list/tiddlywiki/tiddlers#TwStore
Ph Koenig
aka UnclePhil
--
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.