Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | Appendix B: TWiki Meta Data | |||||||
> > | TWiki Meta Data | |||||||
Changed: | ||||||||
< < | Additional topic data, not editable from main freeform text box, stored in META variable name/value pairs | |||||||
> > | Additional topic data, program-generated or from TWikiForms, is stored in META variable name/value pairs | |||||||
Overview | ||||||||
Changed: | ||||||||
< < | TWikiMetaData uses META variables to store topic data that's separate from the main free-form content. This includes program-generated info like FileAttachment data, and user-defined TWikiForms info. | |||||||
> > | TWikiMetaData uses META variables to store topic data that's separate from the main free-form content. This includes program-generated info like FileAttachment and topic movement data, and user-defined TWikiForms info. Use META variables to format and display Meta Data. | |||||||
Meta Data Syntax | ||||||||
Line: 151 to 151 | ||||||||
At present, there is no Meta Data support for Plugins. However, the format is readily extendable and the Meta.pm code that supports the format needs only minor alteration.
-- JohnTalintyre - 29 Aug 2001 | ||||||||
Changed: | ||||||||
< < | -- MikeMannix - 02 Oct 2001 | |||||||
> > | -- MikeMannix - 03 Dec 2001 |