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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13298   18 years mdewsnip Changed from using substr to unicode::substr, for non-ASCII CDS/ISIS …
(edit) @13178   18 years mdewsnip Added "info_only" check to prevent errors when running pluginfo.pl on …
(edit) @13157   18 years mdewsnip Now only adds * metadata values if the field is specified to have …
(edit) @12833   18 years kjdon we don't want textcat to be run for isis files. we assume ascii …
(edit) @12715   18 years mdewsnip Now supports MST and XRF files with uppercase extensions on Linux, …
(edit) @12705   18 years mdewsnip Now escapes backslash characters in metadata values so these appear …
(edit) @12703   18 years mdewsnip Added new "*" values for each field, which contain the first subfield …
(edit) @12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
(edit) @11546   18 years mdewsnip Added a comment regarding my last change.
(edit) @11545   18 years mdewsnip Added support for repeatable fields using .
(edit) @11468   18 years mdewsnip Ooops... fix to code I just committed to deal with < and > characters.
(edit) @11467   18 years mdewsnip Changed my mind about the previous change. Now the nicely formatted …
(edit) @11466   18 years mdewsnip Improved the formatting of the ISISRecordHTML table slightly.
(edit) @11465   18 years mdewsnip Now adds ISISRecordHTML metadata also, as a shortcut towards a nicely …
(edit) @11430   18 years mdewsnip Fix for removing nasty carriage returns/line feeds from the end of …
(edit) @11379   18 years mdewsnip Bug fix for subfield change.
(edit) @11353   18 years mdewsnip Added a bit of code to prevent infinite looping on bad data.
(edit) @11335   18 years mdewsnip Now sends messages to the GLI telling the user the CDS/ISIS file is …
(edit) @11334   18 years mdewsnip Errors reading the .fdt or .xrf files are now reported back to the GLI …
(edit) @11332   18 years mdewsnip Added a mechanism for plugins to do tidying up after exploding. …
(edit) @11329   18 years mdewsnip Made the block_exp option hidden from the GLI, as it is non-negiotable.
(edit) @11300   18 years mdewsnip Now also removes '#' characters from field names.
(edit) @11299   18 years mdewsnip Now removes more punctuation from field names, and removes the …
(edit) @11298   18 years mdewsnip Fairly substantial changes in order to deal with …
(edit) @11295   18 years mdewsnip Hide the "split_exp" option from the GLI, since it should never need …
(edit) @11262   18 years mdewsnip The FDT file wasn't being read using the encoding specified, so things …
(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) @9998   19 years mdewsnip Changed this to work on Windows now that multiread sets binmode, and …
(edit) @8762   20 years mdewsnip The files this plugin processes can be exploded by the …
(edit) @8749   20 years mdewsnip Now escapes '<' and '>' characters in metadata values correctly.
(edit) @8646   20 years mdewsnip Made ISISPlug.pm a bit more robust to crap files.
(edit) @8563   20 years mdewsnip Ripped all the obtaining referenced documents and exploding database …
(edit) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @7693   20 years mdewsnip Improvements to the new code so that it works on Windows as well as Unix.
(edit) @7686   20 years mdewsnip First cut at upgrading the CDS/ISIS plugin to obtain and index …
(edit) @7049   20 years mdewsnip Reduced the error messages just added because they would be confusing …
(edit) @7048   20 years mdewsnip Now checks for the .xrf file required by the IsisGdl program. Also, …
(edit) @7021   20 years mdewsnip The filename argument to IsisGdl is now quoted, for Windows systems …
(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) @6138   21 years mdewsnip Added plugin type metadata.
(edit) @6123   21 years mdewsnip A small fix to prevent ampersands being included in metadata field names.
(add) @6107   21 years mdewsnip First stab at a plugin for reading CDS/ISIS databases. This plugin …
Note: See TracRevisionLog for help on using the revision log.