Hi all, I'm working on a place to store tiddlywikis on the web similar to tiddlyspot.com except mine is going to use the https transport layer.
I've got a bare minimum setup (think early alpha or proof of concept). Anyhow, I'm not really announcing it at this time, I've got a question. The default when you save online is tiddlyspot.com (for obvious reasons). And for (hopefully equally obvious reasons), I would like to have the initial empty template I provide during setup to default to my site. I think I can modify the core enough to do that by editing 3 system tiddlers: $:/languate/ControlPanel/Saving/TiddlySpot/Hint $:/language/ControlPanel/Saving/TiddlySpot/Description $:/core/modules/savers/upload.js Is there an easier way? Maybe a single tiddler that defines the default? You won't have to use my template with my site. Just like tiddlyspot, you can use whatever starting point you want. I'm only planning on putting an initial empty wiki there for ease of use. It will be https only. If you try http, it will redirect you to the https site (this already works). For SSL certificate reasons it will be https://wiki.<domain>.<dom>/<wikiname>(/index.html) I don't want to compete with TiddlySpot, I just want TLS and if I'm going to the trouble of making it for myself, I may as well let everyone play. -- 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 [email protected]. To post to this group, send email to [email protected]. 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/cfbe4e4c-d487-40a8-9dbe-072436df3440%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

