- Timestamp:
- 11/10/08 22:47:48 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SearchEngineKinoSearchAddOn/data/TWiki/SearchEngineKinoSearchAddOn.txt
r482 r527 126 126 ---+++ Attachment file types to be indexed 127 127 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]] topic128 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 [[%USERSWEB%.SitePreferences]] topic 129 129 <verbatim> 130 130 * KinoSearch settings … … 161 161 * The plugin must implement the method =$text = stringForFile ($filename)= 162 162 163 Then you should add to the list in =KINOSEARCHINDEXEXTENSIONS= in % MAINWEB%.TWikiPreferences. Now163 Then you should add to the list in =KINOSEARCHINDEXEXTENSIONS= in %USERSWEB%.SitePreferences. Now 164 164 the defined document type should be indexed and the new stringifier should be used. 165 165 … … 260 260 ---+++ Configuration 261 261 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.262 This 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. 263 263 <verbatim> 264 264 (Note, these are not where the defaults are set)
Note: See TracChangeset
for help on using the changeset viewer.
