# # ChangeLog for main/trunk/greenstone2/perllib # # Generated by Trac 1.4.2 # 2024-05-23T04:39:40+12:00 Tue, 02 Mar 2010 22:09:07 GMT kjdon [21760] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MP3Plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OggVorbisPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/RealMediaPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/UnknownPlugin.pm (modified) srclink now generated dynamically at runtime. instead of storing ... Tue, 02 Mar 2010 22:06:59 GMT kjdon [21759] * main/trunk/greenstone2/perllib/plugins/FavouritesPlugin.pm (modified) changed a comment Tue, 02 Mar 2010 21:34:01 GMT kjdon [21757] * main/trunk/greenstone2/perllib/plugins/FavouritesPlugin.pm (modified) I am changing the way srclink is handled. Changing FavouritesPlugin ... Mon, 01 Mar 2010 01:53:47 GMT kjdon [21746] * main/trunk/greenstone2/perllib/plugins/OggVorbisPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/RealMediaPlugin.pm (modified) now use icon macros for srcicon Mon, 01 Mar 2010 00:03:47 GMT kjdon [21742] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) should be using assocfilepath instead of archivedir Mon, 22 Feb 2010 01:42:07 GMT kjdon [21722] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) now return 1 from generate_images - PagedImagePlugin is expecting ... Mon, 22 Feb 2010 01:41:36 GMT kjdon [21721] * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) fixed up an error message Tue, 16 Feb 2010 06:57:37 GMT ak19 [21719] * main/trunk/greenstone2/perllib/g2futil.pm (modified) * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) For Fedora: the Greenstone server's prefix URL is obtained from ... Fri, 05 Feb 2010 02:30:50 GMT mdewsnip [21716] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Improvements to metadataaction.pm made by Jeffrey Ke and Shane Taylor ... Thu, 04 Feb 2010 00:04:56 GMT mdewsnip [21715] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Adding some comments and error checking. By Jeffrey Ke. Wed, 27 Jan 2010 07:54:06 GMT ak19 [21687] * main/trunk/greenstone2/bin/script/g2f-buildcol.pl (modified) * main/trunk/greenstone2/bin/script/g2f-import.pl (modified) * main/trunk/greenstone2/perllib/g2futil.pm (modified) * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) 1. Minor changes for when when fedora uses Greenstone 3's tomcat: ... Wed, 27 Jan 2010 01:25:39 GMT mdewsnip [21664] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/exportcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Renamed util::rename_gdbm_file() to util::rename_ldb_or_bdb_file(). Wed, 27 Jan 2010 01:15:47 GMT mdewsnip [21661] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) Changed ClassifyTreeNode so it gets the infodbtype from the model, ... Tue, 26 Jan 2010 04:30:08 GMT mdewsnip [21646] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) Changed ClassifyTreeModel constructor to take the infodbtype as a ... Tue, 26 Jan 2010 04:25:25 GMT mdewsnip [21645] * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) Changed IncrementalDocument constructor to take the infodbtype as a ... Tue, 26 Jan 2010 04:23:28 GMT mdewsnip [21644] * main/trunk/greenstone2/bin/script/set_metadata.pl (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) Changed IncrementalBuildUtils::setDocumentMetadata() to take the ... Tue, 26 Jan 2010 04:17:32 GMT mdewsnip [21643] * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) Changed IncrementalBuildUtils::addDocument() to take the infodbtype ... Tue, 26 Jan 2010 04:10:39 GMT mdewsnip [21642] * main/trunk/greenstone2/bin/script/removedocument.pl (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) Changed IncrementalBuildUtils::deleteDocument() to take the ... Mon, 25 Jan 2010 06:58:35 GMT ak19 [21621] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) Checking for existence of LuceneWrapper to see if Lucene was disabled ... Mon, 25 Jan 2010 04:25:57 GMT mdewsnip [21620] * main/trunk/greenstone2/perllib/inexport.pm (modified) Changed inexport.pm to use the infodbtype value from the collect.cfg ... Mon, 25 Jan 2010 04:17:12 GMT mdewsnip [21619] * main/trunk/greenstone2/perllib/inexport.pm (modified) Removed src_db_file() and doc_db_file() functions from inexport.pm. ... Mon, 25 Jan 2010 04:11:53 GMT mdewsnip [21618] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Changed plugin::remove_some() to take the infodbtype as the second ... Mon, 25 Jan 2010 04:05:43 GMT mdewsnip [21617] * main/trunk/greenstone2/perllib/plugin.pm (modified) Changed plugin.pm so it uses &dbutil::get_infodb_file_path() ... Mon, 25 Jan 2010 03:50:48 GMT mdewsnip [21616] * main/trunk/greenstone2/perllib/util.pm (modified) Minor comment change. Mon, 25 Jan 2010 03:46:38 GMT mdewsnip [21615] * main/trunk/greenstone2/perllib/util.pm (modified) Minor comment change. Mon, 25 Jan 2010 03:30:53 GMT mdewsnip [21614] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) Changed ArchivesInfPlugin.pm so it uses the infodbtype value from the ... Mon, 25 Jan 2010 02:57:27 GMT mdewsnip [21607] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) Changed basebuilder.pm so set_infodbtype() is called on the buildproc ... Fri, 22 Jan 2010 06:25:07 GMT ak19 [21588] * main/trunk/greenstone2/perllib/g2futil.pm (modified) I think I've now fixed the bug where build operation in FLI would ... Fri, 22 Jan 2010 03:50:15 GMT mdewsnip [21586] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) Changed DirectoryPlugin to use the infodbtype value from the arcinfo ... Fri, 22 Jan 2010 03:45:13 GMT mdewsnip [21585] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) Changed one occurrence of dbutil::read_infodb_keys() to ... Fri, 22 Jan 2010 03:32:03 GMT mdewsnip [21584] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed BasePlugout to use the infodbtype value from the arcinfo ... Fri, 22 Jan 2010 02:04:29 GMT mdewsnip [21579] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) Changed arcinfo.pm to take the infodb type to use for the archiveinf ... Thu, 21 Jan 2010 04:12:06 GMT mdewsnip [21570] * main/trunk/greenstone2/perllib/colcfg.pm (modified) Changed colcfg.pm so it "require"s collConfigxml and buildConfigxml ... Thu, 21 Jan 2010 03:38:50 GMT mdewsnip [21569] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Changed all places explicitly using ".gdb" to use the ... Thu, 21 Jan 2010 03:31:01 GMT mdewsnip [21568] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Fixed up a couple more unnecessarily GDBM-specific bits. Thu, 21 Jan 2010 03:20:42 GMT mdewsnip [21566] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) * main/trunk/greenstone2/perllib/strings_fr.properties (modified) * main/trunk/greenstone2/perllib/strings_zh.properties (modified) Changed all places explicitly using "archiveinf-doc.gdb" or ... Thu, 21 Jan 2010 03:07:19 GMT mdewsnip [21565] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed dbutil::gdbm::X() calls to dbutil::X("gdbm"), in preparation ... Thu, 21 Jan 2010 02:59:35 GMT mdewsnip [21564] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/arcinfo.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed lots of occurrences of "GDBM" in comments, variable names and ... Thu, 21 Jan 2010 02:33:04 GMT mdewsnip [21563] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) * main/trunk/greenstone2/perllib/GDBMUtils.pm (deleted) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted GDBMUtils.pm. What was the point of me spending all that time ... Thu, 21 Jan 2010 02:22:28 GMT mdewsnip [21562] * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) Changed calls to GDBMUtils::gdbmCachedCollectionSet() to ... Thu, 21 Jan 2010 02:03:35 GMT mdewsnip [21561] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) Changed calls to GDBMUtils::gdbmCachedCollectionGet() to ... Thu, 21 Jan 2010 01:50:48 GMT mdewsnip [21560] * main/trunk/greenstone2/perllib/inexport.pm (modified) Efficiency improvement to last changes. Thu, 21 Jan 2010 01:49:19 GMT mdewsnip [21559] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) Changed calls to GDBMUtils::gdbmDatabaseRemove() to ... Thu, 21 Jan 2010 01:41:41 GMT mdewsnip [21558] * main/trunk/greenstone2/perllib/inexport.pm (modified) Variable name change to prevent clash. Thu, 21 Jan 2010 01:38:48 GMT mdewsnip [21557] * main/trunk/greenstone2/perllib/inexport.pm (modified) Changed calls to GDBMUtils::gdbmDatabaseSet() to ... Thu, 21 Jan 2010 01:32:41 GMT mdewsnip [21556] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted commented out call to GDBMUtils::gdbmDatabaseSet(). Part of ... Thu, 21 Jan 2010 01:29:35 GMT mdewsnip [21555] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted commented out call to GDBMUtils::gdbmDatabaseAppend(). Part ... Thu, 21 Jan 2010 01:26:37 GMT mdewsnip [21554] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Changed calls to GDBMUtils::gdbmRecordToHash() to ... Thu, 21 Jan 2010 01:15:37 GMT mdewsnip [21553] * main/trunk/greenstone2/perllib/inexport.pm (modified) Added missing "use dbutil". Thu, 21 Jan 2010 01:13:33 GMT mdewsnip [21552] * main/trunk/greenstone2/perllib/inexport.pm (modified) Changed calls to GDBMUtils::gdbmDatabaseGet() to ... Thu, 21 Jan 2010 01:08:10 GMT mdewsnip [21551] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Changed calls to GDBMUtils::serializeHash() to ... Thu, 21 Jan 2010 01:00:10 GMT mdewsnip [21550] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Added to dbutil.pm two new general functions: ... Wed, 20 Jan 2010 04:23:51 GMT mdewsnip [21547] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Changed dbutil.pm to add a new read_infodb_entry() function. This ... Wed, 20 Jan 2010 03:53:47 GMT mdewsnip [21546] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Changed dbutil.pm so all the sub-module function calls now have @_ as ... Wed, 20 Jan 2010 03:19:27 GMT mdewsnip [21545] * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) Fixed wrong function name. Wed, 20 Jan 2010 02:46:19 GMT mdewsnip [21544] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Changed dbutil.pm so instead of doing "use dbutil::gdbm", "use ... Wed, 20 Jan 2010 02:35:51 GMT mdewsnip [21543] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) Changing arcinfo.pm to use the general dbutil module, instead of ... Sat, 09 Jan 2010 02:43:27 GMT davidb [21439] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) Support for 'infodbtype' added Tue, 05 Jan 2010 11:25:17 GMT davidb [21425] * main/trunk/greenstone2/perllib/util.pm (modified) Fixed typo in variable declaration Mon, 04 Jan 2010 10:13:05 GMT davidb [21414] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Separation of different database back-ends into individual files Mon, 04 Jan 2010 10:12:32 GMT davidb [21413] * main/trunk/greenstone2/perllib/util.pm (modified) pathname_cat() performs comparable task to filename_cat(), only used ... Mon, 04 Jan 2010 10:11:26 GMT davidb [21412] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) Separation of different database back-ends into individual files Mon, 04 Jan 2010 10:10:50 GMT davidb [21411] * main/trunk/greenstone2/perllib/dbutil (added) * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (added) * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (added) * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (added) * main/trunk/greenstone2/perllib/dbutil/mssql.pm (added) * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (added) Separation of different database back-ends into individual files Wed, 16 Dec 2009 01:43:55 GMT kjdon [21367] * main/trunk/greenstone2/perllib/plugins/DSpacePlugin.pm (modified) escape [] in metadata, otherwise it will screw up greenstone. instead ... Mon, 14 Dec 2009 01:49:27 GMT kjdon [21344] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) inheriting plugins can now set store_file_paths, and ImageConverter ... Sun, 13 Dec 2009 23:46:40 GMT kjdon [21341] * main/trunk/greenstone2/perllib/printusage.pm (modified) can add internal => 'true' to plugin/classifier option, and it won't ... Wed, 09 Dec 2009 02:33:35 GMT kjdon [21315] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) remove_one now returns a value Wed, 09 Dec 2009 02:32:17 GMT kjdon [21314] * main/trunk/greenstone2/perllib/plugin.pm (modified) check return values for remove_one, and stop the pipeline once found ... Wed, 09 Dec 2009 00:21:38 GMT kjdon [21308] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) removeold renamed to remove_all, added remove_one for deleting a ... Wed, 09 Dec 2009 00:19:28 GMT kjdon [21307] * main/trunk/greenstone2/perllib/plugin.pm (modified) removeold renamed to remove_all, added remove_some - a list of files ... Wed, 09 Dec 2009 00:18:41 GMT kjdon [21306] * main/trunk/greenstone2/perllib/inexport.pm (modified) mark_docs_for_reindex code moved into new_vs_old_import_diff, so this ... Mon, 07 Dec 2009 01:39:45 GMT kjdon [21290] * main/trunk/greenstone2/perllib/plugin.pm (modified) extension handling extended to include gs3 extensions, added ... Mon, 07 Dec 2009 01:39:30 GMT kjdon [21289] * main/trunk/greenstone2/perllib/gsprintf.pm (modified) extension handling extended to include gs3 extensions Mon, 07 Dec 2009 01:38:34 GMT kjdon [21288] * main/trunk/greenstone2/perllib/plugins/PharosImageIndexer.pm (deleted) moved plugin to extension repository Mon, 07 Dec 2009 01:38:09 GMT kjdon [21287] * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) got rid of Pharos stuff out of here. PharosImagePlugin now inherits ... Mon, 07 Dec 2009 01:37:07 GMT kjdon [21286] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) added empty removeold method Mon, 07 Dec 2009 01:36:31 GMT kjdon [21285] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) added empty removeold method Mon, 07 Dec 2009 00:15:56 GMT kjdon [21283] * main/trunk/greenstone2/perllib/plugins/PharosImageIndexer.pm (modified) tidied up index method, added removeold method (not tested yet) Wed, 02 Dec 2009 04:11:32 GMT kjdon [21240] * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) use the new PharosImageIndexer plugin Wed, 02 Dec 2009 01:51:03 GMT kjdon [21220] * main/trunk/greenstone2/perllib/plugins/PharosImageIndexer.pm (added) initial go at Pharos image indexing plugin Wed, 02 Dec 2009 01:50:15 GMT kjdon [21219] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) added a place for calling post_process method after the doc obj has ... Wed, 02 Dec 2009 01:48:02 GMT kjdon [21218] * main/trunk/greenstone2/perllib/util.pm (modified) added get_toplevel_tmp_dir Wed, 02 Dec 2009 01:18:24 GMT kjdon [21207] * main/trunk/greenstone2/perllib/util.pm (modified) added get_current_collection_name method Tue, 01 Dec 2009 23:40:00 GMT anna [21200] * main/trunk/greenstone2/perllib/strings_kk.properties (added) New Kazak translations of perl modules. Many thanks to Zhanat Kulenov. Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Wed, 18 Nov 2009 22:25:23 GMT mdewsnip [20962] * gsdl/trunk/perllib/plugouts/MARCXMLPlugout.pm (modified) Added "1" as a third parameter to the output_xml_header() calls in ...