Ignore:
Timestamp:
2010-03-03T14:59:22+13:00 (14 years ago)
Author:
kjdon
Message:

adding code to provide a URL in a dc.identifier field to link to the document. half finished

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/runtime-src/src/oaiservr/dublincore.h

    r18895 r21761  
    66  virtual void output_metadata_header(ostream &output);
    77  virtual void output_metadata_footer(ostream &output);
    8 
     8  virtual bool output_custom_metadata(ostream &output, outconvertclass &outconvert, bool &headerDone, const text_t &collection, ResultDocInfo_t &docInfo);
    99 public:
    1010  dublin_core();
Note: See TracChangeset for help on using the changeset viewer.