# # ChangeLog for main/trunk/greenstone2/perllib # # Generated by Trac 1.4.2 # 2024-04-24T18:14:54+12:00 Thu, 09 Feb 2017 05:32:27 GMT ak19 [31396] * main/trunk/greenstone2/bin/script/full-rebuild.pl (modified) * main/trunk/greenstone2/perllib/cfgread.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) 2 general bugfixes. Bugs found when preparing to test implementation ... Thu, 12 Jan 2017 12:19:53 GMT davidb [31284] * main/trunk/greenstone2/perllib/plugins/HathiTrustMETSPlugin.pm (added) Initial cut at plugin for processing HathiTrust METS files Mon, 12 Dec 2016 06:45:39 GMT ak19 [31218] * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) Changes to get new perl code to work on the Mac Mountain Lion. Mon, 12 Dec 2016 04:45:45 GMT ak19 [31216] * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) Adding a datestamp field to the new oai-inf.db. Now the timestamp and ... Mon, 12 Dec 2016 02:29:33 GMT ak19 [31210] * main/trunk/greenstone2/perllib/DBDrivers/JDBM.pm (modified) Forgot to remove an extra debug statement. Mon, 12 Dec 2016 02:20:40 GMT ak19 [31208] * main/trunk/greenstone2/perllib/DBDrivers/JDBM.pm (modified) * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) Kathy found that the lowercased dbutil modules are not used (jdbm.pm, ... Fri, 09 Dec 2016 09:29:13 GMT ak19 [31192] * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) Replacing unnecessary functions and removing unused functions. Fri, 09 Dec 2016 09:18:32 GMT ak19 [31191] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) Correction to previous commit. Fri, 09 Dec 2016 08:37:52 GMT ak19 [31190] * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/oaiinfo.pm (added) First major commit to do with the new oaiinfo db that keeps track of ... Fri, 09 Dec 2016 08:28:50 GMT ak19 [31189] * main/trunk/greenstone2/perllib/inexport.pm (modified) Corrections and cleanups ahead of major commit to do with the new ... Fri, 09 Dec 2016 08:24:55 GMT ak19 [31188] * main/trunk/greenstone2/perllib/DBDrivers/BaseDBDriver.pm (modified) * main/trunk/greenstone2/perllib/DBDrivers/GDBM.pm (modified) * main/trunk/greenstone2/perllib/DBDrivers/JDBM.pm (modified) * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) This commit is related to but not specific to the upcoming commit to ... Fri, 09 Dec 2016 08:21:29 GMT ak19 [31187] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) * main/trunk/greenstone2/perllib/arcinfo.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Useful changes not specifically related to upcoming oaiinfo db ... Mon, 21 Nov 2016 00:50:26 GMT kjdon [31131] * main/trunk/greenstone2/perllib/strings.properties (modified) added a new flag to import -NO_IMPORT. set it in collectionConfig.xml ... Wed, 16 Nov 2016 04:32:40 GMT ak19 [31113] * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) Text item files now handle UTF-8 properly by reading in the file ... Mon, 10 Oct 2016 01:42:51 GMT kjdon [30858] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) output buildDate into the buildConfig.xml (to match builddate in gs2) Fri, 07 Oct 2016 03:38:10 GMT ak19 [30857] * main/trunk/greenstone2/perllib/plugins/TextPlugin.pm (modified) Unless new line endings (particularly carriage return characters ... Thu, 29 Sep 2016 04:07:52 GMT ak19 [30853] * main/trunk/greenstone2/perllib/manifest.pm (modified) Commenting out debug statements. Wed, 24 Aug 2016 01:37:00 GMT kjdon [30742] * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) paged docs without images look weird in gs3. need to make a new type, ... Wed, 17 Aug 2016 05:14:25 GMT ak19 [30721] * main/trunk/greenstone2/perllib/strings_gu.properties (modified) Gujarati translations to perllib module of GS interface. Many thanks ... Fri, 05 Aug 2016 07:22:05 GMT ak19 [30681] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) * main/trunk/greenstone2/bin/script/gti.pl (modified) * main/trunk/greenstone2/bin/script/wvware.pl (modified) * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/etc/main.cfg (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/runtime-src/src/recpt/gsdl_modules_cfg.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/gtiaction.cpp (modified) 3 new strings introduced by Kathy contained the :, which is used as a ... Mon, 01 Aug 2016 08:01:07 GMT ak19 [30657] * main/trunk/greenstone2/perllib/strings_gu.properties (added) Gujarati language translations to perl modules of GS interface. Many ... Mon, 01 Aug 2016 07:51:49 GMT ak19 [30654] * main/trunk/greenstone2/perllib/strings_ja.properties (modified) Japanese language perllib module of GS interface. Many thanks to Mr. ... Fri, 29 Jul 2016 03:27:22 GMT ak19 [30644] * main/trunk/greenstone2/perllib/iso639.pm (modified) Kathy provided support for a test language. Sun, 24 Jul 2016 22:35:15 GMT ak19 [30619] * main/trunk/greenstone2/perllib/strings.properties (modified) adding spaces in comments Sun, 24 Jul 2016 22:24:59 GMT ak19 [30618] * main/trunk/greenstone2/perllib/strings.properties (modified) adding a space after the #, to see if this stops this being included ... Tue, 05 Jul 2016 07:02:45 GMT ak19 [30601] * main/trunk/greenstone2/perllib/manifest.pm (modified) Fix to get incremental building to work with a manifest that ... Mon, 04 Jul 2016 04:03:52 GMT ak19 [30600] * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) An empty metadata.xml was unrecognised by MetadataXMLPlugin because ... Mon, 04 Jul 2016 04:03:08 GMT ak19 [30599] * main/trunk/greenstone2/perllib/convertutil.pm (modified) Minor spelling correction to convertutil.pm. Fri, 01 Jul 2016 08:31:42 GMT ak19 [30597] * main/trunk/greenstone2/perllib/manifest.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) 1. Reindexing files with a user-generated manifest file did not work ... Thu, 30 Jun 2016 06:46:47 GMT ak19 [30596] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/servercontrol.pm (modified) 1. activate.pl modified to allow incremental-building with a manifest ... Mon, 27 Jun 2016 06:11:27 GMT ak19 [30593] * main/trunk/greenstone2/perllib/ghtml.pm (modified) Dr Bainbridge found another point in the code where the UTF-16 ... Fri, 17 Jun 2016 04:05:31 GMT ak19 [30575] * main/trunk/greenstone2/perllib/util.pm (modified) Important correction to previous commit: forgot file output character ... Thu, 16 Jun 2016 07:20:23 GMT ak19 [30574] * gs3-extensions/solr/trunk/src/gs3-setup.bat (modified) * main/trunk/gli/gli.bat (modified) * main/trunk/greenstone2/perllib/util.pm (modified) * main/trunk/greenstone3/gs3-server.bat (modified) * main/trunk/greenstone3/gs3-setup.bat (modified) * main/trunk/greenstone3/userweb.cmd (modified) Improving dispersed GS3: changes to util.pm fix the bug whereby the ... Thu, 02 Jun 2016 06:07:55 GMT ak19 [30561] * main/trunk/greenstone2/etc/oai.cfg (modified) * main/trunk/greenstone2/llssite.cfg.in (modified) * main/trunk/greenstone2/perllib/servercontrol.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) * main/trunk/greenstone2/runtime-src/src/w32server/fnord.cpp (modified) * main/trunk/greenstone2/runtime-src/src/w32server/netio.cpp (modified) * main/trunk/greenstone2/runtime-src/src/w32server/settings.cpp (modified) * main/trunk/greenstone2/runtime-src/src/w32server/wincgiutils.cpp (modified) All the changes (I think) to switch from port 80 as default for GS2 ... Thu, 12 May 2016 09:52:42 GMT ak19 [30533] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) Adjustments for Windows OS to servercontrol.pm::config() which now ... Thu, 12 May 2016 05:42:40 GMT ak19 [30531] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) Fixing up the wget command issued by servercontrol.pm so that it will ... Thu, 12 May 2016 05:06:06 GMT ak19 [30530] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) Cosmetic change. Removed comment I'd copied in from another file and ... Tue, 10 May 2016 07:02:55 GMT ak19 [30526] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) activate.pl going through servercontrol.pl now using wget instead of ... Tue, 10 May 2016 04:39:20 GMT ak19 [30524] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/servercontrol.pm (modified) 1. get_library_URL() called internal to servercontrol.pm when using ... Tue, 10 May 2016 02:59:29 GMT ak19 [30523] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/servercontrol.pm (moved) Renaming activate.pm to servercontrol.pm. Tue, 10 May 2016 02:39:41 GMT ak19 [30522] * main/trunk/greenstone2/perllib/activate.pm (modified) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) Dr Bainbridge found a better place to instantiate the activate.pm ... Mon, 09 May 2016 10:38:09 GMT ak19 [30520] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/activate.pm (added) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) Refactoring activate.pl into activate.pm (class, OOP) and ... Mon, 09 May 2016 05:19:13 GMT ak19 [30518] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) Related to previous commit. Need to similarly handle another case of ... Mon, 09 May 2016 04:53:48 GMT ak19 [30517] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/DBDrivers/BaseDBDriver.pm (modified) * main/trunk/greenstone2/perllib/DBDrivers/JDBM.pm (modified) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/extrabuilder.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Fixing incremental-rebuild when the database is gdbm. At this point ... Wed, 04 May 2016 18:00:00 GMT Georgiy Litvinov [30492] * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) Fix for previous commit. Wed, 04 May 2016 03:48:49 GMT Georgiy Litvinov [30491] * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) Removed high and low surrogates from converted html Wed, 04 May 2016 00:08:22 GMT davidb [30489] * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Added in missing function, after DBUtil rewrite Sat, 26 Mar 2016 02:25:51 GMT davidb [30431] * main/trunk/greenstone2/perllib/DBDrivers/70HyphenFormat.pm (modified) Changed the way 'append' is handled, to avoid having 'undefined' in ... Tue, 22 Mar 2016 03:21:47 GMT davidb [30427] * main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm (modified) Technique for working out cached-dir name for file updated to allow ... Tue, 23 Feb 2016 15:32:11 GMT Georgiy Litvinov [30380] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) Added hierarchy classifier information to buildConfig Mon, 11 Jan 2016 22:00:53 GMT jmt12 [30370] * main/trunk/greenstone2/perllib/DBDrivers/70HyphenFormat.pm (modified) * main/trunk/greenstone2/perllib/DBDrivers/BaseDBDriver.pm (modified) * main/trunk/greenstone2/perllib/DBDrivers/GDBM.pm (modified) * main/trunk/greenstone2/perllib/DBDrivers/GDBMTXTGZ.pm (modified) * main/trunk/greenstone2/perllib/DBDrivers/JDBM.pm (modified) Reverting these back to the older but better supported ISA approach ... Fri, 18 Dec 2015 12:32:46 GMT Georgiy Litvinov [30358] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) Fix for -associate_tail_re option. Files with extensions that could ... Fri, 18 Dec 2015 07:46:01 GMT jmt12 [30357] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Wrapped the code that checks the path for the perllib in a 'not- ... Wed, 16 Dec 2015 03:27:35 GMT jmt12 [30356] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Complete rewrite of dbutil.pm to (rather than have databases ... Wed, 16 Dec 2015 03:25:45 GMT jmt12 [30355] * main/trunk/greenstone2/perllib/DBDrivers (added) * main/trunk/greenstone2/perllib/DBDrivers/70HyphenFormat.pm (added) * main/trunk/greenstone2/perllib/DBDrivers/BaseDBDriver.pm (added) * main/trunk/greenstone2/perllib/DBDrivers/GDBM.pm (added) * main/trunk/greenstone2/perllib/DBDrivers/GDBMTXTGZ.pm (added) * main/trunk/greenstone2/perllib/DBDrivers/JDBM.pm (added) * main/trunk/greenstone2/perllib/DBDrivers/MSSQL.pm (added) * main/trunk/greenstone2/perllib/DBDrivers/Readme.txt (added) * main/trunk/greenstone2/perllib/DBDrivers/SQLITE.pm (added) Initial checkin of OO drivers for new dbutils system Sun, 26 Jul 2015 06:19:32 GMT davidb [30058] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) More careful checking/testing of parameters so an override is ... Tue, 14 Jul 2015 09:09:32 GMT ak19 [30022] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) Finally committing Dr Bainbridge's suggested fix (tested) to handle ... Tue, 14 Jul 2015 03:52:11 GMT ak19 [30021] * main/trunk/greenstone2/perllib/util.pm (modified) Related to commit 29816: removing another debug statement. Fri, 10 Jul 2015 10:39:37 GMT ak19 [30019] * main/trunk/gli/classes/dictionary_ja.properties (modified) * main/trunk/greenstone2/macros/japanese.dm (modified) * main/trunk/greenstone2/perllib/strings_ja.properties (modified) Japanese language core, perlmodule, glidict modules GS Interface ... Tue, 09 Jun 2015 04:57:01 GMT ak19 [29976] * main/trunk/greenstone2/perllib/strings_es.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/GS2Construct_es.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/GS2LuceneSearch_es.properties (added) * main/trunk/greenstone3/web/WEB-INF/classes/IViaSearch_es.properties (added) * main/trunk/greenstone3/web/WEB-INF/classes/LuceneSearch_es.properties (added) * main/trunk/greenstone3/web/WEB-INF/classes/MapRetrieve_es.properties (added) * main/trunk/greenstone3/web/WEB-INF/classes/MapSearch_es.properties (added) * main/trunk/greenstone3/web/WEB-INF/classes/PhindPhraseBrowse_es.properties (added) * main/trunk/greenstone3/web/WEB-INF/classes/SharedSoleneGS2FieldSearch_es.properties (added) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default2_es.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_es.properties (modified) Spanish language greenstone3 and gsinstaller modules of Greenstone 3 ... Mon, 20 Apr 2015 04:49:16 GMT ak19 [29837] * main/trunk/gli/classes/dictionary_es.properties (modified) * main/trunk/gli/help/es/help.xml (modified) * main/trunk/greenstone2/macros/spanish2.dm (modified) * main/trunk/greenstone2/perllib/strings_es.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/AbstractGS2FieldSearch_es.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_es.properties (modified) * main/trunk/release-kits/shared/core/language-strings/LanguagePack_es.properties (modified) Spanish translations for modules auxdm, glihelp, glidict, ... Thu, 02 Apr 2015 05:18:13 GMT ak19 [29822] * main/trunk/gli/classes/dictionary_ar.properties (modified) * main/trunk/greenstone2/macros/arabic.dm (modified) * main/trunk/greenstone2/macros/arabic2.dm (modified) * main/trunk/greenstone2/perllib/strings_ar.properties (modified) Arabic language coredm, auxdm, perlmodules and glidict translation ... Thu, 02 Apr 2015 00:22:05 GMT kjdon [29821] * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) Detecting and handling the case where a 0 has been entered into ... Mon, 30 Mar 2015 01:18:40 GMT kjdon [29820] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) EmbeddedMEtadataPlugin needs to make raw filenames into unicode for ... Mon, 30 Mar 2015 00:44:59 GMT kjdon [29819] * main/trunk/greenstone2/perllib/extrametautil.pm (modified) changed the name in the comments Mon, 30 Mar 2015 00:44:26 GMT kjdon [29818] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) removing debug and old test code Mon, 30 Mar 2015 00:42:46 GMT kjdon [29817] * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) removing debug statements Mon, 30 Mar 2015 00:42:14 GMT kjdon [29816] * main/trunk/greenstone2/perllib/util.pm (modified) removing debug and commented out test lines Thu, 26 Mar 2015 01:33:03 GMT ak19 [29810] * main/trunk/greenstone2/perllib/util.pm (modified) trying to connect filenames got in perl to filenames in the metadata ... Sun, 22 Mar 2015 21:05:56 GMT ak19 [29807] * main/trunk/greenstone2/perllib/util.pm (modified) needed the 'use Unicode::Normalize' line on the Mac. Thu, 19 Mar 2015 01:41:20 GMT kjdon [29796] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) don't need use Win32 and anyway, can't have it when not running on ... Thu, 19 Mar 2015 01:08:51 GMT kjdon [29795] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) change to using util method raw_filename_to_unicode. got this working ... Thu, 19 Mar 2015 01:07:11 GMT kjdon [29794] * main/trunk/greenstone2/perllib/util.pm (modified) trying to get a proper unicode version of the filename. Need to ... Wed, 25 Feb 2015 23:30:42 GMT ak19 [29763] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) on macos, accented chars in filenames are in decomposed form, eg the ... Wed, 25 Feb 2015 23:29:06 GMT ak19 [29762] * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) check if the filenames are url encoded - this happens for eg accented ... Mon, 23 Feb 2015 01:09:06 GMT kjdon [29760] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) try decoding against locale rather than utf8. will this work on ... Mon, 16 Feb 2015 01:41:02 GMT kjdon [29745] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) using Encode::decode to make the filenames 'unicode aware'. For ... Mon, 09 Feb 2015 07:05:24 GMT ak19 [29724] * main/trunk/greenstone2/perllib/iso639.pm (modified) Emmanuel Chukwu had written in during the holidays, volunteering to ... Tue, 03 Feb 2015 02:45:02 GMT ak19 [29708] * main/trunk/greenstone2/perllib/util.pm (modified) Cosmetic. Thu, 11 Dec 2014 02:42:41 GMT ak19 [29582] * main/trunk/greenstone2/perllib/util.pm (modified) util::setup_greenstone_env() needs to handle env vars whose values ... Tue, 09 Dec 2014 08:44:11 GMT Georgiy Litvinov [29574] * main/trunk/greenstone2/perllib/classify.pm (modified) Fix removeprefix and removesuffix fields issues with \ and " Sun, 07 Dec 2014 21:19:35 GMT kjdon [29540] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) the shortname and full names had been mixed up, so swapped them over Fri, 28 Nov 2014 04:09:12 GMT sjs49 [29476] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) * main/trunk/greenstone2/perllib/plugins/MARCPlugin.pm (modified) First of 2 commits to get diffcol on the 64 bit Ubuntu that has perl ... Fri, 21 Nov 2014 04:48:52 GMT ak19 [29461] * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) Dr Bainbridge fixed a bug where import/build perl script arguments ... Tue, 11 Nov 2014 23:20:21 GMT kjdon [29422] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) handling reading in and writing out defaultSort from and to ... Sun, 19 Oct 2014 21:08:50 GMT kjdon [29379] * main/trunk/greenstone2/perllib/inexport.pm (modified) implementing statsfile option which is used by the depositor Wed, 15 Oct 2014 22:23:45 GMT kjdon [29370] * main/trunk/greenstone2/perllib/inexport.pm (modified) can't have a manifest version less than 1, so making the test == 1. ... Mon, 22 Sep 2014 08:41:37 GMT ak19 [29329] * main/trunk/greenstone2/perllib/mgbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) Dr Bainbridge added SIG PIPE handling to mgbuilder to help him ... Mon, 22 Sep 2014 08:38:05 GMT ak19 [29328] * main/trunk/greenstone2/perllib/mgbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) Better debugging: if verbosity is >= 4, then mgbuilder and ... Fri, 08 Aug 2014 04:57:34 GMT ak19 [29176] * gs3-extensions/solr/trunk/src/perllib/solrbuilder.pm (modified) * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) For Solr: 1. collConfig.pm now reads any option sub-elements for ... Sun, 27 Jul 2014 21:33:19 GMT kjdon [29163] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) need to include sorttools to get the format metadata for sorting routine Wed, 16 Jul 2014 09:22:44 GMT ak19 [29144] * main/trunk/greenstone2/bin/script/lucene_passes.pl (modified) * main/trunk/greenstone2/bin/script/lucene_query.pl (modified) * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. ... Fri, 04 Jul 2014 07:39:55 GMT ak19 [29116] * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) imports of dbutil and util are necessary to get set_metadata.pl ... Thu, 03 Jul 2014 02:36:25 GMT kjdon [29112] * main/trunk/greenstone2/perllib/util.pm (modified) when tidying up OIDs, replace periods with _ instead of just removing ... Wed, 18 Jun 2014 22:44:13 GMT kjdon [29102] * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) added the string for PDFPlugin.use_realistic_book option Wed, 18 Jun 2014 22:40:17 GMT kjdon [29101] * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) added -use_realistic_book option. htis makes user you are converting ... Mon, 16 Jun 2014 08:08:10 GMT ak19 [29099] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Cosmetic change after more important commit. Mon, 16 Jun 2014 07:44:41 GMT ak19 [29098] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Removing import metadata needs to take into account prevmetavalue and ... Thu, 12 Jun 2014 00:18:42 GMT kjdon [29096] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) new argument to print_txt_usage. Pass 1 if you don't want the output ... Thu, 12 Jun 2014 00:17:39 GMT kjdon [29095] * main/trunk/greenstone2/perllib/printusage.pm (modified) new argument to print_txt_usage. Pass 1 if you don't want the output ...