Ignore:
Timestamp:
11/10/08 22:47:48 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Finally reached the end of the renaming of
TWikiPreferences to Default/SitePreferences in trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SearchEngineKinoSearchAddOn/data/TWiki/SearchEngineKinoSearchAddOn.txt

    r482 r527  
    126126---+++ Attachment file types to be indexed 
    127127 
    128 All the PDF, HTML, DOC, XLS and text attachments are indexed by default. If you want to override this setting you can use a TWiki preference ==KINOSEARCHINDEXEXTENSIONS==. You can copy & paste the next lines in your [[%MAINWEB%.TWikiPreferences]] topic 
     128All the PDF, HTML, DOC, XLS and text attachments are indexed by default. If you want to override this setting you can use a TWiki preference ==KINOSEARCHINDEXEXTENSIONS==. You can copy & paste the next lines in your [[%USERSWEB%.SitePreferences]] topic 
    129129<verbatim> 
    130130   * KinoSearch settings 
     
    161161   * The plugin must implement the method =$text = stringForFile ($filename)= 
    162162 
    163 Then you should add to the list in =KINOSEARCHINDEXEXTENSIONS= in %MAINWEB%.TWikiPreferences. Now 
     163Then you should add to the list in =KINOSEARCHINDEXEXTENSIONS= in %USERSWEB%.SitePreferences. Now 
    164164the defined document type should be indexed and the new stringifier should be used.  
    165165 
     
    260260---+++ Configuration 
    261261 
    262 This add-on uses several preferences which should be set at [[%MAINWEB%.TWikiPreferences]]. All these preferences are optional. If you are fine with the default values given below, you need not change anything. 
     262This add-on uses several preferences which should be set at [[%USERSWEB%.SitePreferences]]. All these preferences are optional. If you are fine with the default values given below, you need not change anything. 
    263263<verbatim> 
    264264(Note, these are not where the defaults are set) 
Note: See TracChangeset for help on using the changeset viewer.