Changeset 6534


Ignore:
Timestamp:
2004-01-16T15:53:06+13:00 (20 years ago)
Author:
jmt12
Message:

A new argument for program used to open collection preview

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/classes/xml/config.xml

    r6319 r6534  
    4040    <!-- How many folders deep should we recurse before suspecting a cyclic path? [40] -->
    4141    <Argument name="general.max_folder_depth">40</Argument>
     42    <!-- The mode controls what level a detail is presented to the user - ranging from a basic, no regex, no perl experience up to complete details for all processes. The values, ranging from lowest to highest detail, are: 0 = Assistant, 1 = Librarian, 2 = Systems, 3 = Expert [default 1]-->
     43    <Argument name="general.mode">1</Argument>
    4244    <Argument name="general.open_collection"></Argument>
     45    <!-- The application launching command used when previewing the collection. [default -blank-] -->
     46    <Argument name="general.preview_program"></Argument>
    4347    <Argument name="general.proxy_host"></Argument>
    4448    <Argument name="general.proxy_port"></Argument>
Note: See TracChangeset for help on using the changeset viewer.