# # ChangeLog for gsdl/trunk/perllib # # Generated by Trac 1.4.2 # 2024-05-17T19:20:35+12:00 Tue, 29 Sep 2009 22:01:48 GMT kjdon [20760] * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) need to add args to options to get the args to show up in pluginfo.pl Tue, 29 Sep 2009 21:55:27 GMT kjdon [20759] * gsdl/trunk/perllib/strings.properties (modified) removed import.reversesort, added ArchivesInfPlugin.reversesort Tue, 29 Sep 2009 21:54:55 GMT kjdon [20758] * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) moved the reversesort option from import.pl to ArchivesInfPLugin - ... Tue, 29 Sep 2009 06:41:56 GMT kjdon [20747] * gsdl/trunk/perllib/arcinfo.pm (modified) * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) sorting the build was broken. arcinfo was storing a sort order, but ... Mon, 28 Sep 2009 03:13:19 GMT kjdon [20732] * gsdl/trunk/perllib/lucenebuildproc.pm (modified) no longer write out gs2:id in a lucenedocument. Always use gs2:docOID ... Mon, 28 Sep 2009 02:00:31 GMT kjdon [20728] * gsdl/trunk/perllib/strings.properties (modified) added a cu2db.desc Mon, 28 Sep 2009 00:12:33 GMT kjdon [20723] * gsdl/trunk/perllib/printusage.pm (modified) changed print_txt_usage to output the description if its defined in ... Wed, 23 Sep 2009 02:47:51 GMT ak19 [20689] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Bug fix to metadata_fields that are given rename-values. Wed, 23 Sep 2009 02:17:50 GMT kjdon [20686] * gsdl/trunk/perllib/basebuilder.pm (modified) use incremental instead of keepold to determine whether we are ... Wed, 23 Sep 2009 01:44:10 GMT kjdon [20684] * gsdl/trunk/perllib/strings.properties (modified) modified text for a couple of List options Wed, 23 Sep 2009 01:37:53 GMT kjdon [20683] * gsdl/trunk/perllib/lucenebuilder.pm (modified) use incremental instead of keepold to decide whether to pass ... Wed, 23 Sep 2009 01:35:59 GMT kjdon [20682] * gsdl/trunk/perllib/plugins/PrintInfo.pm (modified) in set_incremental, we want incremental to be 0 if incremental_mode ... Wed, 23 Sep 2009 01:35:00 GMT kjdon [20681] * gsdl/trunk/perllib/basebuilder.pm (modified) only check incremental against is_incremental_capable. keepold may be ... Wed, 23 Sep 2009 00:04:55 GMT mdewsnip [20679] * gsdl/trunk/perllib/classify/List.pm (modified) Fixed up types of partition_type_within_level and ... Mon, 21 Sep 2009 01:56:01 GMT kjdon [20654] * gsdl/trunk/perllib/classify/SimpleList.pm (modified) removed an old debug statement Mon, 21 Sep 2009 01:41:38 GMT kjdon [20653] * gsdl/trunk/perllib/classify/List.pm (modified) if we are updating the classifier ie a document is being ... Mon, 21 Sep 2009 01:35:55 GMT davidb [20651] * gsdl/trunk/perllib/expinfo.pm (modified) * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) * gsdl/trunk/perllib/plugouts/MARCXMLPlugout.pm (modified) Updated to support incremental exporting Mon, 21 Sep 2009 00:06:23 GMT kjdon [20647] * gsdl/trunk/perllib/basebuilder.pm (modified) now pass incremental_mode to new method. check keepold/incremental ... Mon, 21 Sep 2009 00:04:28 GMT kjdon [20646] * gsdl/trunk/perllib/scriptutil.pm (modified) if keepold is true, set incremental_mode to onlyadd Mon, 21 Sep 2009 00:03:48 GMT kjdon [20645] * gsdl/trunk/perllib/lucenebuilder.pm (modified) added is_incremental_capable method Sun, 20 Sep 2009 23:59:42 GMT davidb [20643] * gsdl/trunk/perllib/plugouts/METSPlugout.pm (modified) Updated to include meta-files information in 'saveas' Sun, 20 Sep 2009 23:56:49 GMT davidb [20642] * gsdl/trunk/perllib/plugouts/DSpacePlugout.pm (modified) Updated to include meta-files information in 'saveas' Wed, 16 Sep 2009 03:06:14 GMT kjdon [20613] * gsdl/trunk/perllib/plugin.pm (modified) escape backslashes in plugin options before passing to the eval (new ... Wed, 16 Sep 2009 02:25:03 GMT davidb [20610] * gsdl/trunk/perllib/GDBMUtils.pm (modified) parseStringToHash brought out as a useful subroutine in its own right Wed, 16 Sep 2009 02:05:23 GMT kjdon [20609] * gsdl/trunk/perllib/plugins/MARCXMLPlugin.pm (modified) added process_exp arg explicitly to this plugin. Otherwise, due to ... Tue, 15 Sep 2009 22:31:23 GMT kjdon [20605] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) check OIDmetadata defined before modifying it - it may not be defined ... Wed, 09 Sep 2009 22:52:26 GMT davidb [20579] * gsdl/trunk/perllib/multiread.pm (modified) Unicode encoding broken down into two steps. Wed, 09 Sep 2009 22:51:48 GMT davidb [20578] * gsdl/trunk/perllib/inexport.pm (modified) * gsdl/trunk/perllib/plugin.pm (modified) * gsdl/trunk/perllib/scriptutil.pm (modified) Changes to support new incremental_mode variable, and to track ... Wed, 09 Sep 2009 22:50:05 GMT davidb [20577] * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/DirectoryPlugin.pm (modified) * gsdl/trunk/perllib/plugins/MetadataXMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PrintInfo.pm (modified) Changes to support new incremental_mode variable, and to track ... Wed, 09 Sep 2009 22:47:48 GMT davidb [20576] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Links can now also be to Microsofts's Multimedia Streaming protocol MMS. Wed, 09 Sep 2009 22:46:36 GMT davidb [20575] * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/classify.pm (modified) Opening of txt2db moved to earlier in the buildcol process. This was ... Sun, 06 Sep 2009 23:45:47 GMT davidb [20541] * gsdl/trunk/perllib/strings.properties (modified) Dictionary strings for new csv-usernames-to-db.pl Sun, 06 Sep 2009 23:44:10 GMT davidb [20540] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) Support for cache mode in image converter (currently used in Video ... Sun, 06 Sep 2009 23:42:58 GMT davidb [20539] * gsdl/trunk/perllib/convertutil.pm (modified) Couple of tweaks to do with when caching is run for the very first time Sun, 06 Sep 2009 23:42:04 GMT davidb [20538] * gsdl/trunk/perllib/cgiactions/metadataaction.pm (modified) further development of metadata action Sun, 06 Sep 2009 23:37:15 GMT davidb [20537] * gsdl/trunk/perllib/arcinfo.pm (modified) Minor tweak to DSpace exporting so file handle correctly determined Sun, 06 Sep 2009 23:36:50 GMT davidb [20536] * gsdl/trunk/perllib/plugouts/DSpacePlugout.pm (modified) Minor tweak to DSpace exporting so file handle correctly determined Mon, 31 Aug 2009 03:36:05 GMT kjdon [20454] * gsdl/trunk/perllib/classify/DateList.pm (modified) * gsdl/trunk/perllib/classify/Phind.pm (modified) * gsdl/trunk/perllib/classify/RecentDocumentsList.pm (modified) strip ex from metadata type args Mon, 31 Aug 2009 03:35:42 GMT kjdon [20453] * gsdl/trunk/perllib/classify/BaseClassifier.pm (modified) Phind has things like section:ex.Title in its text field, so added : ... Mon, 31 Aug 2009 03:12:57 GMT kjdon [20451] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) metadata args may have ex. now. Trim ex. from values Fri, 28 Aug 2009 01:37:36 GMT kjdon [20429] * gsdl/trunk/perllib/classify/AZCompactList.pm (modified) strip ex from metadata and sort arguments Fri, 28 Aug 2009 01:32:12 GMT kjdon [20428] * gsdl/trunk/perllib/classify/AZList.pm (modified) strip ex from metadata argument before using it Fri, 28 Aug 2009 01:28:48 GMT kjdon [20427] * gsdl/trunk/perllib/classify/SimpleList.pm (modified) strip off ex. from metadata and sort arguments Fri, 28 Aug 2009 01:28:26 GMT kjdon [20426] * gsdl/trunk/perllib/classify/BaseClassifier.pm (modified) new strip_ex_from_metadata routine Fri, 28 Aug 2009 01:28:04 GMT kjdon [20425] * gsdl/trunk/perllib/classify/HFileHierarchy.pm (modified) made a subroutine for removing ex. Call this instead of doing it ... Fri, 28 Aug 2009 01:27:46 GMT kjdon [20424] * gsdl/trunk/perllib/classify/List.pm (modified) made a subroutine for removing ex. Call this instead of doing it ... Fri, 28 Aug 2009 00:51:24 GMT kjdon [20422] * gsdl/trunk/perllib/classify/HFileHierarchy.pm (modified) removed some commented out code. strip ex off metadata and sort arguments Fri, 28 Aug 2009 00:48:46 GMT kjdon [20421] * gsdl/trunk/perllib/classify/List.pm (modified) strip off any ex. before getting metadata from doc_obj Fri, 28 Aug 2009 00:06:34 GMT kjdon [20420] * gsdl/trunk/perllib/basebuildproc.pm (modified) strip ex. off languagemetadata, and subcollection field Fri, 28 Aug 2009 00:05:38 GMT kjdon [20419] * gsdl/trunk/perllib/lucenebuildproc.pm (modified) * gsdl/trunk/perllib/mgbuildproc.pm (modified) * gsdl/trunk/perllib/mgppbuildproc.pm (modified) strip off ex. before retrieving metadata for indexing. ex. now valid ... Fri, 28 Aug 2009 00:03:52 GMT kjdon [20418] * gsdl/trunk/perllib/lucenebuilder.pm (modified) * gsdl/trunk/perllib/mgbuilder.pm (modified) * gsdl/trunk/perllib/mgppbuilder.pm (modified) language_metadata was sometimes with an underscore, and sometimes ... Fri, 28 Aug 2009 00:03:03 GMT kjdon [20417] * gsdl/trunk/perllib/doc.pm (modified) changed a typo in comment Fri, 28 Aug 2009 00:02:33 GMT kjdon [20416] * gsdl/trunk/perllib/colcfg.pm (modified) language_metadata was sometimes with an underscore, and sometimes ... Thu, 27 Aug 2009 21:58:05 GMT kjdon [20414] * gsdl/trunk/perllib/plugouts/FedoraMETSPlugout.pm (modified) check whether fedora_version is defined before using it, to avoid an ... Thu, 27 Aug 2009 21:57:18 GMT kjdon [20413] * gsdl/trunk/perllib/util.pm (modified) modifed rename_file to make a bit more efficient when rename_method ... Thu, 27 Aug 2009 21:56:19 GMT kjdon [20412] * gsdl/trunk/perllib/doc.pm (modified) added a couple of comments Tue, 25 Aug 2009 02:43:41 GMT mdewsnip [20390] * gsdl/trunk/perllib/cfgread.pm (modified) Improved cfgread::read_cfg_line() so it doesn't take forever to parse ... Thu, 20 Aug 2009 04:47:23 GMT max [20343] * gsdl/trunk/perllib/convertutil.pm (modified) Update some indentation Tue, 18 Aug 2009 04:50:01 GMT kjdon [20321] * gsdl/trunk/perllib/plugouts/MARCXMLPlugout.pm (modified) use util::locate_config_file instead of hard coding linux paths, for ... Tue, 18 Aug 2009 04:42:28 GMT kjdon [20320] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) some changes to get MARCXML exporting working on windows Wed, 29 Jul 2009 02:57:54 GMT kjdon [20105] * gsdl/trunk/perllib/buildConfigxml.pm (modified) got rid of all stuff not currently usesd (left over from ... Wed, 29 Jul 2009 02:54:56 GMT kjdon [20104] * gsdl/trunk/perllib/collConfigxml.pm (modified) added back the assigned variable, modified DocType Wed, 29 Jul 2009 01:32:12 GMT kjdon [20102] * gsdl/trunk/perllib/buildConfigxml.pm (modified) * gsdl/trunk/perllib/collConfigxml.pm (modified) xiaofeng says that all the flax stuff here is old and not needed any ... Wed, 29 Jul 2009 01:24:48 GMT kjdon [20101] * gsdl/trunk/perllib/colcfg.pm (modified) tidied up the file Wed, 29 Jul 2009 01:24:17 GMT kjdon [20100] * gsdl/trunk/perllib/basebuilder.pm (modified) small changes to do with calls to colcfg methods Wed, 29 Jul 2009 01:23:33 GMT kjdon [20099] * gsdl/trunk/perllib/collConfigxml.pm (modified) removed the buildConfig stuff Wed, 29 Jul 2009 00:13:12 GMT kjdon [20097] * gsdl/trunk/perllib/colcfg.pm (modified) changes for cfgread4gs3 rename Wed, 29 Jul 2009 00:12:47 GMT kjdon [20096] * gsdl/trunk/perllib/buildConfigxml.pm (modified) * gsdl/trunk/perllib/collConfigxml.pm (modified) package name changes Wed, 29 Jul 2009 00:12:24 GMT kjdon [20095] * gsdl/trunk/perllib/basebuilder.pm (modified) changes for cfgread4gs3 renaming, and to make this look for ... Wed, 29 Jul 2009 00:05:42 GMT kjdon [20094] * gsdl/trunk/perllib/buildConfigxml.pm (copied) * gsdl/trunk/perllib/collConfigxml.pm (moved) renamed and copied cfgread4gs3.pm into two files: collConfigxml.pm ... Tue, 21 Jul 2009 23:17:39 GMT kjdon [20065] * gsdl/trunk/perllib/cfgread4gs3.pm (modified) add the default index line for all indexers - currently the runtime ... Fri, 17 Jul 2009 07:05:24 GMT ak19 [20008] * gsdl/trunk/perllib/classify/AZCompactList.pm (modified) * gsdl/trunk/perllib/classify/BaseClassifier.pm (modified) * gsdl/trunk/perllib/classify/List.pm (modified) * gsdl/trunk/perllib/classify/SimpleList.pm (modified) * gsdl/trunk/perllib/strings.properties (modified) Adjusted the code to deal with 1. semicolons and commas separating ... Thu, 16 Jul 2009 22:15:31 GMT davidb [20001] * gsdl/trunk/perllib/plugins/BaseMediaConverter.pm (modified) When testing on Windows, discovered drive letter at start of filename ... Thu, 16 Jul 2009 22:14:23 GMT davidb [20000] * gsdl/trunk/perllib/plugins/MetadataCSVPlugin.pm (modified) CSV filename needs to be make regular-expression 'safe' before it is ... Thu, 16 Jul 2009 22:12:29 GMT davidb [19999] * gsdl/trunk/perllib/plugins/PagedImagePlugin.pm (modified) An empty item file caused the code to loop forever. Offending loop ... Tue, 14 Jul 2009 01:19:37 GMT ak19 [19993] * gsdl/trunk/perllib/plugins/StructuredHTMLPlugin.pm (modified) Dr Bainbridge's fix to deal with spaces in metadata_fields option ... Fri, 10 Jul 2009 06:15:29 GMT ak19 [19983] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Bugfix for book: weburl was wrong on Windows and failed in book's ... Wed, 24 Jun 2009 02:16:37 GMT kjdon [19898] * gsdl/trunk/perllib/cfgread4gs3.pm (modified) modified slightly so it can read in buildConfig.xml. added buildType ... Fri, 12 Jun 2009 11:43:51 GMT davidb [19829] * gsdl/trunk/perllib/doc.pm (modified) * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) doc.pm API extended to include call for finding out the original ... Thu, 11 Jun 2009 09:30:46 GMT davidb [19811] * gsdl/trunk/perllib/plugins/MetadataEXIFPlugin.pm (modified) Minor fix to protect Windows directory separators in regular expression Wed, 10 Jun 2009 22:59:22 GMT mdewsnip [19805] * gsdl/trunk/perllib/cpan/XML (modified) Now ignores System directory too (created on Mac). Wed, 10 Jun 2009 22:09:03 GMT mdewsnip [19803] * gsdl/trunk/perllib/cpan/XML (modified) Now ignores lib64 directory also. Wed, 10 Jun 2009 01:43:04 GMT davidb [19789] * gsdl/trunk/perllib/inexport.pm (modified) Fixed error in code that works out if a file as associated or not ... Tue, 09 Jun 2009 02:37:13 GMT davidb [19775] * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) Switch to using more batched approach (for efficiency reasons) for ... Tue, 09 Jun 2009 02:34:05 GMT davidb [19774] * gsdl/trunk/perllib/arcinfo.pm (modified) support for reverse lookup operations Tue, 09 Jun 2009 02:33:22 GMT davidb [19773] * gsdl/trunk/perllib/dbutil.pm (modified) optional parameter to open GDBM database that allows for records to ... Tue, 09 Jun 2009 02:32:46 GMT davidb [19772] * gsdl/trunk/perllib/classify.pm (modified) Some whitespace changes Mon, 08 Jun 2009 04:35:13 GMT ak19 [19762] * gsdl/trunk/perllib/util.pm (modified) No longer convert spaces to underscores in the rename_file ... Mon, 08 Jun 2009 03:24:01 GMT davidb [19759] * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) Missing use statement to include GDBMUtils.pm Mon, 08 Jun 2009 00:37:56 GMT davidb [19751] * gsdl/trunk/perllib/colcfg.pm (modified) Added new function read_collection_cfg() which uses the argument ... Fri, 05 Jun 2009 05:08:45 GMT ak19 [19746] * gsdl/trunk/perllib/plugins/DSpacePlugin.pm (modified) Dr Bainbridge fixed the DSpace problem where the crucial ... Fri, 29 May 2009 02:41:24 GMT anna [19673] * gli/trunk/classes/dictionary_ar.properties (modified) * gsdl/trunk/perllib/strings_ar.properties (modified) Updated Arabic translations for Perl modules and GLIDictionary. Many ... Fri, 29 May 2009 02:01:58 GMT kjdon [19672] * gsdl/trunk/perllib/plugins/MARCXMLPlugin.pm (modified) if we are doing a mapping from a field with no subfield spacified, ... Thu, 28 May 2009 22:33:17 GMT anna [19658] * gli/trunk/classes/dictionary_zh.properties (modified) * gli/trunk/help/zh/addingfiles.htm (modified) * gli/trunk/help/zh/assignlanguages.htm (modified) * gli/trunk/help/zh/assignpartitions.htm (modified) * gli/trunk/help/zh/builderrors.htm (modified) * gli/trunk/help/zh/creatingfolders.htm (modified) * gli/trunk/help/zh/depositormetadatasettings.htm (added) * gli/trunk/help/zh/explodingfiles.htm (modified) * gli/trunk/help/zh/exporting.htm (modified) * gli/trunk/help/zh/fileassociations.htm (modified) * gli/trunk/help/zh/filteringthetree.htm (modified) * gli/trunk/help/zh/formatstatements.htm (modified) * gli/trunk/help/zh/formattingacollection.htm (modified) * gli/trunk/help/zh/help.xml (modified) * gli/trunk/help/zh/help_index.xml (modified) * gli/trunk/help/zh/howtoavoidthisdocument.htm (modified) * gli/trunk/help/zh/openingacollection.htm (modified) * gli/trunk/help/zh/partitionindexes.htm (modified) * gli/trunk/help/zh/plugins.htm (modified) * gli/trunk/help/zh/preferences.htm (modified) * gli/trunk/help/zh/producingthecollection.htm (modified) * gli/trunk/help/zh/replacingfiles.htm (modified) * gli/trunk/help/zh/scheduledbuilding.htm (added) * gli/trunk/help/zh/searchindexes.htm (modified) * gli/trunk/help/zh/searchindexoptions.htm (added) * gli/trunk/help/zh/searchmetadatasettings.htm (modified) * gli/trunk/help/zh/selectingmetadatasets.htm (modified) * gli/trunk/help/zh/theenrichview.htm (modified) * gli/trunk/help/zh/theformatview.htm (modified) * gli/trunk/help/zh/themirrorview.htm (modified) * gli/trunk/help/zh/xcollectionsearching.htm (modified) * gsdl/trunk/macros/chinese.dm (modified) * gsdl/trunk/macros/chinese2.dm (modified) * gsdl/trunk/perllib/strings_zh.properties (modified) updated Simplified Chinese translations for 2.82. Thu, 28 May 2009 04:05:09 GMT anna [19645] * gsdl/trunk/perllib/classify/List.pm (modified) Changed default bookshelf type to 'never' so it behaves more like AZList. Wed, 27 May 2009 03:13:43 GMT ak19 [19623] * gsdl/trunk/perllib/plugins/DirectoryPlugin.pm (modified) when removing RE syntax, need to change double backslash back to ... Wed, 27 May 2009 03:12:38 GMT ak19 [19622] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) the filename for metadata needs to have the slashes the right way Wed, 27 May 2009 01:58:48 GMT kjdon [19619] * gsdl/trunk/perllib/plugins/MARCXMLPlugin.pm (modified) just look for a single mappign file, not for a list of them. ... Wed, 27 May 2009 01:57:36 GMT kjdon [19618] * gsdl/trunk/perllib/marcmapping.pm (modified) changed the test for array/single file to look for ARRAY instead of ... Wed, 27 May 2009 01:56:41 GMT kjdon [19617] * gsdl/trunk/perllib/doc.pm (modified) * gsdl/trunk/perllib/plugins/SplitTextFile.pm (modified) use new util::tidy_up_oid instead of fiddling with it directly