Hi Iani > > private wikis (where you need to use the user name and password to see the >> wiki at all) > > > Is it possible to install a private wiki as you describe it on a regular > web server (apache) / as opposed to the tiddlyspot server? Where can I > read doc to get me started? >
Here's how to use the UploadSaver to save to your own TiddlySpot-compatible server: http://tiddlywiki.com/static/Saving%2520on%2520a%2520PHP%2520Server.html This works differently than the Node.js server; it saves the entire TW file each time, instead of syncing individual tiddlers. I don't know enough about apache configuration, but yes, it should be possible to set things up so that you need a username and password to access the wiki. Best wishes Jeremy > Cheers, > Iannis Zannos > > On Thursday, February 13, 2014 4:52:05 PM UTC+2, Jeremy Ruston wrote: > >> Hi Iannis >> >> At present TW5 serving under Node.js only supports private wikis (where >> you need to use the user name and password to see the wiki at all), or >> public wikis (where the content can be viewed and editted by anyone). We >> need to add support for protected wikis, where the content is read-only to >> the public, and requires a username and password to modify. >> >> Best wishes >> >> Jeremy >> >> >> >> On Thu, Feb 13, 2014 at 2:49 PM, Danielo RodrÃguez <[email protected]>wrote: >> >>> I think that only people with the password are able to save. Otherwise >>> changes are not permanent. But I'm not sure! >>> >>> -- >>> 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 http://groups.google.com/group/tiddlywiki. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

