# # ChangeLog for trunk # # Generated by Trac 1.4.2 # 2024-06-21T20:10:39+12:00 Thu, 03 Jul 2003 03:19:55 GMT kjdon [4871] * trunk/indexers/mgpp/docs/mgpp_user.pdf (modified) * trunk/mgpp/docs/mgpp_user.pdf (modified) made changes for the new config file format Thu, 03 Jul 2003 02:59:09 GMT kjdon [4870] * trunk/gsdl/src/mgpp/docs/mgpp_user.pdf (modified) new version that explains the new config file format Thu, 03 Jul 2003 02:36:12 GMT kjdon [4869] * trunk/gsdl3/web/interfaces/default/interfaceConfig.xml (modified) * trunk/gsdl3/web/interfaces/default/transform/basicquery.xsl (deleted) * trunk/gsdl3/web/interfaces/default/transform/query.xsl (added) * trunk/gsdl3/web/interfaces/nzdl/interfaceConfig.xml (modified) * trunk/gsdl3/web/interfaces/nzdl/transform/basicquery.xsl (deleted) * trunk/gsdl3/web/interfaces/nzdl/transform/query.xsl (added) basicuery has been renamed query Wed, 02 Jul 2003 11:18:45 GMT sjboddie [4868] * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) Made the DocumentArrowsBottom format option work and added a new ... Wed, 02 Jul 2003 07:12:03 GMT sjboddie [4867] * trunk/gsdl/src/recpt/browsetools.cpp (modified) Bug fix in display of expended contents Wed, 02 Jul 2003 04:48:26 GMT kjdon [4866] * trunk/gsdl3/web/interfaces/default/transform/classifier.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/config_format.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/querytools.xsl (modified) am working on the xslt, but thought I'd better commit what I've done. ... Wed, 02 Jul 2003 04:46:41 GMT kjdon [4865] * trunk/gsdl3/web/interfaces/default/transform/document.xsl (modified) added disable-output-escaping to some metadata output - some contains ... Wed, 02 Jul 2003 04:45:23 GMT kjdon [4864] * trunk/gsdl3/web/interfaces/nzdl/interfaceConfig.xml (modified) using the GS2BrowseAction instead of generic one Wed, 02 Jul 2003 04:44:49 GMT kjdon [4863] * trunk/gsdl3/web/interfaces/nzdl/transform/classifier.xsl (modified) radically changed classifiers Wed, 02 Jul 2003 04:43:22 GMT kjdon [4862] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2Search.java (modified) addeda test for null info from the gdbm db, when creating the doc ... Wed, 02 Jul 2003 04:42:36 GMT kjdon [4861] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2Retrieve.java (modified) not using orientation and documentInterleave for classifiers any ... Wed, 02 Jul 2003 04:41:24 GMT kjdon [4860] * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSXSLT.java (modified) we now look for stylesheets in teh collection before the site - note ... Wed, 02 Jul 2003 04:39:48 GMT kjdon [4859] * trunk/gsdl3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) commented out some printlns Wed, 02 Jul 2003 04:39:05 GMT kjdon [4858] * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) simple doc types with no sections are returned a bit differently - ... Wed, 02 Jul 2003 04:36:06 GMT kjdon [4857] * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/QueryAction.java (modified) now looks for metadata names from format statements Wed, 02 Jul 2003 04:35:13 GMT kjdon [4856] * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/Action.java (modified) added some metadata stuff for finding out list of metadata from ... Wed, 02 Jul 2003 04:34:30 GMT kjdon [4855] * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/GS2BrowseAction.java (added) a new simplified browse action for gs2 colls Wed, 02 Jul 2003 04:33:38 GMT kjdon [4854] * trunk/gsdl3/web/interfaces/default/interfaceConfig.xml (modified) use the GS2BrowseAction instead of general one Wed, 02 Jul 2003 02:39:36 GMT kjdon [4853] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) now uses GS2PerlConstructor constatns rather than base class ... Wed, 02 Jul 2003 02:38:27 GMT kjdon [4852] * trunk/gsdl3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/build/ConstructCollection.java (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) changed the base constructor class a bit - the import, build, new ... Wed, 02 Jul 2003 01:27:45 GMT jmt12 [4851] * trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) Forgot to set model when adding children nodes during a collection ... Tue, 01 Jul 2003 23:08:56 GMT kjdon [4850] * trunk/gsdl3/web/sites/localsite/collect/chinesedemo/index/buildConfig.xml (modified) * trunk/gsdl3/web/sites/localsite/collect/demo/index/buildConfig.xml (modified) * trunk/gsdl3/web/sites/localsite/collect/mgppdemo/index/buildConfig.xml (modified) classifiers changed slightly - no longer use documentInterleave or ... Tue, 01 Jul 2003 23:00:54 GMT kjdon [4849] * trunk/gsdl3/web/sites/localsite/collect/mgppdemo/etc/collectionConfig.xml (modified) changed some formatting Tue, 01 Jul 2003 21:17:15 GMT kjdon [4848] * trunk/gsdl3/INSTALL (modified) * trunk/gsdl3/install-nocvs.bash (modified) * trunk/gsdl3/install-soap.bash (modified) * trunk/gsdl3/install.bash (modified) * trunk/gsdl3/setup.bash (modified) * trunk/gsdl3/setup.bat (modified) * trunk/gsdl3/update-nocvs.bash (modified) * trunk/gsdl3/update.bash (modified) changed the tomcat directory in comms to jakarta, so paths to tomcat ... Tue, 01 Jul 2003 20:53:09 GMT kjdon [4847] * trunk/gsdl3/comms/jakarta (added) * trunk/gsdl3/comms/jakarta/jakarta-tomcat-4.0.1.tar.gz (added) * trunk/gsdl3/comms/tomcat (deleted) renamed the tomcat directory to jakarta, so the path will be ... Tue, 01 Jul 2003 03:09:15 GMT jrm21 [4845] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) use add_metadata instead of add_utf8_metadata for Source and URL ... Tue, 01 Jul 2003 03:06:12 GMT jrm21 [4844] * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) database plugin doesn't take the "title_sub" option. Tue, 01 Jul 2003 02:30:39 GMT mdewsnip [4843] * trunk/gsdl/perllib/plugins/ConvertToRogPlug.pm (modified) Added check to ConvertToRogPlug creation so that 'pluginfo.pl ... Tue, 01 Jul 2003 02:29:28 GMT mdewsnip [4842] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Added check when creating a ConvertToPlug object so that 'pluginfo.pl ... Mon, 30 Jun 2003 23:56:42 GMT davidb [4841] * trunk/gsdl/perllib/sorttools.pm (modified) Modification to sorting metadata when metadata=Creator. Now tries ... Mon, 30 Jun 2003 23:55:31 GMT davidb [4840] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) -removesuffix option added to provide similar funtionality to ... Mon, 30 Jun 2003 23:52:25 GMT jrm21 [4839] * trunk/gsdl/etc/marctodc.txt (modified) added MarcIdentifier and MarcLanguage metadata Mon, 30 Jun 2003 23:51:47 GMT jmt12 [4838] * trunk/gli/src/org/greenstone/gatherer/cdm/Argument.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/Classifier.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PlugInManager.java (modified) 2030159: Had confused element name and identifier. Also added ability ... Mon, 30 Jun 2003 23:49:44 GMT jmt12 [4837] * trunk/gli/src/org/greenstone/gatherer/msm/ElementWrapper.java (modified) * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSet.java (modified) * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) 2030159: Had confused element name and identifier when dealing with ... Mon, 30 Jun 2003 23:48:28 GMT jmt12 [4836] * trunk/gli/metadata/dublin.mds (modified) 203159: Had confused element name and identifier in several places. Mon, 30 Jun 2003 23:47:45 GMT jmt12 [4835] * trunk/gli/plugins.dat (modified) PlugIn Arguments can now store an ElementWrapper as a value. Mon, 30 Jun 2003 23:47:23 GMT jmt12 [4834] * trunk/gli/classifiers.dat (modified) Classifier Arguments can now store an ElementWrapper as a value. Mon, 30 Jun 2003 21:56:02 GMT jmt12 [4833] * trunk/gli/src/org/greenstone/gatherer/gui/GComboBox.java (modified) Added a legacy constructor which takes a reference to the Gatherer. ... Mon, 30 Jun 2003 21:54:15 GMT jmt12 [4832] * trunk/gli/src/org/greenstone/gatherer/gui/ComboArea.java (modified) Changed from DOS to Unix. Mon, 30 Jun 2003 21:53:54 GMT mdewsnip [4831] * trunk/gsdl/bin/script/registerencoding.pl (added) * trunk/gsdl/bin/script/registerlanguage.pl (added) * trunk/gsdl/bin/script/registermacrofile.pl (added) These scripts (register*.pl) are used to support the new Greenstone ... Sun, 29 Jun 2003 22:22:12 GMT kjdon [4830] * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/macros/style.dm (modified) startspacer was opening two tables, endspacer was only closing one, ... Sun, 29 Jun 2003 22:08:08 GMT kjdon [4829] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) the vlistbrowserclass was outputting 2 end table tags when it should ... Fri, 27 Jun 2003 05:34:13 GMT kjdon [4828] * trunk/gsdl3/web/interfaces/nzdl/transform/style.xsl (modified) fixed some minor bits Fri, 27 Jun 2003 05:31:46 GMT kjdon [4827] * trunk/gsdl3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) fixed a bug to do with paged documents and .fc/ns etc in the oids Fri, 27 Jun 2003 04:35:14 GMT mdewsnip [4826] * trunk/gsdl/etc/main.cfg (modified) Added Kazakh as an interface language, and put the other languages ... Thu, 26 Jun 2003 22:13:16 GMT kjdon [4825] * trunk/gsdl/src/recpt/queryaction.cpp (modified) the default arg for g (level) is now empty - we are trying not to ... Thu, 26 Jun 2003 22:12:16 GMT kjdon [4824] * trunk/gsdl/src/colservr/queryfilter.cpp (modified) when parsing the query params, we now set the level to the default ... Thu, 26 Jun 2003 22:11:03 GMT kjdon [4823] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) changed the default levels to Doc instead of DOcument. shoudl really ... Thu, 26 Jun 2003 22:10:14 GMT kjdon [4822] * trunk/gsdl/src/colservr/mgppsearch.h (modified) changed a comment Thu, 26 Jun 2003 05:25:24 GMT jrm21 [4821] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) corrected extract_first_NNNN function so that it doesn't get confused ... Thu, 26 Jun 2003 03:14:16 GMT dana [4820] * trunk/gsdl/cgi-bin/usabcgi.pm (modified) fixed up minor code error Wed, 25 Jun 2003 23:49:19 GMT davidb [4819] * trunk/gsdl/bin/script/importfrom.pl (added) Additional script that downloads metadata records (and documents if ... Wed, 25 Jun 2003 23:21:03 GMT davidb [4818] * trunk/gsdl/perllib/colcfg.pm (modified) Changed 'importfrom' keyword to 'acquire' Wed, 25 Jun 2003 05:40:03 GMT mdewsnip [4817] * trunk/gsdl/images/gl/gcbildof.gif (added) * trunk/gsdl/images/gl/gcbildon.gif (added) * trunk/gsdl/images/gl/gcconfof.gif (added) * trunk/gsdl/images/gl/gcconfon.gif (added) * trunk/gsdl/images/gl/gcdelof.gif (added) * trunk/gsdl/images/gl/gcdelon.gif (added) * trunk/gsdl/images/gl/gcexptof.gif (added) * trunk/gsdl/images/gl/gcexpton.gif (added) * trunk/gsdl/images/gl/gcinfoof.gif (added) * trunk/gsdl/images/gl/gcinfoon.gif (added) * trunk/gsdl/images/gl/gcsrceof.gif (added) * trunk/gsdl/images/gl/gcsrceon.gif (added) * trunk/gsdl/images/gl/gcviewof.gif (added) * trunk/gsdl/images/gl/gcviewon.gif (added) * trunk/gsdl/images/gl/ncbildof.gif (added) * trunk/gsdl/images/gl/ncconfof.gif (added) * trunk/gsdl/images/gl/ncdelof.gif (added) * trunk/gsdl/images/gl/ncexptof.gif (added) * trunk/gsdl/images/gl/ncinfoof.gif (added) * trunk/gsdl/images/gl/ncsrceof.gif (added) * trunk/gsdl/images/gl/ncviewof.gif (added) * trunk/gsdl/images/gl/selcolgr.gif (modified) * trunk/gsdl/images/gl/ycbildof.gif (added) * trunk/gsdl/images/gl/ycbildon.gif (added) * trunk/gsdl/images/gl/ycconfof.gif (added) * trunk/gsdl/images/gl/ycconfon.gif (added) * trunk/gsdl/images/gl/ycdelof.gif (added) * trunk/gsdl/images/gl/ycdelon.gif (added) * trunk/gsdl/images/gl/ycexptof.gif (added) * trunk/gsdl/images/gl/ycexpton.gif (added) * trunk/gsdl/images/gl/ycinfoof.gif (added) * trunk/gsdl/images/gl/ycinfoon.gif (added) * trunk/gsdl/images/gl/ycsrceof.gif (added) * trunk/gsdl/images/gl/ycsrceon.gif (added) * trunk/gsdl/images/gl/ycviewof.gif (added) * trunk/gsdl/images/gl/ycviewon.gif (added) More complete set of Galician interface images. Wed, 25 Jun 2003 05:37:08 GMT mdewsnip [4816] * trunk/gsdl/images/kz (added) * trunk/gsdl/images/kz/abgsgr.gif (added) * trunk/gsdl/images/kz/chelpof.gif (added) * trunk/gsdl/images/kz/chelpon.gif (added) * trunk/gsdl/images/kz/chomeof.gif (added) * trunk/gsdl/images/kz/chomeon.gif (added) * trunk/gsdl/images/kz/contof.gif (added) * trunk/gsdl/images/kz/conton.gif (added) * trunk/gsdl/images/kz/cprefof.gif (added) * trunk/gsdl/images/kz/cprefon.gif (added) * trunk/gsdl/images/kz/ealltof.gif (added) * trunk/gsdl/images/kz/eallton.gif (added) * trunk/gsdl/images/kz/econcof.gif (added) * trunk/gsdl/images/kz/econcon.gif (added) * trunk/gsdl/images/kz/edtchof.gif (added) * trunk/gsdl/images/kz/edtchon.gif (added) * trunk/gsdl/images/kz/eexpcof.gif (added) * trunk/gsdl/images/kz/eexpcon.gif (added) * trunk/gsdl/images/kz/ehlof.gif (added) * trunk/gsdl/images/kz/ehlon.gif (added) * trunk/gsdl/images/kz/enhlof.gif (added) * trunk/gsdl/images/kz/enhlon.gif (added) * trunk/gsdl/images/kz/etsecof.gif (added) * trunk/gsdl/images/kz/etsecon.gif (added) * trunk/gsdl/images/kz/gcbildof.gif (added) * trunk/gsdl/images/kz/gcbildon.gif (added) * trunk/gsdl/images/kz/gcconfof.gif (added) * trunk/gsdl/images/kz/gcconfon.gif (added) * trunk/gsdl/images/kz/gcexptof.gif (added) * trunk/gsdl/images/kz/gcexpton.gif (added) * trunk/gsdl/images/kz/gcinfoof.gif (added) * trunk/gsdl/images/kz/gcinfoon.gif (added) * trunk/gsdl/images/kz/gcsrceof.gif (added) * trunk/gsdl/images/kz/gcsrceon.gif (added) * trunk/gsdl/images/kz/gcviewof.gif (added) * trunk/gsdl/images/kz/gcviewon.gif (added) * trunk/gsdl/images/kz/gsdocsgr.gif (added) * trunk/gsdl/images/kz/h_about.gif (added) * trunk/gsdl/images/kz/h_acro.gif (added) * trunk/gsdl/images/kz/h_auth.gif (added) * trunk/gsdl/images/kz/h_brwse.gif (added) * trunk/gsdl/images/kz/h_colect.gif (added) * trunk/gsdl/images/kz/h_date.gif (added) * trunk/gsdl/images/kz/h_from.gif (added) * trunk/gsdl/images/kz/h_help.gif (added) * trunk/gsdl/images/kz/h_how.gif (added) * trunk/gsdl/images/kz/h_lang.gif (added) * trunk/gsdl/images/kz/h_org.gif (added) * trunk/gsdl/images/kz/h_people.gif (added) * trunk/gsdl/images/kz/h_phrse.gif (added) * trunk/gsdl/images/kz/h_pref.gif (added) * trunk/gsdl/images/kz/h_search.gif (added) * trunk/gsdl/images/kz/h_ser.gif (added) * trunk/gsdl/images/kz/h_subj.gif (added) * trunk/gsdl/images/kz/h_title.gif (added) * trunk/gsdl/images/kz/h_to.gif (added) * trunk/gsdl/images/kz/h_topic.gif (added) * trunk/gsdl/images/kz/ncbildof.gif (added) * trunk/gsdl/images/kz/ncconfof.gif (added) * trunk/gsdl/images/kz/ncexptof.gif (added) * trunk/gsdl/images/kz/ncinfoof.gif (added) * trunk/gsdl/images/kz/ncsrceof.gif (added) * trunk/gsdl/images/kz/ncviewof.gif (added) * trunk/gsdl/images/kz/qryresb.gif (added) * trunk/gsdl/images/kz/schhistb.gif (added) * trunk/gsdl/images/kz/selcolgr.gif (added) * trunk/gsdl/images/kz/tacrogr.gif (added) * trunk/gsdl/images/kz/tacroof.gif (added) * trunk/gsdl/images/kz/tacroon.gif (added) * trunk/gsdl/images/kz/tauthgr.gif (added) * trunk/gsdl/images/kz/tauthof.gif (added) * trunk/gsdl/images/kz/tauthon.gif (added) * trunk/gsdl/images/kz/tbrwsegr.gif (added) * trunk/gsdl/images/kz/tbrwseof.gif (added) * trunk/gsdl/images/kz/tbrwseon.gif (added) * trunk/gsdl/images/kz/tdategr.gif (added) * trunk/gsdl/images/kz/tdateof.gif (added) * trunk/gsdl/images/kz/tdateon.gif (added) * trunk/gsdl/images/kz/tfromgr.gif (added) * trunk/gsdl/images/kz/tfromof.gif (added) * trunk/gsdl/images/kz/tfromon.gif (added) * trunk/gsdl/images/kz/thowgr.gif (added) * trunk/gsdl/images/kz/thowof.gif (added) * trunk/gsdl/images/kz/thowon.gif (added) * trunk/gsdl/images/kz/tlanggr.gif (added) * trunk/gsdl/images/kz/tlangof.gif (added) * trunk/gsdl/images/kz/tlangon.gif (added) * trunk/gsdl/images/kz/torggr.gif (added) * trunk/gsdl/images/kz/torgof.gif (added) * trunk/gsdl/images/kz/torgon.gif (added) * trunk/gsdl/images/kz/tpeopgr.gif (added) * trunk/gsdl/images/kz/tpeopof.gif (added) * trunk/gsdl/images/kz/tpeopon.gif (added) * trunk/gsdl/images/kz/tphrsegr.gif (added) * trunk/gsdl/images/kz/tphrseof.gif (added) * trunk/gsdl/images/kz/tphrseon.gif (added) * trunk/gsdl/images/kz/tsergr.gif (added) * trunk/gsdl/images/kz/tserof.gif (added) * trunk/gsdl/images/kz/tseron.gif (added) * trunk/gsdl/images/kz/tsrchgr.gif (added) * trunk/gsdl/images/kz/tsrchof.gif (added) * trunk/gsdl/images/kz/tsrchon.gif (added) * trunk/gsdl/images/kz/tsubjgr.gif (added) * trunk/gsdl/images/kz/tsubjof.gif (added) * trunk/gsdl/images/kz/tsubjon.gif (added) * trunk/gsdl/images/kz/ttitlgr.gif (added) * trunk/gsdl/images/kz/ttitlof.gif (added) * trunk/gsdl/images/kz/ttitlon.gif (added) * trunk/gsdl/images/kz/ttogr.gif (added) * trunk/gsdl/images/kz/ttoof.gif (added) * trunk/gsdl/images/kz/ttoon.gif (added) * trunk/gsdl/images/kz/ttopicgr.gif (added) * trunk/gsdl/images/kz/ttopicof.gif (added) * trunk/gsdl/images/kz/ttopicon.gif (added) * trunk/gsdl/images/kz/ycbildof.gif (added) * trunk/gsdl/images/kz/ycbildon.gif (added) * trunk/gsdl/images/kz/ycconfof.gif (added) * trunk/gsdl/images/kz/ycconfon.gif (added) * trunk/gsdl/images/kz/ycexptof.gif (added) * trunk/gsdl/images/kz/ycexpton.gif (added) * trunk/gsdl/images/kz/ycinfoof.gif (added) * trunk/gsdl/images/kz/ycinfoon.gif (added) * trunk/gsdl/images/kz/ycsrceof.gif (added) * trunk/gsdl/images/kz/ycsrceon.gif (added) * trunk/gsdl/images/kz/ycviewof.gif (added) * trunk/gsdl/images/kz/ycviewon.gif (added) Kazakh interface images. Thanks to Sergey Karpov and his team at ... Wed, 25 Jun 2003 05:33:42 GMT mdewsnip [4815] * trunk/gsdl/images/ru/abgsgr.gif (added) * trunk/gsdl/images/ru/chelpof.gif (modified) * trunk/gsdl/images/ru/chelpon.gif (modified) * trunk/gsdl/images/ru/chomeof.gif (modified) * trunk/gsdl/images/ru/chomeon.gif (modified) * trunk/gsdl/images/ru/contof.gif (modified) * trunk/gsdl/images/ru/conton.gif (modified) * trunk/gsdl/images/ru/cprefof.gif (modified) * trunk/gsdl/images/ru/cprefon.gif (modified) * trunk/gsdl/images/ru/ealltof.gif (modified) * trunk/gsdl/images/ru/eallton.gif (modified) * trunk/gsdl/images/ru/econcof.gif (modified) * trunk/gsdl/images/ru/econcon.gif (modified) * trunk/gsdl/images/ru/edtchof.gif (modified) * trunk/gsdl/images/ru/edtchon.gif (modified) * trunk/gsdl/images/ru/eexpcof.gif (modified) * trunk/gsdl/images/ru/eexpcon.gif (modified) * trunk/gsdl/images/ru/ehlof.gif (modified) * trunk/gsdl/images/ru/ehlon.gif (modified) * trunk/gsdl/images/ru/enhlof.gif (modified) * trunk/gsdl/images/ru/enhlon.gif (modified) * trunk/gsdl/images/ru/etsecof.gif (modified) * trunk/gsdl/images/ru/etsecon.gif (modified) * trunk/gsdl/images/ru/gcbildof.gif (added) * trunk/gsdl/images/ru/gcbildon.gif (added) * trunk/gsdl/images/ru/gcconfof.gif (added) * trunk/gsdl/images/ru/gcconfon.gif (added) * trunk/gsdl/images/ru/gcdelof.gif (added) * trunk/gsdl/images/ru/gcdelon.gif (added) * trunk/gsdl/images/ru/gcexptof.gif (added) * trunk/gsdl/images/ru/gcexpton.gif (added) * trunk/gsdl/images/ru/gcinfoof.gif (added) * trunk/gsdl/images/ru/gcinfoon.gif (added) * trunk/gsdl/images/ru/gcsrceof.gif (added) * trunk/gsdl/images/ru/gcsrceon.gif (added) * trunk/gsdl/images/ru/gcviewof.gif (added) * trunk/gsdl/images/ru/gcviewon.gif (added) * trunk/gsdl/images/ru/gsdocsgr.gif (added) * trunk/gsdl/images/ru/h_about.gif (modified) * trunk/gsdl/images/ru/h_acro.gif (modified) * trunk/gsdl/images/ru/h_auth.gif (modified) * trunk/gsdl/images/ru/h_brwse.gif (modified) * trunk/gsdl/images/ru/h_colect.gif (added) * trunk/gsdl/images/ru/h_date.gif (modified) * trunk/gsdl/images/ru/h_from.gif (modified) * trunk/gsdl/images/ru/h_help.gif (modified) * trunk/gsdl/images/ru/h_how.gif (modified) * trunk/gsdl/images/ru/h_lang.gif (modified) * trunk/gsdl/images/ru/h_org.gif (modified) * trunk/gsdl/images/ru/h_people.gif (modified) * trunk/gsdl/images/ru/h_phrse.gif (modified) * trunk/gsdl/images/ru/h_pref.gif (modified) * trunk/gsdl/images/ru/h_search.gif (modified) * trunk/gsdl/images/ru/h_ser.gif (modified) * trunk/gsdl/images/ru/h_subj.gif (modified) * trunk/gsdl/images/ru/h_title.gif (modified) * trunk/gsdl/images/ru/h_to.gif (modified) * trunk/gsdl/images/ru/h_topic.gif (modified) * trunk/gsdl/images/ru/ncbildof.gif (added) * trunk/gsdl/images/ru/ncconfof.gif (added) * trunk/gsdl/images/ru/ncdelof.gif (added) * trunk/gsdl/images/ru/ncexptof.gif (added) * trunk/gsdl/images/ru/ncinfoof.gif (added) * trunk/gsdl/images/ru/ncsrceof.gif (added) * trunk/gsdl/images/ru/ncviewof.gif (added) * trunk/gsdl/images/ru/qryresb.gif (modified) * trunk/gsdl/images/ru/schhistb.gif (modified) * trunk/gsdl/images/ru/selcolgr.gif (modified) * trunk/gsdl/images/ru/tacrogr.gif (modified) * trunk/gsdl/images/ru/tacroof.gif (modified) * trunk/gsdl/images/ru/tacroon.gif (modified) * trunk/gsdl/images/ru/tauthgr.gif (modified) * trunk/gsdl/images/ru/tauthof.gif (modified) * trunk/gsdl/images/ru/tauthon.gif (modified) * trunk/gsdl/images/ru/tbrwsegr.gif (modified) * trunk/gsdl/images/ru/tbrwseof.gif (modified) * trunk/gsdl/images/ru/tbrwseon.gif (modified) * trunk/gsdl/images/ru/tdategr.gif (modified) * trunk/gsdl/images/ru/tdateof.gif (modified) * trunk/gsdl/images/ru/tdateon.gif (modified) * trunk/gsdl/images/ru/tfromgr.gif (modified) * trunk/gsdl/images/ru/tfromof.gif (modified) * trunk/gsdl/images/ru/tfromon.gif (modified) * trunk/gsdl/images/ru/thowgr.gif (modified) * trunk/gsdl/images/ru/thowof.gif (modified) * trunk/gsdl/images/ru/thowon.gif (modified) * trunk/gsdl/images/ru/tlanggr.gif (modified) * trunk/gsdl/images/ru/tlangof.gif (modified) * trunk/gsdl/images/ru/tlangon.gif (modified) * trunk/gsdl/images/ru/torggr.gif (modified) * trunk/gsdl/images/ru/torgof.gif (modified) * trunk/gsdl/images/ru/torgon.gif (modified) * trunk/gsdl/images/ru/tpeopgr.gif (modified) * trunk/gsdl/images/ru/tpeopof.gif (modified) * trunk/gsdl/images/ru/tpeopon.gif (modified) * trunk/gsdl/images/ru/tphrsegr.gif (modified) * trunk/gsdl/images/ru/tphrseof.gif (modified) * trunk/gsdl/images/ru/tphrseon.gif (modified) * trunk/gsdl/images/ru/tsergr.gif (modified) * trunk/gsdl/images/ru/tserof.gif (modified) * trunk/gsdl/images/ru/tseron.gif (modified) * trunk/gsdl/images/ru/tsrchgr.gif (modified) * trunk/gsdl/images/ru/tsrchof.gif (modified) * trunk/gsdl/images/ru/tsrchon.gif (modified) * trunk/gsdl/images/ru/tsubjgr.gif (modified) * trunk/gsdl/images/ru/tsubjof.gif (modified) * trunk/gsdl/images/ru/tsubjon.gif (modified) * trunk/gsdl/images/ru/ttitlgr.gif (modified) * trunk/gsdl/images/ru/ttitlof.gif (modified) * trunk/gsdl/images/ru/ttitlon.gif (modified) * trunk/gsdl/images/ru/ttogr.gif (modified) * trunk/gsdl/images/ru/ttoof.gif (modified) * trunk/gsdl/images/ru/ttoon.gif (modified) * trunk/gsdl/images/ru/ttopicgr.gif (modified) * trunk/gsdl/images/ru/ttopicof.gif (modified) * trunk/gsdl/images/ru/ttopicon.gif (modified) * trunk/gsdl/images/ru/ycbildof.gif (added) * trunk/gsdl/images/ru/ycbildon.gif (added) * trunk/gsdl/images/ru/ycconfof.gif (added) * trunk/gsdl/images/ru/ycconfon.gif (added) * trunk/gsdl/images/ru/ycdelof.gif (added) * trunk/gsdl/images/ru/ycdelon.gif (added) * trunk/gsdl/images/ru/ycexptof.gif (added) * trunk/gsdl/images/ru/ycexpton.gif (added) * trunk/gsdl/images/ru/ycinfoof.gif (added) * trunk/gsdl/images/ru/ycinfoon.gif (added) * trunk/gsdl/images/ru/ycsrceof.gif (added) * trunk/gsdl/images/ru/ycsrceon.gif (added) * trunk/gsdl/images/ru/ycviewof.gif (added) * trunk/gsdl/images/ru/ycviewon.gif (added) More complete set of Russian interface images. Wed, 25 Jun 2003 04:06:35 GMT kjdon [4814] * trunk/gsdl/macros/arabic.dm (modified) * trunk/gsdl/macros/czech.dm (modified) * trunk/gsdl/macros/dutch.dm (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/galician.dm (modified) * trunk/gsdl/macros/hebrew.dm (modified) * trunk/gsdl/macros/indo.dm (modified) * trunk/gsdl/macros/italian.dm (modified) * trunk/gsdl/macros/japanese.dm (modified) * trunk/gsdl/macros/kazakh.dm (modified) * trunk/gsdl/macros/russian.dm (modified) * trunk/gsdl/macros/spanish.dm (modified) * trunk/gsdl/macros/thai.dm (modified) * trunk/gsdl/macros/turkish.dm (modified) changed the Document section and Paragraph macro names to ... Wed, 25 Jun 2003 03:59:19 GMT kjdon [4813] * trunk/gsdl/macros/query.dm (modified) small chages for form search Wed, 25 Jun 2003 03:58:49 GMT kjdon [4812] * trunk/gsdl/macros/english.dm (modified) Document, Section and Paragraph macros are renamed to textdocument, ... Wed, 25 Jun 2003 03:57:49 GMT kjdon [4811] * trunk/gsdl/perllib/mgppbuilder.pm (modified) * trunk/gsdl/perllib/mgppbuildproc.pm (modified) levels are now specified using upper or lower case, eg Section or ... Wed, 25 Jun 2003 03:51:13 GMT kjdon [4810] * trunk/gsdl/perllib/colcfg.pm (modified) added two new fields to build.cfg: indexlevels and textlevel Wed, 25 Jun 2003 03:39:26 GMT kjdon [4809] * trunk/gsdl/src/recpt/queryaction.cpp (modified) the paragraph tag has changed to Para. this is set in the ... Wed, 25 Jun 2003 03:37:48 GMT kjdon [4808] * trunk/gsdl/src/colservr/mgppqueryfilter.cpp (modified) the level filteroption is now initialized from indexlevels and ... Wed, 25 Jun 2003 03:35:19 GMT kjdon [4807] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) * trunk/gsdl/src/colservr/mgppsearch.h (modified) just made the parameter const to set_gdbm_level Wed, 25 Jun 2003 02:42:26 GMT jmt12 [4806] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Changed file format from DOS to Unix Wed, 25 Jun 2003 02:41:54 GMT jmt12 [4805] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) bug#2030158: GLI now recognizes old greenstone collections and then, ... Wed, 25 Jun 2003 02:40:55 GMT jmt12 [4804] * trunk/gli/classes/dictionary.properties (modified) bug#2030158: Added phrase 'CollectionManager.Old_Collection' Wed, 25 Jun 2003 02:24:42 GMT jmt12 [4803] * trunk/gli/classes/xml/config.xml (modified) * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/TranslationManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/CollectionPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/valuetree/GValueTree.java (modified) bug#2030157: Fixed editable, and added the idea of editable ... Wed, 25 Jun 2003 02:01:44 GMT jmt12 [4802] * trunk/gli/src/org/greenstone/gatherer/gui/CollectionPane.java (modified) bug#2030156: Pressing [Enter] will no longer cause NPE because the ... Wed, 25 Jun 2003 02:00:59 GMT jmt12 [4801] * trunk/gli/src/org/greenstone/gatherer/file/FileSystemModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) bug#2030155: When changing FileNode I noticed the tree-expansion ... Wed, 25 Jun 2003 01:55:34 GMT jmt12 [4800] * trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) bug#2030155: Added greenstone collection mapping for world node, and ... Wed, 25 Jun 2003 01:54:46 GMT jmt12 [4799] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) bug#2030155: Moved greenstone collection mapping into FileNode Wed, 25 Jun 2003 01:17:33 GMT jmt12 [4798] * trunk/gli/src/org/greenstone/gatherer/gui/GComboBox.java (modified) bug#2030154: GComboBox now uses dataModel data member rather than its ... Wed, 25 Jun 2003 00:23:28 GMT jmt12 [4797] * trunk/gli/Header (added) Its about time I added this file to cvs. I've also fixed it (with ... Tue, 24 Jun 2003 23:54:39 GMT kjdon [4796] * trunk/gsdl/macros/thai.dm (modified) I changed some english macros - textsome and textall, so that the ... Tue, 24 Jun 2003 23:49:37 GMT kjdon [4795] * trunk/gsdl/macros/japanese.dm (modified) removed the untranslated macros Tue, 24 Jun 2003 23:11:52 GMT kjdon [4794] * trunk/gsdl/perllib/mgppbuilder.pm (modified) the mgpp index/fields now use collectionmeta for their display names. ... Tue, 24 Jun 2003 23:10:49 GMT mdewsnip [4793] * trunk/gsdl/macros/japanese.dm (modified) * trunk/gsdl/macros/thai.dm (modified) Tidied up the code for generating macro files from the translation ... Tue, 24 Jun 2003 21:45:41 GMT davidb [4792] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) Modified so BibTeX records with no key processed correctly. Tue, 24 Jun 2003 21:44:33 GMT davidb [4791] * trunk/gsdl/perllib/plugins/MARCPlug.pm (modified) Modified so -input_encoding flag used. Tue, 24 Jun 2003 21:42:50 GMT davidb [4790] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) Addition of 'quotemeta' to protect directory separate under Windows ... Tue, 24 Jun 2003 04:53:28 GMT kjdon [4789] * trunk/gsdl/macros/query.dm (modified) removed the ZZ macro - its now defined in the gdbm db Tue, 24 Jun 2003 04:52:57 GMT kjdon [4788] * trunk/gsdl/macros/english.dm (modified) changed the javascript warning, added a texttextonly macro - for text ... Tue, 24 Jun 2003 03:08:30 GMT kjdon [4787] * trunk/gsdl/macros/arabic.dm (modified) * trunk/gsdl/macros/czech.dm (modified) * trunk/gsdl/macros/dutch.dm (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/galician.dm (modified) * trunk/gsdl/macros/german.dm (modified) * trunk/gsdl/macros/hebrew.dm (modified) * trunk/gsdl/macros/indo.dm (modified) * trunk/gsdl/macros/italian.dm (modified) * trunk/gsdl/macros/kazakh.dm (modified) * trunk/gsdl/macros/maori.dm (modified) * trunk/gsdl/macros/port.dm (modified) * trunk/gsdl/macros/russian.dm (modified) * trunk/gsdl/macros/spanish.dm (modified) * trunk/gsdl/macros/turkish.dm (modified) I changed some english macros - textsome and textall, so that the ... Tue, 24 Jun 2003 02:52:26 GMT mdewsnip [4786] * 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) Commented out print_usage functions - classifiers should now call ... Tue, 24 Jun 2003 02:30:33 GMT mdewsnip [4785] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/MACROPlug.pm (modified) * trunk/gsdl/perllib/plugins/MARCPlug.pm (modified) * trunk/gsdl/perllib/plugins/OAIPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) * trunk/gsdl/perllib/plugins/W3ImgPlug.pm (modified) Commented out print_usage functions - plugins should now call ... Tue, 24 Jun 2003 02:03:20 GMT kjdon [4784] * trunk/gsdl/macros/query.dm (modified) fixed a few errors, added a warning for when there is no javascript, ... Tue, 24 Jun 2003 02:02:07 GMT kjdon [4783] * trunk/gsdl/macros/english.dm (modified) changes to the form type macros Tue, 24 Jun 2003 02:01:27 GMT kjdon [4782] * trunk/gsdl/macros/pref.dm (modified) made some text into macros, and added a warning to teh form search ... Tue, 24 Jun 2003 01:59:58 GMT kjdon [4781] * trunk/gsdl/macros/base.dm (modified) added gformselection default value Tue, 24 Jun 2003 01:59:16 GMT kjdon [4780] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) have a new level selection macro, gformselection, which is used only ... Tue, 24 Jun 2003 01:15:11 GMT mdewsnip [4779] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) Tidied up the code for displaying usage text. Tue, 24 Jun 2003 01:11:34 GMT mdewsnip [4778] * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Modified the code for generating the usage texts to use the methods ... Tue, 24 Jun 2003 01:08:45 GMT mdewsnip [4777] * trunk/gsdl/perllib/printusage.pm (added) A module containing methods for automatically generating usage text ... Tue, 24 Jun 2003 01:07:24 GMT mdewsnip [4776] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) Now uses the PrintUsage module to automatically generate usage text ... Tue, 24 Jun 2003 00:30:23 GMT sjboddie [4775] * trunk/gsdl/macros/garish.dm (modified) *** empty log message *** Tue, 24 Jun 2003 00:28:40 GMT sjboddie [4774] * trunk/gsdl/macros/about.dm (modified) * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/collectserver.h (modified) * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.h (modified) * trunk/gsdl/src/colservr/source.cpp (modified) * trunk/gsdl/src/colservr/source.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) * trunk/gsdl/src/recpt/nullproto.cpp (modified) * trunk/gsdl/src/recpt/nullproto.h (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/recptproto.cpp (modified) * trunk/gsdl/src/recpt/recptproto.h (modified) No longer show search page (or search form on "about" page) if a ... Mon, 23 Jun 2003 22:43:13 GMT sjboddie [4773] * trunk/gsdl/images/custom (deleted) * trunk/gsdl/images/garish (added) * trunk/gsdl/images/garish/horzline.gif (added) * trunk/gsdl/images/garish/style.css (added) * trunk/gsdl/images/garish/title_bn.gif (added) * trunk/gsdl/images/garish/title_gr.gif (added) *** empty log message *** Mon, 23 Jun 2003 03:21:07 GMT kjdon [4772] * trunk/gsdl/macros/query.dm (modified) fixed a bug Mon, 23 Jun 2003 03:20:20 GMT kjdon [4771] * trunk/gsdl/src/recpt/queryaction.cpp (modified) removed some stuff which wasn't supposed to be there