Hello,

I am trying to make an edition which would include a set of plugins and few
custom tiddlers. This edition need to be exported as a web site.
The website should act as read-only tiddlywiki. I.e. search and all
included Javascript should continue to work. The exported site should have
index.html (which would contain all system tiddlers) and a set of separate
html files for non system tiddlers. All tiddlers from separate files need
to be accessible from index.html.
Ideally I want to achieve that via tiddlywiki.info file without extra
scripts.
I know it should be possible but I cannot understand how to make it work.
I found few examples but they don't do what I need:
- "--rendertiddler","$:/core/save/all","index.html","text/plain"] ---
renders everything into a single file
-"--rendertiddler","$:/core/templates/static.template.html","static.html","text/plain"
--- produces noJS version of wiki I would like to avoid modifying all my
tiddlers. I tried exporting using $:/core/save/empty but I don't know how
to refer to other tiddlers (exported in html format) in output/static
directory. I included the content of tiddlywiki.info in the attachment.

Any hints or examples of doing something like this?

Best regards,
ILYA

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/CAP2DrbQQULRq65JyZeW7OHGtQhwxZUXLTyPw3%2BRgLgT4Wz%2BSKA%40mail.gmail.com.

Attachment: tiddlywiki.info
Description: Binary data

Reply via email to