Changeset 709


Ignore:
Timestamp:
1999-10-18T08:46:24+13:00 (25 years ago)
Author:
sjboddie
Message:

no longer need classifytype metadata added from plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/HBPlug.pm

    r537 r709  
    203203    }
    204204    }
    205     # need to add <classifytype> to each book as we'll be using 'Hierarchy'
    206     # for HB collections rather than the default ('Book')
    207     $doc_obj->add_metadata ($cursection, 'classifytype', 'Hierarchy');
    208 
    209205
    210206    # process the file one section at a time
Note: See TracChangeset for help on using the changeset viewer.