Ignore:
Timestamp:
11/27/08 17:12:26 (3 years ago)
Author:
CrawfordCurrie
Message:

Item319: convert doc searches to queries to make the most of query search optimisation (and eliminate assumptions about embedded META:) Item255: detox more doc topics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/System/WebTemplateTopics.txt

    r482 r1022  
    55 
    66%MAKETEXT{"Available templates in [_1] Web:" args="%URLPARAM{"web" default="%WEB%"}%"}% 
    7 %SEARCH{".*Template$" scope="topic" web="%URLPARAM{"web" default="%WEB%"}%" excludetopic="WebTopicEditTemplate,WebCreateNewTopicTemplate,*ViewTemplate" type="regex" nosearch="on" nonoise="on" format="   * [[$web.$topic][$topic]]"}% 
     7%SEARCH{"name~'*Template'" scope="topic" web="%URLPARAM{"web" default="%WEB%"}%" excludetopic="WebTopicEditTemplate,WebCreateNewTopicTemplate,*ViewTemplate" type="query" nosearch="on" nonoise="on" format="   * [[$web.$topic][$topic]]"}% 
Note: See TracChangeset for help on using the changeset viewer.