# # ChangeLog for main/trunk/greenstone2 # # Generated by Trac 1.4.2 # 2024-06-17T17:45:57+12:00 Wed, 20 Mar 2024 09:31:51 GMT anupama [38854] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/GsdlCollageApplet.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GsdlCollageBrowse.java (added) * main/trunk/greenstone3/web/WEB-INF/classes/core_servlet_dictionary.properties (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/applet.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) Having been able to look at the GS2.88 Collage applet at least trying ... Tue, 19 Mar 2024 03:03:34 GMT davidb [38852] * main/trunk/greenstone2/etc/gsdom2gpts.xsl (added) XSLT for converting exported content to one that aligns with OpenAI ... Tue, 19 Mar 2024 03:02:07 GMT davidb [38851] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/OpenAIGPTsPlugout.pm (modified) General upgrade to support exporting files suitable for inclusion in ... Tue, 19 Mar 2024 03:00:34 GMT davidb [38850] * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) How this Java code was determining end-of-input was found to be ... Wed, 28 Feb 2024 00:18:31 GMT kjdon [38802] * main/trunk/greenstone2/perllib/plugins/BibTexPlugin.pm (modified) when investigating how OIDs are set I noticed we have this add_OID ... Tue, 27 Feb 2024 21:59:16 GMT kjdon [38801] * main/trunk/greenstone2/perllib/plugins/HathiTrustMETSPlugin.pm (modified) standardising on top_section rather than section or topsection when ... Tue, 27 Feb 2024 01:49:00 GMT kjdon [38798] * main/trunk/greenstone2/perllib/strings.properties (modified) added text for CSVPlugin's ignore_field Tue, 27 Feb 2024 01:43:48 GMT kjdon [38797] * main/trunk/greenstone2/perllib/plugins/CSVPlugin.pm (modified) added option '-ignore_field' - if there is a column with this name in ... Tue, 20 Feb 2024 08:30:00 GMT anupama [38761] * main/trunk/greenstone2/bin/script/gti-process-spreadsheet.pl (modified) * main/trunk/greenstone2/bin/script/gti.pl (modified) Changes to get the Italian translation spreadsheet files manually ... Tue, 20 Feb 2024 07:44:23 GMT anupama [38758] * main/trunk/greenstone2/macros/italian2.dm (modified) Italian language auxdm GS 2 interface. Many thanks to Julian Fox. Tue, 20 Feb 2024 07:26:23 GMT anupama [38757] * main/trunk/greenstone2/macros/english2.dm (modified) Spelling correction Mon, 19 Feb 2024 22:56:37 GMT kjdon [38754] * main/trunk/greenstone2/bin/script/full-rebuild.pl (modified) added handling for -importflag, -buildcolflag, -activateflag - use ... Mon, 19 Feb 2024 22:43:55 GMT kjdon [38753] * main/trunk/greenstone2/perllib/doc.pm (modified) field may be ex.Latitude, so use metaname (has had namespace removed) ... Thu, 15 Feb 2024 08:36:47 GMT davidb [38750] * main/trunk/greenstone2/perllib/plugouts/OpenAIGPTsPlugout.pm (added) Experimental plugout to export collection files in a form more ... Thu, 15 Feb 2024 02:15:55 GMT davidb [38749] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/HathiTrustMETSPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) Code introduced to set SourceDirectory as a piece of metadata for all ... Wed, 14 Feb 2024 09:56:15 GMT davidb [38748] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) Shifted position of when to apply metadata mapping rules to be ... Wed, 14 Feb 2024 03:44:10 GMT davidb [38745] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) Rule mapping code extended to now allow a match or substitute prefix ... Wed, 14 Feb 2024 03:43:03 GMT davidb [38744] * main/trunk/greenstone2/etc/metadata_mapping_rules.csv (added) Example file to help digital librarians work with the metadata ... Tue, 13 Feb 2024 23:04:58 GMT davidb [38743] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) Tweak after testing -- handles a comment at the end of a line better Tue, 13 Feb 2024 04:15:40 GMT davidb [38742] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) New mapping_metadata_file rule-table functionalilty Tue, 13 Feb 2024 04:14:35 GMT davidb [38741] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) Splicing in of $self->post_process_doc_obj() so new ... Tue, 13 Feb 2024 04:10:07 GMT davidb [38740] * main/trunk/greenstone2/perllib/util.pm (modified) Handy to have a subroutine that can read in a text file (csv,tsv) raw ... Tue, 13 Feb 2024 01:20:47 GMT davidb [38739] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) Accidentally committed debug statements. Now removed Mon, 12 Feb 2024 22:12:53 GMT kjdon [38738] * main/trunk/greenstone2/perllib/classify/List.pm (modified) some more work around the logic of split_approximate_size, when we ... Mon, 12 Feb 2024 10:51:05 GMT davidb [38737] * main/trunk/greenstone2/perllib/convertutil.pm (modified) updated comment Mon, 12 Feb 2024 10:50:11 GMT davidb [38736] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Added in new functionality, controlled through a plugin option, to ... Tue, 06 Feb 2024 10:16:10 GMT davidb [38707] * main/trunk/greenstone2/ext/get-extension.sh (modified) Special case added for pdf-box Mon, 05 Feb 2024 23:58:37 GMT davidb [38698] * main/trunk/greenstone2/perllib/convertutil.pm (modified) Code introduced to 'paramaterize' the GSDL3SRCHOME part of files ... Tue, 16 Jan 2024 02:56:34 GMT anupama [38552] * main/trunk/greenstone2/perllib/strings_es.properties (modified) Spanish language perllib module. Many thanks to Diego Spano. Tue, 16 Jan 2024 02:39:49 GMT anupama [38548] * main/trunk/greenstone2/macros/italian2.dm (modified) Italian language auxdm module GS interface. Many thanks to Julian Fox. Tue, 16 Jan 2024 02:17:35 GMT anupama [38547] * main/trunk/greenstone2/bin/script/gti.pl (modified) My previous commit's bugfix didn't work a couple of complex ... Tue, 26 Dec 2023 10:52:02 GMT davidb [38509] * main/trunk/greenstone2/bin/script/activate.pl (modified) print_task_msg already includes an newline char Tue, 19 Dec 2023 09:03:07 GMT anupama [38504] * main/trunk/greenstone2/bin/script/gti.pl (modified) Forgot to add link for the code. Tue, 19 Dec 2023 08:57:39 GMT anupama [38503] * main/trunk/greenstone2/bin/script/gti.pl (modified) Bugfix. Julian Fox found that commits on a particular string in the ... Sun, 17 Dec 2023 21:59:36 GMT kjdon [38500] * main/trunk/greenstone2/bin/script/gti.pl (modified) reordered the list of modules, to put them in order of importance Sun, 17 Dec 2023 21:46:19 GMT kjdon [38499] * main/trunk/greenstone2/macros/english2.dm (modified) renamed greenstone interface to greenstone 2 interface to make it clearer Sun, 17 Dec 2023 21:44:14 GMT kjdon [38498] * main/trunk/greenstone2/macros/kazakh.dm (modified) * main/trunk/greenstone2/macros/kazakh2.dm (modified) changed Updated to updated to that this doesn't show up on a grep of ... Sun, 17 Dec 2023 21:42:46 GMT kjdon [38497] * main/trunk/greenstone2/macros/port-br.dm (modified) cleaned up the file Sun, 17 Dec 2023 21:41:02 GMT kjdon [38496] * main/trunk/greenstone2/macros/catalan2.dm (modified) * main/trunk/greenstone2/macros/chinese-trad2.dm (modified) * main/trunk/greenstone2/macros/french2.dm (modified) * main/trunk/greenstone2/macros/gujarati2.dm (modified) * main/trunk/greenstone2/macros/italian2.dm (modified) * main/trunk/greenstone2/macros/japanese2.dm (modified) * main/trunk/greenstone2/macros/kannada2.dm (modified) * main/trunk/greenstone2/macros/kazakh2.dm (modified) * main/trunk/greenstone2/macros/latvian2.dm (modified) * main/trunk/greenstone2/macros/mongolian2.dm (modified) * main/trunk/greenstone2/macros/nepali2.dm (modified) * main/trunk/greenstone2/macros/port-br2.dm (modified) * main/trunk/greenstone2/macros/romanian2.dm (modified) * main/trunk/greenstone2/macros/russian2.dm (modified) * main/trunk/greenstone2/macros/slovak2.dm (modified) * main/trunk/greenstone2/macros/tamil2.dm (modified) * main/trunk/greenstone2/macros/thai2.dm (modified) * main/trunk/greenstone2/macros/vietnamese2.dm (modified) renaming gti core and aux to Greenstone2 where I can Sun, 17 Dec 2023 21:36:01 GMT kjdon [38495] * main/trunk/greenstone2/macros/spanish2.dm (modified) translations thanks to diego. Also, updating gti text to use ... Sun, 17 Dec 2023 21:29:14 GMT anupama [38494] * main/trunk/greenstone2/macros/spanish.dm (modified) translation thnks to Diego Wed, 13 Dec 2023 21:12:13 GMT kjdon [38492] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) sometimes destination dir might be a new folder a couple of folders ... Wed, 06 Dec 2023 09:23:05 GMT anupama [38478] * main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) Related to the previous 2 commits. Removed or commented out most ... Wed, 06 Dec 2023 09:05:16 GMT anupama [38477] * main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm (modified) Related to the previous commit. Calling the new subroutine to tidy up ... Wed, 06 Dec 2023 08:53:42 GMT anupama [38476] * main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) Tidying up cached filename paths that were internally duplicated. ... Sat, 25 Nov 2023 06:06:30 GMT anupama [38431] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_usercomments.js (modified) 1. For editing user comments with the document editor, I want to set ... Sun, 19 Nov 2023 05:27:57 GMT anupama [38395] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) Finally got a version of editing the usercomments working. There was ... Mon, 13 Nov 2023 21:52:36 GMT kjdon [38358] * main/trunk/greenstone2/bin/script/full-rebuild.pl (modified) added a bit more messaging around what commands are being run Mon, 13 Nov 2023 21:35:07 GMT kjdon [38357] * main/trunk/greenstone2/perllib/doc.pm (modified) if we are adding Latitude and Longitude to a section, then we also ... Fri, 06 Oct 2023 05:17:44 GMT davidb [38299] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) Away to have site name accessible in builderproc Fri, 06 Oct 2023 05:16:42 GMT davidb [38298] * main/trunk/greenstone2/perllib/util.pm (modified) More nuanced print statements Thu, 28 Sep 2023 03:45:16 GMT anupama [38251] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) Still on removing user comments and the remove-metadata-array ... Wed, 27 Sep 2023 10:29:07 GMT davidb [38242] * main/trunk/greenstone2/perllib/util.pm (modified) Downgrading print statement to be info printed out, rather than a warning Tue, 26 Sep 2023 08:35:04 GMT anupama [38233] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) 1. remove_index_metadata_array needed to process the ... Tue, 26 Sep 2023 06:58:34 GMT anupama [38231] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) Correcting obvious mistakes while hunting down what else is still ... Mon, 25 Sep 2023 10:02:24 GMT anupama [38217] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) When committing r38193 yesterday (after only eyeballing the changes ... Sun, 24 Sep 2023 08:11:36 GMT anupama [38193] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) 1. Added remove_metadata_array methods: general one that calls the ... Sat, 23 Sep 2023 07:47:45 GMT anupama [38192] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Minor comment improvement ahead of committing work I'm still doing on ... Sat, 23 Sep 2023 06:46:28 GMT anupama [38191] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Moving the cleaning of parameters into more atomic function set- ... Sat, 23 Sep 2023 06:25:57 GMT anupama [38190] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Before furthering work on remove-meta-array methods, I want to commit ... Tue, 19 Sep 2023 02:12:33 GMT davidb [38165] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) Check to make sure imagemagick indentify has returned the size of the ... Mon, 18 Sep 2023 22:54:07 GMT davidb [38163] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Plugin updated to auto-orient images by default. Plugin option to ... Mon, 18 Sep 2023 22:41:42 GMT davidb [38162] * main/trunk/greenstone2/perllib/util.pm (modified) Code updated to allow item files with brackets in the filename to ... Mon, 18 Sep 2023 22:39:38 GMT davidb [38161] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Commented out debug statemens, likely to be useful if inspecting how ... Mon, 18 Sep 2023 22:38:20 GMT davidb [38160] * main/trunk/greenstone2/perllib/inexport.pm (modified) Print statements added to display info about import mode; some ... Mon, 18 Sep 2023 22:19:51 GMT davidb [38159] * main/trunk/greenstone2/perllib/doc.pm (modified) Commented out debugging statement Tue, 15 Aug 2023 23:51:48 GMT kjdon [37956] * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) changed the default HList classifier format to not use static links - ... Mon, 14 Aug 2023 03:09:09 GMT anupama [37936] * main/trunk/greenstone2/perllib/strings_hy.properties (modified) Armenian language translations and updates for the perlmodules module ... Wed, 09 Aug 2023 05:34:57 GMT anupama [37908] * main/trunk/greenstone2/bin/script/gti.pl (modified) Improvement to previous commit. Now the create_glihelp_zip_file is ... Wed, 09 Aug 2023 05:30:39 GMT anupama [37907] * main/trunk/greenstone2/bin/script/gti.pl (modified) Tigran Zargaryan noticed an Internal Server Error ,message when ... Sat, 05 Aug 2023 05:33:38 GMT anupama [37895] * main/trunk/greenstone2/perllib/strings_hy.properties (added) Adding Armenian (langcode hy) language perlmodules translation module ... Sat, 05 Aug 2023 05:25:35 GMT anupama [37891] * main/trunk/greenstone2/macros/armenian.dm (modified) * main/trunk/greenstone2/macros/armenian2.dm (modified) Armenian (langcode hy) language coredm and auxdm modules of the GS2 ... Mon, 31 Jul 2023 00:08:02 GMT kjdon [37861] * main/trunk/greenstone2/perllib/plugins/CSVPlugin.pm (modified) when looking for the file mentioned in the CSV file, we need to use ... Tue, 20 Jun 2023 22:44:34 GMT kjdon [37789] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) handling read/write of solrcore names Tue, 20 Jun 2023 22:42:22 GMT kjdon [37788] * main/trunk/greenstone2/bin/script/activate.pl (modified) work to support solr subcollections. whenunloading cores, just unload ... Thu, 04 May 2023 10:46:17 GMT davidb [37736] * main/trunk/greenstone2/perllib/util.pm (modified) When testing incremental addition with a manifest file on Linux, it ... Thu, 04 May 2023 00:03:34 GMT davidb [37734] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Fix for when the first ever file-level doc version history action is ... Tue, 02 May 2023 10:01:06 GMT davidb [37733] * main/trunk/greenstone2/perllib/DocHistoryFileUtils.pm (modified) Fixed typo in STDERR filehandle name Thu, 27 Apr 2023 03:53:20 GMT davidb [37730] * main/trunk/greenstone2/perllib/DocHistoryFileUtils.pm (modified) * main/trunk/greenstone2/perllib/scriptutil.pm (modified) Updated code to allow two import.pl's in a row (without a ... Thu, 20 Apr 2023 07:40:35 GMT anupama [37689] * main/trunk/greenstone2/perllib/DocHistoryFileUtils.pm (modified) Minor change to display method: archives_keepold is the name now, not ... Thu, 20 Apr 2023 04:20:51 GMT anupama [37687] * main/trunk/greenstone2/common-src/cgi-bin/gliserver.pl (modified) Removing the rename folder utility function from gliserver.pl, as ... Wed, 19 Apr 2023 08:59:05 GMT anupama [37679] * main/trunk/greenstone2/common-src/cgi-bin/gliserver.pl (modified) Dr Bainbridge's archives_keepold to archives *directory* rename ... Tue, 04 Apr 2023 07:37:34 GMT anupama [37603] * main/trunk/greenstone2/makegs2.sh (modified) Attempting to set CFLAGS to contain the recent Wno-error=implicit- ... Tue, 28 Mar 2023 04:24:03 GMT davidb [37591] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) fixed mistake in fldv file concat; changed type of logged error message Fri, 03 Mar 2023 03:56:14 GMT davidb [37404] * main/trunk/greenstone2/build-src/packages/configure (modified) Needed to add -DNEEDS_UNISTD_H to CFLAGS to keep new mac compile happy Thu, 02 Mar 2023 07:25:57 GMT anupama [37389] * main/trunk/greenstone2/common-src/indexers/mg/configure (modified) * main/trunk/greenstone2/common-src/indexers/mg/configure.in (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/configure (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/configure.in (modified) Make configure script for mg/mgpp choose between which Java framework ... Thu, 02 Mar 2023 04:46:01 GMT davidb [37385] * main/trunk/greenstone2/build-src/packages/rtftohtml/rtftohtml-gs.tar.gz (modified) * main/trunk/greenstone2/build-src/packages/rtftohtml/rtftohtml-gs.txt (modified) Needed to update 3 source files due to changes in how gcc/clang on ... Thu, 02 Mar 2023 04:27:10 GMT davidb [37384] * main/trunk/greenstone2/common-src/indexers/mg/configure (modified) * main/trunk/greenstone2/common-src/indexers/mg/configure.in (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/configure (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/configure.in (modified) Newer MacOs command-line tools prefer this Framework Thu, 02 Mar 2023 04:26:25 GMT davidb [37383] * main/trunk/greenstone2/common-src/indexers/mg/jni/MGRetrieveWrapperImpl.c (modified) * main/trunk/greenstone2/common-src/indexers/mg/jni/MGSearchWrapperImpl.c (modified) * main/trunk/greenstone2/common-src/indexers/mg/src/text/mg_passes_4jni.h (modified) Mac compiler is stricter about about function externs Fri, 24 Feb 2023 01:17:25 GMT davidb [37352] * main/trunk/greenstone2/common-src/indexers/mgpp/jni/MGPPSearchWrapperImpl.cpp (modified) STL string and c_str() combination recoded due to compiler error from ... Fri, 24 Feb 2023 00:52:49 GMT davidb [37351] * main/trunk/greenstone2/common-src/indexers/mg/lib/perf_hash.c (modified) * main/trunk/greenstone2/common-src/indexers/mg/lib/random.c (modified) * main/trunk/greenstone2/common-src/indexers/mg/lib/random.h (modified) * main/trunk/greenstone2/common-src/indexers/mg/lib/simplefrenchstem.c (modified) More careful definition of function externs. Macs now treat an ... Thu, 02 Feb 2023 00:24:03 GMT davidb [37249] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) New inc-fldv-nminus action Thu, 02 Feb 2023 00:23:40 GMT davidb [37248] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) Adding in additional copying function; some other syntax tidy up Tue, 31 Jan 2023 10:41:56 GMT davidb [37233] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Adding in action for get-fldv-info Mon, 30 Jan 2023 02:23:43 GMT davidb [37218] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) set-archives-assocfile can now pass data directly using 'filedata' ... Mon, 30 Jan 2023 01:10:43 GMT davidb [37215] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Introduction of new set-archives-assocfile action (data needs to be ... Sun, 29 Jan 2023 10:42:13 GMT davidb [37214] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Addition of new action (in the same style of get-archives-metadata) ... Sun, 29 Jan 2023 10:39:16 GMT davidb [37213] * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) Added in new function to output a native binary file + minetype, as ... Sun, 29 Jan 2023 04:25:11 GMT davidb [37208] * main/trunk/greenstone2/perllib/inexport.pm (modified) Minor whitespace and variable name changes Sun, 29 Jan 2023 04:24:20 GMT davidb [37207] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataactioncommon.pm (added) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Support added in for optional cgi param 'dv' specifying the file- ...