Ignore:
Timestamp:
11/09/08 16:33:15 (4 years ago)
Author:
CrawfordCurrie
Message:

Item109: Rename of TWikiMetaData to MetaData

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/TWiki/QuerySearch.txt

    r482 r488  
    5757         * =value= 
    5858 
    59 See TWikiMetaData for details of what all these entries mean. 
     59See MetaData for details of what all these entries mean. 
    6060 
    6161Most things at the top level of the plan - =META:TOPICPARENT=, =META:TOPICINFO= etc - are _structures_ which are indexed by _keys_. For example, =META:TOPICINFO= has 4 entries, which are indexed by the keys =author=, =date=, =format= and =version=. =META:FILEATTACHMENT=, =META:FIELD= and =META:PREFERENCE= are all _arrays_, which means they can have any number of records under them. Arrays are indexed by _numbers_ - for example, the first entry in the =META:FIELD= array is entry 0. 
Note: See TracChangeset for help on using the changeset viewer.