From d5e1a9d7d0e2c853ee8ec84b0f6f6168a0ebd281 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sat, 9 Nov 2013 14:48:17 +0000 Subject: [PATCH] Docs updates --- editions/clientserver/tiddlers/ClientServer Edition.tid | 3 +++ editions/tw5.com/tiddlers/Features.tid | 9 +++++---- 2 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 editions/clientserver/tiddlers/ClientServer Edition.tid diff --git a/editions/clientserver/tiddlers/ClientServer Edition.tid b/editions/clientserver/tiddlers/ClientServer Edition.tid new file mode 100644 index 000000000..dbd283749 --- /dev/null +++ b/editions/clientserver/tiddlers/ClientServer Edition.tid @@ -0,0 +1,3 @@ +title: ClientServer Edition + +This is the client server edition of TiddlyWiki5. diff --git a/editions/tw5.com/tiddlers/Features.tid b/editions/tw5.com/tiddlers/Features.tid index 81c9a0341..d2e0676ab 100644 --- a/editions/tw5.com/tiddlers/Features.tid +++ b/editions/tw5.com/tiddlers/Features.tid @@ -1,9 +1,10 @@ -created: 201308221728 +created: 201308221728000 creator: JeremyRuston -modified: 201310281322 +modified: 201311091443009 modifier: JeremyRuston tags: introduction title: Features +type: text/vnd.tiddlywiki * 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 @@ -16,8 +17,8 @@ title: Features * 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 * Explore the [[D3.js visualisation plugin|http://five.tiddlywiki.com/d3demo.html]] -* Try out the [[CodeMirror plugin|http://five.tiddlywiki.com/codemirrordemo.html]] -* Try out the [[Markdown plugin|http://five.tiddlywiki.com/markdowndemo.html]] +* [[CodeMirror support via a plugin|http://five.tiddlywiki.com/codemirrordemo.html]] +* [[Markdown support via a plugin|http://five.tiddlywiki.com/markdowndemo.html]] * 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 ** An elegant [[microkernel architecture|PluginMechanism]], that allows infinite customisation by replacing and augmenting the core modules