Changeset 12326


Ignore:
Timestamp:
2006-07-28T14:48:24+12:00 (18 years ago)
Author:
shaoqun
Message:

added code to handle plugout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/colcfg.pm

    r10475 r12326  
    5454# {'mirror'}->array of strings
    5555# {'phind'}->array of strings
     56# {'plugout'}->array of strings
    5657# {'levels'}->array of strings (for mgpp eg Section, Paragraph)
    5758# {'searchtype'}->array of strings (for mgpp, form or plain)
     
    8182                    q/no_strip_html|index|sections_index_document_metadata)$/,
    8283                    q/(maintainer|languages|indexsubcollections|/ .
    83                        q/indexes|dontbuild|dontgdbm|mirror|levels|/ .
     84                       q/indexes|dontbuild|dontgdbm|mirror|levels|plugout|/ .
    8485                       q/searchtype|searchtypes)$/,
    8586                    q/^(subcollection|format)$/,
Note: See TracChangeset for help on using the changeset viewer.