# # ChangeLog for main/trunk/greenstone2/perllib # # Generated by Trac 1.4.2 # 2024-05-19T00:40:35+12:00 Wed, 08 Jul 2020 21:50:29 GMT ak19 [34250] * main/trunk/greenstone2/perllib/plugins/CSVPlugin.pm (modified) Having tested the incorporation of Kathy's bugfix to CSVPlugin from ... Wed, 08 Jul 2020 21:38:42 GMT ak19 [34249] * main/trunk/greenstone2/perllib/plugins/CSVFieldSeparator.pm (added) * main/trunk/greenstone2/perllib/plugins/CSVPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataCSVPlugin.pm (modified) Dr Bainbridge in his commit 32810 had expressed that he intended to ... Mon, 29 Jun 2020 12:19:32 GMT ak19 [34221] * main/trunk/greenstone2/perllib/docprint.pm (modified) * main/trunk/greenstone2/perllib/plugins/TextPlugin.pm (modified) Undid the change of converting tabstops to their entities in ... Mon, 29 Jun 2020 11:54:16 GMT ak19 [34220] * main/trunk/greenstone2/perllib/docprint.pm (modified) * main/trunk/greenstone2/perllib/plugins/TextPlugin.pm (modified) 1. TextPlugin takes care to preserve whitespace formatting when ... Sat, 13 Jun 2020 15:46:19 GMT ak19 [34170] * main/trunk/greenstone2/perllib/strings.properties (modified) Helpful instruction Fri, 12 Jun 2020 08:40:59 GMT ak19 [34152] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) When sending a request to activate and deactivate, can request ... Fri, 05 Jun 2020 07:51:38 GMT ak19 [34137] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (modified) Have only been able to incorporate one of Dr Bainbridge's ... Sat, 30 May 2020 03:18:25 GMT ak19 [34131] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (modified) Allowing input keep-urls-file to contain a comma followed by country ... Fri, 29 May 2020 13:27:03 GMT ak19 [34130] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (modified) Some more tidying up while isMRI filtered collection rebuilding Fri, 29 May 2020 13:01:01 GMT ak19 [34129] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (modified) Implemented Kathy's suggestions: 1. Explicit ex prefix to ex meta ... Wed, 27 May 2020 07:10:44 GMT ak19 [34126] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (modified) When I'd modified the code to make the keep_urls_file non-compulsory, ... Wed, 27 May 2020 06:07:26 GMT ak19 [34125] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (modified) Commit message went awry. Cleaned up some comments to recommit with ... Wed, 27 May 2020 06:03:58 GMT ak19 [34124] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (modified) Decoding the title and text using the encoding seemed to have turned ... Mon, 25 May 2020 14:18:44 GMT ak19 [34123] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (modified) Some more minor changes Mon, 25 May 2020 13:13:33 GMT ak19 [34122] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (modified) 1. After some testing of building the complete commoncrawl ... Mon, 25 May 2020 11:53:29 GMT ak19 [34121] * main/trunk/greenstone2/perllib/plugins/NutchTextDumpPlugin.pm (added) * main/trunk/greenstone2/perllib/strings.properties (modified) * main/trunk/greenstone2/perllib/util.pm (modified) 1. Introducing NutchTextDumpPlugin to process the records ... Sun, 03 May 2020 20:39:22 GMT kjdon [34109] * main/trunk/greenstone2/perllib/classify/DateList.pm (modified) tidied this up a bit. Now we leave in _textmonth00_ if the month is ... Thu, 23 Apr 2020 12:38:28 GMT ak19 [34105] * main/trunk/greenstone2/perllib/doc.pm (modified) A bugfix related to the commits 33737 and thereabouts which is the ... Tue, 04 Feb 2020 00:05:30 GMT kjdon [33902] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZSectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/DateList.pm (modified) * main/trunk/greenstone2/perllib/classify/Hierarchy.pm (modified) * main/trunk/greenstone2/perllib/classify/SectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/SimpleList.pm (modified) pass in new casefold and accentfold options to ... Tue, 04 Feb 2020 00:04:35 GMT kjdon [33901] * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) new casefold_metadata_for_formatting and ... Tue, 04 Feb 2020 00:03:37 GMT kjdon [33900] * main/trunk/greenstone2/perllib/strings.properties (modified) BaseClassifier casefold/accentfold options Tue, 04 Feb 2020 00:03:05 GMT kjdon [33899] * main/trunk/greenstone2/perllib/classify/List.pm (modified) pass in new casefold and accentfold options (BaseClassifier) to ... Mon, 03 Feb 2020 23:59:00 GMT kjdon [33898] * main/trunk/greenstone2/perllib/sorttools.pm (modified) format_metadata_for_sorting now takes two additional args - casefold ... Wed, 11 Dec 2019 05:18:33 GMT ak19 [33792] * main/trunk/greenstone2/perllib/cpan/Encode/Alias.pm.forLocaleIssue (moved) * main/trunk/greenstone2/perllib/cpan/Encode/Locale.pm.newForLocaleIssue (moved) Correcting spellings Fri, 06 Dec 2019 12:40:13 GMT ak19 [33757] * main/trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) 1. Windows bugfix for getting exMeta to be loaded into GLI where ... Thu, 05 Dec 2019 08:58:02 GMT ak19 [33756] * main/trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) Attempted bugfix for ex meta not always loading in gli for docs that ... Mon, 25 Nov 2019 07:15:44 GMT ak19 [33721] * main/trunk/greenstone2/perllib/cpan/Encode/Alias.pm.forLocalIssue (added) * main/trunk/greenstone2/perllib/cpan/Encode/Locale.pm.newForLocalIssue (added) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) Inactive but committing to svn: Newer Locale.pm file, and introducing ... Thu, 19 Sep 2019 00:34:56 GMT kjdon [33490] * main/trunk/greenstone2/perllib/classify/List.pm (modified) changed default partition sizes back to 20, to match what was there ... Mon, 16 Sep 2019 22:55:01 GMT kjdon [33482] * main/trunk/greenstone2/perllib/classify/List.pm (modified) changed standardize_capitalization to ... Mon, 16 Sep 2019 22:41:50 GMT kjdon [33481] * main/trunk/greenstone2/perllib/strings.properties (modified) a few more refinements to List strings Mon, 16 Sep 2019 02:55:26 GMT kjdon [33479] * main/trunk/greenstone2/perllib/classify/List.pm (modified) changed numeric option order to match letter options Mon, 16 Sep 2019 02:54:52 GMT kjdon [33478] * main/trunk/greenstone2/perllib/strings.properties (modified) some refining of list option descriptions Mon, 16 Sep 2019 00:30:47 GMT kjdon [33477] * main/trunk/greenstone2/perllib/classify/AZSectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) need to call setup_custom_sort to allow for collection's ... Mon, 16 Sep 2019 00:30:00 GMT kjdon [33476] * main/trunk/greenstone2/perllib/sorttools.pm (modified) enabled having customsorttools in collection's perllib folder. you ... Sun, 15 Sep 2019 23:04:50 GMT kjdon [33474] * main/trunk/greenstone2/perllib/classify/List.pm (modified) it turns out that childtype is not set in all cases, so put in the ... Sun, 15 Sep 2019 22:21:57 GMT kjdon [33473] * main/trunk/greenstone2/perllib/classify/List.pm (modified) still didn't get it quite right... Sun, 15 Sep 2019 21:54:28 GMT kjdon [33472] * main/trunk/greenstone2/perllib/classify/List.pm (modified) forgot the -> to access member of a hash ref Thu, 12 Sep 2019 02:21:11 GMT kjdon [33464] * main/trunk/greenstone2/perllib/classify/List.pm (modified) I committed the last changes by mistake, using the previous revision ... Thu, 12 Sep 2019 02:17:11 GMT kjdon [33463] * main/trunk/greenstone2/perllib/classify/List.pm (modified) fixed up some typos. removed use_hlist_for option. This is very hard ... Mon, 09 Sep 2019 01:04:34 GMT kjdon [33460] * main/trunk/greenstone2/perllib/classify/List.pm (modified) fixed up some typos. removed use_hlist_for option. This is very hard ... Mon, 09 Sep 2019 00:06:09 GMT kjdon [33459] * main/trunk/greenstone2/perllib/strings.properties (modified) small changes to some strings Tue, 03 Sep 2019 02:41:11 GMT kjdon [33454] * main/trunk/greenstone2/perllib/classify/List.pm (modified) updated metadata_selection_mode to be ... Tue, 03 Sep 2019 01:16:25 GMT kjdon [33453] * main/trunk/greenstone2/perllib/strings.properties (modified) the new and modified strings for revamped List classifier Tue, 03 Sep 2019 01:15:48 GMT kjdon [33452] * main/trunk/greenstone2/perllib/classify/List.pm (modified) revamp of list classifier. More precise handling of numeric metadata ... Tue, 03 Sep 2019 00:55:13 GMT kjdon [33451] * main/trunk/greenstone2/perllib/sorttools.pm (modified) added a comment Tue, 03 Sep 2019 00:54:41 GMT kjdon [33450] * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) removed some unnecessary comments Tue, 20 Aug 2019 08:15:43 GMT ak19 [33433] * main/trunk/greenstone2/perllib/strings_ka.properties (added) New Georgian language translation for perlmodules module of the GS ... Mon, 19 Aug 2019 23:04:13 GMT kjdon [33429] * main/trunk/greenstone2/perllib/mgppbuildproc.pm (modified) fixed a bug in get_or_create_shortname where it wasn't storing the ... Wed, 14 Aug 2019 05:48:31 GMT ak19 [33416] * main/trunk/greenstone2/perllib/doc.pm (modified) DEC collections weren't getting built on 32 bit linux VM after trying ... Tue, 06 Aug 2019 01:19:16 GMT kjdon [33389] * main/trunk/greenstone2/perllib/plugins/CSVPlugin.pm (modified) store csv field array associated with filename, because you might ... Sun, 28 Jul 2019 23:55:01 GMT kjdon [33369] * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) * main/trunk/greenstone2/perllib/mgppbuildproc.pm (modified) instead of create_shortname, now have get_or_create_shortname. this ... Thu, 18 Jul 2019 10:45:22 GMT ak19 [33327] * gs3-extensions/solr/trunk/src/perllib/solrbuilder.pm (modified) * gs3-extensions/solr/trunk/src/perllib/solrbuildproc.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) In order to get map coordinate metadata stored correctly in solr, ... Mon, 08 Jul 2019 06:48:32 GMT ak19 [33313] * main/trunk/greenstone2/perllib/doc.pm (modified) Minor. Changes to comment Mon, 08 Jul 2019 06:15:10 GMT ak19 [33312] * main/trunk/greenstone2/perllib/doc.pm (modified) Better regex for determining if processor_mode is a legitimate ... Mon, 08 Jul 2019 05:24:19 GMT ak19 [33311] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Bugfix to metadataaction, which hadn't been calculating subsections ... Mon, 08 Jul 2019 03:46:18 GMT ak19 [33309] * main/trunk/greenstone2/perllib/plugins/StructuredHTMLPlugin.pm (modified) More workarounds for HTML conversion results from Word's ... Fri, 05 Jul 2019 10:23:48 GMT ak19 [33302] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/mgppbuildproc.pm (modified) 1. Adding GPSMapOverlayLabel extracted from GPS.mapOverlay meta to ... Fri, 05 Jul 2019 08:12:10 GMT ak19 [33301] * main/trunk/greenstone2/perllib/plugins/StructuredHTMLPlugin.pm (modified) Incorporating Dr Bainbridge's suggested fix for dealing with Word ... Thu, 04 Jul 2019 07:10:03 GMT ak19 [33299] * main/trunk/greenstone2/perllib/plugins/StructuredHTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) 1. Committing Dr Bainbridge's fix to remove duplicated heading titles ... Wed, 03 Jul 2019 09:31:13 GMT ak19 [33293] * main/trunk/greenstone2/perllib/doc.pm (modified) Annoying windows style endings removed. These were introduced in ... Wed, 26 Jun 2019 09:37:52 GMT davidb [33236] * main/trunk/greenstone2/perllib/cpan/Sort (added) * main/trunk/greenstone2/perllib/cpan/Sort/Naturally.pm (added) CPAN module that provides a generalized form of alpha-numerical ... Wed, 26 Jun 2019 09:37:04 GMT davidb [33235] * main/trunk/greenstone2/perllib/cpan/Text (added) * main/trunk/greenstone2/perllib/cpan/Text/CSV.pm (added) * main/trunk/greenstone2/perllib/cpan/Text/CSV_PP.pm (added) CPAN module for processing CSV files Mon, 24 Jun 2019 04:41:04 GMT wy59 [33217] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/classifier_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) 1. Undoing the change to doc.pm committed in revision 33185: not ... Fri, 21 Jun 2019 08:37:49 GMT wy59 [33185] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) 1. Corrections to map-scripts.js code (e.g. a var had been omitted ... Fri, 21 Jun 2019 04:47:21 GMT ak19 [33183] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) 1. Added the untested erase_archives/index/live/import_metadata() ... Thu, 20 Jun 2019 10:39:48 GMT wy59 [33171] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) First part of commit: following Dr Bainbridge's suggestion for how ... Mon, 17 Jun 2019 21:32:04 GMT kjdon [33167] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) need to test for existence of rev info db before opening it - it ... Tue, 11 Jun 2019 06:44:42 GMT wy59 [33144] * main/trunk/greenstone2/perllib/mgppbuildproc.pm (modified) Related to commit 33128 where we claimed we had reserved CD, CS index ... Fri, 07 Jun 2019 08:05:14 GMT wy59 [33139] * main/trunk/greenstone2/perllib/doc.pm (modified) Having 'fixed' the duplication issue of Coordinate data in the index, ... Thu, 06 Jun 2019 08:53:13 GMT wy59 [33128] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/classifier_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/map-tools.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Improvements to Coordinate support AND bugfixes. BUT not all the ... Fri, 31 May 2019 09:35:03 GMT wy59 [33126] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/map-tools.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Incremental changes following previous commit. This time the code is ... Fri, 31 May 2019 08:02:40 GMT wy59 [33125] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/map-tools.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) First commit to do with adding support for the Coordinate metadata ... Fri, 10 May 2019 04:58:18 GMT ak19 [33067] * main/trunk/gli/classes/dictionary_es.properties (modified) * main/trunk/greenstone2/macros/spanish2.dm (modified) * main/trunk/greenstone2/perllib/strings_es.properties (modified) Updates to Spanish language auxdm, perlmodules and glidict modules of ... Thu, 09 May 2019 08:03:15 GMT ak19 [33063] * main/trunk/gli/classes/dictionary_es.properties (modified) * main/trunk/greenstone2/macros/spanish.dm (modified) * main/trunk/greenstone2/macros/spanish2.dm (modified) * main/trunk/greenstone2/perllib/strings_es.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_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 translation updates: to language modules core, auxdm, ... Mon, 15 Apr 2019 08:19:15 GMT ak19 [33013] * main/trunk/greenstone2/perllib/util.pm (modified) PDFv2Plugin had broken on Windows at some point after testing ... Fri, 05 Apr 2019 01:13:13 GMT davidb [32984] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) Commented out debug print statements Mon, 04 Mar 2019 02:49:22 GMT ak19 [32849] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Undoing 32841 afgter discussion with Dr Bainbridge who worked out ... Mon, 04 Mar 2019 00:52:41 GMT kjdon [32848] * main/trunk/greenstone2/perllib/inexport.pm (modified) reindented in emacs Mon, 04 Mar 2019 00:51:49 GMT kjdon [32847] * main/trunk/greenstone2/perllib/util.pm (modified) reindented in emacs Mon, 04 Mar 2019 00:44:41 GMT ak19 [32846] * main/trunk/greenstone2/perllib/inexport.pm (modified) On windows, our block hash filelists deal in full 'long' pathnames, ... Mon, 04 Mar 2019 00:33:59 GMT ak19 [32845] * main/trunk/greenstone2/perllib/util.pm (modified) previous commit by kjdon Mon, 04 Mar 2019 00:33:09 GMT ak19 [32844] * main/trunk/greenstone2/perllib/util.pm (modified) modified upgrade and downgrade dos filenames - getLong/ShortPathName ... Sat, 02 Mar 2019 08:01:10 GMT ak19 [32841] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Tentative fix to metadata GPS.mapOverlay that we specify ought to be ... Thu, 28 Feb 2019 09:00:57 GMT ak19 [32830] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/OAIServer.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/OAIReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/OAIXML.java (modified) Second and final part of fixing up OAI stuff so that there's no lock ... Wed, 27 Feb 2019 05:55:36 GMT ak19 [32826] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) GLI build log display removes lines starting with unrecognised ... Mon, 25 Feb 2019 22:24:03 GMT kjdon [32819] * main/trunk/greenstone2/perllib/plugins/TabSeparatedPlugin.pm (modified) fixed a comment Mon, 25 Feb 2019 03:59:01 GMT ak19 [32809] * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) Fix to bug that broke OAIDownload tutorial: on Windows, ECONNRESET is ... Wed, 20 Feb 2019 09:21:55 GMT Georgiy Litvinov [32791] * main/trunk/greenstone2/perllib/util.pm (modified) Added check for empty lib_name variable to fix incremental-rebuild ... Wed, 20 Feb 2019 08:09:14 GMT ak19 [32790] * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm.inactive (moved) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm.inactive (moved) Suffixing .inactive to the GreenstoneSQL plugs because if perl ... Wed, 20 Feb 2019 07:21:39 GMT ak19 [32788] * main/trunk/greenstone2/perllib/cpan/compile-dbd-mysql.sh (modified) Expanded to include compilation support for Linux. Sadly the Linux ... Wed, 20 Feb 2019 06:14:07 GMT ak19 [32787] * main/trunk/greenstone2/perllib/cpan/compile-dbd-mysql.sh (modified) Some more corrections and better var names before committing linux ... Wed, 20 Feb 2019 06:05:50 GMT ak19 [32786] * main/trunk/greenstone2/perllib/cpan/compile-dbd-mysql.sh (modified) Preliminary changes before this script can work on Linux too. The ... Mon, 18 Feb 2019 22:56:41 GMT kjdon [32784] * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) fixing up some string name errors Mon, 18 Feb 2019 22:50:13 GMT kjdon [32783] * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HathiTrustMETSPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/PDFv1Plugin.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) adding missing strings and tidying up some mislabelling Mon, 18 Feb 2019 07:27:42 GMT ak19 [32782] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Fix for Zeddy: empty lines and annoying spaces are now removed when ... Sat, 16 Feb 2019 06:36:06 GMT ak19 [32779] * main/trunk/greenstone2/perllib/downloaders/MediaWikiDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) 1. Bugfix to wget downloading: call to quotewords() necessarily has ... Fri, 15 Feb 2019 04:05:34 GMT ak19 [32778] * main/trunk/greenstone2/perllib/plugins/PDFv2Plugin.pm (modified) Need to set the surrounding div width to be the same/no more than the ... Fri, 15 Feb 2019 03:05:53 GMT ak19 [32777] * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) Minor. Correction to plugin name displayed Mon, 11 Feb 2019 01:20:57 GMT kjdon [32761] * main/trunk/greenstone2/perllib/plugins/PrintInfo.pm (modified) when printing out arg values for some other thing, I noticed that ... Mon, 11 Feb 2019 00:59:29 GMT kjdon [32760] * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) merge_inheritance, if it finds a conflict in option values, will keep ...