Changeset 16789 for gsdl/trunk/bin


Ignore:
Timestamp:
2008-08-14T16:38:45+12:00 (16 years ago)
Author:
davidb
Message:

Allow non-windows 3.1 compliant collections to be created by default. Other parts of Greenstone these days viloate the 8-char filename requirement so making non-windows 3.1 compliance the default makes more sense.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/bin/script/mkcol.pl

    r16357 r16789  
    116116    'desc' => "{mkcol.win31compat}",
    117117    'type' => "enum",
    118     'deft' => "true",
     118    'deft' => "false",
    119119    'list' => $win31compat_list,
    120120    'reqd' => "no" },
Note: See TracChangeset for help on using the changeset viewer.