# # ChangeLog for trunk/gsdl/bin/script # # Generated by Trac 1.4.2 # 2024-06-09T09:15:30+12:00 Thu, 26 Oct 2006 04:06:15 GMT kjdon [13163] * trunk/gsdl/bin/script/import.pl (modified) changed groupsize mode back to 3 as per John Rose comment Tue, 10 Oct 2006 04:51:19 GMT kjdon [13072] * trunk/gsdl/bin/script/pdftoimg.pl (modified) fixed a bug where the first page was given pagenumber of 2 Tue, 10 Oct 2006 02:25:35 GMT kjdon [13067] * trunk/gsdl/bin/script/build (modified) if we are appending, and a lucene collection, then set builddir to be ... Sun, 08 Oct 2006 22:07:24 GMT kjdon [13053] * trunk/gsdl/bin/script/mirror.pl (modified) * trunk/gsdl/bin/script/nightly.pl (modified) * trunk/gsdl/bin/script/update.pl (modified) removed some 'use xxx' statments for modules which are not used Mon, 02 Oct 2006 22:53:23 GMT kjdon [12965] * trunk/gsdl/bin/script/export.pl (modified) scriptutil::check_removeold_and_keepold now has a incremental ... Mon, 02 Oct 2006 22:41:47 GMT kjdon [12964] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) added a new option: -incremental, which invokes David's archives.inf ... Thu, 28 Sep 2006 04:02:44 GMT kjdon [12903] * trunk/gsdl/bin/script/downloadfrom.pl (modified) remove the trailing slash from cache_dir -on windows this stuff things up Wed, 27 Sep 2006 21:40:07 GMT mdewsnip [12878] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Fixed a bug where '&' characters in filenames aren't made XML safe. Wed, 27 Sep 2006 05:07:31 GMT mdewsnip [12874] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) No longer sets the plugin's input encoding back to auto, to prevent ... Wed, 27 Sep 2006 04:38:41 GMT mdewsnip [12873] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Can now obtain multiple documents for a record (and assign the ... Tue, 26 Sep 2006 02:22:03 GMT nzdl [12848] * trunk/gsdl/bin/script/lucene_query.pl (modified) try the JAVA_HOME variable first to find java, otherwise just use ... Mon, 25 Sep 2006 02:17:10 GMT mdewsnip [12844] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/getdocument.pl (added) * trunk/gsdl/bin/script/lucene_passes.pl (modified) * trunk/gsdl/bin/script/removedocument.pl (added) * trunk/gsdl/bin/script/set_metadata.pl (added) * trunk/gsdl/perllib/ClassifyTreeModel.pm (added) * trunk/gsdl/perllib/ClassifyTreeNode.pm (added) * trunk/gsdl/perllib/ClassifyTreePath.pm (added) * trunk/gsdl/perllib/GDBMUtils.pm (added) * trunk/gsdl/perllib/IncrementalBuildUtils.pm (added) * trunk/gsdl/perllib/IncrementalDocument.pm (added) * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/basebuildproc.pm (modified) * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/incremental_build.pm (added) * trunk/gsdl/perllib/lucenebuilder.pm (modified) * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/plugins/GAPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) * trunk/gsdl/src/gdbmget (added) * trunk/gsdl/src/gdbmget/Makefile.in (added) * trunk/gsdl/src/gdbmget/config.h.in (added) * trunk/gsdl/src/gdbmget/configtest.pl (added) * trunk/gsdl/src/gdbmget/configure (added) * trunk/gsdl/src/gdbmget/gdbmget.cpp (added) * trunk/gsdl/src/gdbmget/install-sh (added) * trunk/gsdl/src/gdbmget/win32.mak (added) * trunk/gsdl/src/gdbmset (added) * trunk/gsdl/src/gdbmset/Makefile.in (added) * trunk/gsdl/src/gdbmset/config.h.in (added) * trunk/gsdl/src/gdbmset/configtest.pl (added) * trunk/gsdl/src/gdbmset/configure (added) * trunk/gsdl/src/gdbmset/gdbmset.cpp (added) * trunk/gsdl/src/gdbmset/install-sh (added) * trunk/gsdl/src/gdbmset/win32.mak (added) Incremental building and dynamic GDBM updating code, many thanks to ... Thu, 21 Sep 2006 05:16:51 GMT kjdon [12821] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) changed the gli modes for some options Thu, 21 Sep 2006 05:06:56 GMT kjdon [12820] * trunk/gsdl/bin/script/buildcol.pl (modified) made index option glimode 4 Thu, 21 Sep 2006 05:06:38 GMT kjdon [12819] * trunk/gsdl/bin/script/import.pl (modified) moved some options around Mon, 18 Sep 2006 02:32:31 GMT mdewsnip [12770] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the Lucene "-fuzzy" argument to "-fuzziness ", for ... Thu, 07 Sep 2006 04:38:12 GMT mdewsnip [12706] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) * trunk/gsdl/perllib/strings.properties (modified) Added a "-records_per_folder" option to explode_metadata_database.pl, ... Thu, 07 Sep 2006 01:50:25 GMT davidb [12704] * trunk/gsdl/bin/script/gsConvert.pl (modified) convert RTF upgraded so it can also use windows scripting option. Wed, 06 Sep 2006 04:36:47 GMT kjdon [12691] * trunk/gsdl/bin/script/export.pl (modified) added OIDtype and OIDmetadata to the option list. it was using ... Sun, 03 Sep 2006 22:57:05 GMT mdewsnip [12656] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Put old range filter stuff back, and added "-startresults" and ... Thu, 31 Aug 2006 23:05:08 GMT mdewsnip [12640] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) Now returns valid XML instead of an error when -listall and ... Thu, 31 Aug 2006 22:52:17 GMT mdewsnip [12639] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) * trunk/gsdl/perllib/strings.properties (modified) * trunk/gsdl/perllib/strings_es.properties (modified) * trunk/gsdl/perllib/strings_fr.properties (modified) * trunk/gsdl/perllib/strings_ru.properties (modified) Changed the "-collect" option to "-collection", because it's a ... Thu, 31 Aug 2006 02:08:40 GMT mdewsnip [12629] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) Merged the "-listall" and "-describeall" code, and made both always ... Thu, 31 Aug 2006 01:32:27 GMT mdewsnip [12625] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) Removed the DTD stuff from the top of the XML output... it's just one ... Wed, 30 Aug 2006 09:29:15 GMT jrm21 [12622] * trunk/gsdl/bin/script/import.pl (modified) if we can't open an output file, also give the operating system's ... Wed, 30 Aug 2006 04:35:21 GMT kjdon [12619] * trunk/gsdl/bin/script/import.pl (modified) it seems that when I added in the option OIDmetadata, I didn't ... Wed, 30 Aug 2006 04:03:48 GMT kjdon [12616] * trunk/gsdl/bin/script/gsdlinfo.pl (modified) now accepts -h as well as --help Wed, 30 Aug 2006 04:00:35 GMT kjdon [12615] * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) changed slightly the checking of how many args we have left after ... Wed, 30 Aug 2006 03:57:45 GMT kjdon [12614] * trunk/gsdl/bin/script/classinfo.pl (modified) changed plugin to classifier in the cut and pasted text Wed, 30 Aug 2006 03:49:44 GMT kjdon [12613] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) changed slightly the checking of how many args we have left after ... Tue, 29 Aug 2006 22:41:51 GMT shaoqun [12598] * trunk/gsdl/bin/script/export.pl (modified) added mapping_file option for MARCXML plugout Sat, 26 Aug 2006 09:40:50 GMT shaoqun [12574] * trunk/gsdl/bin/script/downloadfrom.pl (modified) remove the default value for cache_dir because HOME environment is ... Fri, 25 Aug 2006 02:45:30 GMT mdewsnip [12566] * trunk/gsdl/bin/script/gti.pl (modified) Added fix for warnings when submitting to a new file. Thu, 24 Aug 2006 04:17:35 GMT kjdon [12545] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/exportcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) changed parse2::parse so that it returns -1 on error, 0 on success, ... Tue, 22 Aug 2006 04:16:43 GMT kjdon [12500] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) hide the keepold and removeold options from gli Fri, 18 Aug 2006 05:07:45 GMT mdewsnip [12484] * trunk/gsdl/bin/script/gti.pl (modified) The username of the person who did the translations is now recorded ... Fri, 18 Aug 2006 04:37:21 GMT mdewsnip [12483] * trunk/gsdl/bin/script/gti.pl (modified) Changed the way the Updated comments are dealt with, in preparation ... Fri, 18 Aug 2006 03:44:05 GMT mdewsnip [12481] * trunk/gsdl/bin/script/gti.pl (modified) Turned tutorial translation off by default. Thu, 17 Aug 2006 04:44:47 GMT kjdon [12458] * trunk/gsdl/bin/script/import.pl (modified) gzip option is only a flag, so don't pass a value to plugouts Wed, 09 Aug 2006 03:39:39 GMT mdewsnip [12425] * trunk/gsdl/bin/script/buildcol.pl (modified) Fixed a bug where buildcol would try to continue when invalid ... Mon, 07 Aug 2006 03:24:47 GMT mdewsnip [12408] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Added a "-filter" option which can currently be used for specifying ... Fri, 04 Aug 2006 05:11:49 GMT shaoqun [12406] * trunk/gsdl/bin/script/downloadfrom.pl (modified) uses the cache_dir par rather than ${ENV{'HOME'} to get the cache dir Thu, 03 Aug 2006 22:47:22 GMT kjdon [12399] * trunk/gsdl/bin/script/import.pl (modified) I rearranged some stuff so that all the essential checks are done ... Wed, 02 Aug 2006 01:19:10 GMT mdewsnip [12373] * trunk/gsdl/bin/script/lucene_query.pl (modified) Bit tidy up, particularly regarding command-line option parsing. Tue, 01 Aug 2006 22:22:54 GMT kjdon [12370] * trunk/gsdl/bin/script/import.pl (modified) now create the archives directory here rather than expecting plugouts ... Mon, 31 Jul 2006 23:33:37 GMT mdewsnip [12364] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now uses the t variable to control whether a "some" or "all" search ... Mon, 31 Jul 2006 21:47:36 GMT kjdon [12361] * trunk/gsdl/bin/script/export.pl (modified) changed a comment Mon, 31 Jul 2006 21:47:08 GMT kjdon [12360] * trunk/gsdl/bin/script/import.pl (modified) changed sortmeta type to metadata instead of metadatum, cos the ... Mon, 31 Jul 2006 05:13:31 GMT kjdon [12359] * trunk/gsdl/bin/script/import.pl (modified) added a comment Mon, 31 Jul 2006 05:13:20 GMT kjdon [12358] * trunk/gsdl/bin/script/export.pl (modified) added back in the unshift that I removed in last commit Mon, 31 Jul 2006 04:58:48 GMT mdewsnip [12357] * trunk/gsdl/bin/script/import.pl (modified) Put back in adding GSDLCOLLECTDIR/perllib to INC, so collection- ... Mon, 31 Jul 2006 04:21:55 GMT kjdon [12355] * trunk/gsdl/bin/script/unbuildv1.pl (modified) * trunk/gsdl/bin/script/unbuildv2.pl (modified) updated to use plugouts instead of docsave Mon, 31 Jul 2006 04:19:36 GMT kjdon [12354] * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) removed docsave reference Fri, 28 Jul 2006 04:14:40 GMT kjdon [12342] * trunk/gsdl/bin/script/buildcol.pl (modified) added modegli=3 to maxnumeric option Fri, 28 Jul 2006 04:06:28 GMT shaoqun [12341] * trunk/gsdl/bin/script/import.pl (modified) fixed the bugs Fri, 28 Jul 2006 03:18:49 GMT kjdon [12338] * trunk/gsdl/bin/script/buildcol.pl (modified) added the maxnumeric option to buildcol. so it can be set in GLI. ... Fri, 28 Jul 2006 03:05:10 GMT shaoqun [12335] * trunk/gsdl/bin/script/import.pl (modified) now it uses plugouts Fri, 28 Jul 2006 03:01:46 GMT shaoqun [12334] * trunk/gsdl/bin/script/plugoutinfo.pl (added) a module that displays plugouts info Fri, 28 Jul 2006 03:00:23 GMT shaoqun [12333] * trunk/gsdl/bin/script/export.pl (modified) now it uses plugout Mon, 24 Jul 2006 04:47:39 GMT kjdon [12290] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) had to add 'use FileHandle' to this file - was getting an error about ... Fri, 21 Jul 2006 05:23:04 GMT mdewsnip [12275] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Added a command-line option for sorting the search results. Thu, 20 Jul 2006 03:48:39 GMT kjdon [12266] * trunk/gsdl/bin/script/import.pl (modified) added a new option: OIDmetadata, which is used with OIDtype=assigned, ... Wed, 19 Jul 2006 21:15:43 GMT mdewsnip [12258] * trunk/gsdl/bin/script/lucene_passes.pl (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) Now references the GS2Lucene classes in the org.nzdl.gsdl.LuceneWrap ... Tue, 04 Jul 2006 03:36:20 GMT davidb [12003] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/lucene_passes.pl (modified) Scripts upgraded to perform more efficiently with incremental addition. Mon, 19 Jun 2006 23:37:46 GMT kjdon [11944] * trunk/gsdl/bin/script/exportcol.pl (modified) tidied up the code a bit, added a new option: noinstall, which makes ... Wed, 31 May 2006 03:17:38 GMT kjdon [11895] * trunk/gsdl/bin/script/exportcol.pl (modified) commented out or deleted all references to win32s, net16 and net32 ... Thu, 25 May 2006 05:17:11 GMT kjdon [11858] * trunk/gsdl/bin/script/pdftoimg.pl (modified) create_itemfile, had different regex for windows image files, but all ... Tue, 23 May 2006 01:25:01 GMT mdewsnip [11844] * trunk/gsdl/bin/script/sendmail.pl (modified) Added an option to send the message as HTML. Tue, 09 May 2006 02:58:16 GMT kjdon [11786] * trunk/gsdl/bin/script/downloadinfo.pl (modified) changed a few of the strings Tue, 09 May 2006 02:57:43 GMT kjdon [11785] * trunk/gsdl/bin/script/downloadfrom.pl (added) jefferey's script from downloading from an external server. uses ... Mon, 08 May 2006 23:42:45 GMT kjdon [11782] * trunk/gsdl/bin/script/downloadinfo.pl (added) modified version of Jeffrey's downloadinfo - used to describe the ... Sun, 30 Apr 2006 22:31:22 GMT kjdon [11747] * trunk/gsdl/bin/script/exportcol.pl (modified) no netscape option any more. no longer bundle netscape Sun, 30 Apr 2006 22:30:16 GMT kjdon [11746] * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) added in a default for saveas_version - greenstone, which isn't used ... Wed, 26 Apr 2006 02:05:12 GMT mdewsnip [11705] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Changed the number of characters in the .nul filenames from 4 to 8, ... Fri, 21 Apr 2006 03:23:06 GMT kjdon [11683] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) added a -describeall option, so we can generate the descriptive ... Thu, 20 Apr 2006 23:23:51 GMT kjdon [11667] * trunk/gsdl/bin/script/pluginfo.pl (modified) changed PlugName element in PluginName in DTD to match the output Sun, 09 Apr 2006 23:38:37 GMT kjdon [11634] * trunk/gsdl/bin/script/gti.pl (modified) strings.rb renamed to strings.properties Thu, 06 Apr 2006 03:19:57 GMT kjdon [11602] * trunk/gsdl/bin/script/gti.pl (modified) added in GLI help entry Tue, 28 Mar 2006 23:33:46 GMT mdewsnip [11528] * trunk/gsdl/bin/script/gti.pl (modified) Now barfs if there are duplicate chunk keys in Greenstone XML files. Tue, 28 Mar 2006 23:25:40 GMT mdewsnip [11526] * trunk/gsdl/bin/script/gti.pl (modified) Fixed a bug parsing multi-line strings with Updated tags (Greenstone ... Tue, 28 Mar 2006 05:05:20 GMT mdewsnip [11519] * trunk/gsdl/bin/script/gti.pl (modified) Fixed a bug comparing CVS dates with Update dates. Mon, 27 Mar 2006 03:38:58 GMT mdewsnip [11498] * trunk/gsdl/bin/script/gti.pl (modified) Code for handling new entities in the XML. Mon, 27 Mar 2006 01:57:22 GMT mdewsnip [11487] * trunk/gsdl/bin/script/gti.pl (modified) Added comments to the greenstone XML files, to ... Tue, 21 Mar 2006 05:00:06 GMT mdewsnip [11452] * trunk/gsdl/bin/script/gti.pl (modified) Yet more subtle XML escaping -- there must be something weird going ... Tue, 21 Mar 2006 03:22:12 GMT mdewsnip [11449] * trunk/gsdl/bin/script/gti.pl (modified) Prevented from adding extra newlines to the Greenstone XML files ... Tue, 21 Mar 2006 03:17:35 GMT mdewsnip [11448] * trunk/gsdl/bin/script/gti.pl (modified) Some more XML escaping code, for the Greenstone XML files. Hope this ... Tue, 21 Mar 2006 03:08:25 GMT mdewsnip [11447] * trunk/gsdl/bin/script/gti.pl (modified) Some fixes for greenstone XML files that I forgot to commit earlier :-( Tue, 21 Mar 2006 02:18:12 GMT kjdon [11442] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) check the result of read_file before continuing Wed, 15 Mar 2006 21:38:32 GMT mdewsnip [11366] * trunk/gsdl/bin/script/gti.pl (modified) Added settings for tutorial exercises. Mon, 13 Mar 2006 02:53:00 GMT mdewsnip [11350] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) * trunk/gsdl/perllib/strings.rb (modified) * trunk/gsdl/perllib/strings_es.rb (modified) * trunk/gsdl/perllib/strings_fr.rb (modified) * trunk/gsdl/perllib/strings_ru.rb (modified) Removed the "-filename_field" option from ... Mon, 13 Mar 2006 02:48:44 GMT mdewsnip [11348] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Now only tries to obtain documents locally if the values (formed by ... Mon, 13 Mar 2006 01:50:17 GMT mdewsnip [11342] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) The "-metadata_set" option is no longer hidden from the GLI. For John ... Sun, 12 Mar 2006 23:17:49 GMT mdewsnip [11333] * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/OpenDocumentPlug.pm (modified) * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) Now consistently sets $self->{'gli'} in plugin::begin. Sun, 12 Mar 2006 22:34:14 GMT mdewsnip [11332] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ISISPlug.pm (modified) Added a mechanism for plugins to do tidying up after exploding. ... Sun, 12 Mar 2006 21:22:52 GMT mdewsnip [11330] * trunk/gsdl/bin/script/mkcol.pl (modified) Added ISISPlug to the default list of plugins, for John Rose. Thu, 09 Mar 2006 02:07:34 GMT mdewsnip [11321] * trunk/gsdl/bin/script/gti.pl (modified) Added support for the XML files used for the tutorial exercises. Tue, 07 Mar 2006 22:40:01 GMT kjdon [11309] * trunk/gsdl/bin/script/mkcol.pl (modified) now uses new parse2 parsing instead of old parsargv, and creator no ... Fri, 03 Mar 2006 00:31:05 GMT mdewsnip [11302] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) When obtaining documents using the "document_field" option, a file ... Sun, 12 Feb 2006 22:55:10 GMT mdewsnip [11238] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Now escapes all '&' characters, to prevent problems with undefined ... Fri, 03 Feb 2006 02:36:05 GMT mdewsnip [11224] * trunk/gsdl/bin/script/gti.pl (modified) Added rule for gaelic macrofiles.