Ignore:
Timestamp:
11/09/08 17:30:40 (4 years ago)
Author:
CrawfordCurrie
Message:

Item109: fixed refs to TWikiPreferences, renamed TWikiRenderingShortcuts to ShortcutMacros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/TWiki/SearchHelp.txt

    r482 r490  
    1818   * Use double quotes if you want to search for a leading minus sign, like ="-nowarn"= 
    1919   * *Stop words* are excluded from a keyword search: 
    20       * Stop words are common words and characters such as ="how"= and ="where"=, defined in the SEARCHSTOPWORDS setting in the TWikiPreferences 
     20      * Stop words are common words and characters such as ="how"= and ="where"=, defined in the SEARCHSTOPWORDS setting in the DefaultPreferences 
    2121      * If you want to search for a word in the stop word list, prefix the word with a plus sign 
    2222   * *Example:* To search for all topics that contain ="SOAP"=, ="WSDL"=, a literal ="web service"=, but not ="shampoo"=,%BR% enter this: =soap +wsdl "web service" -shampoo= 
     
    3535---++ Search Preferences 
    3636 
    37 TWikiPreferences defines these search preferences: 
     37!DefaultPreferences defines these search preferences: 
    3838 
    3939   * =SEARCHDEFAULTTTYPE=: Default search type for search forms which calls the =search= script 
Note: See TracChangeset for help on using the changeset viewer.