
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | Merged into TWikiMetaData - this topic to be rolled back. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Deleted: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < |
TWiki Meta DataWhat is Meta Data in TWiki?What, indeed!Defining Meta Data VariablesSee Meta Data Rendering for variables used to display meta data. Current version: 1.0Syntax
Example of Format
SpecificationsTOPICINFO
TOPICMOVEDThis is optional, exists if topic has ever been moved. If a topic is moved more than once, only the most recent TOPICMOVED meta variable exists in the topic, older ones are to be found in the rcs history. %META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="talintj" date="976762680"}%
TOPICPARENT
FILEATTACHMENT
FORM
FIELDShould only be present if there is a FORM entry. Note that this data is used when viewing a topic, the form template definition is not read.
Recommended SequenceThere no absolute need for meta data variables to be in a specific order, however, it does for the following reasons:
Viewing Meta Data in Page SourceWhen viewing a topic theRaw Text link can be clicked to show the text of a topic (ie: as seen when editing). This is done by adding raw=on to URL. raw=debug shows the meta data as well as the topic data, ex: debug view for this topic
Future Support for PluginsThere is currently no support for meta data for Plugins. However, the format is readily extendable and theMeta.pm code that supports the format needs only minor alteration.
Rendering Meta DataVarious types of meta data can be stored in topics. The data is rendered using the %META% variable. This is mostly used in theview, preview and edit scripts.
Current support is fairly basic:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | TWiki Meta Data | ||||||||||||||||||||||||||
| > > | TWiki Meta Data | ||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | What is Meta Data in TWiki? | ||||||||||||||||||||||||||
| > > | What is Meta Data in TWiki? | ||||||||||||||||||||||||||
What, indeed!
Defining Meta Data VariablesSee Meta Data Rendering for variables used to display meta data. Current version: 1.0 | |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Syntax | ||||||||||||||||||||||||||
| > > | Syntax | ||||||||||||||||||||||||||
Example of Format
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Specifications | ||||||||||||||||||||||||||
| > > | Specifications | ||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | TOPICINFO | ||||||||||||||||||||||||||
| > > | TOPICINFO | ||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | TOPICMOVED | ||||||||||||||||||||||||||
| > > | TOPICMOVED | ||||||||||||||||||||||||||
This is optional, exists if topic has ever been moved. If a topic is moved more than once, only the most recent TOPICMOVED meta variable exists in the topic, older ones are to be found in the rcs history.
%META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="talintj" date="976762680"}%
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | TOPICPARENT | ||||||||||||||||||||||||||
| > > | TOPICPARENT | ||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | FILEATTACHMENT | ||||||||||||||||||||||||||
| > > | FILEATTACHMENT | ||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | FORM | ||||||||||||||||||||||||||
| > > | FORM | ||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | FIELD | ||||||||||||||||||||||||||
| > > | FIELD | ||||||||||||||||||||||||||
Should only be present if there is a FORM entry. Note that this data is used when viewing a topic, the form template definition is not read.
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Recommended Sequence | ||||||||||||||||||||||||||
| > > | Recommended Sequence | ||||||||||||||||||||||||||
There no absolute need for meta data variables to be in a specific order, however, it does for the following reasons:
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Viewing Meta Data in Page Source | ||||||||||||||||||||||||||
| > > | Viewing Meta Data in Page Source | ||||||||||||||||||||||||||
When viewing a topic the Raw Text link can be clicked to show the text of a topic (ie: as seen when editing). This is done by adding raw=on to URL. raw=debug shows the meta data as well as the topic data, ex: debug view for this topic | |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Future Support for Plugins | ||||||||||||||||||||||||||
| > > | Future Support for Plugins | ||||||||||||||||||||||||||
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 needs only minor alteration.
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Rendering Meta Data | ||||||||||||||||||||||||||
| > > | Rendering Meta Data | ||||||||||||||||||||||||||
Various types of meta data can be stored in topics. The data is rendered using the %META% variable. This is mostly used in the view, preview and edit scripts.
Current support is fairly basic:
| |||||||||||||||||||||||||||
TWiki Meta Data | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | Meta Data Definition | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | What is Meta Data in TWiki? | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | What, indeed!
Defining Meta Data Variables | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| See Meta Data Rendering for variables used to display meta data. Current version: 1.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | Example of format | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | Syntax | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > |
Example of Format | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
%<nop>META:TOPICINFO{version="1.6" date="976762663" author="PeterThoeny" format="1.0"}%
text of the topic | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | %META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="JohnTalintyre" date="976762680"}% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | %META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | 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"}% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | General notes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | Specifications | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Deleted: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < |
Logical orderThere no absolute need for meta data to be in a specific order, however, it does for the following reasons:
Specification | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TOPICINFO
TOPICMOVEDThis is optional, exists if topic has ever been moved. If a topic is moved more than once, only the most recent TOPICMOVED meta variable exists in the topic, older ones are to be found in the rcs history. %META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="talintj" date="976762680"}%
TOPICPARENT
FILEATTACHMENT
FORM
FIELDShould only be present if there is a FORM entry. Note that this data is used when viewing a topic, the form template definition is not read.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | Viewing meta data | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | Recommended Sequence | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | There no absolute need for meta data variables to be in a specific order, however, it does for the following reasons:
Viewing Meta Data in Page Source | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
When viewing a topic the Raw Text link can be clicked to show the text of a topic (ie: as seen when editing). This is done by adding raw=on to URL. raw=debug shows the meta data as well as the topic data, ex: debug view for this topic | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | Future Plugins support | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | Future Support for Plugins | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 needs only minor alteration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | Meta Data Rendering | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | Rendering Meta Data | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | Various meta data can be stored in topics. The data is rendered using the %META% variable. This is mostly used in the view, preview and edit scripts. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | Various types of meta data can be stored in topics. The data is rendered using the %META% variable. This is mostly used in the view, preview and edit scripts. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current support is fairly basic:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| -- JohnTalintyre - 29 Aug 2001 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Meta Data Definition | ||||||||||||||||||||||||||
| > > | |||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||
| > > | TWiki Meta Data | ||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | See Meta Data Rendering for variables used to display meta data. | ||||||||||||||||||||||||||
| > > | Meta Data Definition | ||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||
| > > | See Meta Data Rendering for variables used to display meta data. | ||||||||||||||||||||||||||
| Current version: 1.0 | |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Example of format | ||||||||||||||||||||||||||
| > > | Example of format | ||||||||||||||||||||||||||
%<nop>META:TOPICINFO{version="1.6" date="976762663" author="PeterThoeny" format="1.0"}%
text of the topic
%<nop>META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="JohnTalintyre" date="976762680"}%
%<nop>META:TOPICPARENT{name="NavigationByTopicContext"}%
%<nop>META:FILEATTACHMENT{name="Sample.txt" version="1.3" ... }%
%<nop>META:FILEATTACHMENT{name="Smile.gif" version="1.1" ... }%
%<nop>META:FORM{name="WebFormTemplate"}%
%<nop>META:FIELD{name="OperatingSystem" value="OsWin"}%
%<nop>META:FIELD{name="TopicClassification" value="PublicFAQ"}%
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | General notes | ||||||||||||||||||||||||||
| > > | General notes | ||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Logical order | ||||||||||||||||||||||||||
| > > | Logical order | ||||||||||||||||||||||||||
There no absolute need for meta data to be in a specific order, however, it does for the following reasons:
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Specification | ||||||||||||||||||||||||||
| > > | Specification | ||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | TOPICINFO | ||||||||||||||||||||||||||
| > > | TOPICINFO | ||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | TOPICMOVED | ||||||||||||||||||||||||||
| > > | TOPICMOVED | ||||||||||||||||||||||||||
This is optional, exists if topic has ever been moved. If a topic is moved more than once, only the most recent TOPICMOVED meta variable exists in the topic, older ones are to be found in the rcs history.
%META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="talintj" date="976762680"}%
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | TOPICPARENT | ||||||||||||||||||||||||||
| > > | TOPICPARENT | ||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | FILEATTACHMENT | ||||||||||||||||||||||||||
| > > | FILEATTACHMENT | ||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | FORM | ||||||||||||||||||||||||||
| > > | FORM | ||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | FIELD | ||||||||||||||||||||||||||
| > > | FIELD | ||||||||||||||||||||||||||
Should only be present if there is a FORM entry. Note that this data is used when viewing a topic, the form template definition is not read.
| |||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Viewing meta data | ||||||||||||||||||||||||||
| > > | Viewing meta data | ||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | When viewing a topic the Raw Text link can be clicked to show the text of a topic (i.e. as is seen when editing). This is done by adding raw=on to URL. raw=debug shows the meta data as well as the topic data e.g. for this topic | ||||||||||||||||||||||||||
| > > | When viewing a topic the Raw Text link can be clicked to show the text of a topic (ie: as seen when editing). This is done by adding raw=on to URL. raw=debug shows the meta data as well as the topic data, ex: debug view for this topic | ||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Other | ||||||||||||||||||||||||||
| > > | Future Plugins support | ||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | 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. | ||||||||||||||||||||||||||
| > > | 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 needs only minor alteration. | ||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | Meta Data RenderingVarious meta data can be stored in topics - MetaDataDefinition This is rendered using the %META% variable. This is mostly used in theview, preview and edit scripts.
At present support is fairly basic:
| ||||||||||||||||||||||||||
| > > | |||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||
| > > | Meta Data Rendering | ||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||
| < < | -- JohnTalintyre - 16 Aug 2001 | ||||||||||||||||||||||||||
| > > | Various meta data can be stored in topics. The data is rendered using the %META% variable. This is mostly used in the view, preview and edit scripts. | ||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||
| > > | Current support is fairly basic:
| ||||||||||||||||||||||||||
Meta Data DefinitionSee Meta Data Rendering for variables used to display meta data. Current version: 1.0Example of format
%<nop>META:TOPICINFO{version="1.6" date="976762663" author="PeterThoeny" format="1.0"}%
text of the topic
%<nop>META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="JohnTalintyre" date="976762680"}%
%<nop>META:TOPICPARENT{name="NavigationByTopicContext"}%
%<nop>META:FILEATTACHMENT{name="Sample.txt" version="1.3" ... }%
%<nop>META:FILEATTACHMENT{name="Smile.gif" version="1.1" ... }%
%<nop>META:FORM{name="WebFormTemplate"}%
%<nop>META:FIELD{name="OperatingSystem" value="OsWin"}%
%<nop>META:FIELD{name="TopicClassification" value="PublicFAQ"}%
General notes
Logical orderThere no absolute need for meta data to be in a specific order, however, it does for the following reasons:
SpecificationTOPICINFO
TOPICMOVEDThis is optional, exists if topic has ever been moved. If a topic is moved more than once, only the most recent TOPICMOVED meta variable exists in the topic, older ones are to be found in the rcs history. %META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="talintj" date="976762680"}%
TOPICPARENT
FILEATTACHMENT
FORM
FIELDShould only be present if there is a FORM entry. Note that this data is used when viewing a topic, the form template definition is not read.
Viewing meta dataWhen viewing a topic theRaw Text link can be clicked to show the text of a topic (i.e. as is seen when editing). This is done by adding raw=on to URL. raw=debug shows the meta data as well as the topic data e.g. for this topic
OtherThere is currently no support for meta data for Plugins. However, the format is readily extendable and theMeta.pm code that supports the format only needs minor alteration. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > |
Meta Data RenderingVarious meta data can be stored in topics - MetaDataDefinition This is rendered using the %META% variable. This is mostly used in theview, preview and edit scripts.
At present support is fairly basic:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| -- JohnTalintyre - 16 Aug 2001 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta Data Definition | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | See MetaDataRendering for display of meta data | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | See Meta Data Rendering for variables used to display meta data. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Current version: 1.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Deleted: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | Table of contents: | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Example of format | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| %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"}% | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | |||||||||||||||||||||||||||||||||||||||||||||||||||||
General notes | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
Logical orderThere no absolute need for meta data to be in a specific order, however, it does for the following reasons:
SpecificationTOPICINFO
TOPICMOVEDThis is optional, exists if topic has ever been moved. If a topic is moved more than once, only the most recent TOPICMOVED meta variable exists in the topic, older ones are to be found in the rcs history. %META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="talintj" date="976762680"}%
TOPICPARENT
FILEATTACHMENT
FORM
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
FIELDShould only be present if there is a FORM entry. Note that this data is used when viewing a topic, the form template definition is not read.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
Viewing meta dataWhen viewing a topic theRaw Text link can be clicked to show the text of a topic (i.e. as is seen when editing). This is done by adding raw=on to URL. raw=debug shows the meta data as well as the topic data e.g. for this topic
OtherThere is currently no support for meta data for Plugins. However, the format is readily extendable and theMeta.pm code that supports the format only needs minor alteration. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| < < | -- JohnTalintyre - 16 Aug 2001 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| > > | -- JohnTalintyre - 16 Aug 2001 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta Data DefinitionSee MetaDataRendering for display of meta data Current version: 1.0 Table of contents: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"}%
General notes
Logical orderThere no absolute need for meta data to be in a specific order, however, it does for the following reasons:
SpecificationTOPICINFO
TOPICMOVEDThis is optional, exists if topic has ever been moved. If a topic is moved more than once, only the most recent TOPICMOVED meta variable exists in the topic, older ones are to be found in the rcs history. %META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="talintj" date="976762680"}%
TOPICPARENT
FILEATTACHMENT
FORM
FIELDShould only be present if there is a FORM entry. Note that this data is used when viewing a topic, the form template definition is not read.
Viewing meta dataWhen viewing a topic theRaw Text link can be clicked to show the text of a topic (i.e. as is seen when editing). This is done by adding raw=on to URL. raw=debug shows the meta data as well as the topic data e.g. for this topic
OtherThere is currently no support for meta data for Plugins. However, the format is readily extendable and theMeta.pm code that supports the format only needs minor alteration.
-- JohnTalintyre - 16 Aug 2001 |