# # ChangeLog for main/trunk/greenstone2/perllib # # Generated by Trac 1.4.2 # 2024-05-01T19:32:32+12:00 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 ... Tue, 20 Jul 2010 01:58:05 GMT davidb [22445] * main/trunk/greenstone2/perllib/ParallelInexport.pm (added) * main/trunk/greenstone2/perllib/inexport.pm (modified) Incorporation of top-level parallel_import functionality into code base. Mon, 19 Jul 2010 04:00:18 GMT davidb [22438] * main/trunk/greenstone2/perllib/util.pm (modified) Additional flexibility added in to how get_tmp_filename works with ... 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 Sun, 18 Jul 2010 04:36:56 GMT davidb [22421] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Continued work on refactoring code to have better shared support for ... Fri, 16 Jul 2010 02:13:01 GMT davidb [22413] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Initial pass at getting the main code to import.pl (and the very ... 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:56:21 GMT kjdon [22402] * main/trunk/greenstone2/perllib/strings.properties (modified) added a couple of strings for MediainfoOGVPlugin 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 ... Tue, 13 Jul 2010 01:42:11 GMT davidb [22386] * main/trunk/greenstone2/perllib/util.pm (modified) Extra check added to avoid appending/prepending an environment ... Tue, 13 Jul 2010 01:18:34 GMT kjdon [22382] * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) if language is ar for phind, then we set textorientation parameter to ... Fri, 09 Jul 2010 06:30:29 GMT ak19 [22372] * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) None of Fedora, the GS3 democlient and Greenstone seem to require the ... 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 ... Tue, 06 Jul 2010 01:00:40 GMT kjdon [22352] * main/trunk/greenstone2/perllib/mgbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) remove ex. when generating index lists. Don't want any ex. 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 22:16:47 GMT davidb [22350] * main/trunk/greenstone2/perllib/convertutil.pm (modified) Testing for newer version of cached file had the 'sign' incorrect. ... 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 Fri, 02 Jul 2010 00:57:33 GMT ak19 [22338] * main/trunk/greenstone2/bin/script/g2f-import.pl (modified) * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) Image URLs are adjusted to refer to their location in Fedora. Wed, 30 Jun 2010 01:41:37 GMT ak19 [22331] * main/trunk/greenstone2/bin/script/csv-usernames-to-db.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/pluginfo.pl (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Goes with the changes made in revision 21822: fixed several ... 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 ... Wed, 30 Jun 2010 00:57:29 GMT kjdon [22328] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) store the path to doc.xml with unix / slashes so that the collection ... Wed, 30 Jun 2010 00:53:11 GMT kjdon [22327] * main/trunk/greenstone2/perllib/inexport.pm (modified) if a file and all its associated files is deleted from import, then ... 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:49:26 GMT kjdon [22296] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) remove ex. from any metadata before writing it to gdbm file. ... Wed, 23 Jun 2010 02:48:46 GMT kjdon [22294] * main/trunk/greenstone2/perllib/doc.pm (modified) when asking for a piece of metadata, want to remove ex. from the ones ... 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 Mon, 14 Jun 2010 03:37:40 GMT kjdon [22264] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) greenstone doesn't like digit only macros when they appear inside ... 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 ... Wed, 02 Jun 2010 03:59:57 GMT kjdon [22222] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) half way through the process of tidying up incremental stuff. When ... Wed, 02 Jun 2010 03:56:57 GMT kjdon [22221] * main/trunk/greenstone2/perllib/plugin.pm (modified) added commented quote to make emacs colouring proper Wed, 02 Jun 2010 01:41:53 GMT kjdon [22220] * main/trunk/greenstone2/perllib/classify/AllList.pm (modified) in classify, don't readd the document if edit mode is update - all we ... Tue, 01 Jun 2010 03:56:01 GMT kjdon [22216] * main/trunk/greenstone2/perllib/strings.properties (modified) added BasePlugin.store_original_file 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, 25 May 2010 22:56:52 GMT kjdon [22175] * main/trunk/greenstone2/perllib/classify/List.pm (modified) remove prefix and suffix are defined per metadata group, not per ... Wed, 19 May 2010 05:55:59 GMT max [22121] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Test added to insure that there is a valid string to convert into the ... Wed, 19 May 2010 05:52:30 GMT max [22120] * main/trunk/greenstone2/perllib/manifest.pm (modified) Extra check added to allow for documents that do not have any ... Wed, 19 May 2010 05:50:32 GMT max [22119] * main/trunk/greenstone2/perllib/util.pm (modified) Don't check for NTFS anymore because link should take care of saying ... Fri, 14 May 2010 00:34:32 GMT sjm84 [22087] * main/trunk/greenstone2/perllib/plugin.pm (modified) Corrected an error with escaping Fri, 14 May 2010 00:33:34 GMT sjm84 [22086] * main/trunk/greenstone2/perllib/downloaders/OAIDownload.pm (modified) Corrected a small error in the leading comment of OAIDownload.pm: ... Tue, 11 May 2010 22:29:16 GMT sjm84 [22076] * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (modified) * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) Added error messages to these files that are printed when a write ... 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, 05 May 2010 02:54:37 GMT davidb [22038] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) Tweaked print statment to be more consistent with other classifier ... Wed, 05 May 2010 02:53:53 GMT davidb [22037] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/manifest.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Manifest file processing upgraded to support OIDs. The code then ... Tue, 04 May 2010 04:14:12 GMT davidb [22032] * main/trunk/greenstone2/bin/script/mkcol.pl (modified) * main/trunk/greenstone2/collect/modelcol/etc/collect.cfg (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Options supported by mkcol.pl expanding to include -buildtype and ... Mon, 03 May 2010 00:06:46 GMT davidb [22010] * main/trunk/greenstone2/perllib/inexport.pm (modified) GDBM reader/writer conflict resulted from swithcing from the (now ... 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 ... Tue, 27 Apr 2010 04:00:59 GMT kjdon [21969] * main/trunk/greenstone2/perllib/classify/List.pm (modified) store the offsets in add_vlist for all the cases, not just for when ... 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 ... Tue, 13 Apr 2010 03:29:42 GMT kjdon [21876] * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) only process into english clauses if english is the only language, ... Mon, 12 Apr 2010 05:45:35 GMT davidb [21872] * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) sqlite3 can take an sql statement as an extra parameter. Better to ... 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. Thu, 08 Apr 2010 04:05:31 GMT davidb [21862] * main/trunk/greenstone2/perllib/doc.pm (modified) Documents now have 'lastmodifieddate' added as metadata in yyyymmdd ... Wed, 31 Mar 2010 10:10:19 GMT davidb [21857] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) Removal of GDBM specific code in favour of write_infodb_rawentry() ... Wed, 31 Mar 2010 10:08:43 GMT davidb [21856] * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (modified) * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/mssql.pm (modified) * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) read_infodb_entry() implemented for sqlite. new ... Thu, 25 Mar 2010 08:09:50 GMT ak19 [21822] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/XMLParser.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) Dr Bainbridge has fixed several perl files that depended on perl 5.8 ... 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, 14 Mar 2010 23:19:52 GMT kjdon [21785] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) removing disable_OAI option. As far as I know, its only used for gs3, ... Sun, 14 Mar 2010 22:53:59 GMT kjdon [21783] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) don't write out OAI servicerack here. do it in collectionConfig as it ... Sun, 07 Mar 2010 22:27:45 GMT kjdon [21765] * main/trunk/greenstone2/perllib/strings.properties (modified) modified HTMLPlugin.metadata_fields to hopefully make it a bit clearer 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 ... Wed, 03 Mar 2010 02:02:08 GMT kjdon [21762] * main/trunk/greenstone2/bin/script/exportcol.pl (modified) * main/trunk/greenstone2/perllib/util.pm (modified) creating a cd currently copies all svn directories. added a ... 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.