source: trunk/gsdl/perllib/doc.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13770   17 years shaoqun now use the absolute source path to get the last modified time
(edit) @13172   18 years kjdon Moved all printing stuff out of doc.pm. docprint now prints a GA …
(edit) @13050   18 years kjdon moved all the mets outputting methods from doc.pm into METSPlugout. …
(edit) @13045   18 years kjdon in get_top_metadata_list, need to escape the metadata values so that …
(edit) @12448   18 years kjdon changed output_dc_section to use the old buffer_dc_section not the new …
(edit) @12327   18 years shaoqun added methods used by plugout
(edit) @12268   18 years kjdon set_OIDtype now takes a second argument which is the metadata element …
(edit) @11962   18 years kjdon changed Contributors to Contributor in the list of dc metadata
(edit) @11750   18 years kjdon removed a few print statements
(edit) @11097   18 years kjdon check existence of Plugin metadata before using it, line 186
(edit) @10980   18 years kjdon in get_filename_for_hashing, if its been processed by NULPlug, return …
(edit) @10608   19 years kjdon added a check for type being defined before using it in set_OIDtype
(edit) @10217   19 years kjdon moved the addition of lastmodified metadata from the new method, into …
(edit) @9953   19 years davidb Code for saving documents for import.pl and export.pl repeatative in …
(edit) @9838   19 years davidb General improvements to saving files in DSpace format. Main additino …
(edit) @9241   19 years davidb Incorrect parsing of gsdlassocfile in METS code. Can have a directory …
(edit) @9038   19 years kjdon when doing hash ids, don't hash on the file if it has zero size
(edit) @8906   19 years chi Modifications of dublin_core element value into the DSpace's format. …
(edit) @8894   19 years chi Modification of the validated METS format in the docmets.xml
(edit) @8797   19 years kjdon added new oidtypes 'assigned' (from stephen de gabrielle) and fixed up …
(edit) @8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8504   19 years chi Modification of METS format in order to be compatible with GS3. Also, …
(edit) @8502   19 years kjdon changed mets:FLocate to mets:FLocat
(edit) @8220   20 years cs025 Extensions to underpin OAI - e.g. creation of the OAI classifier, …
(edit) @7929   20 years davidb doc.pm modified so filename stored under gsdlsourcefilename is local …
(edit) @7902   20 years chi Saving of documents (in archive format) extended to generate METS …
(edit) @7798   20 years jrm21 added a function, unicode::ensure_utf8(), that will test that the …
(edit) @7569   20 years kjdon can now set gsdlconvertedfilename - gsdlsourcefilename is the original …
(edit) @6111   20 years jmt12 Changed the description for the -metadata flag to foreshadow the …
(edit) @3834   21 years sjboddie Prevent "use bytes" from causing errors for older perls
(edit) @3767   21 years sjboddie Scattered some "use bytes" pragmas around to try to prevent perl-5.8 …
(edit) @2888   22 years sjboddie Removed extra white space that was being added inside all <Content> …
(edit) @2858   22 years sjboddie * empty log message *
(edit) @2846   22 years sjboddie * empty log message *
(edit) @2810   22 years sjboddie Created GAPlug (and XMLPlug base class) to replace the old GMLPlug. …
(edit) @2484   23 years say1 Changed SplitPlug to allow control over the OID. Changed BibTexPlug to …
(edit) @2327   23 years sjboddie * empty log message *
(edit) @2326   23 years sjboddie fixed a small bug in the new XML gml code that caused metadata tags …
(edit) @2267   23 years davidb GML file syntax altered to be XML compliant. This basically meant …
(edit) @1870   23 years sjboddie Tidied up language support stuff.
(edit) @1868   23 years sjboddie Made a bunch of changes to the building code to support lots of new …
(edit) @1844   23 years sjboddie Added an 'auto' argument to BasPlug's '-input_encoding' option ('auto' …
(edit) @1732   23 years say1 check metadata before adding
(edit) @1679   23 years sjboddie Re-Added recent changes that were lost when the CVS repository was …
(edit) @1388   24 years sjboddie fixed a bit of a bug (more of a typo really) in the recent changes …
(edit) @1379   24 years paynter Fixed bug that gave gsdlsourcedocument metadata relative path instead …
(edit) @1374   24 years sjboddie made set_OID use original document text instead of document object
(edit) @1241   24 years sjboddie merged ascii_doc.pm and doc.pm back together (removing basedoc.pm). To …
(edit) @846   24 years sjboddie don't use hashdoc for now
(edit) @832   24 years davidb Object modified to have basedoc
(edit) @537   25 years sjboddie added GPL headers
(edit) @485   25 years rjmcnab slight performance boost
(edit) @215   25 years rjmcnab Added code to build a new gdbm format.
(edit) @97   25 years rjmcnab Added the Unicode support for European languages back in.
(edit) @85   25 years rjmcnab Fixed a few small bugs.
(edit) @74   25 years rjmcnab Hack to make things work as they used to (until I have finished the …
(edit) @73   25 years rjmcnab Added support for UTF-8.
(edit) @65   25 years sjboddie minor bug fix ('$' missing)
(edit) @15   25 years rjmcnab Changed the calling of hashfile so that the program doesn't have to …
(add) @4   25 years sjboddie Initial revision
Note: See TracRevisionLog for help on using the revision log.