On 26 Dec., 10:08, "cd...@peermore.com" <chris.d...@gmail.com> wrote:
> 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?

Yes, that happens in an Iframe.

> Is the access control per tiddlywiki document, per tiddler, or per
> some other mechanism?

Access control is per page (document, if you will) or folder.

> When a tiddler changes do you save just that tiddler, or the entire
> document?

I only save changes to the tiddler. The document text only exists as a
set of  tiddlers sharing a URL.

> And what's the mechanism by which there are relationships between the
> different wikis?

The only relationships are the the shared tables of the site. I
haven't made any automatic linking between pages, if that's what you
mean.

Site search is one of the major TODO's. As fa as I can tell, appEngine
doesn't offer full text indexes, so I guess that
I have to do that in code.

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.


Reply via email to