On Feb 17, 3:06 pm, tiddlygrp <[email protected]> wrote: > Hi, > > I am trying to get a server adaptor work on a custom backend. Is > there somewhere documentation available for this? > > I find it quite difficult to understand the code. It seems that a > server adapter configuration also is required. I tried to play with > one, but it seems that certain tiddler fields are required, like > server.host. Where do these fields come from? > > From the code the upload plugin seems a lot easier to understand. Are > there drwabacks with it compared to using the server adaptor stuff? > > thanks, > > Vlak
Another question on the server adaptors is: adaptor.mimeType = "application/json"; is defined. I can also set it to text/html i assume. But what happens when I want to send the tiddlers in json to the server and receive them in html? Another thing is that the sample adaptor makes use of xhr.status calls. Is there a reason that no jquery ajax calls used? thanks -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en.
