# # ChangeLog for main/trunk/greenstone2/bin/script/buildcol.pl # # Generated by Trac 1.4.2 # 2024-05-17T21:47:34+12:00 Thu, 30 Jan 2014 02:09:31 GMT ak19 [28801] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) New mode to buildcol.pl added called 'extra'. This restricts the ... Mon, 17 Jun 2013 05:47:45 GMT ak19 [27634] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) Changed order of @INC 'unshifts' due to clash over Greenstone own ... Wed, 05 Jun 2013 23:28:20 GMT kjdon [27562] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) added new build option sections_sort_on_document_metadata. same as ... Mon, 06 May 2013 03:27:37 GMT jmt12 [27305] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Add code to allow importing and building to load overriding versions ... Mon, 04 Mar 2013 04:25:51 GMT ak19 [26976] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) * main/trunk/greenstone2/perllib/util.pm (modified) First commit for RSS support: copying rss-items.rdf file across from ... Mon, 10 Dec 2012 03:37:21 GMT ak19 [26567] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/explode_metadata_database.pl (modified) * main/trunk/greenstone2/bin/script/incremental-buildcol.pl (modified) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/explodeaction.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) When a GS2 collection contains both collect.cfg and ... Wed, 04 Jul 2012 03:36:09 GMT ak19 [25896] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/bin/script/buildcol.pl (modified) When doing incremental, don't want to be deleting building or moving ... Tue, 05 Jun 2012 23:24:24 GMT sjm84 [25758] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) Some fixes for Solr Fri, 11 May 2012 07:23:42 GMT ak19 [25579] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/full-rebuild.pl (modified) * main/trunk/greenstone2/perllib/util.pm (modified) 1. Introduced the verbosity flag into activate.pl to print out ... Thu, 10 May 2012 09:32:52 GMT ak19 [25573] * main/trunk/greenstone2/bin/script/activate.pl (added) * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/full-rebuild.pl (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Adding in the new activate.pl script to be called at the end of the ... Wed, 09 May 2012 02:20:16 GMT sjm84 [25553] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) If GSDL-RUN-SETUP is set then we want to set up the environment Thu, 13 Oct 2011 00:25:00 GMT sjm84 [24755] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) Some changes to support the store_metadata_coverage option Fri, 26 Aug 2011 05:31:50 GMT davidb [24495] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) Introduction of $site variable passed into the XXbuilder.pm perl code ... Wed, 24 Aug 2011 04:17:19 GMT davidb [24463] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) More careful/restricted inclusion of builder classes from extension ... Wed, 24 Aug 2011 03:50:52 GMT davidb [24459] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) Code changes to support indexers that are provided through the ... Fri, 29 Jul 2011 01:08:43 GMT davidb [24343] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) Support for building non-text indexes that are orthogonol to the ... Mon, 23 Aug 2010 22:20:26 GMT mdewsnip [22743] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) Consistency changes to copyright statement. Thu, 25 Mar 2010 08:09:50 GMT ak19 [21822] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/XMLParser.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) Dr Bainbridge has fixed several perl files that depended on perl 5.8 ... Sun, 14 Mar 2010 23:20:15 GMT kjdon [21786] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) removing disable_OAI option. As far as I know, its only used for gs3, ... Tue, 26 Jan 2010 02:23:03 GMT mdewsnip [21633] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Added some missing "use dbutil". Mon, 25 Jan 2010 03:20:25 GMT mdewsnip [21613] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed calls to read_collection_cfg() so the infodbtype value is set ... Mon, 07 Dec 2009 01:41:25 GMT kjdon [21292] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/classinfo.pl (modified) * main/trunk/greenstone2/bin/script/csv-usernames-to-db.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/pluginfo.pl (modified) * main/trunk/greenstone2/bin/script/schedule.pl (modified) extended extensions mechanism to include gs3 extensions Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Mon, 21 Sep 2009 00:01:00 GMT kjdon [20644] * gsdl/trunk/bin/script/buildcol.pl (modified) pass incremental_mode to new builder call