Ignore:
Timestamp:
12/12/08 05:25:54 (3 years ago)
Author:
SvenDowideit
Message:

Item168: final lot of query search uses

File:
1 edited

Legend:

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

    r1024 r1282  
    1414See %SYSTEMWEB%.SkinBrowser for an overview of the installed Skins. 
    1515 
    16 %SEARCH{ ".+(Contrib|AddOn)$" web="%SYSTEMWEB%,TWiki" type="regex" scope="topic" nonoise="on" format="   * [[$web.$topic][$topic]]" }% 
     16%SEARCH{ 
     17    "1" 
     18    type="query" 
     19    topic="*Contrib,*AddOn" 
     20    web="%SYSTEMWEB%,TWiki" 
     21    scope="topic" 
     22    nonoise="on" 
     23    format="   * [[$web.$topic][$topic]]" 
     24}% 
    1725 
    18 ---++ Plugin Diagnostics  
     26---++ Plugin Diagnostics 
    1927%FAILEDPLUGINS% 
    2028 
Note: See TracChangeset for help on using the changeset viewer.