# # ChangeLog for trunk/gsdl/bin # # Generated by Trac 1.4.2 # 2024-05-13T02:59:33+12:00 Tue, 14 Feb 2006 03:16:17 GMT kjdon [11247] * trunk/gsdl/bin/java/xalan.jar (added) xalan.jar, needed for -xslt switch in XMLPlug 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. Tue, 31 Jan 2006 21:11:10 GMT kjdon [11178] * trunk/gsdl/bin/script/exportcol.pl (modified) modifications to support bundling netscape, needs the language pack ... Mon, 30 Jan 2006 02:03:38 GMT kjdon [11163] * trunk/gsdl/bin/script/lucene_query.pl (modified) added some quotes into the java command, in case we are installed in ... Thu, 26 Jan 2006 04:09:45 GMT mdewsnip [11121] * trunk/gsdl/bin/script/expand_macros.pl (modified) Updated expand_macros.pl script for super cool macro browsing, by ... Wed, 25 Jan 2006 22:42:00 GMT mdewsnip [11104] * trunk/gsdl/bin/script/gti.pl (modified) A couple of fixes for handling resource bundles, and for handling ... Tue, 17 Jan 2006 02:00:37 GMT mdewsnip [11056] * trunk/gsdl/bin/script/gti.pl (modified) Disabled greenstone.org translation by default. Wed, 11 Jan 2006 23:05:21 GMT mdewsnip [11029] * trunk/gsdl/bin/script/gti.pl (modified) Fix for '#' characters as anchor references being mistaken for comments. Wed, 11 Jan 2006 21:12:48 GMT mdewsnip [11026] * trunk/gsdl/bin/script/gti.pl (modified) Added greenstone.org translation. Fri, 16 Dec 2005 00:57:08 GMT mdewsnip [10999] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Now all the Greenstone encodings are available for the ... Thu, 08 Dec 2005 22:35:10 GMT jrm21 [10984] * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/perllib/printusage.pm (modified) move the terminal detection/pager redirection stuff from pluginfo.pl ... Wed, 02 Nov 2005 01:24:39 GMT jrm21 [10825] * trunk/gsdl/bin/script/pluginfo.pl (modified) 1) print usage if given -h or --help 2) set language before printing ... Mon, 10 Oct 2005 22:05:46 GMT mdewsnip [10721] * trunk/gsdl/bin/script/registerencoding.pl (deleted) * trunk/gsdl/bin/script/registerlanguage.pl (deleted) * trunk/gsdl/bin/script/registermacrofile.pl (deleted) Made redundant by the new versions of the language pack. Thu, 06 Oct 2005 21:01:18 GMT kjdon [10704] * trunk/gsdl/bin/script/expand_macros.pl (modified) more fixes from jens Tue, 20 Sep 2005 02:17:00 GMT kjdon [10607] * trunk/gsdl/bin/script/expand_macros.pl (modified) new version from jens Sun, 28 Aug 2005 22:36:16 GMT kjdon [10578] * trunk/gsdl/bin/script/pluginfo.pl (modified) now calls load_plugin_for_info instead of load_plugins Fri, 19 Aug 2005 00:02:26 GMT chi [10535] * trunk/gsdl/bin/script/pstoimg.pl (added) pstoimg.pl is a wrapper for running convert utility which converts ... Thu, 18 Aug 2005 23:59:48 GMT chi [10534] * trunk/gsdl/bin/script/gsConvert.pl (modified) Adding pagedimg types of conversion to PS document.It is through ... Wed, 17 Aug 2005 20:53:14 GMT chi [10526] * trunk/gsdl/bin/script/pdftoimg.pl (modified) Modifications of passing the file pathname to the system command. Tue, 16 Aug 2005 04:12:08 GMT chi [10521] * trunk/gsdl/bin/script/gsConvert.pl (modified) Modification of path name for PPT, Word, PDF conversion command. Sun, 14 Aug 2005 23:45:14 GMT kjdon [10510] * trunk/gsdl/bin/script/expand_macros.pl (added) a script that allows you to browse through macros and see what they ... Thu, 11 Aug 2005 03:10:34 GMT kjdon [10493] * trunk/gsdl/bin/script/pptextract.exe (deleted) * trunk/gsdl/bin/script/pptextract.frm (deleted) * trunk/gsdl/bin/script/pptextract.vbp (deleted) moved to winbin/bin Thu, 11 Aug 2005 02:43:13 GMT kjdon [10490] * trunk/gsdl/bin/windows (deleted) moved to the winbin repository Wed, 10 Aug 2005 23:42:15 GMT mdewsnip [10481] * trunk/gsdl/bin/script/import.pl (modified) Oops... forgot a "my" for a new variable. Wed, 10 Aug 2005 21:13:09 GMT kjdon [10472] * trunk/gsdl/bin/script/buildcol.pl (modified) added new option sections_index_document_metadata ... Wed, 10 Aug 2005 05:37:35 GMT mdewsnip [10471] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) The language option should be hidden from the GLI. Wed, 10 Aug 2005 04:30:08 GMT mdewsnip [10470] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Added missing language option and fixed a new bug that prevented it ... Wed, 10 Aug 2005 03:37:08 GMT chi [10464] * trunk/gsdl/bin/script/gsConvert.pl (modified) Modifications of the if loop condition in convertPPT() to allow the ... Wed, 10 Aug 2005 03:25:28 GMT mdewsnip [10463] * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/strings.rb (modified) Removing the collection "tmp" directory is now only done when ... Wed, 10 Aug 2005 01:51:47 GMT mdewsnip [10459] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) The "-removeold" and "-keepold" flags are now available from the GLI. Wed, 10 Aug 2005 01:32:41 GMT kjdon [10457] * trunk/gsdl/bin/script/buildcol.pl (modified) changed if (-e $configfilename) { ... } else { die; } to if ... Wed, 10 Aug 2005 00:51:42 GMT kjdon [10451] * trunk/gsdl/bin/script/gsConvert.pl (modified) added pdf_allow_images_only option for conversion to html when there ... Mon, 08 Aug 2005 22:59:24 GMT chi [10445] * trunk/gsdl/bin/script/gsConvert.pl (modified) If the conversion file in tmp directory is exist, don't need to do it ... Thu, 04 Aug 2005 03:25:24 GMT kjdon [10417] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) standardised -removeold and -keepold. if neither or both are ... Wed, 03 Aug 2005 01:55:43 GMT chi [10409] * trunk/gsdl/bin/windows (added) * trunk/gsdl/bin/windows/word2html.exe (added) * trunk/gsdl/bin/windows/word2html.frm (added) * trunk/gsdl/bin/windows/word2html.vbp (added) A VB executable program and source program to convert Word documents ... Wed, 03 Aug 2005 01:53:59 GMT chi [10408] * trunk/gsdl/bin/script/pptextract.frm (added) * trunk/gsdl/bin/script/pptextract.vbp (added) A VB program to convert PPT documents to different types of image ... Wed, 03 Aug 2005 01:52:34 GMT chi [10407] * trunk/gsdl/bin/script/pptextract.exe (added) A vb executable program to convert PPT document to different types of ... Wed, 03 Aug 2005 00:38:29 GMT chi [10402] * trunk/gsdl/bin/script/pdftoimg.pl (modified) Modifications to consider the different generated file names under ... Wed, 03 Aug 2005 00:36:02 GMT chi [10401] * trunk/gsdl/bin/script/gsConvert.pl (modified) Modifications to allow PDF documents being converted to various image ... Fri, 29 Jul 2005 02:39:22 GMT chi [10358] * trunk/gsdl/bin/script/pdftoimg.pl (added) A perl program as a wrapper for the convert utility. It is used to ... Fri, 29 Jul 2005 02:37:55 GMT chi [10357] * trunk/gsdl/bin/script/gsConvert.pl (modified) Adding the pdf_to_img routine in convertPDF() function. Thu, 28 Jul 2005 05:08:45 GMT kjdon [10350] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) added a check for defined before removing the .pm Thu, 28 Jul 2005 05:06:43 GMT kjdon [10349] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) added scripts.xml as -xml description Thu, 28 Jul 2005 02:10:21 GMT kjdon [10340] * trunk/gsdl/bin/script/export.pl (modified) use new parse2 arg parsing, added 'use strict' Wed, 27 Jul 2005 23:52:21 GMT kjdon [10339] * trunk/gsdl/bin/script/exportcol.pl (modified) uses new parse2 arg parsing, added 'use strict' Wed, 27 Jul 2005 23:31:20 GMT kjdon [10338] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) tidied this up: uses new parse2, use strict Wed, 27 Jul 2005 23:29:44 GMT kjdon [10337] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) changed the intArgLeftinAfterParsing \!= 1 to > 1 - otherwise -xml ... Tue, 26 Jul 2005 21:47:52 GMT mdewsnip [10318] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) New LuceneWrap.jar file with updated class files. Tue, 26 Jul 2005 04:03:59 GMT mdewsnip [10317] * trunk/gsdl/bin/script/lucene_query.pl (modified) Fixed the warning message because out_file is undefined on Linux. Mon, 25 Jul 2005 02:27:31 GMT chi [10282] * trunk/gsdl/bin/script/gsConvert.pl (modified) Modifications to allow the gsConvert either run open source coverting ... Tue, 19 Jul 2005 04:57:23 GMT kjdon [10256] * trunk/gsdl/bin/script/buildcol.pl (modified) added use strict, and fixed up compile erros Tue, 19 Jul 2005 04:56:45 GMT kjdon [10255] * trunk/gsdl/bin/script/import.pl (modified) small mods, added use strict Thu, 07 Jul 2005 23:08:25 GMT kjdon [10230] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) now uses jeffrey's new parse2 parsing. also now accepts xxx.pm as ... Wed, 06 Jul 2005 21:30:18 GMT davidb [10225] * trunk/gsdl/bin/script/exportcol.pl (modified) cddir minus option put back in. Needed by applet version of GLI. Wed, 06 Jul 2005 03:20:33 GMT kjdon [10215] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) added Jeffrey's changes for parsing arguments - now all parsing is ... Wed, 22 Jun 2005 23:37:04 GMT davidb [10165] * trunk/gsdl/bin/script/lucene_passes.pl (modified) Extra section of code (currently not needed) comment out for the ... Wed, 22 Jun 2005 23:30:09 GMT davidb [10163] * trunk/gsdl/bin/script/lucene_passes.pl (modified) lucene_passes.pl upgraded to support incremental building. Changes ... Wed, 22 Jun 2005 23:28:40 GMT davidb [10162] * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) import.pl and export.pl updated in-line with merging of expinfo and ... Thu, 16 Jun 2005 04:29:08 GMT mdewsnip [10133] * trunk/gsdl/bin/script/gti.pl (modified) Fix to previous change so it doesn't do silly things if the first ... Thu, 16 Jun 2005 02:46:08 GMT mdewsnip [10126] * trunk/gsdl/bin/script/gti.pl (modified) For macrofiles, now uses header from target file (if it exists) ... Wed, 15 Jun 2005 03:20:56 GMT mdewsnip [10114] * trunk/gsdl/bin/script/gti.pl (modified) Moved the GLI dictionary above the Perl modules, as it is more ... Wed, 15 Jun 2005 00:19:41 GMT mdewsnip [10098] * trunk/gsdl/bin/script/gti.pl (modified) Added a special case for Farsi. Tue, 14 Jun 2005 03:03:04 GMT mdewsnip [10091] * trunk/gsdl/bin/script/gti.pl (modified) Important changes to make_text_xml_safe (for generating Excel ... Mon, 13 Jun 2005 01:05:34 GMT mdewsnip [10050] * trunk/gsdl/bin/script/gti.pl (modified) Changed "submit-translation" command to the more accurate "submit- ... Thu, 09 Jun 2005 22:58:10 GMT mdewsnip [10041] * trunk/gsdl/bin/script/gti.pl (modified) Added a check to prevent an infinite loop when reading badly ... Thu, 09 Jun 2005 22:17:22 GMT mdewsnip [10040] * trunk/gsdl/bin/script/gti.pl (modified) Now writes the XML response when the command has completely finished, ... Wed, 08 Jun 2005 02:03:53 GMT mdewsnip [10027] * trunk/gsdl/bin/script/gti.pl (modified) * trunk/gsdl/src/recpt/gtiaction.cpp (modified) * trunk/gsdl/src/recpt/gtiaction.h (modified) Completed GTI searching and correcting functionality. Tue, 07 Jun 2005 22:52:21 GMT mdewsnip [10020] * trunk/gsdl/bin/script/gti.pl (modified) Searching now works with multiple words. Tue, 07 Jun 2005 22:15:28 GMT mdewsnip [10019] * trunk/gsdl/bin/script/gti.pl (added) * trunk/gsdl/bin/script/translator (deleted) * trunk/gsdl/perllib/translator.pm (deleted) Replaced the old translator Perl scripts with the new and much ... Mon, 30 May 2005 22:41:07 GMT mdewsnip [9989] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) A new version of LuceneWrap.jar with much better UTF-8 support. Thu, 26 May 2005 01:36:08 GMT jrm21 [9970] * trunk/gsdl/bin/script/import.pl (modified) no need for a new function when we can just import the existing one Wed, 25 May 2005 05:07:04 GMT davidb [9952] * trunk/gsdl/bin/script/importfrom.pl (modified) Additional features added to importfrom.pl. Can now download a named ... Wed, 25 May 2005 05:06:20 GMT davidb [9951] * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) import.pl and export.pl share much in common with their abilities to ... Fri, 20 May 2005 00:18:56 GMT kjdon [9918] * trunk/gsdl/bin/script/lucene_passes.pl (modified) added quotes around classpath in java_lucene command, line 48 Tue, 17 May 2005 22:13:28 GMT kjdon [9903] * trunk/gsdl/bin/script/buildcol.pl (modified) fixed a bug where it wasn't using lucene if searchtypes was specified Tue, 10 May 2005 04:55:55 GMT kjdon [9854] * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) fixed up maxdocs - now pass an extra parameter to the plugin read ... Fri, 06 May 2005 01:28:53 GMT kjdon [9834] * trunk/gsdl/bin/script/convert_collection.pl (modified) changed the DTD ref from GreenstoneDirectoryMetadata to DirectoryMetadata Mon, 18 Apr 2005 00:29:31 GMT mdewsnip [9699] * trunk/gsdl/bin/script/importfrom.pl (modified) Added quotes around -O argument to wget, so it works on Windows with ... Wed, 06 Apr 2005 23:54:37 GMT davidb [9570] * trunk/gsdl/bin/script/importfrom.pl (modified) Mods made as a result of testing importfrom.pl under Windows. Mon, 04 Apr 2005 04:14:08 GMT kjdon [9546] * trunk/gsdl/bin/script/import.pl (modified) now teh saveas, removeprefix and removesuffix options can be ... Mon, 04 Apr 2005 04:13:06 GMT kjdon [9545] * trunk/gsdl/bin/script/buildcol.pl (modified) removed an extraneous comment Mon, 04 Apr 2005 04:12:09 GMT kjdon [9544] * trunk/gsdl/bin/script/buildcol.pl (modified) -no_strip_html can be specified in the config file now, as well as on ... Mon, 04 Apr 2005 02:47:36 GMT davidb [9543] * trunk/gsdl/bin/script/importfrom.pl (modified) Eliminatin of Unix specific code. Still needs to be tested under ... Tue, 22 Mar 2005 02:07:40 GMT mdewsnip [9482] * trunk/gsdl/bin/script/gsConvert.pl (modified) Ooops... the "-pdf_ignore_images" flag was advertised but never ... Tue, 15 Mar 2005 21:39:56 GMT mdewsnip [9441] * trunk/gsdl/bin/script/translator/submittranslations.pl (modified) Small fix for dealing with strings containing "\n" characters. Tue, 15 Mar 2005 03:14:09 GMT mdewsnip [9432] * trunk/gsdl/bin/script/exportcol.pl (modified) Make executable, and commented out a line of code that isn't ... Fri, 11 Mar 2005 01:19:26 GMT mdewsnip [9393] * trunk/gsdl/bin/script/translator/inittranslation.pl (modified) Improved the regular expression for parsing CVS annotate dates. Thu, 10 Mar 2005 01:09:43 GMT jrm21 [9375] * trunk/gsdl/bin/script/pluginfo.pl (modified) minor fix for getting encoding from LC_ALL environment variable Wed, 02 Mar 2005 22:12:48 GMT mdewsnip [9255] * trunk/gsdl/bin/script/create_distributions.pl (deleted) Moved from here into the new "for-distributions" package (eg. ... Wed, 02 Mar 2005 01:03:49 GMT mdewsnip [9251] * trunk/gsdl/bin/script/create_distributions.pl (modified) Now sets a whole lot of permissions (for the Installshield X installer). Tue, 01 Mar 2005 04:29:13 GMT mdewsnip [9240] * trunk/gsdl/bin/script/create_distributions.pl (modified) Make some more things executable. Tue, 01 Mar 2005 02:39:25 GMT davidb [9236] * trunk/gsdl/bin/script/exportcol.pl (modified) Revisions to help exportcol.pl work more smoothly with Applet version ... Tue, 01 Mar 2005 02:38:24 GMT davidb [9235] * trunk/gsdl/bin/script/export.pl (modified) Don't want to -removeold if working with an explicit export directory ... Tue, 01 Mar 2005 02:32:42 GMT davidb [9233] * trunk/gsdl/bin/script/export.pl (modified) Revised command-line arguments. Can also now be run with more than ... Tue, 01 Mar 2005 02:20:16 GMT mdewsnip [9227] * trunk/gsdl/bin/script/create_distributions.pl (modified) A few more tidy ups for Greenstone 2.53 and Installshield X. Mon, 28 Feb 2005 23:12:03 GMT kjdon [9219] * trunk/gsdl/bin/script/lucene_query.pl (modified) added a third arg - a filename to output the result of the java ... Mon, 28 Feb 2005 02:05:06 GMT mdewsnip [9212] * trunk/gsdl/bin/script/create_distributions.pl (modified) More updates for Greenstone 2.53 release. The hfiles no longer exist ... Fri, 25 Feb 2005 04:13:38 GMT kjdon [9198] * trunk/gsdl/bin/script/lucene_passes.pl (modified) changed the dirsep to be escaped so it works on windows Thu, 24 Feb 2005 04:11:07 GMT mdewsnip [9180] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) Removed the gsdl3 and gdbm class files (!) out of here.