source: trunk/gsdl/perllib/plugins/OAIPlug.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10254   19 years kjdon added 'use strict' to all plugins, and made modifications (mostly …
(edit) @10218   19 years kjdon Jeffrey's new parsing modifications, committed approx 6 July, 15.16
(edit) @10111   19 years davidb Access to scalar(@$url_array) better protected with 'defined' to …
(edit) @9958   19 years davidb Upgrading of OAIPlug to be based on XMLPlug. OAIPlug was originally …
(edit) @9853   19 years kjdon fixed up maxdocs - now pass an extra parameter to the read function
(edit) @9738   19 years kjdon fixed a typo
(edit) @9702   19 years mdewsnip Wasn't passing the $gli argument into plugin::read.
(edit) @9584   19 years mdewsnip Plugins that return -1 from their read function now must output the …
(edit) @9352   19 years davidb Processing lines for OAIPlug were not appearing in GLI (librarian …
(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) @8166   20 years mdewsnip Added FileSize metadata in most plugins.
(edit) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @7508   20 years kjdon changed the plugin metadata - instead of having eg HTMLPlug metadata …
(edit) @7362   20 years kjdon plugin read functions now return 'undef' - didn't recognise, '-1' - …
(edit) @7353   20 years kjdon removed all the old print_usage functions - they may be misleading as …
(edit) @6408   20 years jmt12 Added two new attributes for script arguments. HiddenGLI controls …
(edit) @6332   20 years jmt12 When -gli argument is provided to calling script these modules will …
(edit) @6132   20 years kjdon importfrom now puts src docs into srcdocs instead of .orig
(edit) @5924   20 years kjdon changed the new metadata to eg WordPlug instead of Word, cos a clash …
(edit) @5919   20 years kjdon each plugin now adds a metadata field to teh doc obj based on the …
(edit) @5680   21 years mdewsnip Moved plugin descriptions into the resource bundle …
(edit) @4873   21 years mdewsnip Further work on standardising option descriptions. Specifically, in …
(edit) @4785   21 years mdewsnip Commented out print_usage functions - plugins should now call …
(edit) @4747   21 years mdewsnip Added $options structure for storing plugin description.
(add) @4726   21 years davidb Initial version of OAI plugin for parsing records downloaded from an …
Note: See TracRevisionLog for help on using the revision log.