# # ChangeLog for trunk/gsdl/perllib # # Generated by Trac 1.4.2 # 2024-06-12T09:36:56+12:00 Mon, 11 Oct 2004 15:13:27 GMT cs025 [8275] * trunk/gsdl/perllib/classify.pm (modified) Avoids problems with 'oai' being visible better than the previous ... Fri, 08 Oct 2004 01:37:10 GMT kjdon [8252] * trunk/gsdl/perllib/strings.rb (modified) changed the pagedimgplug -noheaderpage to -headerpage Fri, 08 Oct 2004 01:04:25 GMT kjdon [8246] * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) changed the default to have noheaderpage, so the option is now ... Fri, 08 Oct 2004 00:59:44 GMT kjdon [8245] * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) a few fixes for problems found on Ians laptop Wed, 06 Oct 2004 21:56:16 GMT jrm21 [8227] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) all perl things should "use strict;" to catch errors! $cursection ... Wed, 06 Oct 2004 21:33:25 GMT jrm21 [8226] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) tell HTMLPlug to extract the author metadata, and rename it to Creator. Wed, 06 Oct 2004 21:32:49 GMT jrm21 [8225] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) support tag as described in the pluginfo for HTMLPlug. The ... Tue, 05 Oct 2004 16:38:35 GMT cs025 [8221] * trunk/gsdl/perllib/classify/AllList.pm (added) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) Added AllList to provide a universal list of all documents, which ... Tue, 05 Oct 2004 16:36:52 GMT cs025 [8220] * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/mgppbuildproc.pm (modified) Extensions to underpin OAI - e.g. creation of the OAI classifier, ... Mon, 04 Oct 2004 23:39:06 GMT jrm21 [8218] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) use the unicode::ensure_utf8() function on the extracted text so we ... Mon, 04 Oct 2004 23:37:10 GMT jrm21 [8217] * trunk/gsdl/perllib/unicode.pm (modified) added a safety check to ensure_utf8() Tue, 28 Sep 2004 04:48:54 GMT mdewsnip [8171] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) FileFormat metadata for PostScript files should now be set correctly. Tue, 28 Sep 2004 04:40:19 GMT mdewsnip [8170] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) Fixed some of the new FileFormat metadata so you only get one value ... Tue, 28 Sep 2004 01:42:16 GMT mdewsnip [8166] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToRogPlug.pm (modified) * trunk/gsdl/perllib/plugins/FOXPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/MACROPlug.pm (modified) * trunk/gsdl/perllib/plugins/MP3Plug.pm (modified) * trunk/gsdl/perllib/plugins/OAIPlug.pm (modified) * trunk/gsdl/perllib/plugins/RogPlug.pm (modified) * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) Added FileSize metadata in most plugins. Fri, 24 Sep 2004 04:37:26 GMT kjdon [8154] * trunk/gsdl/perllib/strings.rb (modified) added a bit more to teh sortmeta description Thu, 23 Sep 2004 22:38:06 GMT mdewsnip [8145] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) Check for ImageMagick being installed and on the path, and bail early ... Wed, 22 Sep 2004 23:10:56 GMT mdewsnip [8139] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) Now adds NumPages metadata. Wed, 22 Sep 2004 22:01:53 GMT mdewsnip [8138] * trunk/gsdl/perllib/plugins/OggVorbisPlug.pm (modified) Added FileFormat metadata. Wed, 15 Sep 2004 04:18:06 GMT chi [8121] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) * trunk/gsdl/perllib/plugins/BookPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) * trunk/gsdl/perllib/plugins/FOXPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/ISISPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/LaTeXPlug.pm (modified) * trunk/gsdl/perllib/plugins/MACROPlug.pm (modified) * trunk/gsdl/perllib/plugins/MARCPlug.pm (modified) * trunk/gsdl/perllib/plugins/METSPlug.pm (modified) * trunk/gsdl/perllib/plugins/OAIPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) * trunk/gsdl/perllib/plugins/ProCitePlug.pm (modified) * trunk/gsdl/perllib/plugins/ReferPlug.pm (modified) * trunk/gsdl/perllib/plugins/RogPlug.pm (modified) * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) * trunk/gsdl/perllib/plugins/W3ImgPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) Add the "FileFormat" metadata to each of the Plugins. Tue, 14 Sep 2004 02:55:21 GMT jrm21 [8119] * trunk/gsdl/etc/packages/example.dbi (modified) * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) allow multiple callbacks, one for each metadata field (using the ... Fri, 10 Sep 2004 04:46:27 GMT mdewsnip [8117] * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) Fixed a bug where extra dots in filenames would cause the file ... Wed, 08 Sep 2004 01:34:23 GMT mdewsnip [8102] * trunk/gsdl/perllib/translator.pm (modified) * trunk/gsdl/src/recpt/langaction.cpp (modified) * trunk/gsdl/src/recpt/langaction.h (modified) Unfinished, but I'm committing it now so I don't lose it. Fri, 03 Sep 2004 04:36:33 GMT jrm21 [8098] * trunk/gsdl/perllib/plugins/LaTeXPlug.pm (modified) * guess a title if no \title tag * \it tag * fractions in maths mode Fri, 03 Sep 2004 03:47:30 GMT jrm21 [8097] * trunk/gsdl/perllib/plugins/LaTeXPlug.pm (modified) added extra accent for \"i Wed, 01 Sep 2004 23:09:20 GMT jrm21 [8094] * trunk/gsdl/perllib/docsave.pm (modified) fix errors with uninitialised variables if 'saveas' not specified. ... Mon, 30 Aug 2004 04:00:04 GMT davidb [8090] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Switching RecPlug over to using XMLParser wrapper rather than ... Sun, 29 Aug 2004 23:32:40 GMT mdewsnip [8087] * trunk/gsdl/perllib/XMLParser.pm (modified) On Windows we use the XML::Parser stuff in bin/windows/perl/lib ... Thu, 26 Aug 2004 04:54:42 GMT davidb [8079] * trunk/gsdl/perllib/docsave.pm (modified) docsave.pm had been saving both GA and METS format. if-statement ... Thu, 26 Aug 2004 01:36:05 GMT davidb [8072] * trunk/gsdl/perllib/lucenebuilder.pm (added) * trunk/gsdl/perllib/lucenebuildproc.pm (added) Support for building collections with lucene. Thu, 26 Aug 2004 01:33:22 GMT davidb [8071] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) When title metadata is derived from first 100 chars of text, extra ... Thu, 26 Aug 2004 00:28:33 GMT davidb [8069] * trunk/gsdl/perllib/XMLParser.pm (added) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) Introduction of XMLParser.pm as a wrapper for XML::Parser (a standard ... Tue, 17 Aug 2004 02:10:23 GMT mdewsnip [7966] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Updated my fix from yesterday, so the collections will work correctly ... Mon, 16 Aug 2004 04:01:49 GMT davidb [7955] * trunk/gsdl/perllib/strings.rb (modified) Introduction of some strings for various news options to command line ... Mon, 16 Aug 2004 03:59:37 GMT davidb [7954] * trunk/gsdl/perllib/sorttools.pm (modified) Minor tweak to regular expression that modifies white space. Mon, 16 Aug 2004 03:58:46 GMT davidb [7953] * trunk/gsdl/perllib/mgppbuilder.pm (modified) Minor modifications relating to storing buildtype information. ... Mon, 16 Aug 2004 02:02:12 GMT mdewsnip [7949] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Added a bit of a hack for the wv 0.7.1 bug under Windows that causes ... Thu, 12 Aug 2004 00:16:15 GMT mdewsnip [7933] * trunk/gsdl/perllib/cpan/Win32 (added) * trunk/gsdl/perllib/cpan/Win32/Shortcut.pm (added) * trunk/gsdl/perllib/cpan/auto (added) * trunk/gsdl/perllib/cpan/auto/Win32 (added) * trunk/gsdl/perllib/cpan/auto/Win32/Shortcut (added) * trunk/gsdl/perllib/cpan/auto/Win32/Shortcut/Shortcut.bs (added) * trunk/gsdl/perllib/cpan/auto/Win32/Shortcut/Shortcut.dll (added) * trunk/gsdl/perllib/cpan/auto/Win32/Shortcut/Shortcut.exp (added) * trunk/gsdl/perllib/cpan/auto/Win32/Shortcut/Shortcut.lib (added) * trunk/gsdl/perllib/cpan/auto/Win32/Shortcut/Shortcut.pdb (added) Win32::Shortcut 0.03 module (from CPAN) to support RecPlug resolving ... Wed, 11 Aug 2004 23:46:31 GMT mdewsnip [7932] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) A first cut at modifying RecPlug to resolve Windows shortcuts ... Tue, 10 Aug 2004 04:37:58 GMT davidb [7929] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/util.pm (modified) doc.pm modified so filename stored under gsdlsourcefilename is local ... Mon, 09 Aug 2004 01:52:37 GMT mdewsnip [7911] * trunk/gsdl/images/ogg.png (added) * trunk/gsdl/perllib/cpan/Ogg (added) * trunk/gsdl/perllib/cpan/Ogg/Vorbis (added) * trunk/gsdl/perllib/cpan/Ogg/Vorbis/Header (added) * trunk/gsdl/perllib/cpan/Ogg/Vorbis/Header/PurePerl.pm (added) * trunk/gsdl/perllib/plugins/OggVorbisPlug.pm (added) * trunk/gsdl/perllib/strings.rb (modified) Finally got around to committing Christy Kuo's (cyk2) COMP517-03B ... Fri, 06 Aug 2004 05:11:55 GMT mdewsnip [7909] * trunk/gsdl/perllib/cpan/XML (added) * trunk/gsdl/perllib/cpan/XML/XPath (added) * trunk/gsdl/perllib/cpan/XML/XPath.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Boolean.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Builder.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Expr.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Function.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Literal.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/LocationPath.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Node (added) * trunk/gsdl/perllib/cpan/XML/XPath/Node.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Node/Attribute.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Node/Comment.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Node/Element.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Node/Namespace.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Node/PI.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Node/Text.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/NodeSet.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Number.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Parser.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/PerlSAX.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Root.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Step.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Twig.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/Variable.pm (added) * trunk/gsdl/perllib/cpan/XML/XPath/XMLParser.pm (added) CPAN module for processing XPath expressions. Fri, 06 Aug 2004 04:39:39 GMT chi [7905] * trunk/gsdl/perllib/strings.rb (modified) New entries in dictionary for -saveas METS option. Fri, 06 Aug 2004 04:38:44 GMT chi [7904] * trunk/gsdl/perllib/arcinfo.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) Minor changes to layout of code. Fri, 06 Aug 2004 04:37:25 GMT chi [7903] * trunk/gsdl/perllib/ghtml.pm (modified) Added unescaping routine for HTML entities < > &. Used in METSPlug. Fri, 06 Aug 2004 04:34:02 GMT chi [7902] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/docproc.pm (modified) * trunk/gsdl/perllib/docsave.pm (modified) Saving of documents (in archive format) extended to generate METS ... Fri, 06 Aug 2004 04:27:32 GMT chi [7901] * trunk/gsdl/perllib/plugins/METSPlug.pm (added) Greenstone2 now supports METS format as an archiving option. ... Fri, 06 Aug 2004 04:23:22 GMT chi [7900] * trunk/gsdl/perllib/plugins/GAPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) Some minor changes in preparation for the introduction of METSPlug. Mon, 02 Aug 2004 03:41:33 GMT jrm21 [7835] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) record mdoffset for each document when adding to a sub list. List.pm ... Fri, 30 Jul 2004 01:08:55 GMT jrm21 [7830] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) change a couple of error messages to using gsprintf translated ... Fri, 30 Jul 2004 00:57:57 GMT jrm21 [7829] * trunk/gsdl/perllib/plugin.pm (modified) use strict and declare all vars (think this fixes a "not a glob ... Fri, 30 Jul 2004 00:55:02 GMT jrm21 [7828] * trunk/gsdl/perllib/gsprintf.pm (modified) use strict (caught an error/typo). use perl's Exporter module, so ... Fri, 23 Jul 2004 00:58:37 GMT jrm21 [7818] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) improvements to the handling of textcat's guessed encoding Fri, 23 Jul 2004 00:11:32 GMT jrm21 [7817] * trunk/gsdl/perllib/unicode.pm (modified) new ensure_utf8() function was returning the wrong thing, so the utf8 ... Thu, 22 Jul 2004 23:53:06 GMT jrm21 [7815] * trunk/gsdl/perllib/unicode.pm (modified) added a comment... ascii2utf8 takes iso-8859-1, not just plain ascii. Thu, 22 Jul 2004 00:13:45 GMT jrm21 [7798] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/unicode.pm (modified) added a function, unicode::ensure_utf8(), that will test that the ... Mon, 05 Jul 2004 09:29:18 GMT jrm21 [7704] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) oops... we were failing on documents that start with a 0 (zero)... ... Mon, 05 Jul 2004 05:52:01 GMT jrm21 [7703] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) 1) use the email's message ID instead of document hash for ... Mon, 05 Jul 2004 01:57:11 GMT jrm21 [7702] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) handle metadata values that start with a "-", instead of screwing up ... Sun, 04 Jul 2004 23:22:44 GMT jrm21 [7701] * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) allow utf-8 as an alias for utf8 Thu, 01 Jul 2004 22:08:04 GMT mdewsnip [7693] * trunk/gsdl/perllib/plugins/ISISPlug.pm (modified) Improvements to the new code so that it works on Windows as well as Unix. Thu, 01 Jul 2004 21:26:51 GMT mdewsnip [7692] * trunk/gsdl/perllib/cfgread.pm (modified) Fixed up the parsing of quoted strings so strings like "Hello\\" ... Thu, 01 Jul 2004 04:17:12 GMT mdewsnip [7688] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Fixed a small bug in the code I just added. Thu, 01 Jul 2004 02:48:55 GMT mdewsnip [7686] * trunk/gsdl/perllib/plugins/ISISPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) First cut at upgrading the CDS/ISIS plugin to obtain and index ... Thu, 01 Jul 2004 01:41:17 GMT jrm21 [7685] * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) make sure warning/error messages go to $outhandle. Thu, 01 Jul 2004 01:35:46 GMT jrm21 [7683] * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) better code for reading in the config file, so not just unix- specific. Wed, 30 Jun 2004 23:58:35 GMT mdewsnip [7682] * trunk/gsdl/perllib/strings.rb (modified) Added strings for the new RecPlug and ISISPlug options to support ... Wed, 30 Jun 2004 21:16:17 GMT jrm21 [7681] * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) more portable way of reading config file Tue, 29 Jun 2004 10:33:08 GMT jrm21 [7668] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) renamed "kea" to "Keyphrase" metadata, and add one for each extracted ... Fri, 25 Jun 2004 03:44:12 GMT jrm21 [7645] * trunk/gsdl/perllib/acronym.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) don't fail if we can't load the diagnostics package. Fri, 25 Jun 2004 03:39:24 GMT jrm21 [7644] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) don't print "wrong encoding" message for text in english. textcat ... Thu, 24 Jun 2004 05:28:43 GMT mdewsnip [7640] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Removed the reference to WebPlug, which no longer exists. Tue, 15 Jun 2004 22:43:16 GMT mdewsnip [7595] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Seem to have fixed the problem with anchors being added to images ... Thu, 10 Jun 2004 23:42:18 GMT kjdon [7589] * trunk/gsdl/perllib/unbuildutil.pm (added) some util stuff for the two unbuild scripts (though only v2 uses it ... Wed, 09 Jun 2004 22:18:38 GMT kjdon [7580] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) added a new function: generate_title_from_metadata to BasClas - takes ... Wed, 09 Jun 2004 21:02:37 GMT kjdon [7577] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) added min range values to the numeric args Tue, 08 Jun 2004 23:43:48 GMT mdewsnip [7572] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) Changed regular expression so lines entirely in UTF-8 are still read ... Tue, 08 Jun 2004 23:29:08 GMT kjdon [7571] * trunk/gsdl/perllib/plugins/ConvertToRogPlug.pm (modified) origianl filename is now used for gsdlsourcefilename, and converted ... Tue, 08 Jun 2004 23:28:26 GMT kjdon [7570] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) now sets the converted filename to be used for hashing Tue, 08 Jun 2004 23:27:35 GMT kjdon [7569] * trunk/gsdl/perllib/doc.pm (modified) can now set gsdlconvertedfilename - gsdlsourcefilename is the ... Thu, 03 Jun 2004 23:15:08 GMT kjdon [7560] * trunk/gsdl/perllib/strings.rb (modified) added a (simple) description for LaTeXPlug Thu, 03 Jun 2004 23:14:30 GMT kjdon [7559] * trunk/gsdl/perllib/plugins/LaTeXPlug.pm (modified) added use BasPLug Thu, 03 Jun 2004 05:35:41 GMT kjdon [7557] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) when adding metadata to teh list, use 'if @{}' instead of 'if defined ... Thu, 03 Jun 2004 05:27:49 GMT kjdon [7556] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) set the original filename as gsdlsourcefilename so that GLI can ... Thu, 03 Jun 2004 05:26:56 GMT kjdon [7555] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) removed ugly quotes from a printed message Thu, 03 Jun 2004 03:46:18 GMT kjdon [7553] * trunk/gsdl/perllib/plugins/MARCPlug.pm (modified) apparently 80 columns is too wide, use 64 Thu, 03 Jun 2004 01:47:09 GMT kjdon [7549] * trunk/gsdl/perllib/strings.rb (modified) new/renamed/redescribed metadata options to AZCompactList Thu, 03 Jun 2004 01:46:05 GMT kjdon [7548] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) renamed the onlyfirst and allmetadata options to be firstvalueonly ... Thu, 03 Jun 2004 01:09:28 GMT kjdon [7547] * trunk/gsdl/perllib/plugins/MARCPlug.pm (modified) the text::wrap module is not a standard one apparently, so I have ... Wed, 02 Jun 2004 23:39:51 GMT kjdon [7544] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) comma separated list of metadata now uses all values of the first ... Wed, 02 Jun 2004 06:05:09 GMT jrm21 [7541] * trunk/gsdl/perllib/plugins/LaTeXPlug.pm (added) new plugin. Eventually I'll get bibtex to inherit from latexplug ... Wed, 02 Jun 2004 01:39:05 GMT kjdon [7533] * trunk/gsdl/perllib/plugins/MARCPlug.pm (modified) wrap the lines of the record at 80 columns Tue, 01 Jun 2004 22:37:21 GMT davidb [7528] * trunk/gsdl/perllib/plugins/MP3Plug.pm (modified) Plugin was setting title twice (derived from filename and extracted ... Tue, 01 Jun 2004 02:02:12 GMT jrm21 [7518] * trunk/gsdl/perllib/ghtml.pm (modified) fixed typo in entity name (been there for years... :p ) Mon, 31 May 2004 22:21:10 GMT davidb [7513] * trunk/gsdl/perllib/plugins/MP3Plug.pm (modified) User specified fields need to be converted to all uppercase to be ... Mon, 31 May 2004 03:09:46 GMT kjdon [7508] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToRogPlug.pm (modified) * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) * trunk/gsdl/perllib/plugins/FOXPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/MP3Plug.pm (modified) * trunk/gsdl/perllib/plugins/OAIPlug.pm (modified) * trunk/gsdl/perllib/plugins/RogPlug.pm (modified) * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) changed the plugin metadata - instead of having eg HTMLPlug metadata ... Mon, 31 May 2004 02:50:25 GMT kjdon [7507] * trunk/gsdl/perllib/util.pm (modified) filename_cat now checks for an empty first path - so don't get an ... Mon, 31 May 2004 02:49:00 GMT kjdon [7506] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/MP3Plug.pm (modified) * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) * trunk/gsdl/perllib/strings.rb (modified) changed 'dummy text to sidestep display bug' to 'this document has no ... Mon, 31 May 2004 02:41:11 GMT davidb [7504] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/MP3Plug.pm (modified) * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) ImagePlug, MP3Plug, UnknownPlug modified to set Title metadata based ... Sun, 30 May 2004 21:56:17 GMT kjdon [7498] * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) oops, accidently commited a testing return statement which meant that ... Fri, 28 May 2004 05:36:58 GMT kjdon [7497] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) removed BasClas.metadata.deft from the buttonnmae default - now its ...