mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 06:43:49 +00:00
Docs updates
This commit is contained in:
parent
ccb7fac25e
commit
d5e1a9d7d0
3
editions/clientserver/tiddlers/ClientServer Edition.tid
Normal file
3
editions/clientserver/tiddlers/ClientServer Edition.tid
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
title: ClientServer Edition
|
||||||
|
|
||||||
|
This is the client server edition of TiddlyWiki5.
|
@ -1,9 +1,10 @@
|
|||||||
created: 201308221728
|
created: 201308221728000
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 201310281322
|
modified: 201311091443009
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
tags: introduction
|
tags: introduction
|
||||||
title: Features
|
title: Features
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
* The ability to save changes on almost any desktop HTML5 compatible-browser
|
* The ability to save changes on almost any desktop HTML5 compatible-browser
|
||||||
* [[Bitmap images|Motovun Jack.jpg]] and [[SVG images|UsingSVG]] are first-class citizens alongside text
|
* [[Bitmap images|Motovun Jack.jpg]] and [[SVG images|UsingSVG]] are first-class citizens alongside text
|
||||||
@ -16,8 +17,8 @@ title: Features
|
|||||||
* TiddlyWiki is [[surprisingly scalable|Scalability]] to many thousands of tiddlers and megabytes of content
|
* TiddlyWiki is [[surprisingly scalable|Scalability]] to many thousands of tiddlers and megabytes of content
|
||||||
* Try out the <$button message="tw-full-screen">full screen support</$button>
|
* Try out the <$button message="tw-full-screen">full screen support</$button>
|
||||||
* Explore the [[D3.js visualisation plugin|http://five.tiddlywiki.com/d3demo.html]]
|
* Explore the [[D3.js visualisation plugin|http://five.tiddlywiki.com/d3demo.html]]
|
||||||
* Try out the [[CodeMirror plugin|http://five.tiddlywiki.com/codemirrordemo.html]]
|
* [[CodeMirror support via a plugin|http://five.tiddlywiki.com/codemirrordemo.html]]
|
||||||
* Try out the [[Markdown plugin|http://five.tiddlywiki.com/markdowndemo.html]]
|
* [[Markdown support via a plugin|http://five.tiddlywiki.com/markdowndemo.html]]
|
||||||
* Many internal improvements:
|
* Many internal improvements:
|
||||||
** TiddlyWiki can now be run under [[node.js]] as well as in the browser, allowing it to be used as a personal web server
|
** TiddlyWiki can now be run under [[node.js]] as well as in the browser, allowing it to be used as a personal web server
|
||||||
** An elegant [[microkernel architecture|PluginMechanism]], that allows infinite customisation by replacing and augmenting the core modules
|
** An elegant [[microkernel architecture|PluginMechanism]], that allows infinite customisation by replacing and augmenting the core modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user