*** TWikiMetaData.txt 2001/12/03 12:53:00 1.9 --- TWikiMetaData.txt 2002/11/10 17:11:59 *************** *** 1,4 **** ! %META:TOPICINFO{author="MikeMannix" date="1007383980" format="1.0" version="1.9"}% %META:TOPICPARENT{name="WebHome"}% %TOC% %STARTINCLUDE% --- 1,4 ---- ! %META:TOPICINFO{author="guest" date="1036948319" format="1.0" version="1.10"}% %META:TOPICPARENT{name="WebHome"}% %TOC% %STARTINCLUDE% *************** *** 45,54 **** ---+++ META:TOPICINFO | *Key* | *Comment* | ! | version | Same as RCS version | ! | date | integer, unx time, seconds since start 1970 | ! | author | last to change topic, is the REMOTE_USER | ! | format | Format of this topic, will be used for automatic format conversion | ---+++ META:TOPICMOVED --- 45,54 ---- ---+++ META:TOPICINFO | *Key* | *Comment* | ! | version | Same as RCS version | ! | date | integer, unx time, seconds since start 1970 | ! | author | last to change topic, is the REMOTE_USER | ! | format | Format of this topic, will be used for automatic format conversion | ---+++ META:TOPICMOVED *************** *** 57,66 **** =%META:TOPICMOVED{from="Codev.OldName" to="Codev.NewName" by="talintj" date="976762680"}%= | *Key* | *Comment* | ! | from | Full name i.e. web.topic | ! | to | Full name i.e. web.topic | ! | by | Who did it, is the REMOTE_USER, not WikiName | ! | date | integer, unx time, seconds since start 1970 | Notes: * at present version number is not supported directly, it can be inferred from the RCS history. --- 57,66 ---- =%META:TOPICMOVED{from="Codev.OldName" to="Codev.NewName" by="talintj" date="976762680"}%= | *Key* | *Comment* | ! | from | Full name i.e. web.topic | ! | to | Full name i.e. web.topic | ! | by | Who did it, is the REMOTE_USER, not WikiName | ! | date | integer, unx time, seconds since start 1970 | Notes: * at present version number is not supported directly, it can be inferred from the RCS history. *************** *** 69,109 **** ---+++ META:TOPICPARENT | *Key* | *Comment* | ! | name | The topic from which this was created, WebHome if done from =Go=, othewise topic where =?= or form used. Normally just topic, but is full web.topic format if parent is in a different Web. Renaming a Web will then only break a few of these references or they can be scanned and fixed. | ---+++ META:FILEATTACHMENT | *Key* | *Comment* | ! | name | Name of file, no path. Must be unique within topic | ! | version | Same as RCS revision | ! | path | Full path file was loaded from | ! | size | In bytes | ! | date | integer, unx time, seconds since start 1970 | ! | user | the REMOTE_USER, not WikiName | ! | comment | As supplied when file uploaded | ! | attr | =h= if hidden, optional | Extra fields that are added if an attachment is moved: | *Key* | *Comment* | ! | movedfrom | full topic name - web.topic | ! | movedby | the REMOTE_USER, not WikiName | ! | movedto | full topic name - web.topic | ! | moveddate | integer, unx time, seconds since start 1970 | ---+++ META:FORM | *Key* | *Comment* | ! | name | A topic name - the topic represents one of the TWikiForms. Can optionally include the web name i.e. web.topic, but doesn't normally | ---+++ META:FIELD Should only be present if there is a META:FORM entry. Note that this data is used when viewing a topic, the form template definition is not read. ! | *Key* | *Name* | ! | name | Ties to entry in TWikiForms template, is title with all bar alphanumerics and . removed | ! | title | Full text from TWikiForms template | ! | value | Value user has supplied via form | ---+++ Recommended Sequence --- 69,109 ---- ---+++ META:TOPICPARENT | *Key* | *Comment* | ! | name | The topic from which this was created, WebHome if done from =Go=, othewise topic where =?= or form used. Normally just topic, but is full web.topic format if parent is in a different Web. Renaming a Web will then only break a few of these references or they can be scanned and fixed. | ---+++ META:FILEATTACHMENT | *Key* | *Comment* | ! | name | Name of file, no path. Must be unique within topic | ! | version | Same as RCS revision | ! | path | Full path file was loaded from | ! | size | In bytes | ! | date | integer, unx time, seconds since start 1970 | ! | user | the REMOTE_USER, not WikiName | ! | comment | As supplied when file uploaded | ! | attr | =h= if hidden, optional | Extra fields that are added if an attachment is moved: | *Key* | *Comment* | ! | movedfrom | full topic name - web.topic | ! | movedby | the REMOTE_USER, not WikiName | ! | movedto | full topic name - web.topic | ! | moveddate | integer, unx time, seconds since start 1970 | ---+++ META:FORM | *Key* | *Comment* | ! | name | A topic name - the topic represents one of the TWikiForms. Can optionally include the web name i.e. web.topic, but doesn't normally | ---+++ META:FIELD Should only be present if there is a META:FORM entry. Note that this data is used when viewing a topic, the form template definition is not read. ! | *Key* | *Name* | ! | name | Ties to entry in TWikiForms template, is title with all bar alphanumerics and . removed | ! | title | Full text from TWikiForms template | ! | value | Value user has supplied via form | ---+++ Recommended Sequence *************** *** 133,150 **** Current support covers: ! | *Variable usage:* | *Comment:* | ! | %META{"form"}% | Show form data, see TWikiForms | ! | %META{"attachments"}% | Show attachments, exclude hidden | ! | Options for [[FileAttachments][Attachments]]: | | ! | all="on" | Show ALL attachments (including hidden) | ! | %META{"moved"}% | Details of any topic moves | ! | %META{"parent [options]"}% | Show topic parent | ! | Options for parent: | | ! | dontrecurse="on" | By default recurses up tree, at some cost | ! | prefix="..." | Prefix for parents, only if there are parents; default "" | ! | suffix="..." | Suffix, only appears if there are parents; default "" | ! | separator="..." | Separator between parents, default is " > " | ---++ Known Issues --- 133,150 ---- Current support covers: ! | *Variable usage:* | *Comment:* | ! | %META{"form"}% | Show form data, see TWikiForms | ! | %META{"attachments"}% | Show attachments, exclude hidden | ! | Options for [[FileAttachments][Attachments]]: | | ! | all="on" | Show ALL attachments (including hidden) | ! | %META{"moved"}% | Details of any topic moves | ! | %META{"parent [options]"}% | Show topic parent | ! | Options for parent: | | ! | dontrecurse="on" | By default recurses up tree, at some cost | ! | prefix="..." | Prefix for parents, only if there are parents; default "" | ! | suffix="..." | Suffix, only appears if there are parents; default "" | ! | separator="..." | Separator between parents, default is " > " | ---++ Known Issues