On Dec 25, 12:57 pm, Poul <[email protected]> wrote: > I don't know which is the best, but I've been working on an AppEngine- > based server which is fairly complete as far as access control is > concerned. Multi-user support is provided by full access to all > revisions of a tiddler; although there is not currently any edit > locking mechanism. I can post the source code once I get home after > new year. Try it out athttp://iewikiwiki.appspot.com/SandBox/
This is cool. I like the way you are handling logins from within the TiddlyWiki document. I assume that's an iframe that's being managed? Is the access control per tiddlywiki document, per tiddler, or per some other mechanism? When a tiddler changes do you save just that tiddler, or the entire document? And what's the mechanism by which there are relationships between the different wikis? There are appspot versions of TiddlyWeb/TiddlyWebWiki running: http://tiddlywebwiki.appspot.com/recipes/default/tiddlers.wiki http://tiddlyweb.appspot.com/ -- 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.

