From 83bb9f624c5643ff5c52fe1a2f3936541c99f15e Mon Sep 17 00:00:00 2001 From: John Talintyre Date: Wed, 29 Aug 2001 16:14:11 +0000 Subject: none --- TWiki/MetaDataDefinition.mdwn | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/TWiki/MetaDataDefinition.mdwn b/TWiki/MetaDataDefinition.mdwn index 7aab24a0..dc304561 100644 --- a/TWiki/MetaDataDefinition.mdwn +++ b/TWiki/MetaDataDefinition.mdwn @@ -1,28 +1,26 @@ +%TOC% %STARTINCLUDE% + ## Meta Data Definition -See [[MetaDataRendering]] for display of meta data +See [[TWikiDocumentation]] for variables used to display meta data. Current version: **1\.0** -Table of contents: %TOC% - ### Example of format -
-%META:TOPICINFO{version="1.6" date="976762663" author="PeterThoeny" format="1.0"}%
-   text of the topic
-%META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="JohnTalintyre" date="976762680"}%
-%META:TOPICPARENT{name="NavigationByTopicContext"}%
-%META:FILEATTACHMENT{name="Sample.txt" version="1.3" ... }%
-%META:FILEATTACHMENT{name="Smile.gif" version="1.1" ... }%
-%META:FORM{name="WebFormTemplate"}%
-%META:FIELD{name="OperatingSystem" value="OsWin"}%
-%META:FIELD{name="TopicClassification" value="PublicFAQ"}%
-
+ %META:TOPICINFO{version="1.6" date="976762663" author="PeterThoeny" format="1.0"}% + text of the topic + %META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="JohnTalintyre" date="976762680"}% + %META:TOPICPARENT{name="NavigationByTopicContext"}% + %META:FILEATTACHMENT{name="Sample.txt" version="1.3" ... }% + %META:FILEATTACHMENT{name="Smile.gif" version="1.1" ... }% + %META:FORM{name="WebFormTemplate"}% + %META:FIELD{name="OperatingSystem" value="OsWin"}% + %META:FIELD{name="TopicClassification" value="PublicFAQ"}% ### General notes -* Format is as for %TWIKIWEB%.TWikiVariables, except all fields have a key. +* Format is as for \[[TWikiDocumentation#TWiki\_Variables, except all fields have a key. * %META:<type>\{key1="value1" [key2="value2" [...]]\}% * Order of fields within the meta variables is not defined, except that if there is a field with key `name`, this appears first for easier searching (note the order of the variables themselves is defined) * Each meta variable is on one line @@ -195,7 +193,7 @@ Extra field that are added if an attachment is moved: name - A topic name - the topic is a TWiki Form Template?. Can optionally include the web name i.e. web.topic, but doesn't normally + A topic name - the topic is a Form Template?. Can optionally include the web name i.e. web.topic, but doesn't normally @@ -210,11 +208,11 @@ Should only be present if there is a FORM entry. Note that this data is used whe name - Ties to entry in TWiki Form Template?, is title with all bar alphanumerics and . removed + Ties to entry in Form Template?, is title with all bar alphanumerics and . removed title - Full text from TWiki Form Template? + Full text from Form Template? value @@ -230,4 +228,4 @@ When viewing a topic the `Raw Text` link can be clicked to show the text of a to There is currently no support for meta data for Plugins. However, the format is readily extendable and the `Meta.pm` code that supports the format only needs minor alteration. --- [[Main/JohnTalintyre]] - 16 Aug 2001
+-- [[JohnTalintyre]] - 16 Aug 2001
-- cgit v1.2.3