# # ChangeLog for trunk/gsdl/perllib # # Generated by Trac 1.4.2 # 2024-05-29T22:07:08+12:00 Tue, 15 Mar 2005 02:21:18 GMT mdewsnip [9429] * trunk/gsdl/perllib/strings.rb (modified) * trunk/gsdl/perllib/strings_es.rb (modified) * trunk/gsdl/perllib/strings_fr.rb (modified) * trunk/gsdl/perllib/strings_ru.rb (modified) Renamed UnknownPlug.file_type to UnknownPlug.file_format. Tue, 15 Mar 2005 02:19:57 GMT mdewsnip [9428] * trunk/gsdl/perllib/strings.rb (modified) Added string for new UnknownPlug "-process_extension" option. Tue, 15 Mar 2005 02:19:28 GMT mdewsnip [9427] * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) Added the "-process_extension" option: a simpler alternative to ... Tue, 15 Mar 2005 00:35:13 GMT mdewsnip [9421] * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) Was adding "Source" metadata twice. Tue, 15 Mar 2005 00:27:33 GMT mdewsnip [9420] * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) Now adds a complete path for gsdlsourcefilename instead of just the ... Mon, 14 Mar 2005 01:06:45 GMT jrm21 [9414] * trunk/gsdl/perllib/multiread.pm (modified) oops, removed a testing/debugging statement Mon, 14 Mar 2005 01:05:28 GMT jrm21 [9413] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) if we are trying to automatically determine the encoding, look for a ... Mon, 14 Mar 2005 00:38:22 GMT jrm21 [9411] * trunk/gsdl/perllib/multiread.pm (modified) updated comment at top to reflect changed functionality Mon, 14 Mar 2005 00:35:37 GMT jrm21 [9410] * trunk/gsdl/perllib/multiread.pm (modified) do unicode endian detection if the encoding is 'unicode', rather than ... Sun, 13 Mar 2005 22:20:22 GMT jrm21 [9409] * trunk/gsdl/perllib/Kea.pm (modified) use unlink() instead of `rm` Sun, 13 Mar 2005 21:17:40 GMT jrm21 [9403] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) need to 'bless' an object before you can call functions in it (for ... Sun, 13 Mar 2005 20:44:10 GMT davidb [9398] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/GISBasPlug.pm (added) Introduction of GISBasPlug for Geographic Informatoin System support. ... Sun, 13 Mar 2005 20:40:23 GMT davidb [9397] * trunk/gsdl/perllib/strings.rb (modified) Addition of GISBasPlug.* descriptions for pluginfo. Sun, 13 Mar 2005 20:23:33 GMT davidb [9396] * trunk/gsdl/perllib/strings.rb (modified) Added text message to describe new "on-the-side" GISBasPlug Sat, 12 Mar 2005 01:26:27 GMT davidb [9395] * trunk/gsdl/perllib/strings.rb (modified) Text message for new MetadataPass plugin. Thu, 10 Mar 2005 21:33:52 GMT mdewsnip [9390] * trunk/gsdl/perllib/strings_ru.rb (modified) Added translations, many thanks to Olena Medelyan. Thu, 10 Mar 2005 21:25:48 GMT mdewsnip [9389] * trunk/gsdl/perllib/strings_es.rb (modified) Added translations, many thanks to Jesus Tramullas. Thu, 10 Mar 2005 01:12:43 GMT davidb [9376] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Fault in "combining" saved_metadata and metadata.xml when ... Thu, 10 Mar 2005 00:03:02 GMT jrm21 [9363] * trunk/gsdl/perllib/strings_es.rb (modified) put Language.name in utf-8 instead of iso-8859-1 Wed, 09 Mar 2005 23:39:05 GMT mdewsnip [9362] * trunk/gsdl/perllib/gsprintf.pm (modified) Added a check to prevent errors when three conditions are met: a) no ... Wed, 09 Mar 2005 23:17:50 GMT davidb [9361] * trunk/gsdl/perllib/plugins/MetadataPass.pm (modified) Tidied up code, removed commented out lines etc. Wed, 09 Mar 2005 23:16:37 GMT davidb [9360] * trunk/gsdl/perllib/plugins/MetadataPass.pm (added) A new (abstract) plugin module that lexically scopes useful functions ... Wed, 09 Mar 2005 23:14:13 GMT davidb [9357] * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) SplitPlug enhanced to support the two pass: metadata_read, read ... Wed, 09 Mar 2005 22:59:45 GMT davidb [9353] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Combination of metadata passed on through the 'saved_metadata' ... Wed, 09 Mar 2005 22:57:53 GMT davidb [9352] * trunk/gsdl/perllib/plugins/OAIPlug.pm (modified) Processing lines for OAIPlug were not appearing in GLI (librarian ... Wed, 09 Mar 2005 22:55:52 GMT davidb [9351] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Two changes: 1. Fusing files with the same root filename is meant ... Tue, 08 Mar 2005 03:24:23 GMT davidb [9322] * trunk/gsdl/perllib/classify/AZList.pm (modified) Typo detected in code: mistakenly sets childtype of Vlist not VList. ... Tue, 01 Mar 2005 09:34:08 GMT davidb [9241] * trunk/gsdl/perllib/doc.pm (modified) Incorrect parsing of gsdlassocfile in METS code. Can have a ... Tue, 01 Mar 2005 04:10:38 GMT mdewsnip [9239] * trunk/gsdl/perllib/XMLParser.pm (modified) Changed "unshift" to "push", so an existing XML::Parser on the system ... Tue, 01 Mar 2005 02:29:37 GMT davidb [9232] * trunk/gsdl/perllib/strings.rb (modified) Text for DSpacePlug related option. Modification to text for generic ... Tue, 01 Mar 2005 02:28:10 GMT davidb [9231] * trunk/gsdl/perllib/docsave.pm (modified) Revision to associated files for handling METS saveas case. Tue, 01 Mar 2005 02:22:06 GMT davidb [9229] * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) Added default_process_exp to ZIPPlug, so GLI can "see" that it likes ... Tue, 01 Mar 2005 02:21:11 GMT davidb [9228] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Changed setting URL metadata back to always being done (regardless of ... Mon, 28 Feb 2005 02:47:00 GMT kjdon [9214] * trunk/gsdl/perllib/lucenebuilder.pm (modified) * trunk/gsdl/perllib/lucenebuildproc.pm (modified) now set a gdbm_level in buildproc, so can tell whether to number ... Sun, 27 Feb 2005 23:09:17 GMT davidb [9206] * trunk/gsdl/perllib/classify/HFileHierarchy.pm (added) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) Reworking of AutoHierarchy and Hierarchy so they are merged as one ... Sun, 27 Feb 2005 23:04:58 GMT davidb [9204] * trunk/gsdl/perllib/classify/AZList.pm (modified) Fixed typo (@ should have been $) in access to perl array. Fri, 25 Feb 2005 03:57:45 GMT kjdon [9197] * trunk/gsdl/perllib/lucenebuilder.pm (modified) a few changes to make it work on windows Fri, 25 Feb 2005 01:27:16 GMT kjdon [9186] * trunk/gsdl/perllib/lucenebuildproc.pm (modified) changed the doc id numbers if no sections to be doc numbers not ... Thu, 24 Feb 2005 03:57:53 GMT kjdon [9179] * trunk/gsdl/perllib/lucenebuilder.pm (modified) added a text pass to store the documents - we want all the html in it ... Thu, 24 Feb 2005 03:56:48 GMT kjdon [9178] * trunk/gsdl/perllib/lucenebuildproc.pm (modified) tried to tidy up the paragraph tagging stuff, but its still not ... Thu, 24 Feb 2005 01:13:56 GMT davidb [9169] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) HTMLPlug was always setting URL metadata. This only makes sense if ... Thu, 24 Feb 2005 01:12:54 GMT davidb [9168] * trunk/gsdl/perllib/plugins/DSpacePlug.pm (modified) Fixed typo in argument list: was 'first_inoder_ext' when it should ... Thu, 24 Feb 2005 01:11:56 GMT davidb [9167] * trunk/gsdl/perllib/plugins/MP3Plug.pm (modified) 'process_exp' added to list of arguments MP3Plug uses. This is the ... Wed, 23 Feb 2005 23:30:41 GMT mdewsnip [9163] * trunk/gsdl/perllib/Kea-1.1.4 (deleted) Removed old version of Kea (new version is in packages/kea). Wed, 23 Feb 2005 01:34:44 GMT kjdon [9157] * trunk/gsdl/perllib/mgppbuilder.pm (modified) * trunk/gsdl/perllib/mgppbuildproc.pm (modified) changed the my declarations of the global variables to our - so ... Wed, 23 Feb 2005 01:33:40 GMT kjdon [9156] * trunk/gsdl/perllib/strings.rb (modified) * trunk/gsdl/perllib/strings_es.rb (modified) * trunk/gsdl/perllib/strings_fr.rb (modified) * trunk/gsdl/perllib/strings_ru.rb (modified) ISISPlug doc field/suffix/prefix options moved to be exploding options Tue, 22 Feb 2005 21:11:03 GMT davidb [9145] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Removal of some debugging print statements, plus rewording of comment. Tue, 22 Feb 2005 21:09:51 GMT davidb [9144] * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) "Source" metadata now set to be consistent with other plugins. Tue, 22 Feb 2005 21:08:05 GMT davidb [9143] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Added handling of tag in a similar fashion to Also, ... Tue, 22 Feb 2005 21:04:07 GMT davidb [9142] * trunk/gsdl/perllib/classify/Collage.pm (modified) Revision to Collaging so only documents with associated files that ... Tue, 22 Feb 2005 01:35:18 GMT mdewsnip [9133] * trunk/gsdl/perllib/classify/AutoHierarchy.pm (modified) Added the "-hlist_at_top" option from Hierarchy. Tue, 22 Feb 2005 00:40:56 GMT mdewsnip [9130] * trunk/gsdl/perllib/classify/AutoHierarchy.pm (modified) Allowed the use of "|" characters as well as "\" for separating ... Mon, 21 Feb 2005 21:21:35 GMT mdewsnip [9125] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/unicode.pm (modified) Added a substr function to unicode.pm that should work correctly on ... Mon, 21 Feb 2005 04:23:29 GMT mdewsnip [9122] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Grrr... why doesn't anyone think about Windows when writing code? Mon, 21 Feb 2005 02:42:40 GMT kjdon [9120] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) BibTex plug can do exploding - set 'explodes' to yes in xml description Mon, 21 Feb 2005 00:42:13 GMT kjdon [9118] * trunk/gsdl/perllib/plugins/MARCPlug.pm (modified) MARC plug can do exploding - set 'explodes' to yes in xml description Thu, 17 Feb 2005 02:39:01 GMT mdewsnip [9082] * trunk/gsdl/perllib/translator.pm (modified) Whole lot of changes, mostly changing "local" to "my". Wed, 16 Feb 2005 03:26:34 GMT kjdon [9067] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) moved smart blocking stuff in htmlplug metadata_read into basplug ... Wed, 16 Feb 2005 00:51:39 GMT kjdon [9065] * trunk/gsdl/perllib/strings.rb (modified) moved the removeprefix and removesuffix descriptions to BasClas, and ... Wed, 16 Feb 2005 00:51:07 GMT kjdon [9064] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) moved the removeprefix and removesuffix descriptions to BasClas Wed, 16 Feb 2005 00:50:23 GMT kjdon [9063] * trunk/gsdl/perllib/classify/AZCompactSectionList.pm (modified) initialised in reclassify to get rid of warnings Tue, 15 Feb 2005 23:14:09 GMT kjdon [9059] * trunk/gsdl/perllib/strings.rb (modified) added strings for new HTMLPlug.no_strip_metadata_html and ... Tue, 15 Feb 2005 23:03:23 GMT kjdon [9057] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) tidied up previous commit Tue, 15 Feb 2005 22:59:50 GMT kjdon [9056] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) added an option to not strip html tags from metadata in description ... Tue, 15 Feb 2005 22:34:40 GMT kjdon [9053] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) changed the description tags metadata handling again. now uses an ... Tue, 15 Feb 2005 03:51:00 GMT kjdon [9046] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) added an empty block exp so that we don't block images - any cases ... Tue, 15 Feb 2005 02:31:23 GMT kjdon [9044] * trunk/gsdl/perllib/plugins/NULPlug.pm (modified) changed some of the comments Tue, 15 Feb 2005 02:30:29 GMT kjdon [9043] * trunk/gsdl/perllib/plugins/NULPlug.pm (added) new plugin for processing the .nul files produced by exploding ... Mon, 14 Feb 2005 23:27:46 GMT kjdon [9042] * trunk/gsdl/perllib/strings.rb (modified) added in first draft exploding strings Mon, 14 Feb 2005 22:49:14 GMT kjdon [9038] * trunk/gsdl/perllib/doc.pm (modified) when doing hash ids, don't hash on the file if it has zero size Wed, 09 Feb 2005 01:22:21 GMT mdewsnip [8989] * trunk/gsdl/perllib/strings_es.rb (modified) * trunk/gsdl/perllib/strings_fr.rb (modified) * trunk/gsdl/perllib/strings_ru.rb (modified) Updated from first set of translations for the UNESCO 2005 CD-ROM. Wed, 09 Feb 2005 01:10:38 GMT mdewsnip [8988] * trunk/gsdl/perllib/strings.rb (modified) Fixed a couple of spelling mistakes. Wed, 19 Jan 2005 21:17:11 GMT chi [8915] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Add an option-smart_block_BN for BN Portugal Collection. Wed, 19 Jan 2005 21:13:30 GMT chi [8914] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Add a smart_block option to deal with associated files of HTML document. Wed, 19 Jan 2005 21:10:54 GMT chi [8913] * trunk/gsdl/perllib/plugins/DSpacePlug.pm (modified) program layout change Tue, 18 Jan 2005 12:14:50 GMT davidb [8909] * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) PageImgPlug updated so read function follows more consistently the ... Tue, 18 Jan 2005 12:14:06 GMT davidb [8908] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) BasPlug now sets a piece of metadata [hascover] if document has a ... Tue, 18 Jan 2005 01:49:06 GMT chi [8906] * trunk/gsdl/perllib/doc.pm (modified) Modifications of dublin_core element value into the DSpace's format. ... Mon, 17 Jan 2005 04:12:58 GMT jrm21 [8904] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) need to do qp decoding before doing text_into_html so we don't keep ... Mon, 17 Jan 2005 04:11:54 GMT jrm21 [8903] * trunk/gsdl/perllib/unicode.pm (modified) fix typo in ensure_utf8 function for asian characters Mon, 17 Jan 2005 03:44:54 GMT jrm21 [8902] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) slightly better way of recognising gb charset names (mapped to 'gb') Wed, 12 Jan 2005 03:11:00 GMT chi [8895] * trunk/gsdl/perllib/docsave.pm (modified) Modification of the validated METS format in the docmets.xml. Wed, 12 Jan 2005 03:10:16 GMT chi [8894] * trunk/gsdl/perllib/doc.pm (modified) Modification of the validated METS format in the docmets.xml Wed, 12 Jan 2005 00:46:08 GMT davidb [8893] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Additional check added to plugins read function to remain compatible ... Wed, 12 Jan 2005 00:45:04 GMT davidb [8892] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Addition of new minus option to BasPlug: -associate_ext. This new ... Wed, 12 Jan 2005 00:42:33 GMT davidb [8891] * trunk/gsdl/perllib/plugins/DSpacePlug.pm (modified) Revision of argument types to a few plugin options to better reflect ... Wed, 12 Jan 2005 00:41:07 GMT davidb [8890] * trunk/gsdl/perllib/cfgread.pm (modified) Reading of config files has support for environment variables, ... Wed, 12 Jan 2005 00:38:34 GMT davidb [8889] * trunk/gsdl/perllib/giget.pm (modified) Small modification of image URL manipulation remain consistent with ... Tue, 11 Jan 2005 20:49:56 GMT mdewsnip [8886] * trunk/gsdl/perllib/ghtml.pm (modified) Bug fix in html2txt function, thanks to Emanuel Dejanu. Tue, 11 Jan 2005 02:31:54 GMT mdewsnip [8885] * trunk/gsdl/perllib/classify/DateList.pm (modified) Ooops... fixed up a mismatch between the name of an option and how it ... Mon, 20 Dec 2004 21:18:34 GMT kjdon [8866] * trunk/gsdl/perllib/classify/AZList.pm (modified) if the list is split into only one bucket, then suppress the HList Fri, 17 Dec 2004 03:52:30 GMT kjdon [8854] * trunk/gsdl/perllib/docsave.pm (modified) we now format the metadata used for sorting the import docs, can also ... Fri, 17 Dec 2004 03:50:09 GMT kjdon [8852] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/AutoHierarchy.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/sorttools.pm (modified) shifted format_metadata_for_sorting from BasCLas to sorttools, so ... Thu, 16 Dec 2004 22:35:42 GMT jrm21 [8843] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) fix problem for -metadata_fields if tag1 given for mapping to a ... Wed, 15 Dec 2004 02:38:18 GMT mdewsnip [8818] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Title tags over multiple lines will now be removed correctly before ... Wed, 15 Dec 2004 01:10:41 GMT mdewsnip [8814] * trunk/gsdl/perllib/Kea.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/strings.rb (modified) Updated files for Kea 3.0, thanks to Olena. Tue, 14 Dec 2004 01:08:32 GMT kjdon [8797] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/docproc.pm (modified) added new oidtypes 'assigned' (from stephen de gabrielle) and fixed ... Tue, 14 Dec 2004 01:07:09 GMT kjdon [8796] * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/strings.rb (modified) added new oidtypes 'assigned' (from stephen de gabrielle) and ... Mon, 13 Dec 2004 23:31:58 GMT kjdon [8795] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) if use_sections is on, now we are a bit more relaxed about what the ... Mon, 13 Dec 2004 21:58:20 GMT jrm21 [8794] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) remove trailing \n from meta tags (bug reported by Tim Finney, 13 Dec ...