# # ChangeLog for gsdl # # Generated by Trac 1.4.2 # 2024-04-28T07:26:32+12:00 Thu, 23 Oct 2008 21:35:12 GMT kjdon [17591] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) changed a comment Thu, 23 Oct 2008 21:34:39 GMT kjdon [17590] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) commit 17320 means that DirectoryPlugin now assumes that filepaths in ... Thu, 23 Oct 2008 20:31:32 GMT kjdon [17588] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) OAIPlugin wasn't calling set_Source_metadata Thu, 23 Oct 2008 20:19:35 GMT kjdon [17587] * gsdl/trunk/perllib/strings.properties (modified) added a couple of missing plugin strings Thu, 23 Oct 2008 20:11:19 GMT kjdon [17586] * gsdl/trunk/perllib/strings.properties (modified) added buildcol.incremental_default_builddir Thu, 23 Oct 2008 20:10:51 GMT kjdon [17585] * gsdl/trunk/bin/script/buildcol.pl (modified) added a warning about default builddir when doing incremental building Wed, 22 Oct 2008 22:56:58 GMT kjdon [17579] * gsdl/trunk/perllib/basebuildproc.pm (modified) removed a debug print statement Wed, 22 Oct 2008 21:01:25 GMT kjdon [17575] * gsdl/trunk/perllib/lucenebuilder.pm (modified) implemented init_for_incremental_build to read in indexfields and ... Wed, 22 Oct 2008 21:00:34 GMT kjdon [17574] * gsdl/trunk/perllib/mgppbuilder.pm (modified) now calls read_build_cfg() instead of having the code here Wed, 22 Oct 2008 20:59:13 GMT kjdon [17573] * gsdl/trunk/perllib/basebuilder.pm (modified) moved a couple of things around, added read_build_cfg which finds and ... Wed, 22 Oct 2008 20:20:46 GMT kjdon [17572] * gsdl/trunk/perllib/util.pm (modified) moved the make_absolute method to here from buildcol.pl Wed, 22 Oct 2008 20:20:16 GMT kjdon [17571] * gsdl/trunk/bin/script/buildcol.pl (modified) moved the make_absolute function to util.pm Wed, 22 Oct 2008 20:11:16 GMT kjdon [17570] * gsdl/trunk/bin/script/buildcol.pl (modified) removed the create_images option and its code. Relies on a script we ... Wed, 22 Oct 2008 00:27:39 GMT kjdon [17568] * gsdl/trunk/perllib/lucenebuildproc.pm (modified) recoding of the text method. more closely matches mgpp one. ZZ field ... Wed, 22 Oct 2008 00:26:24 GMT kjdon [17567] * gsdl/trunk/perllib/mgppbuildproc.pm (modified) if metadata is specified, only add in the ones that are not already ... Wed, 22 Oct 2008 00:25:15 GMT kjdon [17566] * gsdl/trunk/perllib/lucenebuilder.pm (modified) lucene no longer does anything with paragraphs, so we print a warning ... Wed, 22 Oct 2008 00:24:14 GMT kjdon [17565] * gsdl/trunk/perllib/mgppbuilder.pm (modified) removed some debug statements, and no longer load in the default ... Mon, 20 Oct 2008 02:33:25 GMT kjdon [17564] * gsdl/trunk/perllib/basebuildproc.pm (modified) * gsdl/trunk/perllib/lucenebuilder.pm (modified) * gsdl/trunk/perllib/mgppbuilder.pm (modified) * gsdl/trunk/perllib/mgppbuildproc.pm (modified) fixed up some stuff to do with indexfieldmap. still working on it, ... Mon, 20 Oct 2008 00:43:29 GMT ak19 [17563] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Escaped windows style slashes for regex Sun, 19 Oct 2008 22:58:18 GMT kjdon [17562] * gsdl/trunk/etc/main.cfg (modified) changed some of the comments to reflect the default value of the option Sat, 18 Oct 2008 04:58:59 GMT davidb [17561] * gsdl/trunk/collect/demo/etc/collect.cfg (modified) Removal of unusual use of Hierarchy to achieve an A-Z listing. ... Wed, 15 Oct 2008 06:53:39 GMT ak19 [17549] * gsdl/trunk/perllib/downloaders/OAIDownload.pm (modified) * gsdl/trunk/perllib/downloaders/WgetDownload.pm (modified) Changes to sudden wget download termination when OAIDownload.pm is ... Wed, 15 Oct 2008 04:45:08 GMT ak19 [17547] * gsdl/trunk/perllib/downloaders/WgetDownload.pm (modified) When subroutines useWget and useWgetMonitored receive the STOP signal ... Wed, 15 Oct 2008 04:25:25 GMT mdewsnip [17546] * gsdl/trunk/runtime-src/src/oaiservr/metaformat.cpp (modified) OAI server now calls xml_safe() on metadata output, to prevent non- ... Wed, 15 Oct 2008 04:21:15 GMT mdewsnip [17545] * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) * gsdl/trunk/common-src/src/lib/gsdltools.h (modified) * gsdl/trunk/runtime-src/src/recpt/gtiaction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/gtiaction.h (modified) Moved the xml_safe() function from gtiaction into gsdltools, so it ... Wed, 15 Oct 2008 03:48:48 GMT mdewsnip [17544] * gsdl/trunk/bin/linux (modified) Now ignores search4j executable. Wed, 15 Oct 2008 03:42:01 GMT mdewsnip [17543] * gsdl/trunk/perllib/plugins/DirectoryPlugin.pm (modified) Fixed the block_exp regular expression to move the $ symbol, so it ... Tue, 14 Oct 2008 23:41:28 GMT ak19 [17537] * gsdl/trunk/perllib/downloaders/WgetDownload.pm (modified) Subroutine useWgetMonitored updated to include the modifications made ... Tue, 14 Oct 2008 23:27:10 GMT oranfry [17533] * gsdl/trunk/perllib/gsprintf.pm (modified) protect against a particular error message poluting XML output Tue, 14 Oct 2008 05:12:20 GMT ak19 [17531] * gsdl/trunk/perllib/downloaders/WgetDownload.pm (modified) Now works with OAIDownload.pm for downloading over OAI. The variable ... Tue, 14 Oct 2008 04:25:27 GMT ak19 [17530] * gsdl/trunk/perllib/downloaders/WebDownload.pm (modified) Fixed not being able to run wget from the cmd-line via ... Mon, 13 Oct 2008 08:55:51 GMT ak19 [17529] * gsdl/trunk/perllib/downloaders/WgetDownload.pm (modified) Now WgetDownload.pm uses Sockets to communicate with GLI which ... Mon, 13 Oct 2008 08:48:48 GMT ak19 [17528] * gsdl/trunk/perllib/downloaders/BaseDownload.pm (modified) New subroutine setIsGLI to store whether or not the download is run ... Mon, 13 Oct 2008 08:47:49 GMT ak19 [17527] * gsdl/trunk/perllib/download.pm (modified) Now calls new subroutine setIsGLI on the download_obj to indicate ... Thu, 09 Oct 2008 01:44:51 GMT kjdon [17513] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) extrametadata keys need to be regexs, so windows paths need converting Thu, 09 Oct 2008 01:44:09 GMT kjdon [17512] * gsdl/trunk/perllib/util.pm (modified) added a method to turn windows filename paths (with single back ... Thu, 09 Oct 2008 01:12:38 GMT oranfry [17507] * gsdl/trunk (modified) a few ignores in the root of gsdl to make 'svn st' easier to read Thu, 09 Oct 2008 01:10:07 GMT oranfry [17506] * gsdl/trunk/runtime-src/src/colservr (modified) * gsdl/trunk/runtime-src/src/oaiservr (modified) * gsdl/trunk/runtime-src/src/protocol (modified) * gsdl/trunk/runtime-src/src/recpt (modified) some ignores in runtime src to make 'svn st' output easier to read Thu, 09 Oct 2008 01:09:54 GMT oranfry [17505] * gsdl/trunk/common-src/packages/windows/stlport (modified) * gsdl/trunk/common-src/src/gdbmedit/db2txt (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db (modified) * gsdl/trunk/common-src/src/lib (modified) some ignores in common src to make 'svn st' output easier to read Thu, 09 Oct 2008 01:09:32 GMT oranfry [17504] * gsdl/trunk/build-src/src/hashfile (modified) * gsdl/trunk/build-src/src/phind/generate (modified) some ignores in build src to make 'svn st' output easier to read Thu, 09 Oct 2008 00:55:35 GMT oranfry [17502] * gsdl/trunk/common-src/win32.mak (modified) made windows common-src/packages makefile cascade to search4j Wed, 08 Oct 2008 02:58:40 GMT oranfry [17497] * gsdl/trunk/common-src/packages (modified) * gsdl/trunk/common-src/packages/Makefile (modified) * gsdl/trunk/common-src/packages/Makefile.in (modified) * gsdl/trunk/common-src/packages/configure (modified) search4j is now included in greenstone2 Mon, 06 Oct 2008 02:10:31 GMT kjdon [17483] * gsdl/trunk/perllib/plugins/ImagePlugin.pm (modified) I just discovered that if image magick was not installed, you weren't ... Sun, 05 Oct 2008 23:47:47 GMT anna [17482] * gsdl/trunk/macros/dutch.dm (modified) Updated Dutch interface. Many thanks to Gerhard Riesthuis Sun, 05 Oct 2008 23:22:58 GMT anna [17481] * gli/trunk/classes/dictionary_fr.properties (modified) * gli/trunk/help/fr/help.xml (modified) * gli/trunk/help/fr/openingacollection.htm (modified) * gsdl/trunk/macros/french2.dm (modified) Updated French Interfaces. Many thanks to Maxime Rouast. Sun, 05 Oct 2008 19:43:04 GMT kjdon [17480] * gsdl/trunk/perllib/plugins/ProCitePlugin.pm (modified) removed the pc namespace. the metadata is now extracted metadata, and ... Sun, 05 Oct 2008 19:22:25 GMT kjdon [17479] * gsdl/trunk/perllib/plugins/ISISPlugin.pm (modified) put this back to using block expression for now - on windows sets up ... Fri, 03 Oct 2008 03:00:50 GMT mdewsnip [17476] * gsdl/trunk/common-src/src/lib/mssqldbclass.cpp (added) * gsdl/trunk/common-src/src/lib/mssqldbclass.h (added) * gsdl/trunk/common-src/src/lib/win32.mak (modified) * gsdl/trunk/common-src/win32.mak (modified) * gsdl/trunk/perllib/dbutil.pm (modified) * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/win32.mak (modified) * gsdl/trunk/runtime-src/win32.mak (modified) * gsdl/trunk/win32.mak (modified) Support for using MSSQL for infodb databases, many thanks to Jeffrey ... Thu, 02 Oct 2008 04:29:47 GMT kjdon [17463] * gsdl/trunk/perllib/plugins/ProCitePlugin.pm (modified) some mods to make this a bit more useful in response to request from ... Thu, 02 Oct 2008 04:27:27 GMT kjdon [17462] * gsdl/trunk/perllib/strings.properties (modified) added ProCite.entry_separator Wed, 01 Oct 2008 04:29:04 GMT max [17440] * gsdl/trunk/etc/packages/wv/wvHtml.xml (modified) Update wvHtml.xml to the version shipped with wvWare V1.2.4 source code. Tue, 30 Sep 2008 02:24:31 GMT ak19 [17411] * gsdl/trunk/etc/main.cfg (modified) Since external links no longer by default takes one to an ... Tue, 30 Sep 2008 02:18:01 GMT ak19 [17410] * gsdl/trunk/runtime-src/src/recpt/extlinkaction.cpp (modified) External links no longer takes one to an intermediate page informing ... Mon, 29 Sep 2008 23:07:36 GMT anna [17409] * gsdl/trunk/macros/dutch.dm (modified) Complete Dutch Core User Interface. Many thanks to Gerhard Riesthuis. Mon, 29 Sep 2008 23:03:40 GMT anna [17408] * gsdl/trunk/macros/english.dm (modified) Fixed the default maximum number of results returned in one search. Mon, 29 Sep 2008 08:48:48 GMT anna [17407] * gsdl/trunk/macros/dutch.dm (modified) Updated Dutch version of the Greenstone Core User Interface. Many ... Tue, 23 Sep 2008 03:42:47 GMT ak19 [17354] * gsdl/trunk/perllib/downloaders/WgetDownload.pm (modified) Added SIGTERM and SIGINT handlers to terminate wget child process ... Thu, 18 Sep 2008 02:19:52 GMT kjdon [17330] * gsdl/trunk/perllib/plugins/PSPlugin.pm (modified) added default values for self->input_encoding and ... Thu, 18 Sep 2008 02:09:27 GMT kjdon [17329] * gsdl/trunk/bin/script/gsConvert.pl (modified) merged pdf_to_img and ps_to_img as the code was pretty much identical Thu, 18 Sep 2008 02:08:29 GMT kjdon [17328] * gsdl/trunk/bin/script/pdfpstoimg.pl (modified) tidied up this file a bit, and changed all pdf help bits to pdf/ps ... Thu, 18 Sep 2008 02:06:57 GMT kjdon [17327] * gsdl/trunk/bin/script/pstoimg.pl (deleted) pstoimg.pl has been merged into pdfpstoimg.pl Thu, 18 Sep 2008 02:06:36 GMT kjdon [17326] * gsdl/trunk/bin/script/pdfpstoimg.pl (moved) renamed pdftoimg.pl pdfpstoimg.pl in preparation for merging ... Thu, 18 Sep 2008 01:07:48 GMT kjdon [17322] * gsdl/trunk/perllib/plugins/ReadXMLFile.pm (modified) added a -f test on filename in can_process_this_file to prevent this ... Thu, 18 Sep 2008 00:39:00 GMT anna [17321] * gsdl/trunk/perllib/strings_fr.properties (modified) Removed a line break at the end of an French element. Thu, 18 Sep 2008 00:07:39 GMT kjdon [17320] * gsdl/trunk/perllib/plugins/DirectoryPlugin.pm (modified) found and fixed what I think is a bug - in the metadata structures ... Wed, 17 Sep 2008 22:03:44 GMT kjdon [17319] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) tidied this up and removed some old code Wed, 17 Sep 2008 22:02:41 GMT kjdon [17318] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) tidied this up a bit. Modified the bit using metadata_read so that it ... Wed, 17 Sep 2008 21:02:39 GMT kjdon [17313] * gsdl/trunk/perllib/plugins/DirectoryPlugin.pm (modified) this seemed to have been forgotten in the 'removing metadata form ... Wed, 17 Sep 2008 01:42:21 GMT oranfry [17305] * gsdl/trunk/setup.bat (modified) stop the path getting overloaded Tue, 16 Sep 2008 22:32:08 GMT kjdon [17301] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) metadata_read doesn't use metadata arg any more. Have changed the ... Tue, 16 Sep 2008 22:28:33 GMT kjdon [17300] * gsdl/trunk/perllib/plugin.pm (modified) * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/DSpacePlugin.pm (modified) * gsdl/trunk/perllib/plugins/LOMPlugin.pm (modified) * gsdl/trunk/perllib/plugins/MetadataCSVPlugin.pm (modified) * gsdl/trunk/perllib/plugins/MetadataXMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) * gsdl/trunk/perllib/plugins/SplitTextFile.pm (modified) removed the metadata argument from metadata_read as its not used and ... Tue, 16 Sep 2008 18:20:47 GMT kjdon [17294] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) added a fix for a bug John T discovered where in get_new_doc_dir you ... Tue, 16 Sep 2008 17:54:35 GMT davidb [17293] * gsdl/trunk/perllib/plugins/ReadXMLFile.pm (modified) fixed type in function call: parsefile -> parse_file Mon, 15 Sep 2008 22:26:53 GMT anna [17292] * gsdl/trunk/macros/french.dm (modified) Improved French Core Interface. Many thanks to Max Rouast. Mon, 15 Sep 2008 03:28:48 GMT kjdon [17290] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) previous changes to get exploding working (using metadata_read) meant ... Mon, 15 Sep 2008 03:25:14 GMT kjdon [17289] * gsdl/trunk/perllib/plugins/ReadXMLFile.pm (modified) moved the actual parsing from read into parse_file so other plugins ... Mon, 15 Sep 2008 00:35:05 GMT kjdon [17288] * gsdl/trunk/perllib/classify.pm (modified) in add_section_content, we are regenrating doc objs from gdbm ... Mon, 15 Sep 2008 00:33:09 GMT kjdon [17287] * gsdl/trunk/perllib/lucenebuildproc.pm (modified) added 'if verbosity > 3' to some print statements, and set doctype to ... Mon, 15 Sep 2008 00:28:27 GMT kjdon [17286] * gsdl/trunk/perllib/lucenebuilder.pm (modified) renamed make_infodatabase to make_infodatabase_dlc so that its not ... Mon, 15 Sep 2008 00:27:27 GMT kjdon [17285] * gsdl/trunk/perllib/GDBMUtils.pm (modified) fixed a couple of typos in function calls Mon, 15 Sep 2008 00:26:54 GMT ak19 [17284] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) The PerlDoc seems to indicate that it is necessary to call waitpid ... Mon, 15 Sep 2008 00:26:51 GMT kjdon [17283] * gsdl/trunk/perllib/IncrementalBuildUtils.pm (modified) changed a couple of print statements to be more informative Thu, 11 Sep 2008 22:37:15 GMT anna [17267] * gsdl/trunk/perllib/strings_fr.properties (modified) Updated French translations. Many thanks to John Rose. Thu, 11 Sep 2008 22:27:16 GMT anna [17263] * gsdl/trunk/macros/english.dm (modified) * gsdl/trunk/macros/french.dm (modified) * gsdl/trunk/macros/french2.dm (modified) updated translations in the core user interface. Many thanks to John ... Thu, 11 Sep 2008 03:30:18 GMT kjdon [17253] * gsdl/trunk/bin/script/build (modified) added use strict; check whether site is non-empty not just defined to ... Thu, 11 Sep 2008 01:34:39 GMT kjdon [17250] * gsdl/trunk/perllib/plugins/ImagePlugin.pm (modified) forgot to pass the arguments to ImageConverter::begin() Thu, 11 Sep 2008 01:22:25 GMT kjdon [17249] * gsdl/trunk/perllib/manifest.pm (modified) need to ignore Manifest tag in xml_start_tag Thu, 11 Sep 2008 01:21:08 GMT kjdon [17248] * gsdl/trunk/runtime-src/src/recpt/depositoraction.cpp (modified) Michael has changed import.pl handling of manifest to import files ... Thu, 11 Sep 2008 01:09:20 GMT ak19 [17247] * gsdl/trunk/perllib/downloaders/WebDownload.pm (modified) The Server Information button produced nothing for some urls, since ... Thu, 11 Sep 2008 01:04:38 GMT ak19 [17246] * gsdl/trunk/perllib/strings.properties (modified) Clearer description for the display string OAIDownload.get_doc_exts, ... Wed, 10 Sep 2008 23:08:28 GMT kjdon [17240] * gsdl/trunk/runtime-src/src/recpt/depositoraction.cpp (modified) depositoronly should be depositonly Wed, 10 Sep 2008 07:25:29 GMT ak19 [17234] * gsdl/trunk/perllib/strings.properties (modified) The GLI java class DownloadPane.java has been changed to alter the ... Wed, 10 Sep 2008 03:44:17 GMT ak19 [17233] * gsdl/trunk/perllib/strings.properties (modified) Shorter strings for the various Download Settings in the Download ... Wed, 10 Sep 2008 01:07:07 GMT ak19 [17232] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) Added an extra comment to the new quit_yaz subroutine to indicate why ... Tue, 09 Sep 2008 07:20:59 GMT ak19 [17231] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) In subroutine quit_yaz(), while flushing yaz-client's outputstream, ... Tue, 09 Sep 2008 07:15:00 GMT ak19 [17230] * gsdl/trunk/perllib/downloaders/SRWDownload.pm (modified) SRWDownload now finally quits once it has finished. It's no longer ... Tue, 09 Sep 2008 07:05:10 GMT ak19 [17229] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) Moved code for starting up (including opening connections) and ... Tue, 09 Sep 2008 04:38:31 GMT mdewsnip [17227] * gsdl/trunk/build-src/packages/configure (modified) Fixed two bad paths for Expat compilation. Tue, 09 Sep 2008 04:10:04 GMT max [17226] * gsdl/trunk/setup.bat (modified) Update the paths to ImageMagick and Ghostscript only if we use the ... Tue, 09 Sep 2008 02:14:42 GMT ak19 [17220] * gsdl/trunk/perllib/downloaders/Z3950Download.pm (modified) One more occasion where the quit command needs to be sent