From 1ea2af65b8be9b554c3342bf5cb52aa4893941bc Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sun, 2 Jun 2013 23:18:07 +0100 Subject: [PATCH] Docs update --- .../tiddlers/concepts/TiddlerFields.tid | 32 +++++++++++++++++++ .../tw5.com/tiddlers/concepts/Tiddlers.tid | 8 +++-- 2 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 editions/tw5.com/tiddlers/concepts/TiddlerFields.tid diff --git a/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid b/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid new file mode 100644 index 000000000..7c0e8fbaf --- /dev/null +++ b/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid @@ -0,0 +1,32 @@ +modified: 201306011656 +title: TiddlerFields + +TiddlerFields are name:value pairs that make up a [[tiddler|Tiddlers]]. The standard fields are: + +* `title` - The unique title of the tiddler +* `modified` - The date of the last modification to the tiddler +* `modifier` - The name of the last person to modify the tiddler +* `created` - The date the tiddler was created +* `creator` - The name of the person who created the tiddler +* `tags` - A list of tags applied to the tiddler +* `type` - The ContentType that should used to interpret the content of the tiddler + +Other fields used by the core are: + +* `color` - The colour associated with a tiddler (expressed as a valid CSS value like `#fea` or `rgb(100,100,100)`) +* `description` - The description of a plugin +* `draft.of` - For draft tiddlers, contains the title of the tiddler of which this is a draft +* `draft.title` - For draft tiddlers, contains the proposed new title of the tiddler +* `footer` - The footer for a modal dialogue (interpreted as WikiText) +* `library` - Set to `yes` if the tiddler should be loaded in the browser as a `