mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 18:00:26 +00:00
Docs updates about edition name changes
This commit is contained in:
parent
cd09cf3874
commit
3ff85e9507
@ -13,6 +13,8 @@ See [[Notes for upgrading to 5.0.8-beta]] for more details of these changes:
|
|||||||
* Changed rules for parsing content of HTML elements
|
* Changed rules for parsing content of HTML elements
|
||||||
* Switched SiteTitle and SiteSubtitle to [[$:/SiteTitle]] and [[$:/SiteSubtitle]]
|
* Switched SiteTitle and SiteSubtitle to [[$:/SiteTitle]] and [[$:/SiteSubtitle]]
|
||||||
* Changes to commands used with [[TiddlyWiki on Node.js]]
|
* Changes to commands used with [[TiddlyWiki on Node.js]]
|
||||||
|
* Changes to naming of some editions
|
||||||
|
** Notably ''clientserver'' has changed to ''server''
|
||||||
|
|
||||||
!! Documentation Improvements
|
!! Documentation Improvements
|
||||||
|
|
||||||
|
@ -62,3 +62,6 @@ This is how to create and start a new server-based wiki:
|
|||||||
tiddlywiki mywikifolder --init server
|
tiddlywiki mywikifolder --init server
|
||||||
tiddlywiki mywikifolder --server
|
tiddlywiki mywikifolder --server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that the name of the ''clientserver'' edition has changed to ''server''.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user