> - Saq's WebDAV plugin seems not to be based on the standard server
> adaptor mechanism.  Is this true?  And does it interfere with the
> server adaptor mechanism?

The WebDAV plugin works by hooking into TiddlyWiki's *file* saving
routines. So it is not concerned with saving individual tiddlers but
rather with saving the entire TiddlyWiki file. The file saving
mechanism sits alongside the server adaptor mechanism quite happily.

> - Martin has written quite some adaptors (see martinswiki.com).  Am I
> right in assuming that to use such an adaptor also the adaptorcommands
> and adaptormacros plugin must be loaded?

That is correct

> - After loading an adaptor, the only thing you can do is using it
> through the backstage to import tiddlers?

You can also synchronise changes back to a server. To do this you need
to ensure that the tiddlers to be synched have their server.* fields
set correctly to identify the server that they will be synchronised
across to.

> - To actually save tiddlers with an adaptor you need the server side
> saving plugin?

Yes. The Server Side Saving plugin causes "save changes" to invoke a
sync operation instead of a normal file save.

> - What is the interaction between adaptors and formatters?  E.g. when
> I use the mediawiki adaptor, do I also must use the mediawiki
> formatter, or is it optional?

It is optional. The formatters are managed independently, and the
correct one is used depending on the "server.format" field of a
tiddler.

Cheers

Jeremy

>
>
> thanks,
>
> tiddlygrp
>
> --
> 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.
>
>



-- 
Jeremy Ruston
mailto:[email protected]
http://www.tiddlywiki.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.

Reply via email to