# # ChangeLog for gsdl/trunk/perllib # # Generated by Trac 1.4.2 # 2024-03-29T10:57:40+13:00 Thu, 11 Sep 2008 01:22:25 GMT kjdon [17249] * gsdl/trunk/perllib/manifest.pm (modified) need to ignore Manifest tag in xml_start_tag Thu, 11 Sep 2008 01:09:20 GMT ak19 [17247] * gsdl/trunk/perllib/downloaders/WebDownload.pm (modified) The Server Information button produced nothing for some urls, since ... Thu, 11 Sep 2008 01:04:38 GMT ak19 [17246] * gsdl/trunk/perllib/strings.properties (modified) Clearer description for the display string OAIDownload.get_doc_exts, ... Wed, 10 Sep 2008 07:25:29 GMT ak19 [17234] * gsdl/trunk/perllib/strings.properties (modified) The GLI java class DownloadPane.java has been changed to alter the ... Wed, 10 Sep 2008 03:44:17 GMT ak19 [17233] * gsdl/trunk/perllib/strings.properties (modified) Shorter strings for the various Download Settings in the Download ... Wed, 10 Sep 2008 01:07:07 GMT ak19 [17232] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) Added an extra comment to the new quit_yaz subroutine to indicate why ... Tue, 09 Sep 2008 07:20:59 GMT ak19 [17231] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) In subroutine quit_yaz(), while flushing yaz-client's outputstream, ... Tue, 09 Sep 2008 07:15:00 GMT ak19 [17230] * gsdl/trunk/perllib/downloaders/SRWDownload.pm (modified) SRWDownload now finally quits once it has finished. It's no longer ... Tue, 09 Sep 2008 07:05:10 GMT ak19 [17229] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) Moved code for starting up (including opening connections) and ... Tue, 09 Sep 2008 02:14:42 GMT ak19 [17220] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) One more occasion where the quit command needs to be sent Mon, 08 Sep 2008 05:08:16 GMT ak19 [17219] * gsdl/trunk/perllib/downloaders/SRWDownload.pm (modified) Previously the yaz-client cmd-line program would not quit (still ... Mon, 08 Sep 2008 04:46:52 GMT ak19 [17218] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) Previously the yaz-client cmd-line program would not quit (still ... Mon, 08 Sep 2008 02:59:50 GMT kjdon [17216] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) trying to get OAI files exploding. Have copied in some code from one ... Mon, 08 Sep 2008 01:44:20 GMT ak19 [17214] * gsdl/trunk/perllib/textcat.pm (modified) Significant changes: 1. Textcat can be restricted to a given encoding ... Mon, 08 Sep 2008 01:41:13 GMT ak19 [17213] * gsdl/trunk/perllib/plugins/ReadTextFile.pm (modified) Significant changes to subroutine get_language_encoding to better ... Mon, 08 Sep 2008 01:37:40 GMT ak19 [17212] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) Removed some unnecessary commented-out code Mon, 08 Sep 2008 00:37:53 GMT kjdon [17210] * gsdl/trunk/perllib/strings.properties (modified) BasDownload changed to BaseDownload Mon, 08 Sep 2008 00:35:53 GMT kjdon [17209] * gsdl/trunk/perllib/classify/AZCompactList.pm (modified) * gsdl/trunk/perllib/classify/AZCompactSectionList.pm (modified) * gsdl/trunk/perllib/classify/AZList.pm (modified) * gsdl/trunk/perllib/classify/AZSectionList.pm (modified) * gsdl/trunk/perllib/classify/AllList.pm (modified) * gsdl/trunk/perllib/classify/BaseClassifier.pm (modified) * gsdl/trunk/perllib/classify/Browse.pm (modified) * gsdl/trunk/perllib/classify/Collage.pm (modified) * gsdl/trunk/perllib/classify/DateList.pm (modified) * gsdl/trunk/perllib/classify/GenericList.pm (modified) * gsdl/trunk/perllib/classify/HFileHierarchy.pm (modified) * gsdl/trunk/perllib/classify/HTML.pm (modified) * gsdl/trunk/perllib/classify/Hierarchy.pm (modified) * gsdl/trunk/perllib/classify/List.pm (modified) * gsdl/trunk/perllib/classify/Phind.pm (modified) * gsdl/trunk/perllib/classify/RecentDocumentsList.pm (modified) * gsdl/trunk/perllib/classify/SectionList.pm (modified) BasClas renamed to BaseClassifier, tidied up constructors Mon, 08 Sep 2008 00:12:36 GMT kjdon [17208] * gsdl/trunk/perllib/classify/BaseClassifier.pm (moved) file rename BasClas.pm to BaseClassifier.pm Sun, 07 Sep 2008 23:35:57 GMT kjdon [17207] * gsdl/trunk/perllib/downloaders/BaseDownload.pm (modified) * gsdl/trunk/perllib/downloaders/MediaWikiDownload.pm (modified) * gsdl/trunk/perllib/downloaders/OAIDownload.pm (modified) * gsdl/trunk/perllib/downloaders/SRWDownload.pm (modified) * gsdl/trunk/perllib/downloaders/WebDownload.pm (modified) * gsdl/trunk/perllib/downloaders/WgetDownload.pm (modified) * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) BasDownload renamed to BaseDownload, also tidied up the constructors Sun, 07 Sep 2008 23:26:56 GMT kjdon [17206] * gsdl/trunk/perllib/downloaders/BaseDownload.pm (moved) renamed file BasDownload.pm to BaseDownload.pm Sun, 07 Sep 2008 23:25:16 GMT kjdon [17205] * gsdl/trunk/perllib/strings.properties (modified) reordered strings - put all the plugout ones together Sun, 07 Sep 2008 23:24:16 GMT kjdon [17204] * gsdl/trunk/perllib/util.pm (modified) in use_collection now always set GSDLCOLLECTION. previously was ... Sun, 07 Sep 2008 23:21:35 GMT kjdon [17203] * gsdl/trunk/perllib/plugouts/DSpacePlugout.pm (modified) * gsdl/trunk/perllib/plugouts/FedoraMETSPlugout.pm (modified) * gsdl/trunk/perllib/plugouts/GAPlugout.pm (modified) * gsdl/trunk/perllib/plugouts/GreenstoneMETSPlugout.pm (modified) * gsdl/trunk/perllib/plugouts/MARCXMLPlugout.pm (modified) * gsdl/trunk/perllib/plugouts/METSPlugout.pm (modified) BasPlugout renamed to BasePlugout. And tidied up the constructors Sun, 07 Sep 2008 23:20:56 GMT kjdon [17202] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) changed BasPlugout to BasePlugout in line with package renaming. Also ... Sun, 07 Sep 2008 23:00:07 GMT kjdon [17200] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (moved) renamed BasPlugout to BasePlugout Sun, 07 Sep 2008 22:42:56 GMT kjdon [17197] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) previous metadata changes meant that there was no longer URL metadata ... Sun, 07 Sep 2008 22:41:38 GMT kjdon [17196] * gsdl/trunk/perllib/plugins/ImagePlugin.pm (modified) set cover_image to false as it makes no sense for images Thu, 04 Sep 2008 02:29:11 GMT kjdon [17144] * gsdl/trunk/perllib/strings.properties (modified) modified export.params, added scripts.gli Thu, 04 Sep 2008 02:28:31 GMT kjdon [17143] * gsdl/trunk/perllib/scriptutil.pm (modified) modified check_removeold_and_keepold so that you don't need to pass ... Wed, 03 Sep 2008 21:50:57 GMT kjdon [17127] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) want to block body background, so added it into tabbg_matches regex ... Wed, 03 Sep 2008 21:49:20 GMT kjdon [17126] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) inherit and use args form ReadTextFile cos we want the file encoding ... Mon, 01 Sep 2008 02:52:40 GMT ak19 [17120] * gsdl/trunk/perllib/plugouts/BasPlugout.pm (modified) archivesinf_gdbm commented out until more testing under Windows has ... Sun, 31 Aug 2008 23:54:30 GMT kjdon [17117] * gsdl/trunk/perllib/mgppbuildproc.pm (modified) when indexing a combined field, put the field tags arounds the whole ... Sat, 30 Aug 2008 02:27:32 GMT kjdon [17112] * gsdl/trunk/perllib/plugins/AutoExtractMetadata.pm (modified) * gsdl/trunk/perllib/plugins/CJKTextSegmenter.pm (deleted) CJK text segmentation now done at indexing level (in buildproc), not ... Fri, 29 Aug 2008 19:40:13 GMT kjdon [17111] * gsdl/trunk/perllib/basebuildproc.pm (modified) added a comment Fri, 29 Aug 2008 19:35:20 GMT kjdon [17110] * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/basebuildproc.pm (modified) * gsdl/trunk/perllib/lucenebuilder.pm (modified) * gsdl/trunk/perllib/lucenebuildproc.pm (modified) * gsdl/trunk/perllib/mgbuilder.pm (modified) * gsdl/trunk/perllib/mgbuildproc.pm (modified) * gsdl/trunk/perllib/mgppbuilder.pm (modified) * gsdl/trunk/perllib/mgppbuildproc.pm (modified) changed way cjk separation is done. Not done in plugins any more, but ... Fri, 29 Aug 2008 19:31:30 GMT kjdon [17109] * gsdl/trunk/perllib/colcfg.pm (modified) moved separate_cjk from colcfg to buildcfg Fri, 29 Aug 2008 03:46:59 GMT mdewsnip [17106] * gsdl/trunk/perllib/basebuildproc.pm (modified) No longer writes out the document/section number entries for Lucene, ... Fri, 29 Aug 2008 03:19:56 GMT mdewsnip [17105] * gsdl/trunk/perllib/dbutil.pm (modified) Not sure why "gdbm-txtgz" was made the default, particularly since ... Fri, 29 Aug 2008 03:07:49 GMT mdewsnip [17104] * gsdl/trunk/perllib/dbutil.pm (modified) Arrrgghhh, someone uglied up my nice tidy code... Fri, 29 Aug 2008 03:06:27 GMT ak19 [17103] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) OAI files should be explodable, so added that back in as an option Fri, 29 Aug 2008 02:32:34 GMT kjdon [17099] * gsdl/trunk/perllib/plugins/ReadTextFile.pm (modified) in get_language_encoding, we extract head from html files. if its not ... Fri, 29 Aug 2008 01:11:43 GMT davidb [17088] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Plugin modified to only print out URL encoded filename if different ... Fri, 29 Aug 2008 01:10:39 GMT davidb [17087] * gsdl/trunk/perllib/ClassifyTreeModel.pm (modified) * gsdl/trunk/perllib/ClassifyTreeNode.pm (modified) * gsdl/trunk/perllib/GDBMUtils.pm (modified) * gsdl/trunk/perllib/IncrementalBuildUtils.pm (modified) * gsdl/trunk/perllib/IncrementalDocument.pm (modified) * gsdl/trunk/perllib/dbutil.pm (modified) * gsdl/trunk/perllib/plugouts/BasPlugout.pm (modified) Introduction of new GDBM alternative for archives.inf as step towards ... Thu, 28 Aug 2008 22:14:50 GMT anna [17070] * gsdl/trunk/perllib/strings_fr.properties (modified) remove the translation of ImageConverter.desc element. Thu, 28 Aug 2008 21:48:25 GMT anna [17069] * gsdl/trunk/perllib/strings_fr.properties (modified) make the element texts consistent with the english version. Thu, 28 Aug 2008 21:39:50 GMT anna [17068] * gsdl/trunk/perllib/strings.properties (modified) update several element texts, changed the key names appeared in the ... Thu, 28 Aug 2008 05:20:44 GMT ak19 [17066] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) OAIPlugin now works again: 1. needs to inherit from ReadTextFile as ... Thu, 28 Aug 2008 02:11:55 GMT anna [17064] * gsdl/trunk/perllib/strings_fr.properties (modified) Make the French version consistent with the current English ... Thu, 28 Aug 2008 02:08:46 GMT ak19 [17063] * gsdl/trunk/perllib/plugouts/FedoraMETSPlugout.pm (modified) Special xml element added for images is now commented out since that ... Thu, 28 Aug 2008 02:06:44 GMT ak19 [17062] * gsdl/trunk/perllib/g2futil.pm (modified) When verbosity is set to 0, it now also ignores output generated by a ... Thu, 28 Aug 2008 01:51:09 GMT ak19 [17059] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) The invalid MIMEtype image/jpg for generated images are now changed ... Thu, 28 Aug 2008 01:44:31 GMT ak19 [17058] * gsdl/trunk/perllib/ghtml.pm (modified) 1. Moved the mime_type hashmap out of the guess_mime_type subroutine ... Thu, 28 Aug 2008 01:29:45 GMT kjdon [17057] * gsdl/trunk/perllib/doc.pm (modified) added some more warnings when tidying up assigned OIDs Thu, 28 Aug 2008 01:24:28 GMT kjdon [17056] * gsdl/trunk/perllib/strings.properties (modified) added a few new plugin strings Thu, 28 Aug 2008 01:19:41 GMT kjdon [17055] * gsdl/trunk/perllib/plugouts/METSPlugout.pm (modified) in buffer_txt_section_xml need to pass the is_recursive flag when ... Thu, 28 Aug 2008 01:18:10 GMT kjdon [17054] * gsdl/trunk/perllib/plugins/GreenstoneMETSPlugin.pm (modified) a previous change to ReadXMLFile meant that all namespaces were ... Thu, 28 Aug 2008 00:22:25 GMT kjdon [17053] * gsdl/trunk/perllib/plugins/EmailPlugin.pm (modified) made the default OIDtype auto, add message_id at end instead of start ... Wed, 27 Aug 2008 22:05:36 GMT kjdon [17033] * gsdl/trunk/perllib/plugins/MARCXMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/SplitTextFile.pm (modified) fixed up some bugs in add_OID Wed, 27 Aug 2008 21:45:55 GMT kjdon [17032] * gsdl/trunk/perllib/plugin.pm (modified) changed a comment Wed, 27 Aug 2008 21:43:33 GMT kjdon [17030] * gsdl/trunk/perllib/plugin.pm (modified) added a mapping for METSPlug Wed, 27 Aug 2008 21:43:14 GMT kjdon [17029] * gsdl/trunk/perllib/strings.properties (modified) added descriptions for the new exploding options, METSPlugin changed ... Wed, 27 Aug 2008 21:41:08 GMT kjdon [17028] * gsdl/trunk/perllib/plugins/GreenstoneMETSPlugin.pm (modified) changed METS to GreenstoneMETS in the code Wed, 27 Aug 2008 21:38:58 GMT kjdon [17027] * gsdl/trunk/perllib/plugins/GreenstoneMETSPlugin.pm (moved) METSPlugin only processes greenstone mets, so renamed it. Wed, 27 Aug 2008 08:40:20 GMT kjdon [17026] * gsdl/trunk/perllib/plugins/AbstractPlugin.pm (modified) * gsdl/trunk/perllib/plugins/AutoExtractMetadata.pm (modified) * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/BibTexPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ConvertToRogPlugin.pm (modified) * gsdl/trunk/perllib/plugins/DBPlugin.pm (modified) * gsdl/trunk/perllib/plugins/EmailPlugin.pm (modified) * gsdl/trunk/perllib/plugins/FOXPlugin.pm (modified) * gsdl/trunk/perllib/plugins/HBPlugin.pm (modified) * gsdl/trunk/perllib/plugins/MARCXMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/MP3Plugin.pm (modified) * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) * gsdl/trunk/perllib/plugins/OggVorbisPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PagedImagePlugin.pm (modified) * gsdl/trunk/perllib/plugins/ReadTextFile.pm (modified) * gsdl/trunk/perllib/plugins/ReadXMLFile.pm (modified) * gsdl/trunk/perllib/plugins/RealMediaPlugin.pm (modified) * gsdl/trunk/perllib/plugins/RogPlugin.pm (modified) * gsdl/trunk/perllib/plugins/SplitTextFile.pm (modified) OID generation modifications: OIDtype and OIDmetadata options now ... Wed, 27 Aug 2008 08:32:27 GMT kjdon [17025] * gsdl/trunk/perllib/doc.pm (modified) modified set_OID to take hash_on_file and hash_on_gs_xml as oid types. Tue, 26 Aug 2008 07:49:25 GMT ak19 [17015] * gsdl/trunk/perllib/plugouts/FedoraMETSPlugout.pm (modified) Handles URL-encoded filenames now (since the xlink_href urls ... Mon, 25 Aug 2008 04:01:32 GMT ak19 [16997] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) Multilingual filehandling in subroutine extra_metadata Mon, 25 Aug 2008 03:13:47 GMT kjdon [16996] * gsdl/trunk/perllib/plugouts/GreenstoneMETSPlugout.pm (modified) changed 'package FedoraMETSPlugout' to 'package ... Mon, 25 Aug 2008 02:45:36 GMT kjdon [16995] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) fixed a misnamed method call Mon, 25 Aug 2008 02:45:14 GMT kjdon [16994] * gsdl/trunk/perllib/plugins/RealMediaPlugin.pm (modified) add a test for invalid real media file Mon, 25 Aug 2008 01:29:49 GMT kjdon [16991] * gsdl/trunk/perllib/plugins/UnknownPlugin.pm (modified) fixed up a coupld of things to do with assoc files Sun, 24 Aug 2008 22:07:03 GMT kjdon [16981] * gsdl/trunk/perllib/plugins/BaseMediaConverter.pm (modified) * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) forgot to commit the changes to the BaseMediaConverter file after ... Sun, 24 Aug 2008 21:58:13 GMT kjdon [16980] * gsdl/trunk/perllib/cnseg.pm (modified) * gsdl/trunk/runtime-src/src/recpt/querytools.cpp (modified) cjk character segmentation. text_t chars not big enough to handle ... Fri, 22 Aug 2008 07:51:55 GMT kjdon [16976] * gsdl/trunk/perllib/plugins/BaseMediaConverter.pm (moved) this is a base class for converters, not an actual converter so ... Fri, 22 Aug 2008 03:11:27 GMT kjdon [16970] * gsdl/trunk/perllib/plugins/MARCPlugin.pm (modified) changed an output statement Fri, 22 Aug 2008 03:09:33 GMT kjdon [16969] * gsdl/trunk/perllib/util.pm (modified) check that GSDLCOLLECTDIR is defined before using it in ... Thu, 21 Aug 2008 06:27:17 GMT ak19 [16961] * gsdl/trunk/perllib/plugins/UnknownPlugin.pm (modified) Fixed a bug introduced in last commit Thu, 21 Aug 2008 06:26:39 GMT ak19 [16960] * gsdl/trunk/perllib/plugins/OggVorbisPlugin.pm (modified) Fixed a bug introduced in last commit Thu, 21 Aug 2008 04:54:55 GMT mdewsnip [16959] * gsdl/trunk/perllib/classify.pm (modified) Removed the "oid_to_clids" crap that was allegedly added for ... Thu, 21 Aug 2008 04:41:11 GMT ak19 [16958] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) Expanded a comment Thu, 21 Aug 2008 04:37:47 GMT ak19 [16957] * gsdl/trunk/perllib/plugins/OggVorbisPlugin.pm (modified) Associated file names are url-encoded Thu, 21 Aug 2008 04:36:57 GMT ak19 [16956] * gsdl/trunk/perllib/plugins/RealMediaPlugin.pm (modified) Associated file names are url-encoded Thu, 21 Aug 2008 04:34:40 GMT ak19 [16955] * gsdl/trunk/perllib/plugins/OpenDocumentPlugin.pm (modified) Associated file names are url-encoded Thu, 21 Aug 2008 04:32:58 GMT ak19 [16954] * gsdl/trunk/perllib/plugins/ConvertBinaryFile.pm (modified) Minor edit since a subroutine has been renamed Thu, 21 Aug 2008 04:32:06 GMT ak19 [16953] * gsdl/trunk/perllib/plugins/UnknownPlugin.pm (modified) Associated file names are url-encoded Thu, 21 Aug 2008 04:31:16 GMT ak19 [16952] * gsdl/trunk/perllib/plugins/MP3Plugin.pm (modified) Associated file names are url-encoded Thu, 21 Aug 2008 04:17:14 GMT ak19 [16950] * gsdl/trunk/perllib/doc.pm (modified) Added some convenience methods to get often-used metadata: Source, ... Thu, 21 Aug 2008 00:36:08 GMT ak19 [16937] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) Correction to setting new SourceFile metadata Wed, 20 Aug 2008 23:53:55 GMT ak19 [16935] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Removed the commented out debug statements now, since I think url- ... Wed, 20 Aug 2008 23:37:28 GMT ak19 [16934] * gsdl/trunk/perllib/doc.pm (modified) Removed commented out debug statements Wed, 20 Aug 2008 23:34:41 GMT ak19 [16933] * gsdl/trunk/perllib/unicode.pm (modified) Doodoo. Forgot to return the modified strings from new subroutines ... Wed, 20 Aug 2008 23:28:14 GMT ak19 [16932] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) Fixed error I introduced in the changes committed previously Wed, 20 Aug 2008 23:10:24 GMT mdewsnip [16929] * gsdl/trunk/perllib/cfgread.pm (modified) Fixed nasty parsing problem with hierarchy files where lines that ... Wed, 20 Aug 2008 23:07:09 GMT ak19 [16928] * gsdl/trunk/perllib/doc.pm (modified) Corrected an error that I introduced in the previous commit. Wed, 20 Aug 2008 06:35:52 GMT ak19 [16924] * gsdl/trunk/perllib/doc.pm (modified) Added subroutine assocfile_from_sourcefile which works out the name ... Wed, 20 Aug 2008 05:48:10 GMT ak19 [16923] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) 1. Sets both the Source and new SourceFile metadata; 2. Calls ... Wed, 20 Aug 2008 05:45:33 GMT ak19 [16922] * gsdl/trunk/perllib/plugins/ConvertBinaryFile.pm (modified) 1. The doclink uses the new SourceFile metadata, which is the url- ... Wed, 20 Aug 2008 05:39:48 GMT ak19 [16921] * gsdl/trunk/perllib/plugins/OggVorbisPlugin.pm (modified) * gsdl/trunk/perllib/plugins/RealMediaPlugin.pm (modified) src_link uses the new SourceFile metadata, which is the url-encoded ...