Changeset 31901


Ignore:
Timestamp:
2017-08-17T20:36:28+12:00 (7 years ago)
Author:
ak19
Message:

Now the oai-inf.gdb for the demo collection contains the 'earliesttimestamp' record, representing the datetime, which is meant to be the time that the oai-inf.db was first created, representing the timestamp of the collection's first build. However, in the demo collection's case, oai-inf.db was already committed to SVN months before the earliesttimestamp record was invented. So oaiinf.pm has now inserted the oldest lastmodified date in demo's oai-inf.db collection as the timestamp for its 'earliesttimestamp' record.

Location:
main/trunk/greenstone2/collect/demo/etc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/collect/demo/etc/collect.cfg

    r31408 r31901  
    3535classify    List -sort_leaf_nodes_using dc.Title -metadata dls.Organization -bookshelf_type always -partition_type_within_level constant_size
    3636
    37 classify    List -metadata dls.Keyword -buttonname Howto -partition_type_within_level constant_size
     37classify    List -buttonname Howto -metadata dls.Keyword -partition_type_within_level constant_size
    3838
    3939format CL4VList "<td>[link][icon][/link]</td><td>[link][dls.Keyword][/link]"
Note: See TracChangeset for help on using the changeset viewer.