fix client-server docs

This commit is contained in:
pmario 2024-01-31 11:05:50 +01:00
parent cc569db973
commit 7b0f23b2cc
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
created: 20140720164948099
modified: 20240130224322884
modified: 20240131100514913
tags: Mechanisms
title: InfoMechanism
type: text/vnd.tiddlywiki
@ -45,8 +45,8 @@ The following tiddlers will be "injected" into the HTML file when the wiki is sa
<<.warning """If a client server configuration is used, the TW template is used to create the wiki file on the server. So the timestamps saved to the "server-created" info tiddlers are generated by the server. Depending on the server "local time" this timestamp ''can be different'' to the current "user time". Whenever the wiki file is created, the values will be set. `server-created-*` tiddlers will ''not'' be deleted if saved as a single file. The information may have some value""">>
|! Title |! Description |
|$:/info/server-created-wiki/timestamp |<<.from-version "5.3.4">> This tiddler will be created when a single file wiki is saved. It uses ~TiddlyWiki DateFormat |
|$:/info/server-created-wiki/date |<<.from-version "5.3.4">> Shows the same last-saved timestamp in human readable form.<br>using the following format: `YYYY-0MM-0DD 0hh:0mm:0ss.0XXX` |
|$:/info/server-created-wiki/timestamp |<<.from-version "5.3.4">> This tiddler will be created when the server creates a wiki to be transferred to the client, ''ore'' if as single-file wiki is created by the server using the `--build index` command. It uses ~TiddlyWiki DateFormat |
|$:/info/server-created-wiki/date |<<.from-version "5.3.4">> Shows the same timestamp in human readable form |
!! Additional information