# # ChangeLog for trunk # # Generated by Trac 1.4.2 # 2024-06-09T01:15:25+12:00 Mon, 29 Aug 2005 22:49:17 GMT mdewsnip [10581] * trunk/gli/src/org/greenstone/gatherer/GAuthenticator.java (modified) Moved the call to getRequestingPrompt out to a new function, so it ... Sun, 28 Aug 2005 23:43:00 GMT kjdon [10580] * trunk/gsdl/perllib/plugins/ExcelPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PPTPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) if created from pluginfo.pl (self->info_only == 1)then don't load up ... Sun, 28 Aug 2005 22:38:07 GMT kjdon [10579] * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) copied classify.pm and BasClas.pm, added -gsdlinfo flag - if this is ... 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 Sun, 28 Aug 2005 21:39:53 GMT mdewsnip [10577] * trunk/gli/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) Rearranged things a little for the West Yorkshire stuff. Sun, 28 Aug 2005 04:58:35 GMT mdewsnip [10576] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) Rearranged a few things when using classinfo.pl and pluginfo.pl, to ... Sun, 28 Aug 2005 01:45:40 GMT mdewsnip [10575] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/URLField.java (modified) Made URLField far simpler and more accurate. Removed the crazy ... Fri, 26 Aug 2005 04:41:57 GMT chi [10574] * trunk/winbin/bin/word2html.vbw (added) This is part of word2html vb script with backward compatability with ... Fri, 26 Aug 2005 04:40:29 GMT chi [10573] * trunk/winbin/bin/word2html.exe (modified) * trunk/winbin/bin/word2html.frm (modified) * trunk/winbin/bin/word2html.vbp (modified) Modifications (re-compile in the WindowsXP+MSoffice2000) for allowing ... Fri, 26 Aug 2005 04:36:14 GMT chi [10572] * trunk/winbin/bin/pptextract.vbw (added) VB script to allow PowerPoint document to be converted to Images ... Fri, 26 Aug 2005 04:35:01 GMT chi [10571] * trunk/winbin/bin/pptextract.exe (modified) * trunk/winbin/bin/pptextract.frm (modified) * trunk/winbin/bin/pptextract.vbp (modified) Modification (re-compile in WindowsXP+MS2000) for allowing this vb ... Thu, 25 Aug 2005 23:56:48 GMT kjdon [10570] * trunk/greenorg/macros/config.dm (modified) added sections_index_document_metadata option Thu, 25 Aug 2005 23:25:34 GMT kjdon [10569] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) changed version to 2.61f Thu, 25 Aug 2005 23:24:06 GMT kjdon [10568] * trunk/gsdl/Install.sh (modified) set version 2.61f Thu, 25 Aug 2005 05:02:29 GMT kjdon [10567] * trunk/gsdl/src/recpt/browsetools.cpp (modified) added checks for no childtype metadata - this occurs when it is ... Thu, 25 Aug 2005 03:55:58 GMT kjdon [10566] * trunk/greenorg/macros/plugins.dm (modified) updated the list of plugins for 2.61 Thu, 25 Aug 2005 02:46:07 GMT mdewsnip [10565] * trunk/gsdl/cgi-bin/gsdlCGI.pm (modified) Yet another "spaces in filenames" problem, and a minor formatting change. Thu, 25 Aug 2005 01:39:56 GMT mdewsnip [10564] * trunk/gli/src/org/greenstone/gatherer/GathererApplet.java (modified) * trunk/gli/src/org/greenstone/gatherer/GathererProg.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Added a openCollectionFromLastTime function to CollectionManager to ... Thu, 25 Aug 2005 01:24:14 GMT jrm21 [10563] * trunk/gsdl/src/recpt/receptionist.cpp (modified) if we don't support the default_encoding, then instead of always ... Thu, 25 Aug 2005 00:46:03 GMT mdewsnip [10562] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/remote/RemoteFileQueue.java (deleted) * trunk/gli/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Some stub changes to keep things happy, and removed the ... Thu, 25 Aug 2005 00:40:29 GMT mdewsnip [10561] * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) Now calls the appropriate RemoteGreenstoneServer function itself. Thu, 25 Aug 2005 00:05:49 GMT mdewsnip [10560] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Added a getCollectionDirectoryPath() function that returns the path ... Wed, 24 Aug 2005 21:19:03 GMT mdewsnip [10559] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) Moved opening a collection onto its own thread, so the progress bar ... Wed, 24 Aug 2005 03:52:52 GMT mdewsnip [10558] * trunk/gli/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Added stub to keep things compiling. Wed, 24 Aug 2005 03:50:05 GMT mdewsnip [10557] * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) The RemoteFileQueue instance is now owned by RemoteGreenstoneServer, ... Wed, 24 Aug 2005 03:14:01 GMT kjdon [10556] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMeta.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMetaManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/SearchTypeManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/SuperCollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/TranslationView.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/DesignPane.java (modified) fixes to make the config file save only if it has changed Wed, 24 Aug 2005 03:11:34 GMT mdewsnip [10555] * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) Opening files in an external program is now done in a separate ... Tue, 23 Aug 2005 22:21:00 GMT mdewsnip [10554] * trunk/gli/classes/dictionary.properties (modified) Three new strings for the remote Greenstone server stuff (West ... Tue, 23 Aug 2005 03:26:53 GMT mdewsnip [10553] * trunk/gsdl/src/recpt/browsetools.cpp (modified) A fix for extra table tags being generated when the gc argument is ... Tue, 23 Aug 2005 03:08:42 GMT kjdon [10552] * trunk/gli/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) removed the commented out references to old 'beta' element of config file Mon, 22 Aug 2005 22:03:46 GMT kjdon [10551] * trunk/greenorg/macros/english.dm (modified) changes to _gsdl261_ based on Ian's comments Mon, 22 Aug 2005 01:13:56 GMT kjdon [10550] * trunk/greenorg/macros/faq.dm (modified) moved DocImage out of extended items, and into regular items, in ... Mon, 22 Aug 2005 00:54:37 GMT chi [10549] * trunk/gsdl/perllib/plugins/DSpacePlug.pm (modified) Modifications to deal with the "dc value" without qualifier. Sun, 21 Aug 2005 02:49:41 GMT mdewsnip [10548] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) Now aborts the open collection dialog if something went wrong ... Sun, 21 Aug 2005 02:43:31 GMT mdewsnip [10547] * trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) Now uploads all the modified metadata.xml files when the EnrichPane ... Sun, 21 Aug 2005 01:49:36 GMT mdewsnip [10546] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Tidied up the delete function so it is hopefully slightly more ... Sun, 21 Aug 2005 00:20:12 GMT mdewsnip [10545] * trunk/gli/classes/dictionary.properties (modified) Added a couple of strings for the new "gliserver URL" field in ... Sat, 20 Aug 2005 23:38:18 GMT mdewsnip [10544] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Removed some unnecessary imports. Fri, 19 Aug 2005 05:21:32 GMT mdewsnip [10543] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Fixed a bug where cgiBase wasn't set. Fri, 19 Aug 2005 02:01:15 GMT mdewsnip [10542] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) (West Yorkshire) Now checks if the collection configurations have ... Fri, 19 Aug 2005 01:43:18 GMT mdewsnip [10541] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Changed an output statement to go to the debug stream. Fri, 19 Aug 2005 01:40:25 GMT mdewsnip [10540] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/classes/xml/configRemote.xml (modified) * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/GathererApplet.java (modified) * trunk/gli/src/org/greenstone/gatherer/GetOpt.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) Added a "-use_remote_greenstone" argument, and added the ... Fri, 19 Aug 2005 00:21:55 GMT kjdon [10539] * trunk/gli/winutil/zip.exe (added) this zip utility is needed for the GLI applet on windows Fri, 19 Aug 2005 00:15:51 GMT kjdon [10538] * trunk/gsdl/perllib/docsave.pm (modified) add assocfilepath metadata always, even if no associated files. with ... Fri, 19 Aug 2005 00:06:31 GMT chi [10537] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Set up the auto conversion type of PSPlug to text. Fri, 19 Aug 2005 00:05:00 GMT chi [10536] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) Modification of adding pagedimg types of conversion for PS documents. ... 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 ... Thu, 18 Aug 2005 23:43:10 GMT mdewsnip [10533] * trunk/gli/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Updated the stubs to return boolean values indicating whether the ... Thu, 18 Aug 2005 23:39:33 GMT mdewsnip [10532] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Now doesn't attempt to load a remote collection when authentication ... Thu, 18 Aug 2005 23:38:10 GMT kjdon [10531] * trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) changed the preview args for lucene collections Thu, 18 Aug 2005 23:36:46 GMT kjdon [10530] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/shell/GBuildProgressMonitor.java (modified) modified to use new searchtypemanager isSearchTypeEnabled instead of ... Thu, 18 Aug 2005 23:35:57 GMT kjdon [10529] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) changed a comment - removed show_progress Thu, 18 Aug 2005 23:34:33 GMT kjdon [10528] * trunk/gli/src/org/greenstone/gatherer/cdm/SearchTypeManager.java (modified) changed isMGPPEnabled to isSearchTypeEnabled, added isMGPP() and ... Thu, 18 Aug 2005 23:33:14 GMT kjdon [10527] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) removed show_progress argument 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. Wed, 17 Aug 2005 03:19:20 GMT chi [10525] * trunk/winbin/bin/pptextract.vbp (modified) Modifications of parsing file pathname Wed, 17 Aug 2005 03:18:26 GMT chi [10524] * trunk/winbin/bin/pptextract.exe (modified) * trunk/winbin/bin/pptextract.frm (modified) Modifications of parsing file pathname. Tue, 16 Aug 2005 04:22:03 GMT chi [10523] * trunk/winbin/bin/word2html.vbp (modified) Modifications of parsing command line. Tue, 16 Aug 2005 04:21:18 GMT chi [10522] * trunk/winbin/bin/word2html.frm (modified) Modification of parsing the command line. 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. Tue, 16 Aug 2005 01:37:05 GMT kjdon [10520] * trunk/greenorg/macros/base.dm (modified) changed the links for export package, lang packs, doc example ... Tue, 16 Aug 2005 01:35:23 GMT mdewsnip [10519] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) Exceptions now handled through DebugStream, as they all should be. Tue, 16 Aug 2005 01:29:32 GMT mdewsnip [10518] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Made some public functions private. Tue, 16 Aug 2005 00:38:10 GMT mdewsnip [10517] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/LocalLibraryServer.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) Made some Gatherer variables and functions static, and removed the ... Tue, 16 Aug 2005 00:30:18 GMT kjdon [10516] * trunk/greenorg/macros/english.dm (modified) changed the lang pack description to mention 2.61 as well as 2.60 Tue, 16 Aug 2005 00:26:31 GMT mdewsnip [10515] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Removed the unnecessary "self" variable. Tue, 16 Aug 2005 00:14:23 GMT kjdon [10514] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) added in description_tags option, as it wasn't valid cos no longer ... Mon, 15 Aug 2005 23:36:59 GMT mdewsnip [10513] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Absolute image tags, like were being ... Mon, 15 Aug 2005 05:02:00 GMT mdewsnip [10512] * trunk/gli/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Made the appropriate changes to the RemoteGreenstoneServer stub ... Mon, 15 Aug 2005 04:59:44 GMT mdewsnip [10511] * trunk/gli/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) Changed the names of some functions in RemoteGreenstoneServer and ... 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 ... Sun, 14 Aug 2005 21:24:04 GMT kjdon [10509] * trunk/for-distributions/DistDates (modified) added 2.60 and 2.61 releases Fri, 12 Aug 2005 04:15:23 GMT kjdon [10508] * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/home.dm (modified) added new entry about 2.61 release Fri, 12 Aug 2005 03:59:00 GMT kjdon [10507] * trunk/greenorg/macros/base.dm (modified) changed binary and source releases to 2.61 Fri, 12 Aug 2005 02:06:42 GMT mdewsnip [10505] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Fixed a bug in the new "-use_hlist_for" stuff. Hope I haven't messed ... Fri, 12 Aug 2005 01:56:13 GMT kjdon [10504] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) fixed a bug with -convert_to auto handling Fri, 12 Aug 2005 00:23:59 GMT kjdon [10503] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) added some handling of auto convert to type when windows scripting is on Fri, 12 Aug 2005 00:05:14 GMT mdewsnip [10502] * trunk/gsdl/perllib/classify/GenericList.pm (modified) GenericList is not an abstract classifier. Fri, 12 Aug 2005 00:01:09 GMT kjdon [10501] * trunk/gsdl/perllib/plugins/GISBasPlug.pm (modified) * trunk/gsdl/perllib/plugins/MetadataPass.pm (modified) had to add set_keepold to these cos they are loaded like plugins but ... Thu, 11 Aug 2005 23:49:18 GMT kjdon [10500] * trunk/winbin/bin/word2html.exe (modified) the last one was generated on tripoli and didn't work on kohekohe. ... Thu, 11 Aug 2005 23:41:08 GMT mdewsnip [10499] * trunk/gsdl/perllib/classify/GenericList.pm (modified) * trunk/gsdl/perllib/strings.rb (modified) Changed the way values in arguments are separated :-) Thu, 11 Aug 2005 23:12:26 GMT mdewsnip [10498] * trunk/gsdl/perllib/classify/GenericList.pm (modified) * trunk/gsdl/perllib/strings.rb (modified) Renamed the GenericList arguments to be more descriptive. Thu, 11 Aug 2005 05:28:22 GMT kjdon [10497] * trunk/gsdl/perllib/strings.rb (modified) renamed WordPlug.checkout_toc to delete_toc Thu, 11 Aug 2005 05:27:49 GMT kjdon [10496] * trunk/gsdl/perllib/plugins/StructuredHTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) added some sanity checks, renamed the checkout_toc option to delete_toc Thu, 11 Aug 2005 03:42:54 GMT chi [10495] * trunk/winbin/bin/word2html.exe (modified) Hope this works! Thu, 11 Aug 2005 03:29:50 GMT chi [10494] * trunk/winbin/bin/pptextract.exe (modified) The old one did not work. Hope this one works! 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 03:09:47 GMT kjdon [10492] * trunk/winbin/bin/pptextract.exe (added) * trunk/winbin/bin/pptextract.frm (added) * trunk/winbin/bin/pptextract.vbp (added) A vb executable program to convert PPT document to different types of ... Thu, 11 Aug 2005 02:52:05 GMT kjdon [10491] * trunk/gsdl/perllib/plugins/PPTPlug.pm (modified) fixed a typo Thu, 11 Aug 2005 02:43:13 GMT kjdon [10490] * trunk/gsdl/bin/windows (deleted) moved to the winbin repository Thu, 11 Aug 2005 02:42:16 GMT kjdon [10489] * trunk/winbin/bin/word2html.exe (added) * trunk/winbin/bin/word2html.frm (added) * trunk/winbin/bin/word2html.vbp (added) A VB executable program and source program to convert Word documents ... Thu, 11 Aug 2005 02:06:54 GMT kjdon [10488] * trunk/gsdl/perllib/strings.rb (modified) removed BasClas.metadata.deft, added Collage.buttonname, changed the ... Thu, 11 Aug 2005 02:06:03 GMT mdewsnip [10487] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) Changed output statement to be a debug statement. Thu, 11 Aug 2005 02:05:47 GMT kjdon [10486] * trunk/gsdl/perllib/strings_es.rb (modified) * trunk/gsdl/perllib/strings_fr.rb (modified) * trunk/gsdl/perllib/strings_ru.rb (modified) removed BasClas.metadata.deft, added Collage.buttonname Thu, 11 Aug 2005 02:04:41 GMT kjdon [10485] * trunk/gsdl/perllib/classify/Collage.pm (modified) change buttonname desc to Collage.buttonname Thu, 11 Aug 2005 02:02:34 GMT mdewsnip [10484] * trunk/gsdl/perllib/strings.rb (modified) Somehow my GenericList strings got lost, so I'm adding them again. Thu, 11 Aug 2005 01:53:40 GMT kjdon [10483] * trunk/gsdl/perllib/classify/HFileHierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) removed {BasClas.metadata.deft} in deft values Thu, 11 Aug 2005 01:49:15 GMT kjdon [10482] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) removed debug statement 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.