diff --git a/editions/tw5.com/tiddlers/Docs.tid b/editions/tw5.com/tiddlers/Docs.tid index 2e846aadf..ee8a6ae75 100644 --- a/editions/tw5.com/tiddlers/Docs.tid +++ b/editions/tw5.com/tiddlers/Docs.tid @@ -1,65 +1,41 @@ -created: 201308241418 +created: 20130824141800000 creator: JeremyRuston -modified: 201308251303 +modified: 20131206163714703 modifier: JeremyRuston tags: introduction title: Docs +type: text/vnd.tiddlywiki +\define bulletList(tag) +{{$tag$}} + + +\end This is the main documentation hub for TiddlyWiki. See also the DeveloperDocs. -! Editions - -TiddlyWiki5 can be used via these editions: - -<$list filter="[tag[edition]sort[title]]" type="ul"/> - ! How to use ~TiddlyWiki5 -<$list filter="[tag[howto]sort[title]]" type="ul"/> +<> ! Concepts -The core concepts underlying TiddlyWiki are: - -* [[Tiddlers]] -* [[Wiki]] -* TiddlyWiki -* WikiText - -The machinery tying those concepts together includes: - -* TiddlerFilters -* TiddlerFields -* TiddlerTemplates -* DataTiddlers -* ContentType -* SystemTiddlers -* [[Plugins]] -* [[Modules]] and [[ModuleType]] +<> ! Wiki Text Rules -These are the individual rules that make up WikiText: - -<$list filter="[tag[wikitext]sort[title]]" type="ul"/> +<> ! Widgets -Widgets give WikiText dynamic functionality: - -<$list filter="[tag[widget]sort[title]]" type="ul"/> +<> ! Commands -{{command}} - -<$list filter="[tag[command]sort[title]]" type="ul"/> +<> ! Tips -{{tips}} - -<$list filter="[tag[tips]sort[title]]" type="ul"/> +<> ! Miscellaneous diff --git a/editions/tw5.com/tiddlers/HelloThere.tid b/editions/tw5.com/tiddlers/HelloThere.tid index cdf84bc74..6bb245db1 100644 --- a/editions/tw5.com/tiddlers/HelloThere.tid +++ b/editions/tw5.com/tiddlers/HelloThere.tid @@ -1,6 +1,6 @@ created: 20130822170200000 creator: JeremyRuston -modified: 20131204173945875 +modified: 20131206165151008 modifier: JeremyRuston tags: introduction title: HelloThere diff --git a/editions/tw5.com/tiddlers/tags/widget.tid b/editions/tw5.com/tiddlers/tags/widget.tid new file mode 100644 index 000000000..b227771c6 --- /dev/null +++ b/editions/tw5.com/tiddlers/tags/widget.tid @@ -0,0 +1,8 @@ +created: 20131206164500332 +creator: JeremyRuston +modified: 20131206164518144 +modifier: JeremyRuston +title: widget +type: text/vnd.tiddlywiki + +Widgets add dynamic functionality to WikiText. \ No newline at end of file