source: trunk/gsdl/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9130   19 years mdewsnip Allowed the use of "|" characters as well as "\" for separating …
(edit) @9125   19 years mdewsnip Added a substr function to unicode.pm that should work correctly on …
(edit) @9122   19 years mdewsnip Grrr... why doesn't anyone think about Windows when writing code?
(edit) @9120   19 years kjdon BibTex plug can do exploding - set 'explodes' to yes in xml description
(edit) @9118   19 years kjdon MARC plug can do exploding - set 'explodes' to yes in xml description
(edit) @9082   19 years mdewsnip Whole lot of changes, mostly changing "local" to "my".
(edit) @9067   19 years kjdon moved smart blocking stuff in htmlplug metadata_read into basplug …
(edit) @9065   19 years kjdon moved the removeprefix and removesuffix descriptions to BasClas, and …
(edit) @9064   19 years kjdon moved the removeprefix and removesuffix descriptions to BasClas
(edit) @9063   19 years kjdon initialised in reclassify to get rid of warnings
(edit) @9059   19 years kjdon added strings for new HTMLPlug.no_strip_metadata_html and NULPlug.desc …
(edit) @9057   19 years kjdon tidied up previous commit
(edit) @9056   19 years kjdon added an option to not strip html tags from metadata in description …
(edit) @9053   19 years kjdon changed the description tags metadata handling again. now uses an …
(edit) @9046   19 years kjdon added an empty block exp so that we don't block images - any cases …
(edit) @9044   19 years kjdon changed some of the comments
(edit) @9043   19 years kjdon new plugin for processing the .nul files produced by exploding …
(edit) @9042   19 years kjdon added in first draft exploding strings
(edit) @9038   19 years kjdon when doing hash ids, don't hash on the file if it has zero size
(edit) @8989   19 years mdewsnip Updated from first set of translations for the UNESCO 2005 CD-ROM.
(edit) @8988   19 years mdewsnip Fixed a couple of spelling mistakes.
(edit) @8915   19 years chi Add an option-smart_block_BN for BN Portugal Collection.
(edit) @8914   19 years chi Add a smart_block option to deal with associated files of HTML document.
(edit) @8913   19 years chi program layout change
(edit) @8909   19 years davidb PageImgPlug updated so read function follows more consistently the …
(edit) @8908   19 years davidb BasPlug now sets a piece of metadata [hascover] if document has a …
(edit) @8906   19 years chi Modifications of dublin_core element value into the DSpace's format. …
(edit) @8904   19 years jrm21 need to do qp decoding before doing text_into_html so we don't keep …
(edit) @8903   19 years jrm21 fix typo in ensure_utf8 function for asian characters
(edit) @8902   19 years jrm21 slightly better way of recognising gb charset names (mapped to 'gb')
(edit) @8895   19 years chi Modification of the validated METS format in the docmets.xml.
(edit) @8894   19 years chi Modification of the validated METS format in the docmets.xml
(edit) @8893   19 years davidb Additional check added to plugins read function to remain compatible …
(edit) @8892   19 years davidb Addition of new minus option to BasPlug: -associate_ext. This new …
(edit) @8891   19 years davidb Revision of argument types to a few plugin options to better reflect …
(edit) @8890   19 years davidb Reading of config files has support for environment variables, however …
(edit) @8889   19 years davidb Small modification of image URL manipulation remain consistent with …
(edit) @8886   19 years mdewsnip Bug fix in html2txt function, thanks to Emanuel Dejanu.
(edit) @8885   19 years mdewsnip Ooops... fixed up a mismatch between the name of an option and how it …
(edit) @8866   19 years kjdon if the list is split into only one bucket, then suppress the HList
(edit) @8854   19 years kjdon we now format the metadata used for sorting the import docs, can also …
(edit) @8852   19 years kjdon shifted format_metadata_for_sorting from BasCLas to sorttools, so …
(edit) @8843   19 years jrm21 fix problem for -metadata_fields if tag1<Tag2> given for mapping to a …
(edit) @8818   19 years mdewsnip Title tags over multiple lines will now be removed correctly before …
(edit) @8814   19 years mdewsnip Updated files for Kea 3.0, thanks to Olena.
(edit) @8797   19 years kjdon added new oidtypes 'assigned' (from stephen de gabrielle) and fixed up …
(edit) @8796   19 years kjdon added new oidtypes 'assigned' (from stephen de gabrielle) and …
(edit) @8795   19 years kjdon if use_sections is on, now we are a bit more relaxed about what the …
(edit) @8794   19 years jrm21 remove trailing \n from meta tags (bug reported by Tim Finney, 13 Dec 2004)
(edit) @8789   19 years mdewsnip Better documentation of the extract keyphrases (Kea) code, thanks to Olena.
(edit) @8776   19 years kjdon fixed a bug whereby you couldn't build more than 11 subcollections
(edit) @8767   19 years jrm21 add 'use utf8' so hopefully substr() is smart enough to cut between …
(edit) @8764   19 years chi Modifications of the use of BasPlug
(edit) @8763   19 years mdewsnip Added a missing curly bracket.
(edit) @8762   19 years mdewsnip The files this plugin processes can be exploded by the …
(edit) @8761   19 years mdewsnip XML plugin descriptions now include an <Explodes> tag that records …
(edit) @8749   19 years mdewsnip Now escapes '<' and '>' characters in metadata values correctly.
(edit) @8740   19 years chi Modifications for validated METS format.
(edit) @8739   19 years chi A new plugin - BNContentePlug to deal with Portugal BN collections.
(edit) @8737   19 years davidb Extension to RecPlug so metadata that goes with a file that is in a …
(edit) @8730   19 years jrm21 don't need 2 identical files in cvs
(edit) @8729   19 years kjdon changed List so that when its being used from AZCompactList it does …
(edit) @8728   19 years kjdon changed reinit a bit so that things that only need to be done once get …
(edit) @8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8684   19 years mdewsnip Ooops... the OAIPlug has never worked properly on Windows! Regular …
(edit) @8682   19 years mdewsnip Added a filename_head function that returns the path of a file without …
(edit) @8679   19 years kjdon BasPlug cover images are now turned on by default, and the option is …
(edit) @8678   19 years kjdon cover images are now turned on by default, and the option is changed …
(edit) @8668   19 years kjdon when processing description tags, it used to use …
(edit) @8647   19 years mdewsnip Added a "-newest_first" option to DateList for reverse chronological …
(edit) @8646   19 years mdewsnip Made ISISPlug.pm a bit more robust to crap files.
(edit) @8563   19 years mdewsnip Ripped all the obtaining referenced documents and exploding database …
(edit) @8519   20 years mdewsnip Fixed the extra Title metadata problem with David's help.
(edit) @8518   20 years chi A new program to deal with export.pl function.
(edit) @8517   20 years chi Add and modify methods to deal with exporting GS collections to "METS" …
(edit) @8516   20 years chi Add new messages for export.pl function.
(edit) @8515   20 years chi Add a new method metadata_read to identify any specific or extra …
(edit) @8514   20 years chi Modify the namespace in METS file as "gsdl3"
(edit) @8513   20 years chi Add a method metadata_read in order to go straight to BasPlug and …
(edit) @8512   20 years chi Add a new metadata_read method in the first pass in order to identify …
(edit) @8511   20 years chi A new plugin to import the collections in DSpace format to GS2.
(edit) @8510   20 years chi Add a new method metadat_read to deal with specific (or external) …
(edit) @8509   20 years chi Add new methods (with a smart_block option) to store the blocked …
(edit) @8504   20 years chi Modification of METS format in order to be compatible with GS3. Also, …
(edit) @8502   20 years kjdon changed mets:FLocate to mets:FLocat
(edit) @8479   20 years kjdon fixed a typo in the arg list which meant it didn't work with -xml
(edit) @8446   20 years kjdon new classifier:AutoHierarchy. Does the same thing as Hierarchy …
(edit) @8445   20 years kjdon fixed a bug I introduced with the remove_empty_classifications thing - …
(edit) @8402   20 years kjdon fixed up the header page stuff with pagedimgplug - docs always have a …
(edit) @8366   20 years kjdon added script to the list of tags to process as relative links, and js …
(edit) @8365   20 years kjdon put doule quotes around values of <a href=xxx> and <img src=xxx>
(edit) @8363   20 years kjdon renamed build option 'allclassifications' to …
(edit) @8362   20 years kjdon added a new option to the phind classifier: min_occurs. this is the …
(edit) @8361   20 years kjdon renamed build option 'allclassifications' to …
(edit) @8350   20 years kjdon assign the fall back title after processing any other metadata, so …
(edit) @8315   20 years mdewsnip Was adding Source metadata twice.
(edit) @8278   20 years jrm21 sanity check for a valid date before trying to add it as metadata, …
(edit) @8275   20 years cs025 Avoids problems with 'oai' being visible better than the previous version.
(edit) @8252   20 years kjdon changed the pagedimgplug -noheaderpage to -headerpage
(edit) @8246   20 years kjdon changed the default to have noheaderpage, so the option is now …
Note: See TracRevisionLog for help on using the revision log.