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

    r1022 r1282  
    55 
    66<div class="skinstable"> 
    7 %SEARCH{ "name~'*Skin'" scope="topic" web="%SYSTEMWEB%" type="query" nosearch="on" nototal="on" expandvariables="on" format="| $pattern(.*\| *Screenshot\:[^\|]*\|([^\|]*).*) | *[[$web.$topic][$topic]]*: $pattern(.*\| *Description\:[^\|]*\|([^\|]*).*)<br /><br />[[%SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%?skin=$pattern(.*\| *Base Name\:[^\|]*\| *(\w*).*)][preview with this topic]] |" }% 
     7%SEARCH{ 
     8    "1" 
     9    topic="*Skin" 
     10    scope="topic" 
     11    web="%SYSTEMWEB%,TWiki" 
     12    type="query" 
     13    nosearch="on" 
     14    nototal="on" 
     15    expandvariables="on" 
     16    format="| $pattern(.*\| *Screenshot\:[^\|]*\|([^\|]*).*) | *[[$web.$topic][$topic]]*: $pattern(.*\| *Description\:[^\|]*\|([^\|]*).*)<br /><br />[[%SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%?skin=$pattern(.*\| *Base Name\:[^\|]*\| *(\w*).*)][preview with this topic]] |" 
     17}% 
    818</div> 
    919<style type="text/css" media="all"> 
     
    1626 
    1727__Related Topics:__ [[Skins]], AdminDocumentationCategory, UserDocumentationCategory 
    18  
Note: See TracChangeset for help on using the changeset viewer.