# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-06-16T00:59:08+12:00 Tue, 26 Nov 2002 00:54:23 GMT kjdon [3567] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GSDL2ClassifierServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGGDBMServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGPPGDBMServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/PerlBuildServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/PhindServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ServicesImpl.java (modified) tidied up a bit, using new Dictionary stuff Tue, 26 Nov 2002 00:53:02 GMT kjdon [3566] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/Makefile (deleted) Makefiles not needed in subdirectories Tue, 26 Nov 2002 00:46:30 GMT kjdon [3565] * trunk/gsdl3/interfaces/default/transform/service-params.xsl (added) service param handling put into separate file so that all services ... Tue, 26 Nov 2002 00:42:55 GMT kjdon [3564] * trunk/gsdl3/interfaces/default/transform/about.xsl (modified) * trunk/gsdl3/interfaces/default/transform/applet.xsl (modified) * trunk/gsdl3/interfaces/default/transform/build.xsl (modified) * trunk/gsdl3/interfaces/default/transform/classifier.xsl (modified) * trunk/gsdl3/interfaces/default/transform/resource.xsl (modified) * trunk/gsdl3/interfaces/default/transform/style.xsl (modified) * trunk/gsdl3/interfaces/default/transform/textquery.xsl (modified) langauge stuff now comes from display elements. also changed the ... Tue, 26 Nov 2002 00:40:03 GMT kjdon [3563] * trunk/gsdl3/resources/java (added) * trunk/gsdl3/resources/java/MGPPGDBMServices.properties (added) * trunk/gsdl3/resources/java/MGPPGDBMServices_fr.properties (added) * trunk/gsdl3/resources/java/PerlBuildServices.properties (added) * trunk/gsdl3/resources/java/PerlBuildServices_fr.properties (added) * trunk/gsdl3/resources/java/interface_default.properties (added) * trunk/gsdl3/resources/java/interface_default_fr.properties (added) langauge stuff now uses properties files and resource bundles. these ... Mon, 25 Nov 2002 03:49:58 GMT kjdon [3562] * trunk/gsdl3/interfaces/translate (deleted) the lang.xml files are no longer used - use properties files instead Mon, 25 Nov 2002 00:46:02 GMT kjdon [3561] * trunk/gsdl3/CHANGES (modified) * trunk/gsdl3/INSTALL (modified) * trunk/gsdl3/RUNNING (modified) installation now carried out by a script Mon, 25 Nov 2002 00:36:50 GMT kjdon [3560] * trunk/gsdl3/install-soap.bash (modified) * trunk/gsdl3/install.bash (modified) small change Mon, 25 Nov 2002 00:10:33 GMT kjdon [3559] * trunk/gsdl3/src/java/org/greenstone/gsdl3/Makefile (modified) removed javadoc stuff - now do this from top level gsdl Sun, 24 Nov 2002 23:25:20 GMT kjdon [3558] * trunk/gsdl3/docs/javadoc (added) * trunk/gsdl3/docs/javadoc/.keepme (added) a file to ensure cvs keeps the directory even if empty Sun, 24 Nov 2002 23:24:27 GMT kjdon [3557] * trunk/gsdl3/docs (added) * trunk/gsdl3/docs/manual (added) * trunk/gsdl3/docs/manual/hints.tex (added) * trunk/gsdl3/docs/manual/local.eps (added) * trunk/gsdl3/docs/manual/manual.tex (added) * trunk/gsdl3/docs/manual/remote.eps (added) added docs to cvs Sun, 24 Nov 2002 23:20:11 GMT kjdon [3556] * trunk/gsdl3/install.bash (modified) javadoc now goes into ./docs/javadoc instead of ./javadocs Sun, 24 Nov 2002 23:16:51 GMT kjdon [3555] * trunk/gsdl3/resources (added) * trunk/gsdl3/resources/soap (added) * trunk/gsdl3/resources/soap/localsite.xml (added) a deployment descriptor file for the soap service called ... Sun, 24 Nov 2002 23:15:45 GMT kjdon [3554] * trunk/gsdl3/install-soap.bash (added) a script to install soap and try to deploy the localsite service Sun, 24 Nov 2002 22:48:38 GMT kjdon [3553] * trunk/gsdl3/src/java/org/greenstone/gsdl3/SOAPServer.java (modified) changed hard coded path to @gsdl3home@/sites/localsite - the ... Sun, 24 Nov 2002 22:46:48 GMT kjdon [3552] * trunk/gsdl3/install.bash (modified) changed this a wee bit Sun, 24 Nov 2002 22:44:52 GMT kjdon [3551] * trunk/gsdl3/web/WEB-INF/web.xml (modified) changed hard-coded gsdl3home path to @gsdl3home@ which will be ... Sun, 24 Nov 2002 22:42:34 GMT kjdon [3550] * trunk/gsdl3/setup.bash (modified) minor change to classpath Sun, 24 Nov 2002 20:51:20 GMT kjdon [3549] * trunk/gsdl3/packages (added) * trunk/gsdl3/packages/.keepme (added) added a .keepme file to packages directory so that cvs will keep it. Sun, 24 Nov 2002 04:05:03 GMT say1 [3548] * trunk/gsdl3/src/java/org/greenstone/gsdl3/selfContained (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/selfContained/DocumentStream.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/selfContained/DocumentStreamFromFiles.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/selfContained/GeneratedDocumentStream.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/selfContained/Increment.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/selfContained/IncrementRange.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/selfContained/XMLUtil.java (added) added new "selfContained" package. not finished and running yet Sat, 23 Nov 2002 22:21:45 GMT say1 [3547] * trunk/gsdl3/install.bash (modified) * trunk/gsdl3/web/WEB-INF/web.xml (modified) fine tuned install.bash: more feedback, less verbose subcommands, ... Fri, 22 Nov 2002 06:57:28 GMT sjboddie [3546] * trunk/gsdl/src/recpt/action.cpp (modified) * trunk/gsdl/src/recpt/action.h (modified) * trunk/gsdl/src/recpt/authenaction.cpp (modified) * trunk/gsdl/src/recpt/authenaction.h (modified) * trunk/gsdl/src/recpt/browseaction.cpp (modified) * trunk/gsdl/src/recpt/browseaction.h (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) * trunk/gsdl/src/recpt/usersaction.cpp (modified) * trunk/gsdl/src/recpt/usersaction.h (modified) Added protos to argument list of action::check_cgiargs() as I always ... Thu, 21 Nov 2002 23:07:29 GMT say1 [3545] * trunk/gsdl3/install.bash (modified) fixed install.bash to make it not overwrite locally-changed files Thu, 21 Nov 2002 23:06:43 GMT say1 [3544] * trunk/gsdl3/install.bash (added) added install.bash a program to install gsdl3 Thu, 21 Nov 2002 03:31:00 GMT sjboddie [3543] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Put back highlighting in vlistbrowserclass::output_section_group() as ... Wed, 20 Nov 2002 21:33:13 GMT jrm21 [3542] * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) ghtml returns utf8, not iso-8859-1, so any html entities were being ... Mon, 18 Nov 2002 04:44:39 GMT kjdon [3541] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) added John T's changes into CVS - classinfo.pl and pluginfo.pl can ... Mon, 18 Nov 2002 04:43:56 GMT kjdon [3540] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/Browse.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/Phind.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) * trunk/gsdl/perllib/plugins/BookPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) * trunk/gsdl/perllib/plugins/FOXPlug.pm (modified) * trunk/gsdl/perllib/plugins/GAPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) * trunk/gsdl/perllib/plugins/ReferPlug.pm (modified) * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) added John T's changes into CVS - added info to enable retrieval of ... Mon, 18 Nov 2002 01:42:03 GMT kjdon [3539] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) added jpe to the process and block expressions Thu, 14 Nov 2002 09:22:25 GMT jrm21 [3538] * trunk/gsdl/bin/script/gsConvert.pl (modified) allow use of -timeout (ulimit) for ps2ascii as some postscript files ... Thu, 14 Nov 2002 08:08:12 GMT jrm21 [3537] * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) if process() returns undef, then the plugin couldn't process that ... Thu, 14 Nov 2002 08:04:58 GMT jrm21 [3536] * trunk/gsdl/perllib/classify/Phind.pm (modified) set doc title to "" if it is undefined Thu, 14 Nov 2002 07:56:56 GMT jrm21 [3535] * trunk/gsdl/images/es/h_vol.gif (added) * trunk/gsdl/images/es/tvolgr.gif (added) * trunk/gsdl/images/es/tvolof.gif (added) * trunk/gsdl/images/es/tvolon.gif (added) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/spanish.dm (modified) Added images and translations for "Volumes" (same word in french, I ... Thu, 14 Nov 2002 07:15:44 GMT jrm21 [3534] * trunk/gsdl/images/tvolgr.gif (modified) * trunk/gsdl/images/tvolof.gif (modified) * trunk/gsdl/images/tvolon.gif (modified) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/macros/english.dm (modified) made volume plural on the buttons and the text equivalents. Thu, 14 Nov 2002 06:54:50 GMT jrm21 [3533] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/macros/english.dm (modified) added images and macros for "volume" metadata and buttons Thu, 14 Nov 2002 06:21:28 GMT jrm21 [3532] * trunk/gsdl/images/h_vol.gif (added) and the title image too Thu, 14 Nov 2002 05:34:07 GMT jrm21 [3531] * trunk/gsdl/images/tvolgr.gif (modified) * trunk/gsdl/images/tvolof.gif (modified) * trunk/gsdl/images/tvolon.gif (modified) oops - should have started with a lowercase letter Thu, 14 Nov 2002 05:23:53 GMT jrm21 [3530] * trunk/gsdl/images/tvolgr.gif (added) * trunk/gsdl/images/tvolof.gif (added) * trunk/gsdl/images/tvolon.gif (added) buttons for Volume metadata Thu, 14 Nov 2002 03:36:21 GMT jrm21 [3529] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) fixed oversight where alpha_numeric_cmp was no longer being called ... Tue, 12 Nov 2002 05:10:30 GMT jrm21 [3528] * trunk/gsdl/lib/cfgread.cpp (modified) fixed write_cfg_line() for when given a filedesc for output instead ... Tue, 12 Nov 2002 04:14:36 GMT jrm21 [3527] * trunk/gsdl/lib/fileutil.cpp (modified) improved efficiency of file_copy() by using buffered I/O. Mon, 11 Nov 2002 22:14:04 GMT jrm21 [3526] * trunk/gsdl/packages/wget/wget.tar.gz (modified) removed CVS directories from wget tarball as it screws up cvs ... Mon, 11 Nov 2002 02:49:54 GMT jrm21 [3525] * trunk/gsdl/src/mgpp/text/IndexData.h (modified) use FILENAME_MAX macro instead of hard-coding values. This is posix, ... Mon, 11 Nov 2002 02:32:03 GMT kjdon [3524] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) added the help message for the previous change Mon, 11 Nov 2002 02:26:08 GMT kjdon [3523] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) now EMAILplug accepts the split_exp option - a regular expression ... Mon, 11 Nov 2002 02:17:25 GMT jrm21 [3522] * trunk/gsdl/bin/script/pdftohtml.pl (modified) added a test to make sure that we can create the output file. ... Fri, 08 Nov 2002 01:26:17 GMT jrm21 [3521] * trunk/gsdl/lib/cfgread.cpp (modified) subtle bug fix where if a line ended with a space then the following ... Fri, 08 Nov 2002 00:38:23 GMT jrm21 [3520] * trunk/gsdl/perllib/multiread.pm (modified) wrong variable name meant we were throwing away the first line of ... Thu, 07 Nov 2002 03:47:37 GMT kjdon [3519] * trunk/gsdl3/src/java/org/greenstone/gsdl3/comms/Communicator.java (modified) added a comment Wed, 06 Nov 2002 14:33:25 GMT cs025 [3518] * trunk/java-client/org/nzdl/gsdl/service/NzdlQuery.java (modified) Added proper handling of Booleans in getMetadata Wed, 06 Nov 2002 12:17:37 GMT davidb [3517] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) ImagePlug modified so 'Source' metadata set to be consistent with ... Tue, 05 Nov 2002 05:09:35 GMT jrm21 [3516] * trunk/gsdl/lib/gsdltimes.cpp (modified) Apparently darwin doesn't define BSD by default, so we now instead ... Tue, 05 Nov 2002 04:23:35 GMT jrm21 [3515] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) call a plugin's set_OID() method if one exists, otherwise use the ... Fri, 01 Nov 2002 02:03:15 GMT kjdon [3514] * trunk/gsdl3/interfaces/default/transform/en.xml (deleted) * trunk/gsdl3/interfaces/default/transform/fr.xml (deleted) removed these - dont know why they were even in the repository to ... Fri, 01 Nov 2002 01:59:16 GMT kjdon [3513] * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/BuildAction.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/PerlBuildServices.java (added) new service and action for coll building gsdl2 style Thu, 31 Oct 2002 20:33:34 GMT kjdon [3512] * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/AppletAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/BrowseAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/QueryAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/ResourceAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/comms/SOAPCommunicator.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GSDL2ClassifierServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGGDBMServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGPPGDBMServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/PhindServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ServicesImpl.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/ConfigVars.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) all modules now talk the same messages; all xml elems and atts have ... Thu, 31 Oct 2002 20:26:50 GMT kjdon [3511] * trunk/gsdl3/interfaces/default/transform/build.xsl (modified) * trunk/gsdl3/interfaces/default/transform/textquery.xsl (modified) param options changed name Wed, 30 Oct 2002 05:05:53 GMT jrm21 [3510] * trunk/gsdl/perllib/classify/AZList.pm (modified) need to check that remove_prefix is defined before checking its length Tue, 29 Oct 2002 21:37:02 GMT kjdon [3509] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) made all the xml elem names etc constants Tue, 29 Oct 2002 21:13:37 GMT jrm21 [3508] * trunk/gsdl/perllib/plugins/MARCPlug.pm (modified) modified copyright statement Tue, 29 Oct 2002 04:50:25 GMT jrm21 [3507] * trunk/gsdl/perllib/cfgread.pm (modified) updated to also allow '..."foo" ...' as the enclosing quotes (for ... Tue, 29 Oct 2002 04:23:42 GMT jrm21 [3506] * trunk/gsdl/perllib/cfgread.pm (modified) need to allow escaped \" inside a multiline "...". Eg ... Tue, 29 Oct 2002 03:21:14 GMT kjdon [3505] * trunk/gsdl3/src/java/org/greenstone/gsdl3/comms/Communicator.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/comms/SOAPCommunicator.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) Communicator more general now, Communicators are configured using the ... Tue, 29 Oct 2002 02:44:09 GMT kjdon [3504] * trunk/gsdl3/src/java/org/greenstone/gsdl3/comms/SOAPCommunicator.java (modified) the SOAP communication now uses literal XML rather than Strings - ... Tue, 29 Oct 2002 02:33:47 GMT kjdon [3503] * trunk/gsdl3/src/java/org/greenstone/gsdl3/Library2.java (modified) changed prompt Tue, 29 Oct 2002 02:31:12 GMT kjdon [3502] * trunk/gsdl3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/comms/Communicator.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/comms/SOAPCommunicator.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/ModuleInterface.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ModuleWrapper.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ServicesImpl.java (modified) process now uses Elements instead of Nodes Tue, 29 Oct 2002 02:25:07 GMT kjdon [3501] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/XMLConverter.java (modified) small change Tue, 29 Oct 2002 02:15:18 GMT kjdon [3500] * trunk/gsdl3/src/java/org/greenstone/gsdl3/SOAPServer.java (modified) fixed a typo Tue, 29 Oct 2002 02:06:46 GMT kjdon [3499] * trunk/gsdl3/src/java/org/greenstone/gsdl3/SOAPServer.java (modified) ModuleInterface process changed from Node to Element Tue, 29 Oct 2002 00:12:27 GMT kjdon [3498] * trunk/gsdl3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) fixed a bug with metadataList Tue, 29 Oct 2002 00:00:36 GMT kjdon [3497] * trunk/gsdl3/sites/localsite/collect/chinesedemo/index/chinese-index-files.tar.gz (modified) renamed collection, so had to rename the files Mon, 28 Oct 2002 23:09:12 GMT kjdon [3496] * trunk/gsdl3/setup.bash (modified) added java stuff to PATH - need a better way of doing this Mon, 28 Oct 2002 19:33:48 GMT kjdon [3495] * trunk/gsdl3/setup.bash (modified) added JAVA_HOME Sun, 27 Oct 2002 21:42:43 GMT kjdon [3494] * trunk/gsdl3/web/index.html (modified) library2 changed to library1 Sun, 27 Oct 2002 21:41:50 GMT kjdon [3493] * trunk/gsdl3/web/WEB-INF/web.xml (modified) changed library2 to library1 - makes more sense cos its serving site1 Fri, 25 Oct 2002 03:35:52 GMT kjdon [3492] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GSDL2ClassifierService.java (deleted) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GSDL2ClassifierServices.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGGDBMService.java (deleted) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGGDBMServices.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGPPGDBMService.java (deleted) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGPPGDBMServices.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGPPService.java (deleted) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/PhindService.java (deleted) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/PhindServices.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ServiceModule.java (deleted) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ServicesImpl.java (added) ServiceModule renamed to ServicesImpl, each class renamed to ... Fri, 25 Oct 2002 03:33:34 GMT kjdon [3491] * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/AppletAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/BrowseAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/QueryAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/ResourceAction.java (modified) actions all use cgi arg long names now, not short names Fri, 25 Oct 2002 03:30:01 GMT kjdon [3490] * trunk/gsdl3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) ServiceModule now called ServicesImpl Fri, 25 Oct 2002 03:28:58 GMT kjdon [3489] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) config file names changed Fri, 25 Oct 2002 03:28:21 GMT kjdon [3488] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) small changes Fri, 25 Oct 2002 03:27:24 GMT kjdon [3487] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/CGIArgConverter.java (modified) all cgi args now have long names Fri, 25 Oct 2002 03:26:30 GMT kjdon [3486] * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) if action requested that not known about, tries to load it dynamically Fri, 25 Oct 2002 03:25:41 GMT kjdon [3485] * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) ServiceModules changed to ServicesImpl, activate and deactivate ... Fri, 25 Oct 2002 03:11:21 GMT kjdon [3484] * trunk/gsdl3/sites/localsite/collect/demo/index/buildConfig.xml (modified) fixed a typo Fri, 25 Oct 2002 02:29:04 GMT kjdon [3483] * trunk/gsdl3/web/WEB-INF/web.xml (modified) gsdl3home param replaces both siteshome and interfaceshome Fri, 25 Oct 2002 02:21:32 GMT kjdon [3482] * trunk/gsdl3/src/java/org/greenstone/gsdl3/SOAPServer.java (modified) now connects to localsite, not site2 Fri, 25 Oct 2002 02:19:45 GMT kjdon [3481] * trunk/gsdl3/sites/localsite/siteConfig.xml (added) renamed sitecfg.xml to siteConfig.xml Fri, 25 Oct 2002 02:19:28 GMT kjdon [3480] * trunk/gsdl3/sites/localsite/collect/chinesedemo (added) * trunk/gsdl3/sites/localsite/collect/chinesedemo/index (added) * trunk/gsdl3/sites/localsite/collect/chinesedemo/index/buildConfig.xml (added) * trunk/gsdl3/sites/localsite/collect/chinesedemo/index/chinese-index-files.tar.gz (added) * trunk/gsdl3/sites/localsite/collect/demo/index/buildConfig.xml (added) * trunk/gsdl3/sites/localsite/collect/demo/index/buildcfg.xml (deleted) * trunk/gsdl3/sites/localsite/collect/demo/index/tmp (deleted) * trunk/gsdl3/sites/localsite/collect/mgppdemo/index/buildConfig.xml (added) * trunk/gsdl3/sites/localsite/collect/mgppdemo/index/buildcfg.xml (deleted) * trunk/gsdl3/sites/localsite/sitecfg.xml (deleted) added new collection, chinesedemo, renamed sitecfg.xml to ... Fri, 25 Oct 2002 02:15:54 GMT kjdon [3479] * trunk/gsdl3/sites/site2 (deleted) site2 no longer in use. cant remove directories though. Fri, 25 Oct 2002 02:13:17 GMT kjdon [3478] * trunk/gsdl3/sites/site1/collect/myfiles/index/buildConfig.xml (added) * trunk/gsdl3/sites/site1/collect/myfiles/index/buildcfg.xml (deleted) * trunk/gsdl3/sites/site1/siteConfig.xml (added) * trunk/gsdl3/sites/site1/sitecfg.xml (deleted) sitecfg.xml renamed siteConfig.xml, buildcfg.xml renamed buildConfig.xml Thu, 24 Oct 2002 22:49:48 GMT kjdon [3477] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) now uses gsdl3_home rather than sites_home and interfaces_home some ... Thu, 24 Oct 2002 22:48:51 GMT kjdon [3476] * trunk/gsdl3/src/java/org/greenstone/gsdl3/Library2.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/ConfigVars.java (modified) now uses gsdl3_home rather than sites_home and interfaces_home Thu, 24 Oct 2002 21:13:31 GMT kjdon [3475] * trunk/gsdl3/interfaces/default/transform/build.xsl (added) new stylesheet for build cluster Thu, 24 Oct 2002 21:13:09 GMT kjdon [3474] * trunk/gsdl3/interfaces/default/transform/about.xsl (modified) * trunk/gsdl3/interfaces/default/transform/home.xsl (modified) * trunk/gsdl3/interfaces/default/transform/style.xsl (modified) added support for service clusters Thu, 24 Oct 2002 21:12:27 GMT kjdon [3473] * trunk/gsdl3/interfaces/default/transform/classifier.xsl (modified) * trunk/gsdl3/interfaces/default/transform/resource.xsl (modified) * trunk/gsdl3/interfaces/default/transform/textquery.xsl (modified) use full arg names instead of short - eg collection instead of c. Thu, 24 Oct 2002 03:37:12 GMT kjdon [3472] * trunk/gsdl/perllib/classify/Phind.pm (added) * trunk/gsdl/perllib/classify/phind.pm (deleted) renamed phind.pm to Phind.pm in keeping with the names of the other ... Tue, 15 Oct 2002 20:38:16 GMT kjdon [3471] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GSDL2ClassifierService.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MGPPGDBMService.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/PhindService.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ServiceModule.java (modified) service modules now belong to a serviceCluster or colleciton - ... Tue, 15 Oct 2002 20:32:25 GMT kjdon [3470] * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) now looks for service clusters in its config file, and loads them up too. Tue, 15 Oct 2002 20:31:28 GMT kjdon [3469] * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) the xml representation of cgi args now has two attributes 'action' ... Tue, 15 Oct 2002 20:30:01 GMT kjdon [3468] * trunk/gsdl3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (added) new class - ServiceCluster - a group of related services. Collection ...