# # ChangeLog for main/trunk/greenstone2/perllib/plugins # # Generated by Trac 1.4.2 # 2024-06-10T11:05:43+12:00 Mon, 09 Aug 2010 23:51:17 GMT kjdon [22594] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) committing for davidb. pipe output of tidy to /dev/null if verbosity ... Wed, 04 Aug 2010 02:01:35 GMT kjdon [22565] * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) removed block exp. now it scans the item file to work out which files ... Sun, 01 Aug 2010 23:00:20 GMT kjdon [22552] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) by default we want this to process all files, so changed default ... Tue, 27 Jul 2010 04:07:18 GMT kjdon [22515] * main/trunk/greenstone2/perllib/plugins/ExcelPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) added open office support for PowerPoint and Excel plugins. followed ... Tue, 27 Jul 2010 04:06:39 GMT kjdon [22514] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) small tidyings Mon, 26 Jul 2010 03:43:40 GMT kjdon [22507] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) some moving around and tidying up of code Mon, 26 Jul 2010 01:21:37 GMT kjdon [22505] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) added the openoffice_scripting arg here instead of in OpenOfficeConverter Mon, 26 Jul 2010 01:02:50 GMT kjdon [22504] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) for WordPLugin, if openoffice_scripting is set, need to use ... Mon, 26 Jul 2010 01:01:45 GMT kjdon [22503] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) StructuredHTMLPlugin needs -description tags if office_scripting is ... Wed, 21 Jul 2010 01:37:55 GMT ak19 [22462] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) Commented out useful (but no needed in svn commited version) print ... Tue, 20 Jul 2010 03:18:11 GMT kjdon [22451] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) added metadata_field_separator option. if set eg to ;, will split all ... Tue, 20 Jul 2010 03:10:25 GMT kjdon [22450] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) missing argument to autorun_general_cmd. oh the trouble that caused, ... Tue, 20 Jul 2010 02:07:33 GMT kjdon [22448] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) metadata values mught be array type - add each individual item as a ... Mon, 19 Jul 2010 01:59:55 GMT davidb [22431] * main/trunk/greenstone2/perllib/convertutil.pm (modified) * main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm (modified) Correction to caching technique to work with input file rather than ... Mon, 19 Jul 2010 01:27:02 GMT davidb [22428] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) Restructuring of WordPlugin to dynamically inherit from ... Mon, 19 Jul 2010 01:25:07 GMT davidb [22427] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) Adjustment of whitespace Fri, 16 Jul 2010 02:09:40 GMT davidb [22412] * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) More accurate comment added Wed, 14 Jul 2010 02:55:26 GMT kjdon [22401] * main/trunk/greenstone2/perllib/plugins/MediainfoOGVPlugin.pm (modified) tidied up a bit. Removed options that (I think) will always be set ... Wed, 07 Jul 2010 02:04:40 GMT ak19 [22364] * main/trunk/greenstone2/perllib/plugins/MediainfoOGVPlugin.pm (modified) MediainfoOGVPlugin now includes the final changes Arnaud made to his ... Wed, 07 Jul 2010 01:56:37 GMT ak19 [22363] * main/trunk/greenstone2/perllib/plugins/MediainfoOGVPlugin.pm (modified) Adding in the adjustments to the mediainfoogv plugin that were mailed ... Wed, 07 Jul 2010 01:43:30 GMT ak19 [22362] * main/trunk/greenstone2/perllib/plugins/MediainfoOGVPlugin.pm (added) Committing Arnaud Yvan's MediainfoOGVPlugin.pm for the next release ... Tue, 06 Jul 2010 02:52:40 GMT kjdon [22355] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) previously, when use_realistic_book was set, all files listed in ... Mon, 05 Jul 2010 22:17:08 GMT davidb [22351] * main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm (modified) White-space tidy up Mon, 05 Jul 2010 03:46:54 GMT kjdon [22349] * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) if metadata extracted from item file has a namespace, then prefix it ... Mon, 05 Jul 2010 03:01:12 GMT kjdon [22348] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) store any extracted metadata that has a namespace as ex.ns.meta Wed, 30 Jun 2010 01:31:14 GMT kjdon [22330] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) we want to store the original file name not the tidy filename as the ... Wed, 30 Jun 2010 01:29:33 GMT kjdon [22329] * main/trunk/greenstone2/perllib/plugins/MP3Plugin.pm (modified) changed mp3:meta to ex.id3.meta. apparently id3 isa better name for ... Mon, 28 Jun 2010 03:24:56 GMT kjdon [22316] * main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm (modified) store extracted namespaced metadata as ex.metadata, eg ex.dc.Title, ... Wed, 23 Jun 2010 02:47:01 GMT kjdon [22293] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) extracted metadata is now going to be added as ex.meta, then GLI will ... Tue, 15 Jun 2010 02:40:59 GMT kjdon [22267] * main/trunk/greenstone2/perllib/plugins/OggVorbisPlugin.pm (modified) fixed a mistake in a method name Thu, 03 Jun 2010 23:36:07 GMT mdewsnip [22232] * main/trunk/greenstone2/perllib/plugins/OAIMetadataXMLPlugin.pm (added) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) New OAIMetadataXMLPlugin.pm for extracting information from OAI ... Tue, 01 Jun 2010 03:54:17 GMT kjdon [22215] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) added store_original_file option, used for eg Text, HTML plugins to ... Tue, 11 May 2010 03:13:50 GMT kjdon [22074] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) extrametadata needs the filename with no subfolder as that is added ... Wed, 28 Apr 2010 03:53:16 GMT kjdon [21981] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) fix for ticket #676. Conversion of pdf to html where two pdfs had the ... Mon, 26 Apr 2010 23:18:22 GMT kjdon [21958] * main/trunk/greenstone2/perllib/plugins/ExcelPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) ppthtml and xslhtml don't seem to output utf8, so remove the ... Tue, 20 Apr 2010 01:10:05 GMT kjdon [21916] * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) made this work with a user specified process_exp so that your ... Mon, 19 Apr 2010 02:05:50 GMT mdewsnip [21905] * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) Changes made by Jeffrey Ke at DL Consulting Ltd to remove the global ... Mon, 12 Apr 2010 02:54:17 GMT kjdon [21866] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) added some code for if identify returns size in mb. Wed, 17 Mar 2010 02:48:44 GMT kjdon [21803] * main/trunk/greenstone2/perllib/plugins/GreenstoneMETSPlugin.pm (modified) set file_id to null if ID doesn't match FILE.* (previously it was ... Wed, 17 Mar 2010 00:01:20 GMT kjdon [21801] * main/trunk/greenstone2/perllib/plugins/StructuredHTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) extended HTMLPlugin's metadata_field_separator option to Word and ... Tue, 16 Mar 2010 23:33:06 GMT kjdon [21800] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) added a new option, metadata_field_separator, which specifies what to ... Sun, 07 Mar 2010 21:26:03 GMT kjdon [21764] * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OggVorbisPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) fixed up all my copy and paste errors. doh. Sun, 07 Mar 2010 21:25:36 GMT kjdon [21763] * main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm (modified) don't modify document_field is info_only - doesn't appear to be ... 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 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 ...