# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-03-29T04:12:34+13:00 Tue, 12 Dec 2017 06:36:16 GMT ak19 [32098] * gs3-extensions/solr/trunk/src/conf/schema.xml.in (modified) * gs3-extensions/solr/trunk/src/perllib/solrbuildproc.pm (modified) Fix to solr facets: if there are 2 values assigned for a metadata of ... Tue, 12 Dec 2017 04:06:51 GMT ak19 [32097] * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) Commenting out unused line Tue, 12 Dec 2017 03:47:34 GMT ak19 [32096] * main/trunk/greenstone2/bin/script/gti.pl (modified) * main/trunk/greenstone2/bin/script/replace_srcdoc_with_html.pl (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) * main/trunk/greenstone2/perllib/servercontrol.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Marking all the uses of sysread() with a comment saying they're a ... Mon, 11 Dec 2017 22:19:18 GMT kjdon [32095] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) we only want to look at child metadataLists I think Mon, 11 Dec 2017 22:14:26 GMT kjdon [32094] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) a couple of small changes. when you click on the screen image, open ... Mon, 11 Dec 2017 06:02:38 GMT ak19 [32093] * main/trunk/gli/src/org/greenstone/gatherer/gui/ConfigFileEditor.java (modified) Ctr (or equiv on Mac) +F on GS3 GLI's ConfigFileEditor now focuses on ... Mon, 11 Dec 2017 04:30:32 GMT ak19 [32092] * main/trunk/gli/src/org/greenstone/gatherer/gui/ConfigFileEditor.java (modified) Previous commit also puts the caret/cursor at the start when using ... Mon, 11 Dec 2017 04:28:04 GMT ak19 [32091] * main/trunk/gli/src/org/greenstone/gatherer/gui/ConfigFileEditor.java (modified) Find functionality for GS3 GLI's Config file editor. Fri, 08 Dec 2017 07:16:36 GMT ak19 [32090] * gs2-extensions/pdf-box/trunk/java/perllib/plugins/PDFBoxConverter.pm (modified) * main/trunk/greenstone2/perllib/FileUtils.pm (modified) Related to the previous commit, revision 32089. Some improvements. Fri, 08 Dec 2017 06:16:12 GMT ak19 [32089] * gs2-extensions/pdf-box/trunk/java/perllib/plugins/PDFBoxConverter.pm (modified) * main/trunk/greenstone2/perllib/FileUtils.pm (modified) 1. Attempted fix by Kathy and me for Diego's problem of PDFBox's ... Fri, 08 Dec 2017 04:58:07 GMT ak19 [32088] * gs3-extensions/solr/trunk/src/bin/script/solr_passes.pl (modified) * gs3-extensions/solr/trunk/src/lib/java/solr-post.jar (modified) * gs3-extensions/solr/trunk/src/perllib/solrutil.pm (modified) Martin (mwilliman email id) on the mailing list found that solr got ... Tue, 05 Dec 2017 07:43:39 GMT Georgiy Litvinov [32087] * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/grammemes.json (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/gramtab-opencorpora-ext.json (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/gramtab-opencorpora-int.json (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/meta.json (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/p_t_given_w.intdawg (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/paradigms.array (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/prediction-suffixes-0.dawg (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/prediction-suffixes-1.dawg (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/prediction-suffixes-2.dawg (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/suffixes.json (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/lang/pymorphy2_dicts/words.dawg (added) * gs3-extensions/solr/trunk/src/collect/solr-jdbm-demo/etc/conf/schema.xml (modified) Added valid russian morphology analyzer configuration into showcase ... Sun, 26 Nov 2017 23:49:33 GMT kjdon [32086] * gs3-extensions/solr/trunk/src/src/java/org/greenstone/gsdl3/service/GS2SolrSearch.java (modified) added code to deal with storing any displayItems for the facets, then ... Sun, 26 Nov 2017 23:46:07 GMT kjdon [32085] * gs3-extensions/solr/trunk/src/src/java/org/greenstone/gsdl3/util/SolrFacetWrapper.java (modified) removing unnecessary code that is already present in base class Sun, 26 Nov 2017 23:44:33 GMT kjdon [32084] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) getFacets now includes a lang arg, so we can get teh correct ... Sun, 26 Nov 2017 23:44:16 GMT kjdon [32083] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) getFacets now includes a lang arg, so we can get teh correct ... Sun, 26 Nov 2017 23:23:50 GMT kjdon [32082] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/DisplayItemUtil.java (modified) fixed up a spelling mistake on a comment Sun, 26 Nov 2017 23:23:11 GMT kjdon [32081] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/FacetWrapper.java (modified) added display name to facet Sun, 26 Nov 2017 23:22:01 GMT kjdon [32080] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) display name for a facet should come from a displayItem inside the ... Thu, 23 Nov 2017 00:50:51 GMT kjdon [32079] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) removed some print statements. Added some more explanations Thu, 23 Nov 2017 00:38:01 GMT kjdon [32078] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) only record deleted metadata changes if the field value was non ... Tue, 21 Nov 2017 03:02:00 GMT kjdon [32077] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Removed debugging, and added some comments. Tue, 21 Nov 2017 01:42:25 GMT kjdon [32076] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Bugfix (with debugging left in). The set-archive-metadata would ... Thu, 16 Nov 2017 02:11:39 GMT kjdon [32075] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) don;t bother finding out document type from server if it has already ... Thu, 16 Nov 2017 02:08:49 GMT kjdon [32074] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) when we are in editing mode, we haven't got assocfilepath at teh top ... Thu, 16 Nov 2017 02:07:20 GMT kjdon [32073] * main/trunk/greenstone3/web/interfaces/default/transform/archive2document.xsl (modified) forgot to rename Metadata to metadata Thu, 16 Nov 2017 02:06:55 GMT kjdon [32072] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) as we are now no longer including element and to set the ... Tue, 14 Nov 2017 01:38:11 GMT kjdon [32070] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) need to set docType for the main document element when editing Tue, 14 Nov 2017 01:15:07 GMT kjdon [32069] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) forgot to add the import GlobalProperties line Tue, 14 Nov 2017 01:14:01 GMT kjdon [32068] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) if docEdit=1, then we just retrieve the entire document from ... Tue, 14 Nov 2017 01:12:12 GMT kjdon [32067] * main/trunk/greenstone3/web/interfaces/default/transform/archive2document.xsl (added) simple template to convert from archive format into internal gs ... Tue, 14 Nov 2017 01:10:15 GMT kjdon [32066] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) don't need to get the text when just getting the image for a section Tue, 14 Nov 2017 01:08:37 GMT kjdon [32065] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) added in customJavascriptForDocumentView, ... Tue, 14 Nov 2017 00:48:57 GMT kjdon [32064] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DocXMLUtil.java (modified) for processDocXMLGetSection we need to actually add the section to ... Tue, 14 Nov 2017 00:45:49 GMT kjdon [32063] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) added xmltransformer to base action for any actions that need it. ... Tue, 14 Nov 2017 00:40:47 GMT ak19 [32062] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Committing unused and untested new subroutines, in case they may ... Mon, 06 Nov 2017 05:54:37 GMT ak19 [32061] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Moving two subroutines from modmetadataaction.pm to metadataaction.pm ... Mon, 06 Nov 2017 05:17:26 GMT ak19 [32060] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) 1. On leaving the page when there are unsaved changes, there's now a ... Mon, 06 Nov 2017 00:54:10 GMT ak19 [32059] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) A more detailed explanation for locating the Java Control Panel (need ... Mon, 30 Oct 2017 07:01:10 GMT ak19 [32058] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Kathy fixed it so that when editing a document with GS3's online doc ... Mon, 30 Oct 2017 05:41:26 GMT ak19 [32057] * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/config.js (modified) There was a problem about attributes like align=justify going missing ... Tue, 24 Oct 2017 06:22:35 GMT ak19 [32056] * other-projects/gs3-webservices-java-client/trunk/GS3democlient.jar (modified) * other-projects/gs3-webservices-java-client/trunk/src/GS3DemoClient/org/greenstone/gs3client/data/QueryResponseData.java (modified) * other-projects/gs3-webservices-java-client/trunk/src/GS3DemoClient/org/greenstone/gs3client/dlservices/GS3WebServicesQBRAPI.java (modified) Changed the default port values from 8080 to 8383 for the Greenstone ... Tue, 24 Oct 2017 04:30:02 GMT ak19 [32055] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) Have now added a zip of gs-icecite for Windows users, and tutorials ... Tue, 24 Oct 2017 04:14:01 GMT ak19 [32054] * gs3-extensions/gs-icecite/gs-icecite.zip (added) Windows friendly zip file version of the tar.gz Tue, 24 Oct 2017 02:49:19 GMT ak19 [32053] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) Updating instructions to UnknownConverterPlugin tutorial now that the ... Fri, 20 Oct 2017 08:41:47 GMT ak19 [32052] * gs3-extensions/gs-icecite/gs-icecite.tar.gz (modified) Committing the more current version of icecite, even though it ... Fri, 20 Oct 2017 08:33:01 GMT ak19 [32051] * gs3-extensions/gs-icecite/GS-Icecite-README (modified) * gs3-extensions/gs-icecite/gs-icecite.tar.gz (modified) Fixes to get icecite to convert PDFs to txt on Windows. See added ... Fri, 20 Oct 2017 06:13:00 GMT ak19 [32050] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/GS3ServerThread.java (modified) Related to previous commit, revision 32049. Now tested successfully ... Fri, 20 Oct 2017 02:50:51 GMT ak19 [32049] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/GS3ServerThread.java (modified) * main/trunk/greenstone3/build.xml (modified) User on mailing list found it frustrating that GLI stops the GS3 ... Tue, 17 Oct 2017 06:19:53 GMT ak19 [32048] * other-projects/nightly-tasks/snapshot/trunk/lib.pl (modified) * other-projects/nightly-tasks/snapshot/trunk/task.pl (modified) Uploading a copy of snapshot binary to dev. (Also introducing a ... Tue, 17 Oct 2017 06:14:30 GMT ak19 [32047] * other-projects/nightly-tasks/diffcol/trunk/task.pl (modified) Uploading a copy of diffcol results to dev Sun, 15 Oct 2017 20:59:18 GMT kjdon [32046] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) modified how we make the html header title. use page :: collection :: ... Sun, 15 Oct 2017 20:58:03 GMT kjdon [32045] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) modified collectionName template to either print name displayItem, or ... Fri, 13 Oct 2017 09:22:27 GMT ak19 [32044] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) Fixed up UnknownConverterPlugin tutorial again after DjVuLibre's ... Fri, 13 Oct 2017 06:53:08 GMT ak19 [32043] * main/trunk/release-kits/shared/linux/README (modified) * main/trunk/release-kits/shared/mac/README (modified) More adjustments to mac README and bringing the linux README up to ... Fri, 13 Oct 2017 06:44:09 GMT ak19 [32042] * main/trunk/release-kits/shared/mac/README (modified) Another minor edit Fri, 13 Oct 2017 06:43:24 GMT ak19 [32041] * main/trunk/release-kits/shared/mac/README (modified) Some adjustments to the README to deal with the new 64 bit versions ... Fri, 13 Oct 2017 06:37:05 GMT sjm84 [32040] * main/trunk/release-kits/shared/linux/jre_bin_x64 (modified) Forgot to tar up the jre for Greenstone before creating a self- ... Fri, 13 Oct 2017 06:26:19 GMT sjm84 [32039] * main/trunk/release-kits/shared/linux/p7z-essentials/32-bit (added) * main/trunk/release-kits/shared/linux/p7z-essentials/32-bit/7zCon.sfx (added) * main/trunk/release-kits/shared/linux/p7z-essentials/32-bit/7za (added) * main/trunk/release-kits/shared/linux/p7z-essentials/64-bit (added) * main/trunk/release-kits/shared/linux/p7z-essentials/64-bit/7zCon.sfx (added) * main/trunk/release-kits/shared/linux/p7z-essentials/64-bit/7za (added) * main/trunk/release-kits/shared/linux/p7z-essentials/7zCon.sfx (deleted) * main/trunk/release-kits/shared/linux/p7z-essentials/7zCon.sfx_64 (deleted) * main/trunk/release-kits/shared/linux/p7z-essentials/7za (deleted) * main/trunk/release-kits/shared/linux/p7z-essentials/7za_64 (deleted) Moving the 7za and 7zCon.sfx binaries (32 and 64 bit variants of ... Fri, 13 Oct 2017 06:23:16 GMT sjm84 [32038] * main/trunk/release-kits/shared/linux/jre_bin_x64 (modified) Rebuilt the self-extracting jre_bin_x64 binary. The jre the previous ... Fri, 13 Oct 2017 06:14:06 GMT sjm84 [32037] * main/trunk/release-kits/shared/linux/p7z-essentials/7zCon.sfx_64 (added) * main/trunk/release-kits/shared/linux/p7z-essentials/7za_64 (added) Compiled up 64 bit versions of p7zip binaries: 7za and 7zCon.sfx_64, ... Fri, 13 Oct 2017 06:02:42 GMT ak19 [32036] * main/trunk/release-kits/shared/mac/README (modified) Correcting p7zip sourceforge URL (it's not pzip). Mon, 09 Oct 2017 05:11:53 GMT ak19 [32035] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) Some more minor changes to the new tutorial. Not yet tried or written ... Mon, 09 Oct 2017 02:58:15 GMT kjdon [32034] * main/trunk/greenstone2/macros/nzdlhome.dm (modified) updating nzdlhome.dm to match what is on colldev Mon, 09 Oct 2017 02:39:17 GMT kjdon [32033] * main/tags/2.83/gsdl/macros/nzdlhome.dm (modified) puka's nzdlhome changes Fri, 06 Oct 2017 10:15:13 GMT ak19 [32032] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) Adjusting the numbering of the Text elements in the latter (Icecite) ... Fri, 06 Oct 2017 10:11:43 GMT ak19 [32031] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) 1. First round of composing the new DjVu portion of the recently ... Fri, 06 Oct 2017 08:49:03 GMT ak19 [32030] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) Minor improvements to the newly added UnknownConverterPlugin ... Fri, 06 Oct 2017 05:59:55 GMT ak19 [32029] * gs3-extensions/gs-icecite/GS-Icecite-README (modified) More links and some minor changes to sentence structures Fri, 06 Oct 2017 05:55:29 GMT ak19 [32028] * main/trunk/greenstone2/perllib/plugins/UnknownConverterPlugin.pm (modified) 1. Bugfix to previous commit: var might not be on an ... Thu, 05 Oct 2017 10:01:50 GMT ak19 [32027] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) 1. Beginning of a new tutorial, one on using the new ... Thu, 05 Oct 2017 08:48:01 GMT ak19 [32026] * main/trunk/greenstone2/perllib/plugins/UnknownConverterPlugin.pm (modified) Some more placeholder strings for the UnknownConverterPlugin to ... Thu, 05 Oct 2017 07:10:25 GMT ak19 [32025] * gs3-extensions/gs-icecite/GS-Icecite-README (modified) Correcting icecite classpath (removing extraneous). Thu, 05 Oct 2017 07:02:22 GMT ak19 [32024] * gs3-extensions/gs-icecite/GS-Icecite-README (modified) * gs3-extensions/gs-icecite/gs-icecite.tar.gz (modified) IceCite for Greenstone was built 19 July 2017 on the research net ... Thu, 05 Oct 2017 06:39:03 GMT ak19 [32023] * gs3-extensions/gs-icecite (added) * gs3-extensions/gs-icecite/GS-Icecite-README (added) * gs3-extensions/gs-icecite/gs-icecite.tar.gz (added) First attempt at committing the non-extension gs-icecite, icecite ... Tue, 03 Oct 2017 07:04:58 GMT ak19 [32022] * other-projects/nightly-tasks/crons-and-scripts/do-snapshots-and-latest.sh (modified) Fix intended to get stables uploaded to the Snapshots page again. ... Mon, 02 Oct 2017 06:18:45 GMT ak19 [32021] * documentation/trunk/tutorials/xml-source/tutorial_en.xml (modified) Some further changes to the GS2 tutorials for the GS2.87 release. Mon, 02 Oct 2017 03:04:17 GMT ak19 [32020] * main/tags/2.87/gs3-extensions (copied) Tagging the gs3-extensions for the 2.87 release. Mon, 02 Oct 2017 03:03:40 GMT ak19 [32019] * main/tags/2.87/gs2-extensions (copied) Tagging the gs2-extensions for the 2.87 release. Mon, 02 Oct 2017 03:02:29 GMT ak19 [32018] * main/tags/2.87 (copied) Tagging release 2.87 Fri, 29 Sep 2017 09:12:16 GMT ak19 [32017] * main/trunk/gli/LICENSE.txt (modified) GLI License may need special portion on OpenSSL Fri, 29 Sep 2017 04:08:38 GMT ak19 [32016] * gs2-extensions/imagemagick/trunk/README (modified) * gs2-extensions/imagemagick/trunk/imagemagick-windows.zip (moved) 1. Shifting the imagemagick windows binary to within trunk where the ... Fri, 29 Sep 2017 04:01:12 GMT ak19 [32015] * gs2-extensions/imagemagick/imagemagick-windows.zip (added) Zipped up bin\windows\imagemagick folder (without the .svn subfolder) ... Thu, 28 Sep 2017 10:18:22 GMT ak19 [32014] * main/trunk/greenstone2/makegs2.sh (modified) Remove the imagemagick.tar.gz from ext after it's been unpacked and ... Thu, 28 Sep 2017 10:10:13 GMT ak19 [32013] * main/trunk/gli/findjava.sh (modified) * main/trunk/greenstone2/findjava.sh (modified) * main/trunk/greenstone2/setup.bash (modified) Suppressing confusing message on Macs when there's no system Java ... Thu, 28 Sep 2017 09:33:53 GMT ak19 [32012] * main/trunk/greenstone2/setup.bash (modified) Correction. Discovered issue in srcdist situation Thu, 28 Sep 2017 09:11:50 GMT ak19 [32011] * main/trunk/greenstone2/setup.bash (modified) Tidying up a commit message Thu, 28 Sep 2017 07:48:35 GMT ak19 [32010] * main/trunk/release-kits/kits/rk2/ant-scripts/elcapitan-compile.xml (added) Putting a copy of the customised el capitan version of GS2 release ... Thu, 28 Sep 2017 07:46:04 GMT ak19 [32009] * main/trunk/release-kits/kits/rk2/ant-scripts/mountainlion-compile.xml (modified) Fixing up comment Thu, 28 Sep 2017 07:34:52 GMT ak19 [32008] * main/trunk/greenstone2/makegs2.sh (modified) Rewriting the part of makegs2.sh that grabs the imagemagick binary, ... Thu, 28 Sep 2017 06:30:17 GMT ak19 [32007] * main/trunk/greenstone2/makegs2.sh (modified) Fixing typo before more significant changes Thu, 28 Sep 2017 06:20:42 GMT ak19 [32006] * main/trunk/release-kits/kits/rk2/ant-scripts/mountainlion-compile.xml (added) Want to have a copy safely on SVN containing the Mountain Lion ... Thu, 28 Sep 2017 05:58:45 GMT ak19 [32005] * main/trunk/greenstone2/makegs2.sh (modified) Different (and simpler) fix for GS2 imagemagick env clash on sourcing ... Thu, 28 Sep 2017 05:35:51 GMT ak19 [32004] * main/trunk/greenstone2/makegs2.sh (modified) Additional changes to previous commit of makegs2.sh, to allow passing ... Thu, 28 Sep 2017 04:54:34 GMT ak19 [32003] * main/trunk/greenstone2/makegs2.sh (modified) GS2 compile script will now grab imagemagick if passed in imagemagick ... Wed, 27 Sep 2017 05:13:04 GMT ak19 [32002] * main/trunk/release-kits/shared/core/language-strings/LanguagePack.properties (modified) GS installer expects yes/no or Y/N to create the GS3 installation ... Wed, 27 Sep 2017 04:10:24 GMT ak19 [32001] * main/trunk/greenstone2/macros/french.dm (modified) * main/trunk/greenstone2/macros/french2.dm (modified) Related to commit 32000. Manual fixes to the French language commits ... Wed, 27 Sep 2017 03:56:08 GMT ak19 [32000] * main/trunk/gli/classes/dictionary_fr.properties (modified) * main/trunk/greenstone2/macros/french.dm (modified) * main/trunk/greenstone2/macros/french2.dm (modified) * main/trunk/greenstone2/perllib/strings_fr.properties (modified) French language auxdm, coredm, perlmodules and glidict modules of GS2 ... Tue, 26 Sep 2017 23:39:40 GMT kjdon [31999] * main/trunk/greenstone2/perllib/strings.properties (modified) small change based on feedback from John Rose