Question
TWikiMetaData gives some documentation on the
%META:TOPICINFO{} tag
I'm seeking additional information :
- the reprev key
- the format key
- how exactly is it used ?
- is there a difference in
format between CairoRelease and TWiki 4.x ?
Thank you !
Keith
Environment
--
KeithHelfrich - 15 Jul 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
reprev is added only if you save the topic a second time. Used to replace the top revision of the topic properly if the user saves the topic again within a certain window.
format is the topic format, currently
"1.1". Older versions had leading tabs for bullets,
"1.1" has set of three spaces.
If you generate new topics externally (without Func API) you can omit the
META:TOPICINFO variable. TWiki creates one the next time you save the topic.
--
PeterThoeny - 15 Jul 2007