# # ChangeLog for trunk # # Generated by Trac 1.4.2 # 2024-06-14T05:11:31+12:00 Fri, 17 Nov 2006 02:45:24 GMT mdewsnip [13299] * trunk/gsdl/perllib/strings_ar.properties (modified) Removed all the English strings, and fixed all the Arabic strings ... Fri, 17 Nov 2006 02:21:07 GMT mdewsnip [13298] * trunk/gsdl/perllib/plugins/ISISPlug.pm (modified) Changed from using substr to unicode::substr, for non-ASCII CDS/ISIS ... Fri, 17 Nov 2006 01:31:44 GMT mdewsnip [13297] * trunk/gsdl/etc/main.cfg (modified) Added slovak2.dm to the list of macrofiles. Fri, 17 Nov 2006 01:27:55 GMT mdewsnip [13296] * trunk/gsdl/bin/script/gti-process-spreadsheet.pl (added) Utility script to convert Excel Unicode text files into the GTI ... Fri, 17 Nov 2006 01:26:49 GMT mdewsnip [13295] * trunk/gsdl/macros/slovak2.dm (added) Slovak auxiliary macrofile, many thanks to Tomas Fiala. Fri, 17 Nov 2006 00:36:47 GMT shaoqun [13294] * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) make adding mutiple plugins available in system-specilist mode Fri, 17 Nov 2006 00:04:32 GMT kjdon [13293] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) format panel should not be enabled in assistant mode Thu, 16 Nov 2006 22:11:16 GMT kjdon [13292] * trunk/gsdl-documentation/tutorials/xml-source/tutorial_en.xml (modified) Ian and my mods to Anna's text, also added in a note for 2.71 about ... Thu, 16 Nov 2006 21:46:29 GMT lh92 [13291] * trunk/gsdl-documentation/tutorials/xml-source/tutorial_en.xml (modified) add in the formatting_word_pdf exercise of how to pass the search ... Thu, 16 Nov 2006 21:46:20 GMT shaoqun [13290] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) set maxnumeric to MGPPWrapper Thu, 16 Nov 2006 21:45:50 GMT shaoqun [13289] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGSearch.java (modified) added its configure method to set maxnumeric to MGWrapper Thu, 16 Nov 2006 21:41:23 GMT shaoqun [13288] * trunk/gsdl3/src/packages/mg/java/org/greenstone/mg/MGWrapper.java (modified) * trunk/gsdl3/src/packages/mg/jni/MGWrapperImpl.c (modified) * trunk/gsdl3/src/packages/mg/jni/org_greenstone_mg_MGWrapper.h (modified) * trunk/indexers/mg/java/org/greenstone/mg/MGWrapper.java (modified) * trunk/indexers/mg/jni/MGWrapperImpl.c (modified) * trunk/indexers/mg/jni/org_greenstone_mg_MGWrapper.h (modified) added setMaxNumeric method Thu, 16 Nov 2006 21:11:40 GMT mdewsnip [13287] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Set the mdtype classifier node attribute for levels other than the ... Thu, 16 Nov 2006 00:57:50 GMT mdewsnip [13286] * trunk/cic-hcap/macros/extra.dm (modified) Added a blank line after the "News coverage" heading. Thu, 16 Nov 2006 00:42:43 GMT kjdon [13285] * trunk/gsdl3/build.xml (modified) few small mods Thu, 16 Nov 2006 00:32:14 GMT daven [13284] * trunk/gsdl3/docs/manual/manual.tex (modified) notes on SOAP debugging using TCPMonitor Thu, 16 Nov 2006 00:30:27 GMT kjdon [13283] * trunk/gsdl3/build.xml (modified) modified the prepare-for-dist targets as now we are using ... Thu, 16 Nov 2006 00:26:38 GMT mdewsnip [13282] * trunk/cic-hcap/macros/extra.dm (modified) Fixed minor typo in home page caption. Wed, 15 Nov 2006 22:56:51 GMT kjdon [13281] * trunk/gsdl3/docs/manual/manual.tex (modified) some changes - not sure what they are Wed, 15 Nov 2006 04:24:48 GMT mdewsnip [13280] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Tidied up the "I'm feeling lucky" functionality and added an "ifln" ... Wed, 15 Nov 2006 03:47:47 GMT mdewsnip [13279] * trunk/gsdl/collect/demo/etc/collect.cfg (modified) Changed to use the new MetadataXMLPlug. Wed, 15 Nov 2006 03:37:08 GMT mdewsnip [13278] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) Considered trying to disable the value trees for faster loading, but ... Wed, 15 Nov 2006 03:03:23 GMT mdewsnip [13277] * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) Fixed a thread bug where the same plugin might be offered more than ... Wed, 15 Nov 2006 01:32:01 GMT kjdon [13276] * trunk/gsdl3/web/interfaces/default/style/core.css (modified) * trunk/gsdl3/web/interfaces/default/transform/home.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/style.xsl (modified) a few fixes to get home page gsdlhead image, and float the quick ... Wed, 15 Nov 2006 01:16:15 GMT kjdon [13275] * trunk/gsdl3/web/WEB-INF/classes/AbstractMGPPSearch.properties (deleted) * trunk/gsdl3/web/WEB-INF/classes/AbstractMGSearch.properties (deleted) the classes relating to these files have been deleted Wed, 15 Nov 2006 00:43:40 GMT kjdon [13274] * trunk/gsdl/perllib/mgppbuilder.pm (modified) in generate_index_list, add an extra ; on the end of the list. If ... Wed, 15 Nov 2006 00:33:26 GMT shaoqun [13273] * trunk/gsdl3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) replace Category class which is deprecated with Logger class Wed, 15 Nov 2006 00:30:40 GMT mdewsnip [13272] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Changed a couple of variable names to be more accurate. Wed, 15 Nov 2006 00:28:14 GMT mdewsnip [13271] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Now sets "offset" values so the correct metadata value is displayed ... Wed, 15 Nov 2006 00:26:50 GMT shaoqun [13270] * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/Action.java (modified) * 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/DocumentAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/GS2BrowseAction.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/NoCollQueryAction.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/SystemAction.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/collection/XMLCollection.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/comms/SOAPCommunicator.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/DefaultReceptionist.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/NZDLReceptionist.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractBrowse.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractDocumentRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractGS2Search.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/BerryBasket.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/CrossCollectionSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2Browse.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2LuceneRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGPPRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/IViaProxy.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/IViaRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/IViaSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/LuceneSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MapRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/MapSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ModuleWrapper.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/PhindPhraseBrowse.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ServiceRack.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/XMLRetrieve.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/XSLTServices.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/Dictionary.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GDBMWrapper.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSEntityResolver.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GlobalProperties.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/Processing.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) replace Category class which is deprecated with Logger class Tue, 14 Nov 2006 23:09:57 GMT shaoqun [13269] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/MP3Plug.pm (modified) * trunk/gsdl/perllib/plugins/NULPlug.pm (modified) * trunk/gsdl/perllib/plugins/OggVorbisPlug.pm (modified) * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) use a variable to indicate the target string is in utf8 ecoding Tue, 14 Nov 2006 22:05:47 GMT shaoqun [13268] * trunk/gsdl3/web/interfaces/default/transform/query.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/querytools.xsl (modified) now replace table tags and other formating tags with div tages to ... Tue, 14 Nov 2006 22:03:38 GMT shaoqun [13267] * trunk/gsdl3/web/interfaces/default/transform/about.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/applet.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/classifier.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/document.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/home.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/pref.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/service-params.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/style.xsl (modified) now replace table tags with div tages to make changing styles easier Tue, 14 Nov 2006 21:58:59 GMT shaoqun [13266] * trunk/gsdl3/web/interfaces/default/transform/classifiertools.xsl (modified) added a div tag and remove the two unnecessary divider bars Tue, 14 Nov 2006 21:58:19 GMT kjdon [13265] * trunk/gsdl-documentation/tutorials/xml-source/tutorial_en.xml (modified) upgraded the OAI downloading exercise - now it uses GLI as well as ... Tue, 14 Nov 2006 21:53:55 GMT shaoqun [13264] * trunk/gsdl3/web/interfaces/default/transform/berry.xsl (modified) added the body style for berry basket page Tue, 14 Nov 2006 21:47:50 GMT shaoqun [13263] * trunk/gsdl3/web/interfaces/default/style/core.css (modified) add more styles Tue, 14 Nov 2006 21:47:01 GMT shaoqun [13262] * trunk/gsdl3/web/interfaces/default/style/berry.css (modified) changed the fone size Tue, 14 Nov 2006 21:40:43 GMT shaoqun [13261] * trunk/gsdl3/web/interfaces/classic/transform/document.xsl (modified) * trunk/gsdl3/web/interfaces/classic/transform/style.xsl (modified) the classic interface uses the icons of the default interface to ... Tue, 14 Nov 2006 21:01:45 GMT shaoqun [13260] * trunk/gsdl3/web/interfaces/classic/style/classic2.css (modified) added new styles and use table to display the result list considering ... Tue, 14 Nov 2006 20:58:03 GMT shaoqun [13259] * trunk/gsdl3/web/interfaces/classic/style/classic.css (modified) remove the items that is not in gs2's style.css Tue, 14 Nov 2006 03:12:06 GMT shaoqun [13258] * trunk/gsdl3/web/interfaces/classic/images/bg_on.png (added) added the button highlighted background image referred by classic.css Tue, 14 Nov 2006 03:11:21 GMT shaoqun [13257] * trunk/gsdl3/web/interfaces/classic/images/bg_off.png (added) added the button yellow background image referred by classic.css Tue, 14 Nov 2006 03:10:41 GMT shaoqun [13256] * trunk/gsdl3/web/interfaces/classic/images/bg_green.png (added) added the button green background image referred by classic.css Tue, 14 Nov 2006 03:09:36 GMT shaoqun [13255] * trunk/gsdl3/web/interfaces/classic/images/chalk.gif (added) added the background image referred by classic.css Tue, 14 Nov 2006 02:59:25 GMT shaoqun [13254] * trunk/gsdl3/web/interfaces/classic/transform/about.xsl (modified) * trunk/gsdl3/web/interfaces/classic/transform/classifier.xsl (modified) * trunk/gsdl3/web/interfaces/classic/transform/document.xsl (modified) * trunk/gsdl3/web/interfaces/classic/transform/home.xsl (modified) * trunk/gsdl3/web/interfaces/classic/transform/query-common.xsl (modified) * trunk/gsdl3/web/interfaces/classic/transform/query.xsl (modified) * trunk/gsdl3/web/interfaces/classic/transform/style.xsl (modified) now uses
to make changing styles easier Tue, 14 Nov 2006 02:44:59 GMT shaoqun [13253] * trunk/gsdl3/web/interfaces/classic/style/classic2.css (added) this file contains styles that are not in gs2's style.css Tue, 14 Nov 2006 02:43:00 GMT shaoqun [13252] * trunk/gsdl3/web/interfaces/classic/style (added) * trunk/gsdl3/web/interfaces/classic/style/classic.css (added) the css stylesheet for the classic greenstone2 interface, it is ... Tue, 14 Nov 2006 02:36:48 GMT kjdon [13251] * trunk/gli/gli.sh (modified) undid the changes from the last two commits as they were just test ... Tue, 14 Nov 2006 02:33:30 GMT kjdon [13250] * trunk/gsdl-documentation/tutorials/xml-source/tutorial_en.xml (modified) added in some info about setting section level indexing Tue, 14 Nov 2006 01:52:49 GMT kjdon [13249] * trunk/gli/newfile.txt (deleted) this file was only a dummy file Tue, 14 Nov 2006 01:49:47 GMT kjdon [13248] * trunk/gli/newfile.txt (added) a file for demo purposes Tue, 14 Nov 2006 01:35:02 GMT kjdon [13247] * trunk/gli/gli.sh (modified) another test commit Tue, 14 Nov 2006 01:26:36 GMT kjdon [13246] * trunk/gli/gli.sh (modified) a test commit Tue, 14 Nov 2006 00:03:10 GMT shaoqun [13245] * trunk/gsdl3/src/java/org/greenstone/applet/phind/Phind.java (modified) reset the ppnum number for a new search Mon, 13 Nov 2006 03:49:41 GMT shaoqun [13244] * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) updates the plugin list when mode changes Mon, 13 Nov 2006 02:49:38 GMT shaoqun [13243] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/MP3Plug.pm (modified) * trunk/gsdl/perllib/plugins/NULPlug.pm (modified) * trunk/gsdl/perllib/plugins/OggVorbisPlug.pm (modified) * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) fixed the encoding bug for BasPlug:dummy_text Wed, 08 Nov 2006 04:20:56 GMT kjdon [13242] * trunk/greenstone3-extensions/gs3build/src/org/greenstone/gsdl3/service/AbstractMGPPSearch.java (added) * trunk/greenstone3-extensions/gs3build/src/org/greenstone/gsdl3/service/AbstractMGSearch.java (added) these files were removed from main greenstone repository, cos I ... Wed, 08 Nov 2006 03:52:47 GMT shaoqun [13241] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) added the end tag to prevent the text after a image figure being ... Wed, 08 Nov 2006 03:32:24 GMT kjdon [13240] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2LuceneRetrieve.java (added) start of lucene retrieval class - content needs to be added Wed, 08 Nov 2006 03:25:07 GMT kjdon [13239] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GDBMWrapper.java (modified) added docnum2OID with a String arg Wed, 08 Nov 2006 03:24:39 GMT kjdon [13238] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractGS2Search.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (added) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2MGSearch.java (modified) reordered these classes. made the inheritance work differently cos we ... Wed, 08 Nov 2006 03:23:24 GMT kjdon [13237] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractMGPPSearch.java (deleted) * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/AbstractMGSearch.java (deleted) no longer have this class - was used when we had gs2 and gs3 ... Tue, 07 Nov 2006 04:43:13 GMT kjdon [13236] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GlobalProperties.java (modified) fixed a typo Tue, 07 Nov 2006 04:41:26 GMT kjdon [13235] * trunk/gsdl3/gs3-server.bat (added) * trunk/gsdl3/gs3-server.sh (added) shell scripts to run the new server program Tue, 07 Nov 2006 03:59:15 GMT kjdon [13234] * trunk/gsdl3/build.xml (modified) server.jar goes to top level gs3 dir not to web dir Tue, 07 Nov 2006 03:58:51 GMT kjdon [13233] * trunk/gsdl3/gs3-setup.bat (modified) * trunk/gsdl3/gs3-setup.sh (modified) added jar files from top gs3 dir into classpath Tue, 07 Nov 2006 03:46:02 GMT kjdon [13232] * trunk/gsdl3/build.properties (modified) added server properties Tue, 07 Nov 2006 03:43:42 GMT kjdon [13231] * trunk/gsdl3/resources/java/global.properties.in (modified) removed mysql properties, added gsdl3.version Tue, 07 Nov 2006 03:42:36 GMT kjdon [13230] * trunk/gsdl3/build.xml (modified) added gsdl3version filter to global properties, and change version number Tue, 07 Nov 2006 03:41:27 GMT kjdon [13229] * trunk/gsdl3/src/java/org/greenstone/server (added) * trunk/gsdl3/src/java/org/greenstone/server/BrowserLauncher.java (added) * trunk/gsdl3/src/java/org/greenstone/server/RunAnt.java (added) * trunk/gsdl3/src/java/org/greenstone/server/ScriptReadWrite.java (added) * trunk/gsdl3/src/java/org/greenstone/server/Server.java (added) * trunk/gsdl3/src/java/org/greenstone/server/ServerControl.java (added) * trunk/gsdl3/src/java/org/greenstone/server/ServerSettings.java (added) * trunk/gsdl3/src/java/org/greenstone/server/StaticStrings.java (added) * trunk/gsdl3/src/java/org/greenstone/server/StreamGobbler.java (added) initial implementation of local library server equivalent - little ... Tue, 07 Nov 2006 03:21:49 GMT kjdon [13228] * trunk/gsdl3/bin/script/convert_coll_from_gs2.pl (modified) added in support for Lucene collections Tue, 07 Nov 2006 00:49:24 GMT kjdon [13227] * trunk/gsdl3/web/interfaces/default/transform/config_format.xsl (modified) allow xml and templates in the default part of gsf:choose-metadata ... Mon, 06 Nov 2006 00:08:28 GMT shaoqun [13226] * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) should allow element names with digits Fri, 03 Nov 2006 04:05:16 GMT shaoqun [13225] * trunk/gsdl/perllib/plugouts/BasPlugout.pm (modified) always use xalan package Fri, 03 Nov 2006 04:03:38 GMT shaoqun [13224] * trunk/gsdl/etc/dc2marc.xsl (modified) use dc.Language if it exist Fri, 03 Nov 2006 04:00:24 GMT shaoqun [13223] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLT.class (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) used utf-8 coding for the input stream Fri, 03 Nov 2006 02:33:51 GMT shaoqun [13222] * trunk/gsdl/perllib/plugins/METSPlug.pm (modified) * trunk/gsdl/perllib/plugins/OAIPlug.pm (modified) * trunk/gsdl/perllib/plugins/OpenDocumentPlug.pm (modified) * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) added a method required by XMLPlug Fri, 03 Nov 2006 02:32:01 GMT shaoqun [13221] * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) allow qualified document element names Fri, 03 Nov 2006 02:02:32 GMT mdewsnip [13220] * trunk/gsdl/macros/serbian.dm (modified) Updated Serbian interface, many thanks to Bogdan Trifunovic. Fri, 03 Nov 2006 01:50:19 GMT mdewsnip [13219] * trunk/gsdl/etc/main.cfg (modified) Added the Hungarian language interface. Fri, 03 Nov 2006 01:47:53 GMT mdewsnip [13218] * trunk/gsdl/macros/hungarian.dm (added) Hungarian interface, many thanks to Ferenc Katai. Thu, 02 Nov 2006 22:40:01 GMT mdewsnip [13217] * trunk/gsdl/macros/serbian.dm (modified) Serbian translations, many thanks to Bogdan Trifunovic. Thu, 02 Nov 2006 22:27:03 GMT mdewsnip [13216] * trunk/gsdl/bin/script/gti.pl (modified) Now makes the chunk keys XML safe also, to prevent XML errors with ... Thu, 02 Nov 2006 21:01:51 GMT nzdl [13215] * trunk/gsdl/macros/marathi2.dm (added) Auxiliary Marathi macrofile, many thanks to Shubha Nagarkar. Thu, 02 Nov 2006 20:52:43 GMT mdewsnip [13214] * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/examples.dm (modified) Added the CIC HCAP site to the Examples page. Thu, 02 Nov 2006 20:45:53 GMT mdewsnip [13213] * trunk/cic-hcap/macros/extra.dm (modified) A couple of minor changes to the Project Background page. Thu, 02 Nov 2006 03:35:32 GMT mdewsnip [13212] * trunk/cic-hcap/macros/extra.dm (modified) A minor formatting change to the "Browse places by type" page, at ... Thu, 02 Nov 2006 00:36:59 GMT nzdl [13211] * trunk/gsdl/macros/marathi.dm (modified) More Marathi translations, many thanks to Shubha Nagarkar. Wed, 01 Nov 2006 22:56:40 GMT kjdon [13210] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/XMLConverter.java (modified) Category is deprecated, should be using Logger instead. turned off ... Wed, 01 Nov 2006 22:55:07 GMT kjdon [13209] * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) Category is deprecated, should be using Logger instead Wed, 01 Nov 2006 22:34:53 GMT mdewsnip [13208] * trunk/cic-hcap/macros/extra.dm (modified) Changed the new "Browse places by type" page slightly. Wed, 01 Nov 2006 22:32:20 GMT kjdon [13207] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/Misc.java (modified) added isWindows9x() Wed, 01 Nov 2006 22:31:27 GMT kjdon [13206] * trunk/gsdl3/build.xml (modified) removed a vishnu path, added a filter for tomcat.shutdown.port, jar ... Wed, 01 Nov 2006 22:28:42 GMT kjdon [13205] * trunk/gsdl3/resources/tomcat/server.xml (modified) made the shudown port a variable so we can change it along with port Wed, 01 Nov 2006 22:27:50 GMT kjdon [13204] * trunk/gsdl3/build.properties (modified) added tomcat.shutdown.port Wed, 01 Nov 2006 22:25:45 GMT mdewsnip [13203] * trunk/cic-hcap/etc/collect.cfg (modified) Added "metadata" to the end of the "indexes" line so all the metadata ... Wed, 01 Nov 2006 22:03:25 GMT mdewsnip [13202] * trunk/cic-hcap/images/arrangement.jpg (modified) * trunk/cic-hcap/images/building.jpg (modified) * trunk/cic-hcap/images/buildinggroup.jpg (modified) * trunk/cic-hcap/images/landscapesite.jpg (modified) * trunk/cic-hcap/macros/extra.dm (modified) New images and layout for "Browse places by type" page. Tue, 31 Oct 2006 23:06:41 GMT mdewsnip [13201] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now removes all newlines from the state Javascript macros, as these ... Tue, 31 Oct 2006 23:05:01 GMT mdewsnip [13200] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now converts \lquote RTF tags correctly.