You agree that you will not under any circumstances upload, post, host, or transmit any content that:
- is or contains sexually obscene content
The best solution varies due to a number of factors. You can have a lot of text and interactions in a tiddlywiki without it being too big. Using the loading splash screen can stop people abandoning your site before it fully loads then it is in the browser cache and memory and performs well, even better than other sites.
The main reason tiddlywikis get ovesized is media, such as images and these can be externalised and loaded on demand.
Using noteself, rather than read only, keeps your hosted copy readonly but allows the visitor to save changes in their browser session.
Perhaps share some more details so we can give taylored advice.
Tony
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3cf2a366-d384-4a67-866a-eee642994576%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Jusy put the html in a hosted location, name it index.html to load by default at the address and or foldername it is in.
What is the workflow for making changes to the hosted file? For example, is this done directly as in NoteSelf's CouchDB sync, or is a local copy changed and uploaded using SSH?
I think both are possible, but with no couchdb you can only use the second, and the local pouchdb in the browser will be used. Saving the lical copy involves a save over the existing file. Make sure it captures your changes in another browser.
Are there any other differences I should know about?
Tiddlers are version controled
You may need to use the plugin version to get the latest tw version.
I have not put it in production yet, so cant be sure thats everything.
Regards
Tony
a local copy changed, [saved over] and uploaded using SSH?
By tge way if you are using an apache php host there is another way.
Regards
Tony