Changes between Version 13 and Version 14 of ServerSide
- Timestamp:
- 06/20/07 04:26:49 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerSide
v13 v14 7 7 There are four distinct ways in which TiddlyWiki can interact with a server: 8 8 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 file9 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 10 10 3. the server can participate in TiddlyWiki's infrastructure for importing, exporting and synchronising tiddlers between occasionally or manually connected stores 11 11 4. the server can take over key TiddlyWiki operations to give the user the semantics of a traditional shared wiki
