# # ChangeLog for main/trunk/greenstone2 # # Generated by Trac 1.4.2 # 2024-05-01T00:18:50+12:00 Fri, 13 Dec 2013 00:23:38 GMT ak19 [28762] * main/trunk/greenstone2/runtime-src/src/recpt/formatconverter (deleted) Accidentally added and committed the binary instead of the cpp file ... Fri, 13 Dec 2013 00:23:08 GMT ak19 [28761] * main/trunk/greenstone2/runtime-src/src/recpt/formatconverter.cpp (added) Adding in the first working version of the formatconverter program ... Fri, 13 Dec 2013 00:22:44 GMT ak19 [28760] * main/trunk/greenstone2/runtime-src/src/recpt/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/recpt/formatconverter (added) * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/formattools.h (modified) Adding in the first working version of the formatconverter program ... Thu, 12 Dec 2013 01:43:31 GMT kjdon [28759] * main/trunk/greenstone2/setup.bat (modified) need to call the local setup.bat outside of setlocal commands, ... Thu, 12 Dec 2013 01:29:22 GMT kjdon [28758] * main/trunk/greenstone2/runtime-src/src/w32server/fnord.cpp (modified) * main/trunk/greenstone2/runtime-src/src/w32server/netio.cpp (modified) with long return type, these didn't compile on 64 bit windows. Mon, 09 Dec 2013 05:41:35 GMT ak19 [28755] * main/trunk/greenstone2/bin/script/gti.pl (modified) First set of adjustments to get spreadsheets generated for the ... Fri, 06 Dec 2013 05:41:43 GMT ak19 [28752] * main/trunk/greenstone2/macros/kazakh2.dm (modified) * main/trunk/greenstone2/macros/russian2.dm (modified) Auxilliary module Kazakh and Russian translations. Many thanks to ... Fri, 06 Dec 2013 05:17:41 GMT ak19 [28751] * main/trunk/greenstone2/macros/kazakh.dm (modified) * main/trunk/greenstone2/macros/russian.dm (modified) Core module Russian and Kazakh translations. Many thanks to Kalima ... Fri, 06 Dec 2013 04:41:22 GMT ak19 [28750] * main/trunk/greenstone2/perllib/strings_kk.properties (modified) * main/trunk/greenstone2/perllib/strings_ru.properties (modified) Perlmodules module Kazakh and Russian translations. Many thanks to ... Mon, 02 Dec 2013 22:14:13 GMT davidb [28733] * main/trunk/greenstone2/etc/gsdom2rdf.xsl (modified) Added in 'collection' object/predicate to help pick a specific ... Mon, 02 Dec 2013 05:52:05 GMT ak19 [28732] * main/trunk/greenstone2/common-src/src/lib/dbclass.cpp (modified) Diego found a bug that crashed the server in his collection which set ... Thu, 28 Nov 2013 02:32:52 GMT kjdon [28709] * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) allow mapping file when processing an xml file Thu, 28 Nov 2013 02:30:47 GMT kjdon [28708] * main/trunk/greenstone2/perllib/plugouts/METSPlugout.pm (modified) check for xslt_mets and xslt_txt files Thu, 28 Nov 2013 02:30:17 GMT kjdon [28707] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) new option no_auxiliary_databases to stop generating archivesinf files Thu, 28 Nov 2013 02:28:43 GMT kjdon [28706] * main/trunk/greenstone2/perllib/plugouts/MARCXMLPlugout.pm (modified) tidied this up a bit, can't really remember exactly what I have done ... Thu, 28 Nov 2013 02:00:56 GMT kjdon [28705] * main/trunk/greenstone2/perllib/inexport.pm (modified) args can set their defaults in the data structure - we now use ... Thu, 28 Nov 2013 01:55:13 GMT kjdon [28704] * main/trunk/greenstone2/bin/script/export.pl (modified) got rid of all plugout specific options - these are now all specified ... Thu, 28 Nov 2013 01:50:43 GMT kjdon [28703] * main/trunk/greenstone2/bin/script/import.pl (modified) can set the defaults now in the args structure, as we have ... Thu, 28 Nov 2013 01:39:59 GMT kjdon [28701] * main/trunk/greenstone2/perllib/colcfg.pm (modified) added saveas_options and exportdir to the options that can be read in ... Thu, 28 Nov 2013 01:39:07 GMT kjdon [28700] * main/trunk/greenstone2/perllib/parse2.pm (modified) when parsing the args, if we are setting the value based on the ... Sun, 24 Nov 2013 22:07:40 GMT ak19 [28669] * main/trunk/greenstone2/perllib/plugins/TabSeparatedPlugin.pm (added) This plugin is similar to CSVPlugin, but for tab-separated metadata files Thu, 21 Nov 2013 06:00:03 GMT ak19 [28668] * main/trunk/greenstone2/bin/script/jdb2txt.pl (modified) Handling the sorting option to Jdb2Txt Thu, 21 Nov 2013 05:56:48 GMT ak19 [28667] * main/trunk/greenstone2/common-src/src/jdbmedit/Jdb2Txt.java (modified) Jdb2Txt now supports sorting the output, to bring it in line with ... Wed, 20 Nov 2013 05:22:16 GMT ak19 [28663] * main/trunk/greenstone2/bin/script/txt2jdb.pl (modified) Fixing it up so the number of commandline arguments and the way ... Wed, 20 Nov 2013 04:59:56 GMT ak19 [28662] * main/trunk/greenstone2/bin/script/txt2jdb.pl (added) Adding a script that does the reverse of jdb2txt.pl. Needed for using ... Tue, 19 Nov 2013 01:59:12 GMT ak19 [28643] * main/trunk/greenstone2/build-src/Makefile.in (modified) * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Reverting to 28635, but gs2build/build-src/Makefile.in now still sets ... Mon, 18 Nov 2013 23:06:05 GMT kjdon [28642] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) group processing code was GreenstoneXML format so moved it into ... Mon, 18 Nov 2013 22:51:13 GMT kjdon [28641] * main/trunk/greenstone2/perllib/inexport.pm (modified) moved common import./export options to here. and moved checking ... Mon, 18 Nov 2013 22:48:36 GMT kjdon [28640] * main/trunk/greenstone2/bin/script/import.pl (modified) fixed a few errors that I hadn't noticed - I obviously hadn't tested ... Mon, 18 Nov 2013 22:14:59 GMT kjdon [28639] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) moving common import/export args into inexport.pm. added ... Mon, 18 Nov 2013 22:12:03 GMT kjdon [28638] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) don't process a doc.xml entry if the group-position > 1: we have ... Mon, 18 Nov 2013 22:10:11 GMT kjdon [28637] * main/trunk/greenstone2/perllib/arcinfo.pm (modified) added an extra field to the database: group-position. When we are ... Mon, 18 Nov 2013 08:45:29 GMT ak19 [28636] * main/trunk/greenstone2/build-src/Makefile.in (modified) * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) As part of getting diffcol to work with GS3, GS3 needs to be compiled ... Tue, 05 Nov 2013 05:40:59 GMT ak19 [28604] * main/trunk/greenstone2/perllib/util.pm (modified) Found some issues when wanting to add in the CDS-ISIS tutorial ... Tue, 05 Nov 2013 04:40:23 GMT ak19 [28603] * main/trunk/greenstone2/perllib/plugins/ISISPlugin.pm (modified) Found some issues when wanting to add in the CDS-ISIS tutorial ... Sat, 02 Nov 2013 01:41:08 GMT davidb [28582] * main/trunk/greenstone2/etc/gsdom2rdf.xsl (added) Default conversion to map Greenstone doc.xml file format into triples ... Thu, 31 Oct 2013 07:23:32 GMT ak19 [28576] * main/trunk/greenstone2/gsicontrol.sh (modified) Apache-httpd on Mac Lion (and possible android systems where gnome- ... Thu, 31 Oct 2013 07:21:30 GMT ak19 [28575] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Removing the unused env_var variable from the set_gnomelib_env ... Wed, 30 Oct 2013 22:34:27 GMT kjdon [28567] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) changed some util:: to FIleUtils:: methods to avoid warnings Wed, 30 Oct 2013 22:34:01 GMT kjdon [28566] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) changed some util:: to FIleUtils:: methods to avoid warnings Wed, 30 Oct 2013 22:31:36 GMT kjdon [28565] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) just changed slightly the util->FileUtils description Wed, 30 Oct 2013 22:31:06 GMT kjdon [28564] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZCompactSectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) changing some util:: methods to FileUtils:: methods Wed, 30 Oct 2013 22:29:37 GMT kjdon [28563] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/CONTENTdmPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DSpacePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/EmailPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ISISPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/TextPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) changing some util:: methods to FileUtils:: methods Wed, 30 Oct 2013 22:27:57 GMT kjdon [28562] * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/MARCXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/METSPlugout.pm (modified) changing some util:: methods to FileUtils:: methods Wed, 30 Oct 2013 22:26:49 GMT kjdon [28561] * main/trunk/greenstone2/perllib/cgiactions/buildaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/explodeaction.pm (modified) changing some util:: methods to FileUtils:: methods Wed, 30 Oct 2013 07:54:49 GMT ak19 [28560] * main/trunk/greenstone2/bin/script/explode_metadata_database.pl (modified) * main/trunk/greenstone2/bin/script/grab_collection.pl (modified) * main/trunk/greenstone2/bin/script/gsWget.pl (modified) * main/trunk/greenstone2/bin/script/importfrom.pl (modified) * main/trunk/greenstone2/bin/script/mirror.pl (modified) * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) * main/trunk/greenstone2/perllib/g2futil.pm (modified) * main/trunk/greenstone2/perllib/giget.pm (modified) * main/trunk/greenstone2/perllib/plugins/LOMPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MediaWikiPlugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) 1. New subroutine util::set_gnomelib_env that sets the environment ... Wed, 30 Oct 2013 02:16:53 GMT jlwhisler [28557] * main/trunk/greenstone2/etc/marc2dc.txt (modified) Corrected mapping for dc.Identifier. According to ... Tue, 29 Oct 2013 00:34:04 GMT kjdon [28550] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) output in utf8. text is now proper unicode internally. Copied this ... Thu, 24 Oct 2013 07:40:51 GMT ak19 [28538] * main/trunk/greenstone2/macros/arabic2.dm (modified) Updates to Arabic language coredm and auxdm modules. Many thanks to ... Thu, 24 Oct 2013 07:40:02 GMT ak19 [28537] * main/trunk/greenstone2/perllib/strings_ar.properties (modified) Update to Arabic language perlmodules module. Many thanks to Kamal ... Thu, 24 Oct 2013 07:39:33 GMT ak19 [28536] * main/trunk/greenstone2/macros/arabic.dm (modified) Updates to Arabic language coredm and auxdm modules. Many thanks to ... Wed, 23 Oct 2013 22:51:01 GMT kjdon [28527] * main/trunk/greenstone2/macros/english.dm (modified) changed fold to ignore, because what does fold mean anyway??? Wed, 23 Oct 2013 22:46:30 GMT kjdon [28526] * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/macros/query.dm (modified) removed the heading 'Field ..in word(s)' from sql search forms, as ... Wed, 23 Oct 2013 05:14:31 GMT ak19 [28524] * main/trunk/greenstone2/macros/french.dm (modified) Minor corrections on the request of John Rose. Wed, 23 Oct 2013 05:05:47 GMT ak19 [28523] * main/trunk/greenstone2/perllib/strings_ar.properties (modified) Updates to Arabic language perlmodules module. Many thanks to Kamal ... Wed, 23 Oct 2013 05:04:25 GMT ak19 [28522] * main/trunk/greenstone2/macros/spanish.dm (modified) Updates to Spanich language coredm module. Many thanks to Diego Spano. Wed, 23 Oct 2013 05:04:09 GMT ak19 [28521] * main/trunk/greenstone2/macros/arabic.dm (modified) Updates to Arabaic language coredm module. Many thanks to Kamal Salih ... Wed, 23 Oct 2013 02:24:58 GMT ak19 [28519] * main/trunk/greenstone2/perllib/strings_fr.properties (modified) French language perlmodules module. Many thanks to Yvan Arnaud. Wed, 23 Oct 2013 02:09:54 GMT ak19 [28518] * main/trunk/greenstone2/bin/script/gti.pl (modified) Undoing the change I made in an earlier commit, since that breaks the ... Tue, 22 Oct 2013 07:46:21 GMT ak19 [28513] * main/trunk/greenstone2/makegs2.sh (modified) Overhaul of makegs2.sh script: now, instead of doing the logic around ... Tue, 22 Oct 2013 03:23:07 GMT ak19 [28509] * main/trunk/greenstone2/build-src/configure (modified) * main/trunk/greenstone2/build-src/configure.in (modified) * main/trunk/greenstone2/configure (modified) * main/trunk/greenstone2/configure.in (modified) Bugfix to bug Kathy and I discovered when trying to compile source ... Mon, 21 Oct 2013 23:44:21 GMT kjdon [28507] * main/trunk/greenstone2/makegs2.sh (modified) added a bit more message about gnomelib to help users (me) Mon, 21 Oct 2013 07:57:25 GMT ak19 [28503] * main/trunk/greenstone2/bin/script/gti-process-spreadsheet.pl (modified) * main/trunk/greenstone2/bin/script/gti.pl (modified) 1. The process of submitting translation spreadsheets produced some ... Mon, 21 Oct 2013 07:42:33 GMT ak19 [28502] * main/trunk/greenstone2/macros/french2.dm (modified) Redoing commit of French language auxdm module of the GS Interface, ... Fri, 18 Oct 2013 09:44:30 GMT ak19 [28500] * main/trunk/greenstone2/macros/french.dm (modified) French language core module updates to the Greenstone Interface. Many ... Fri, 18 Oct 2013 06:54:31 GMT ak19 [28499] * main/trunk/greenstone2/perllib/strings_ar.properties (modified) Arabic language perl module of the Greenstone Interface. Many thanks ... Fri, 18 Oct 2013 06:52:18 GMT ak19 [28498] * main/trunk/greenstone2/macros/slovak.dm (modified) Slovak language coredm module of the Greenstone Interface. Many ... Fri, 18 Oct 2013 06:20:46 GMT ak19 [28497] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) Removing hyphens in some of the macros for adding user comments, as ... Thu, 17 Oct 2013 08:43:01 GMT ak19 [28493] * main/trunk/greenstone2/macros/french.dm (modified) * main/trunk/greenstone2/macros/french2.dm (modified) French/Francais language coredm and auxdm modules of the Greenstone ... Thu, 17 Oct 2013 04:03:50 GMT davidb [28489] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) Support for Cygwin added Thu, 17 Oct 2013 03:22:02 GMT ak19 [28487] * main/trunk/greenstone2/perllib/strings_ar.properties (modified) Arabic language perlmodules Greenstone Interface. Many thanks to ... Thu, 17 Oct 2013 03:21:41 GMT ak19 [28486] * main/trunk/greenstone2/perllib/strings_es.properties (modified) Spanish/Espanol language perlmodules Greenstone Interface. Many ... Thu, 17 Oct 2013 02:24:40 GMT ak19 [28482] * main/trunk/greenstone2/macros/gujarati.dm (modified) Gujarati auxdm module Greenstone Interface updates. Many thanks to ... Thu, 17 Oct 2013 02:24:03 GMT ak19 [28481] * main/trunk/greenstone2/macros/arabic.dm (modified) Arabic coredm module Greenstone Interface updates. Many thanks to ... Thu, 17 Oct 2013 02:22:05 GMT ak19 [28480] * main/trunk/greenstone2/macros/spanish2.dm (modified) Spanish/Espanol auxdm module Greenstone Interface updates. Many ... Thu, 17 Oct 2013 02:21:40 GMT ak19 [28479] * main/trunk/greenstone2/macros/spanish.dm (modified) Spanish/Espanol coredm module Greenstone Interface updates. Many ... Wed, 16 Oct 2013 08:38:01 GMT ak19 [28478] * main/trunk/greenstone2/perllib/strings_es.properties (modified) * main/trunk/greenstone2/perllib/strings_kk.properties (modified) * main/trunk/greenstone2/perllib/strings_mr.properties (modified) * main/trunk/greenstone2/perllib/strings_ro.properties (modified) * main/trunk/greenstone2/perllib/strings_ru.properties (modified) * main/trunk/greenstone2/perllib/strings_th.properties (modified) Cleaning up newlines in strings properties files to bring them up to ... Wed, 16 Oct 2013 08:35:50 GMT ak19 [28477] * main/trunk/greenstone2/perllib/strings_ar.properties (modified) Updates to Arabic language perlmodules Greenstone Interface. Many ... Wed, 16 Oct 2013 06:47:51 GMT ak19 [28473] * main/trunk/greenstone2/macros/croatian.dm (modified) * main/trunk/greenstone2/macros/czech.dm (modified) * main/trunk/greenstone2/macros/czech2.dm (modified) * main/trunk/greenstone2/macros/finnish.dm (modified) * main/trunk/greenstone2/macros/gaelic.dm (modified) * main/trunk/greenstone2/macros/galician.dm (modified) * main/trunk/greenstone2/macros/galician2.dm (modified) * main/trunk/greenstone2/macros/georgian.dm (modified) * main/trunk/greenstone2/macros/georgian2.dm (modified) * main/trunk/greenstone2/macros/greek.dm (modified) * main/trunk/greenstone2/macros/hebrew.dm (modified) * main/trunk/greenstone2/macros/hindi.dm (modified) * main/trunk/greenstone2/macros/kirghiz.dm (modified) * main/trunk/greenstone2/macros/maori.dm (modified) * main/trunk/greenstone2/macros/nav_ns4.dm (modified) * main/trunk/greenstone2/macros/turkish.dm (modified) * main/trunk/greenstone2/macros/turkish2.dm (modified) * main/trunk/greenstone2/macros/ukrainian.dm (modified) Cleaning translation files by removing lines that mention 'Missing ... Wed, 16 Oct 2013 06:46:42 GMT ak19 [28472] * main/trunk/greenstone2/macros/arabic2.dm (modified) Reinstating a line from nzdl that had gone missing on svn Wed, 16 Oct 2013 04:38:45 GMT davidb [28461] * main/trunk/greenstone2/bin/script/lucene_passes.pl (modified) Further tweak needed to support operation of script from Cygwin Wed, 16 Oct 2013 04:37:29 GMT davidb [28460] * main/trunk/greenstone2/perllib/util.pm (modified) Support for Cygwin added, along with a function (originally written ... Wed, 16 Oct 2013 04:35:48 GMT davidb [28459] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) Support for Cygwin added Wed, 16 Oct 2013 02:25:33 GMT ak19 [28458] * main/trunk/greenstone2/macros/kazakh.dm (modified) Committing changes on nzdl that were marked as Updated 15-Apr-2009 by ... Wed, 16 Oct 2013 02:14:45 GMT ak19 [28457] * main/trunk/greenstone2/macros/russian2.dm (modified) Committing changes on nzdl that were marked as Updated 24-Feb-2009 by ... Tue, 15 Oct 2013 06:59:48 GMT ak19 [28456] * main/trunk/greenstone2/macros/french.dm (modified) John Rose had added translations to french.dm in June 2013 on Puka Sun, 13 Oct 2013 21:14:56 GMT davidb [28403] * main/trunk/greenstone2/common-src/src/getpw/Makefile.in (modified) * main/trunk/greenstone2/common-src/src/jdbmedit/Makefile.in (modified) Support for compiling from Cygwin added Sun, 13 Oct 2013 21:12:55 GMT davidb [28402] * main/trunk/greenstone2/bin/script/jdb2txt.pl (modified) * main/trunk/greenstone2/bin/script/lucene_passes.pl (modified) Changes to support running these scripts from Cygwin Sun, 13 Oct 2013 20:59:05 GMT davidb [28395] * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (modified) * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) Support for running under Cygwin added Sun, 13 Oct 2013 20:58:09 GMT davidb [28394] * main/trunk/greenstone2/perllib/util.pm (modified) Further support for operation under Cygwin added Sun, 13 Oct 2013 20:57:33 GMT davidb [28393] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) Support for Cygwin added Thu, 10 Oct 2013 08:12:21 GMT ak19 [28384] * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) 1. Fix: 3rd constructor had its arguments in the wrong order. 2. ... Thu, 10 Oct 2013 01:39:22 GMT ak19 [28381] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) Bugfix. When dealing with filenames with special characters that are ... Thu, 10 Oct 2013 00:57:59 GMT davidb [28375] * main/trunk/greenstone2/perllib/mgbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) A set of changes to help Greenstone building code (perl) run under ... Wed, 09 Oct 2013 11:28:10 GMT davidb [28370] * main/trunk/greenstone2/common-src/indexers/lucene-gs/Makefile.in (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/java/org/greenstone/mgpp/Makefile.in (modified) * main/trunk/greenstone2/common-src/src/jdbmedit/Makefile.in (modified) Changes that help using javac in Make fiels when compiling up ... Fri, 04 Oct 2013 06:52:18 GMT ak19 [28355] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) 1. Now gsConvert.pl calls the new pptextract.vbs VBScript (which ... Wed, 02 Oct 2013 04:47:39 GMT ak19 [28350] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) GLIapplet needed GS2's bin/java to be accessible from the browser in ... Tue, 01 Oct 2013 08:13:54 GMT ak19 [28341] * main/trunk/greenstone2/macros/gti.dm (modified) Changed the GTI admin email from Anna's email. Tue, 01 Oct 2013 07:43:43 GMT ak19 [28340] * main/trunk/greenstone2/macros/gti.dm (modified) Minor fix to bring SVN version up to date with the string on the ... Tue, 01 Oct 2013 07:40:32 GMT ak19 [28339] * main/trunk/greenstone2/macros/gti.dm (modified) Another macro that needs to be defined for supporting the GS ...