print-window-tiddler
Jermolene 2013-11-09 14:48:17 +00:00
rodzic ccb7fac25e
commit d5e1a9d7d0
2 zmienionych plików z 8 dodań i 4 usunięć

Wyświetl plik

@ -0,0 +1,3 @@
title: ClientServer Edition
This is the client server edition of TiddlyWiki5.

Wyświetl plik

@ -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</$button>
* 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