Changes between Version 13 and Version 14 of ServerSide

Show
Ignore:
Timestamp:
06/20/07 04:26:49 (6 years ago)
Author:
BidiX
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ServerSide

    v13 v14  
    77There are four distinct ways in which TiddlyWiki can interact with a server: 
    88  1. the server can generate a TiddlyWiki file with baked-in content. Usually, this means marking up empty.html so that it can be treated as a template into which tiddler text is spliced from, say, a database 
    9   2. using the UploadPlugin (or the new DavSavingPlugin for beta) TiddlyWiki can save changes to a server instead of to a local file 
     9  2. using the UploadPlugin (or the new WebDAVSavingPlugin for TW 2.2) TiddlyWiki can save changes to a server instead of to a local file 
    1010  3. the server can participate in TiddlyWiki's infrastructure for importing, exporting and synchronising tiddlers between occasionally or manually connected stores 
    1111  4. the server can take over key TiddlyWiki operations to give the user the semantics of a traditional shared wiki