# # ChangeLog for main/trunk/greenstone2/perllib/plugins # # Generated by Trac 1.4.2 # 2024-06-01T12:35:42+12:00 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 ... 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 ... 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 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 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 ... 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 ... 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 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 ... 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 ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Wed, 11 Nov 2009 00:26:20 GMT kjdon [20927] * gsdl/trunk/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) added process exp back in but made it empty so that we don't get a ...