# # ChangeLog for trunk # # Generated by Trac 1.4.2 # 2024-05-23T18:07:52+12:00 Thu, 06 Jul 2006 22:52:31 GMT kjdon [12055] * trunk/gli/src/org/greenstone/gatherer/cdm/SearchType.java (deleted) * trunk/gli/src/org/greenstone/gatherer/cdm/SearchTypeManager.java (deleted) search types are now a format statement Thu, 06 Jul 2006 22:12:16 GMT mdewsnip [12054] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) (FindBugs) Fixed up a pointless assignment. Thu, 06 Jul 2006 22:11:50 GMT mdewsnip [12053] * trunk/gli/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) (FindBugs) Fixed a place where an input stream wasn't being closed. Thu, 06 Jul 2006 22:11:16 GMT mdewsnip [12052] * trunk/gli/src/org/greenstone/gatherer/file/RecycleBin.java (modified) (FindBugs) Removed an unused variable. Thu, 06 Jul 2006 22:10:19 GMT mdewsnip [12051] * trunk/gli/src/org/greenstone/gatherer/feedback/Base64.java (modified) (FindBugs) Removed a couple of pointless assignments. Thu, 06 Jul 2006 21:46:40 GMT mdewsnip [12050] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) (FindBugs) Changed stripNL() to use a StringBuffer instead of ... Thu, 06 Jul 2006 21:46:00 GMT mdewsnip [12049] * trunk/gli/src/org/greenstone/gatherer/util/GURL.java (modified) (FindBugs) No longer Cloneable, made a couple of variables final, and ... Thu, 06 Jul 2006 21:45:19 GMT mdewsnip [12048] * trunk/gli/src/org/greenstone/gatherer/util/GSDLSiteConfig.java (modified) (FindBugs) A couple of places where a file stream wasn't being closed. Thu, 06 Jul 2006 21:44:48 GMT mdewsnip [12047] * trunk/gli/src/org/greenstone/gatherer/util/CheckListEntry.java (modified) (FindBugs) Now checks for comparing against a null object. Thu, 06 Jul 2006 21:43:12 GMT mdewsnip [12046] * trunk/gli/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) (FindBugs) Removed unread variable. Thu, 06 Jul 2006 21:42:45 GMT mdewsnip [12045] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) (FindBugs) Removed empty if statement. Thu, 06 Jul 2006 12:52:39 GMT sjboddie [12044] * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/recpt/browsetools.cpp (deleted) * trunk/gsdl/src/recpt/browsetools.h (deleted) * trunk/gsdl/src/recpt/browsetoolsclass.cpp (added) * trunk/gsdl/src/recpt/browsetoolsclass.h (added) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/win32.mak (modified) Wrapped browsetools up into a class and renamed it browsetoolsclass. ... Thu, 06 Jul 2006 05:32:37 GMT kjdon [12043] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataValueTablePane.java (modified) made the table cell renderer work properly if the user has changed ... Thu, 06 Jul 2006 05:31:33 GMT mdewsnip [12042] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataAuditTableModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTableModel.java (modified) (FindBugs) Set serialVersionUID for some Serializable objects. Thu, 06 Jul 2006 05:30:40 GMT mdewsnip [12041] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) (FindBugs) Fixed some places where a file stream wasn't being closed. Thu, 06 Jul 2006 05:21:22 GMT mdewsnip [12040] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) (FindBugs) Fixed a couple of places where "catch Exception" was used. Thu, 06 Jul 2006 04:39:33 GMT mdewsnip [12039] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) (FindBugs) Removed an unused variable. Thu, 06 Jul 2006 04:01:40 GMT mdewsnip [12038] * trunk/cic-hcap/macros/extra.dm (modified) Improved the aqp fields (now static). Thu, 06 Jul 2006 03:23:14 GMT mdewsnip [12037] * trunk/cic-hcap/macros/extra.dm (modified) Improvements to combiner stuff. Thu, 06 Jul 2006 02:28:57 GMT mdewsnip [12036] * trunk/cic-hcap/macros/extra.dm (modified) Added "combiner" arguments to addQueryTerm() and addIndexValue(). Thu, 06 Jul 2006 02:06:12 GMT mdewsnip [12035] * trunk/cic-hcap/macros/extra.dm (modified) Fixed the problem with the values not matching up to the indexes once ... Thu, 06 Jul 2006 01:13:42 GMT kjdon [12034] * trunk/gsdl3/web/sites/localsite/siteConfig.xml (modified) added in the BerryBasket service Thu, 06 Jul 2006 01:09:34 GMT kjdon [12033] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/BerryBasket.java (modified) removed sqlconnection stuff as its not used, and we will get rid of ... Thu, 06 Jul 2006 01:08:07 GMT kjdon [12032] * trunk/gsdl3/web/interfaces/default/interfaceConfig.xml (modified) added a generalaction g action, can be used when there is no ... Thu, 06 Jul 2006 01:06:25 GMT kjdon [12031] * trunk/gsdl3/web/interfaces/default/transform/berrytools.xsl (modified) now uses a=g&sa=berry for the link to the basket Thu, 06 Jul 2006 00:58:55 GMT kjdon [12030] * trunk/gsdl3/web/interfaces/default/style/berry.css (modified) changed globalwraper to globalwrapper Thu, 06 Jul 2006 00:51:41 GMT kjdon [12029] * trunk/gsdl3/web/interfaces/default/transform/classifiertools.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/querytools.xsl (modified) adedd a new template documentNodeWrapper - this is called for ... Thu, 06 Jul 2006 00:50:07 GMT kjdon [12028] * trunk/gsdl3/web/interfaces/default/transform/classifier.xsl (modified) berry baskets now switched on and off based on $berryBasket parameter Thu, 06 Jul 2006 00:49:20 GMT kjdon [12027] * trunk/gsdl3/web/interfaces/default/transform/query.xsl (modified) berry baskets now switched on and off based on $berryBasket ... Thu, 06 Jul 2006 00:48:09 GMT kjdon [12026] * trunk/gsdl3/web/interfaces/default/transform/berrytools.xsl (modified) added addBerry template, tidied up the indentation a bit Thu, 06 Jul 2006 00:45:31 GMT kjdon [12025] * trunk/gsdl3/web/interfaces/default/transform/berry.xsl (modified) changed globalwraper to globalwrapper, tidied up indenting for xml parts Thu, 06 Jul 2006 00:41:07 GMT mdewsnip [12024] * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/examples.dm (modified) Changed the address of the IIMK site and added the PADDLE collection. Wed, 05 Jul 2006 23:24:25 GMT mdewsnip [12023] * trunk/gli/classes/dictionary_zh.properties (added) * trunk/gli/classes/xml/languages.xml (modified) Chinese GLI interface, many thanks to Li Chu, Jun Zhu, Li Zhang, Qi ... Wed, 05 Jul 2006 22:04:20 GMT shaoqun [12022] * trunk/gsdl3/web/interfaces/default/images/berry3.png (added) * trunk/gsdl3/web/interfaces/default/images/berrybasket.png (added) * trunk/gsdl3/web/interfaces/default/images/bg_green.png (added) * trunk/gsdl3/web/interfaces/default/images/bg_off.png (added) * trunk/gsdl3/web/interfaces/default/images/bg_on.png (added) * trunk/gsdl3/web/interfaces/default/images/check3.gif (added) * trunk/gsdl3/web/interfaces/default/images/check4.gif (added) * trunk/gsdl3/web/interfaces/default/images/kete2.png (added) * trunk/gsdl3/web/interfaces/default/images/tile13.jpeg (added) * trunk/gsdl3/web/interfaces/default/images/trash-empty.png (added) * trunk/gsdl3/web/interfaces/default/images/trash-full.png (added) added images for berry basket Wed, 05 Jul 2006 21:46:25 GMT shaoqun [12021] * trunk/gsdl3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) added a method to handle post message Wed, 05 Jul 2006 05:44:07 GMT shaoqun [12020] * trunk/gsdl3/web/interfaces/default/transform/berrytools.xsl (modified) *** empty log message *** Wed, 05 Jul 2006 04:32:09 GMT davidb [12019] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) * trunk/gsdl/src/recpt/wizardaction.cpp (modified) Minor improvements to depositor action. Wed, 05 Jul 2006 04:31:06 GMT davidb [12018] * trunk/gsdl/src/colservr/collectserver.cpp (modified) Tweak to error reporting to provide better diagnostic. Wed, 05 Jul 2006 04:30:15 GMT davidb [12017] * trunk/gsdl/macros/deposit.dm (modified) * trunk/gsdl/macros/english2.dm (modified) Better sharing of shared macro definitions between the collector and ... Wed, 05 Jul 2006 03:52:41 GMT shaoqun [12016] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/BerryBasket.java (added) service for berry basket Wed, 05 Jul 2006 03:51:00 GMT shaoqun [12015] * trunk/gsdl3/web/interfaces/default/transform/classifier.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/classifiertools.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/document.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/query.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/querytools.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/style.xsl (modified) added berry basket Wed, 05 Jul 2006 03:48:34 GMT shaoqun [12014] * trunk/gsdl3/web/interfaces/default/transform/berry.xsl (added) the xsl file for the berry basket full view Wed, 05 Jul 2006 03:47:42 GMT shaoqun [12013] * trunk/gsdl3/web/interfaces/default/transform/berrytools.xsl (added) a set of templates for berry basket Wed, 05 Jul 2006 03:46:20 GMT shaoqun [12012] * trunk/gsdl3/web/interfaces/default/style/berry.css (added) stylesheet for berry basket Wed, 05 Jul 2006 03:45:05 GMT shaoqun [12011] * trunk/gsdl3/web/interfaces/default/js (added) * trunk/gsdl3/web/interfaces/default/js/YAHOO.js (added) * trunk/gsdl3/web/interfaces/default/js/berrybasket.js (added) * trunk/gsdl3/web/interfaces/default/js/connection.js (added) * trunk/gsdl3/web/interfaces/default/js/dom.js (added) * trunk/gsdl3/web/interfaces/default/js/dragdrop-debug.js (added) * trunk/gsdl3/web/interfaces/default/js/dragdrop.js (added) * trunk/gsdl3/web/interfaces/default/js/event.js (added) * trunk/gsdl3/web/interfaces/default/js/key.js (added) * trunk/gsdl3/web/interfaces/default/js/ygDDOnTop.js (added) * trunk/gsdl3/web/interfaces/default/js/ygDDPlayer.js (added) javascript package for berry basket Tue, 04 Jul 2006 07:58:55 GMT davidb [12010] * trunk/gsdl/packages/cgicc/cgicc-3.1.5.tar.gz (added) Older version of GNU's cgicc to work with older version of gcc (2.95) ... Tue, 04 Jul 2006 07:56:27 GMT davidb [12009] * trunk/gsdl/etc/main.cfg (modified) depositor flag set to 'disabled' by default. Tue, 04 Jul 2006 07:55:40 GMT davidb [12008] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) A minor tweak to let this action work with the older version of cgicc ... Tue, 04 Jul 2006 07:54:04 GMT davidb [12007] * trunk/gsdl/packages/cgicc/Makefile (modified) * trunk/gsdl/packages/configure (modified) Latest version of cgicc doesn't seem to compile with gcc 2.95. While ... Tue, 04 Jul 2006 04:35:07 GMT kjdon [12006] * trunk/gsdl/packages/cgicc (added) * trunk/gsdl/packages/cgicc/Makefile (added) * trunk/gsdl/packages/cgicc/cgicc-3.2.3.tar.gz (added) stuff for file upload in depositor Tue, 04 Jul 2006 03:51:02 GMT davidb [12005] * trunk/gsdl/images/style.css (modified) Style sheet support for first cut at 'The Depository' -- Greenstone's ... Tue, 04 Jul 2006 03:38:23 GMT davidb [12004] * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) GNU's cgicc added (for parsing of CGI arguments, esp. file upload) to ... Tue, 04 Jul 2006 03:36:20 GMT davidb [12003] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/lucene_passes.pl (modified) Scripts upgraded to perform more efficiently with incremental addition. Tue, 04 Jul 2006 03:31:55 GMT davidb [12002] * trunk/gsdl/src/recpt/depositoraction.cpp (added) * trunk/gsdl/src/recpt/depositoraction.h (added) First cut at 'The Depositor' -- Greenstone support for institutional ... Tue, 04 Jul 2006 03:31:08 GMT davidb [12001] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Experimental addition for nicer URLs for retrieving a document from ... Tue, 04 Jul 2006 03:26:40 GMT davidb [12000] * trunk/gsdl/src/recpt/queryaction.cpp (modified) 'ct' 'qt' and 'qto' cgi arguments changed to be 'multi-character' ... Tue, 04 Jul 2006 03:24:34 GMT davidb [11999] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/collect.dm (modified) * trunk/gsdl/macros/deposit.dm (added) * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/home.dm (modified) First cut at macros used to support 'The Depository' -- Greenstone's ... Tue, 04 Jul 2006 03:23:58 GMT davidb [11998] * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (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/gsdl_modules_cfg.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) * trunk/gsdl/src/recpt/wizardaction.cpp (added) * trunk/gsdl/src/recpt/wizardaction.h (added) First cut at 'The Depositor' -- Greenstone support for institutional ... Tue, 04 Jul 2006 03:09:54 GMT davidb [11997] * trunk/gsdl/perllib/strings.properties (modified) String label for new option to import.pl (-manifest). Support for ... Tue, 04 Jul 2006 03:08:36 GMT davidb [11996] * trunk/gsdl/perllib/mgppbuilder.pm (modified) Extra tweak to code (if statement added) to help cope with the ... Tue, 04 Jul 2006 03:07:11 GMT davidb [11995] * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) Improved support for incremental addition: instead of having to run ... Tue, 04 Jul 2006 03:06:34 GMT davidb [11994] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/basebuildproc.pm (modified) * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/manifest.pm (added) Improved support for incremental addition: instead of having to run ... Mon, 03 Jul 2006 21:34:05 GMT shaoqun [11993] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added redo, undo and reset default functionality, removed the replace ... Mon, 03 Jul 2006 21:29:53 GMT shaoqun [11992] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) add windowFocusListener to the main frame, so it saves the ... Fri, 30 Jun 2006 04:35:22 GMT mdewsnip [11991] * trunk/cic-hcap/macros/extra.dm (modified) Lots more work on the new advanced search page... nearly there. Fri, 30 Jun 2006 04:11:21 GMT kjdon [11990] * trunk/gsdl/macros/query.dm (modified) modified selectqueryform Fri, 30 Jun 2006 04:09:55 GMT kjdon [11989] * trunk/gsdl/macros/about.dm (modified) ct, qt and qto are set by the server, so will always be set. can just ... Fri, 30 Jun 2006 04:07:57 GMT kjdon [11988] * trunk/gsdl/src/recpt/queryaction.cpp (modified) changed the defaults for ct, qt and qto to be empty, then ... Fri, 30 Jun 2006 04:05:50 GMT kjdon [11987] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) added a new method set_query_type_args, which sets ct, qt and qto ... Fri, 30 Jun 2006 04:03:47 GMT kjdon [11986] * trunk/gsdl/src/recpt/pageaction.cpp (modified) collection links on home page no longer need to set ct, qt, qto args ... Fri, 30 Jun 2006 04:01:13 GMT kjdon [11985] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) no searchTypes array any more - it is now a format statement Fri, 30 Jun 2006 04:00:11 GMT kjdon [11984] * trunk/gsdl/src/colservr/collectserver.cpp (modified) searchtypes is now a format statement Fri, 30 Jun 2006 02:29:24 GMT mdewsnip [11983] * trunk/cic-hcap/macros/extra.dm (modified) More of the new advanced search page. Fri, 30 Jun 2006 01:22:06 GMT mdewsnip [11982] * trunk/cic-hcap/macros/extra.dm (modified) Rearranged the Javascript for the new advanced search page. Thu, 29 Jun 2006 05:28:31 GMT mdewsnip [11981] * trunk/cic-hcap/macros/extra.dm (modified) No longer displays the "word count" or "post-processed" lines in the ... Thu, 29 Jun 2006 03:07:34 GMT mdewsnip [11980] * trunk/cic-hcap/macros/extra.dm (modified) Added "private residence" searching option, and fixed up the ... Thu, 29 Jun 2006 02:52:22 GMT mdewsnip [11979] * trunk/cic-hcap/macros/extra.dm (modified) Committed the new advanced search page (disabled). Thu, 29 Jun 2006 02:42:17 GMT mdewsnip [11978] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now accepts "private residence"/"private residences" as a valid place ... Thu, 29 Jun 2006 02:37:44 GMT mdewsnip [11977] * trunk/cic-hcap/macros/extra.dm (modified) Added "private residence" as an option to the "Browse places by ... Thu, 29 Jun 2006 02:00:11 GMT mdewsnip [11976] * trunk/cic-hcap/etc/collect.cfg (modified) Now builds indexes on "Materials" and "Designation" metadata (for the ... Thu, 29 Jun 2006 01:54:49 GMT mdewsnip [11975] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Added Designation metadata (for the new advanced search page). Wed, 28 Jun 2006 23:27:01 GMT mdewsnip [11974] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now checks place function values are valid. Wed, 28 Jun 2006 03:33:59 GMT mdewsnip [11973] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now adds Materials metadata: a combination of MaterialsFoundation, ... Wed, 28 Jun 2006 03:04:44 GMT mdewsnip [11972] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) State metadata now includes the area ... Wed, 28 Jun 2006 02:55:50 GMT mdewsnip [11971] * trunk/cic-hcap/etc/collect.cfg (modified) Added an index on Style metadata, for the new advanced search page. Tue, 27 Jun 2006 22:52:20 GMT mdewsnip [11970] * trunk/gsdl/perllib/plugins/MACROPlug.pm (deleted) Removed, as the version of the translator it was used for is long gone. Tue, 27 Jun 2006 04:25:07 GMT kjdon [11968] * trunk/gsdl-documentation/tutorials/xml-source/tutorial_en.xml (modified) updated for 2.70w, modifications after hawaii workshop Tue, 27 Jun 2006 04:24:24 GMT kjdon [11967] * trunk/gsdl-documentation/tutorials/xml-source/tutorial_es.xml (modified) * trunk/gsdl-documentation/tutorials/xml-source/tutorial_fr.xml (modified) * trunk/gsdl-documentation/tutorials/xml-source/tutorial_ru.xml (modified) removed the bob Dylan reference from the dspace exercise Tue, 27 Jun 2006 00:07:27 GMT mdewsnip [11966] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) (Profiling) Creating new textcat objects (one for each plugin) is ... Thu, 22 Jun 2006 03:05:12 GMT kjdon [11965] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) removed unused funcitons. also, changed basebuilder back to call ... Thu, 22 Jun 2006 02:37:57 GMT kjdon [11964] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) changed the collection_macros data type to be collectionmeta_map, so ... Thu, 22 Jun 2006 02:34:07 GMT kjdon [11963] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) output_collection_meta not used anymore. have commented out where its ... Thu, 22 Jun 2006 02:32:33 GMT kjdon [11962] * trunk/gsdl/perllib/doc.pm (modified) changed Contributors to Contributor in the list of dc metadata Wed, 21 Jun 2006 04:58:17 GMT mdewsnip [11961] * trunk/gsdl/macros/english.dm (modified) Minor change. Wed, 21 Jun 2006 04:49:52 GMT mdewsnip [11960] * trunk/gsdl/macros/english.dm (modified) Couple of minor fixes to Katherine's changes. Wed, 21 Jun 2006 04:39:29 GMT kjdon [11959] * trunk/gli/metadata/agls.mds (modified) * trunk/gli/metadata/dls.mds (modified) * trunk/gli/metadata/dublin.mds (modified) * trunk/gli/metadata/ex.mds (modified) * trunk/gli/metadata/exp.mds (modified) * trunk/gli/metadata/nzgls.mds (modified) * trunk/gli/metadata/rfc1807.mds (modified) opened all the metadata sets in GEMS and saved them - the format has ... Wed, 21 Jun 2006 03:43:49 GMT kjdon [11958] * trunk/gsdl/src/recpt/pageaction.cpp (modified) don't have short and long help anymore, just one help message. some ... Wed, 21 Jun 2006 03:42:49 GMT kjdon [11957] * trunk/gsdl/macros/english.dm (modified) removed the a-z bits from the titles and authors buttons, removed the ... Wed, 21 Jun 2006 03:39:53 GMT kjdon [11956] * trunk/gsdl/macros/help.dm (modified) I want the collection icon on the help page, so removed the empty ... Wed, 21 Jun 2006 02:36:45 GMT mdewsnip [11955] * trunk/gsdl/macros/mongolian.dm (modified) Updated Mongolian interface, many thanks to Mendbayar Ichinkhorlo.