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/ManagingTopics.txt

    r482 r488  
    3535---++ Redirecting from an Old Topic 
    3636 
    37 You can use TWikiMetaData to place a command in the %SYSTEMWEB%.WebTopicViewTemplate and %SYSTEMWEB%.WebTopicNonWikiTemplate that will indicate that a topic has been moved by searching for the tag %<nop>META:TOPICMOVED{...}%. Customize something like this: 
     37You can use MetaData to place a command in the %SYSTEMWEB%.WebTopicViewTemplate and %SYSTEMWEB%.WebTopicNonWikiTemplate that will indicate that a topic has been moved by searching for the tag %<nop>META:TOPICMOVED{...}%. Customize something like this: 
    3838 
    3939<blockquote> 
     
    4646---++ How Rename/Move Works 
    4747 
    48    1. %<nop>SEARCH%, with a special template, finds and displays all occurrences of the topic name in other topics, site-wide. These referring links are by default automatically changed to the new topic and/or web name. This includes relevant TWikiMetaData definitions. 
     48   1. %<nop>SEARCH%, with a special template, finds and displays all occurrences of the topic name in other topics, site-wide. These referring links are by default automatically changed to the new topic and/or web name. This includes relevant MetaData definitions. 
    4949      * User can omit one or more topics from the update list by unchecking them. 
    5050      * =&lt;pre&gt;= and =&lt;verbatim&gt;= are honoured - no changes are made to text within these areas. 
Note: See TracChangeset for help on using the changeset viewer.