Hi,

thanks for the explanation Jeremy.  Some further questions/remarks
below:

On Apr 12, 2:59 pm, Jeremy Ruston <[email protected]> wrote:

> > - 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.

So how do tiddlers get their server fields?  I imagine in tiddlyweb
the server just writes them.  But what happens when I create a new
tiddler?  How are then the server fields created and what defaults do
they get?

Related that would allow a single tiddlywiki to connect to different
servers (hosts).  Probably a file based tiddlywiki could do that
because it may circumvent cross-site scripting restrictions.

> > - 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.

Is it also possible to have a tiddlywiki file which syncs with a
server AND saves to a file later?


> > - 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.

Is it really server.format or just wikiformat?

-- 
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