|
|
[Perlfect-search] exclusion tags
Daniel M�hwald perlfect-search@perlfect.com
Wed, 19 Jun 2002 23:08:31 +0200 (CEST)
Hello,
> Where are those tags you use to exclude sections of text ? I forget where
> I saw them.
They are in conf.pl around line 147 to 150:
# You can completely ignore certain parts of your documents if you put these
# HTML comments around them. [re-index]
$IGNORE_TEXT_START = '<!--ignore_perlfect_search-->';
$IGNORE_TEXT_END = '<!--/ignore_perlfect_search-->';
HTH
Mit freundlichen Gr��en:
Daniel W. M�hwald, Bonn - GERMANY
|
|