Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TipsContrib/data/TWiki/TWikiTips.txt

    r14 r464  
    77Search (perl regular expression): <input name="searchfor" type="text" value="%URLPARAM{"searchfor" default="Enter search keywords here"}%" size="100" /> 
    88</form> 
    9 %SEARCH{ "%URLPARAM{"searchfor" default="search results go here"}%" topic="TWiki*Tip*" type="keyword" web="%TWIKIWEB%, %MAINWEB%" format="      * [[$web.$topic][$pattern(.*?\-\-\-\+([^\n\r]+).*)]]:$n()       $summary(noheader, 100)$n()$percntCALC{$SETM(total, +1)}$percnt"}% 
     9%SEARCH{ "%URLPARAM{"searchfor" default="search results go here"}%" topic="TWiki*Tip*" type="keyword" web="%SYSTEMWEB%, %MAINWEB%" format="     * [[$web.$topic][$pattern(.*?\-\-\-\+([^\n\r]+).*)]]:$n()       $summary(noheader, 100)$n()$percntCALC{$SETM(total, +1)}$percnt"}% 
    1010 
    1111Total: %CALC{$GET(total)}% tips 
Note: See TracChangeset for help on using the changeset viewer.