
| Line: 1 to 1 | |||||||||
|---|---|---|---|---|---|---|---|---|---|
  | |||||||||
| Deleted: | |||||||||
| < <  | Warning: Can't find topic TWiki.UtilTempDocNote | ||||||||
On this page:  
 
 | |||||||||
| Line: 11 to 9 | |||||||||
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 Form Template 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 data, and user-defined TWikiForms info. | ||||||||
Meta Data Syntax | |||||||||
| Changed: | |||||||||
| < <  |  
  | ||||||||
| > >  |  
  | ||||||||
 
  | |||||||||
| Line: 26 to 24 | |||||||||
Example of Format  | |||||||||
| Changed: | |||||||||
| < <  | |||||||||
| > >  | |||||||||
| %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" | ||||||||
| > >  | %META:TOPICMOVED{from="Codev.OldName" to="Codev.NewName" | ||||||||
| by="JohnTalintyre" date="976762680"}% %META:TOPICPARENT{name="NavigationByTopicContext"}% %META:FILEATTACHMENT{name="Sample.txt" version="1.3" ... }% | |||||||||
| Line: 37 to 35 | |||||||||
| %META:FORM{name="WebFormTemplate"}% %META:FIELD{name="OperatingSystem" value="OsWin"}% %META:FIELD{name="TopicClassification" value="PublicFAQ"}% | |||||||||
| Changed: | |||||||||
| < <  | |||||||||
| > >  | |||||||||
| Changed: | |||||||||
| < <  | Specifications | ||||||||
| > >  | Meta Data Specifications | ||||||||
| The current version of Meta Data is 1.0, with support for the following variables. | |||||||||
| Changed: | |||||||||
| < <  | TOPICINFO | ||||||||
| > >  | META:TOPICINFO | ||||||||
	
	
	
  | |||||||||
| Line: 52 to 50 | |||||||||
	
	
	
  | |||||||||
| Changed: | |||||||||
| < <  | TOPICMOVED | ||||||||
| > >  | META:TOPICMOVED | ||||||||
| Changed: | |||||||||
| < <  | 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. | ||||||||
| > >  | This is optional, exists if topic has ever been moved. If a topic is moved more than once, only the most recent META:TOPICMOVED meta variable exists in the topic, older ones are to be found in the rcs history. | ||||||||
| Changed: | |||||||||
| < <  | %META:TOPICMOVED{from="Codev.OldName" to="CoDev.NewName" by="talintj" date="976762680"}% | ||||||||
| > >  | %META:TOPICMOVED{from="Codev.OldName" to="Codev.NewName" by="talintj" date="976762680"}% | ||||||||
	
	
	
  | |||||||||
| Line: 68 to 66 | |||||||||
 
  | |||||||||
| Changed: | |||||||||
| < <  | TOPICPARENT | ||||||||
| > >  | META:TOPICPARENT | ||||||||
	
	
	
  | |||||||||
| Changed: | |||||||||
| < <  | FILEATTACHMENT | ||||||||
| > >  | META:FILEATTACHMENT | ||||||||
	
	
	
  | |||||||||
| Line: 87 to 85 | |||||||||
| Extra fields that are added if an attachment is moved: | |||||||||
| Added: | |||||||||
| > >  | 
  | ||||||||
	
	
	
	
	
  | |||||||||
| Changed: | |||||||||
| < <  | FORM | ||||||||
| > >  | META:FORM | ||||||||
	
	
  | |||||||||
| Changed: | |||||||||
| < <  | 	
	
  | ||||||||
| > >  | 	
	
  | ||||||||
| Changed: | |||||||||
| < <  | FIELD | ||||||||
| > >  | META:FIELD | ||||||||
| Changed: | |||||||||
| < <  | 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. | ||||||||
| > >  | 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. | ||||||||
	
	
  | |||||||||
| Changed: | |||||||||
| < <  | 	
	
	
  | ||||||||
| > >  | 	
	
	
  | ||||||||
	
	
 Recommended Sequence | |||||||||
| Line: 115 to 114 | |||||||||
| The recommended sequence is: | |||||||||
| Changed: | |||||||||
| < <  |  
  | ||||||||
| > >  |  
  | ||||||||
 
  | |||||||||
| Changed: | |||||||||
| < <  |  
  | ||||||||
| > >  |  
  | ||||||||
Viewing Meta Data in Page Source | |||||||||
| Line: 135 to 134 | |||||||||
Current support covers:
 
  
  | |||||||||
| Changed: | |||||||||
| < <  |  
  
  | ||||||||
| > >  |  
  
  | ||||||||
 
 
 
  
  | |||||||||
| Line: 145 to 144 | |||||||||
 
 
 
  
  | |||||||||
| Changed: | |||||||||
| < <  |  
  
 
  | ||||||||
| > >  |  
  
  | ||||||||
Known Issues | |||||||||