# # ChangeLog for main/trunk/greenstone3/web # # Generated by Trac 1.4.2 # 2024-04-30T22:04:58+12:00 Tue, 11 Sep 2012 23:18:29 GMT sjm84 [26176] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) Reindented the gsf:metadata template and added in the change that ... Tue, 11 Sep 2012 23:08:25 GMT sjm84 [26175] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Changed sectionHeader to sectionHeading Tue, 11 Sep 2012 01:54:04 GMT kjdon [26165] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) added some more functionality to gsf:metadata. now has prefix and ... Mon, 10 Sep 2012 22:24:14 GMT sjm84 [26161] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) When a place is clicked the "Scroll through places" checkbox becomes ... Mon, 10 Sep 2012 22:14:44 GMT sjm84 [26160] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) Added a button that turns the scrolling through places on and off, ... Mon, 10 Sep 2012 22:11:05 GMT sjm84 [26159] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) Flip the markers used in the map features Mon, 03 Sep 2012 21:46:15 GMT sjm84 [26150] * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) Removed a floating select attribute Mon, 03 Sep 2012 21:45:55 GMT sjm84 [26149] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Fixed a typo with siteURL that was causing it to not work as intended Thu, 30 Aug 2012 14:23:39 GMT davidb [26148] * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) Extra 'if-statement' added to the Google maps support. Only want the ... Thu, 30 Aug 2012 10:06:45 GMT davidb [26145] * main/trunk/greenstone3/web/interfaces/default/images/favicon.ico (added) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Favourite icon now taken from within the interface folder. Default ... Thu, 30 Aug 2012 10:05:11 GMT davidb [26144] * main/trunk/greenstone3/web/interfaces/default/transform/pages/debuginfo.xsl (modified) Info about how to reconfigure the server through the runtime system added Thu, 30 Aug 2012 06:24:22 GMT ak19 [26143] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) Stopwords in Lucene once more being handled with special message, ... Thu, 30 Aug 2012 04:29:43 GMT sjm84 [26141] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) The map will be hidden when there is no Latitude and Longitude ... Thu, 30 Aug 2012 04:06:00 GMT sjm84 [26140] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Some more fixes to help the editor work with simple documents Thu, 30 Aug 2012 02:07:34 GMT sjm84 [26139] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Some fixes for the map functionality on simple documents Tue, 28 Aug 2012 22:41:40 GMT sjm84 [26136] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) Fixed query terms disappearing in Form and Advanced searches Tue, 28 Aug 2012 00:22:10 GMT ak19 [26133] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/AppletAction.java (modified) * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/applet.xsl (added) Added applet.xsl for the default interface to get the PhindApplet to ... Thu, 23 Aug 2012 02:26:55 GMT ak19 [26127] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) A custom icon can be selected from collection or site level. Thu, 16 Aug 2012 07:12:25 GMT ak19 [26121] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) Added a gsf:icon option that takes a file attribute for custom icon ... Thu, 16 Aug 2012 04:43:28 GMT sjm84 [26120] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Some updates to header.xsl to fix a few bugs and tidying some things Thu, 16 Aug 2012 04:40:14 GMT sjm84 [26119] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) Some tidying of information output about a query Thu, 16 Aug 2012 04:28:59 GMT sjm84 [26118] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) Fixed horizontal classifiers going off the edge of the page when ... Thu, 16 Aug 2012 04:26:04 GMT sjm84 [26116] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/src/gstests/TestClass.java (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/tests.jar (modified) Updates to the tests to use a new util function Thu, 16 Aug 2012 01:55:30 GMT sjm84 [26114] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/src/gstests/TestClass.java (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/tests.jar (modified) Updating the tests so that more useful error messages are displayed Wed, 15 Aug 2012 04:35:42 GMT sjm84 [26109] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests (added) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/src (added) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/src/gstests (added) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/src/gstests/TestClass.java (added) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/tests.jar (added) Commiting a basic set of tests Wed, 15 Aug 2012 03:53:30 GMT ak19 [26106] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/gs2/transform/query-common.xsl (modified) Fixed an oversight to recent changes made to XSLTUtil.java's ... Tue, 14 Aug 2012 00:10:11 GMT ak19 [26100] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) Hierarchical documentNodes that are rootnotes need to be designated ... Thu, 09 Aug 2012 09:09:58 GMT ak19 [26095] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) Lucene demo makes use of the dls metadata set. To have this working ... Thu, 09 Aug 2012 05:20:51 GMT ak19 [26094] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Finally properly fixed the appearance and non-appearance of the quick ... Thu, 09 Aug 2012 01:46:53 GMT kjdon [26093] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) removed old metadata code, and fixed a couple of places where need to ... Wed, 08 Aug 2012 23:38:09 GMT kjdon [26092] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) working on handling separator, position etc in the xslt not in java Wed, 08 Aug 2012 23:37:23 GMT kjdon [26091] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) made the Lat and Long metadata hidden Wed, 08 Aug 2012 04:17:00 GMT sjm84 [26084] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) Changed the way we hide the search area when a user performs a text ... Wed, 08 Aug 2012 03:46:26 GMT ak19 [26083] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Sam fixed bug in last commit Wed, 01 Aug 2012 04:07:03 GMT ak19 [26057] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Fixed side-effect bug I accidentally introduced in a previous commit ... Tue, 31 Jul 2012 04:47:37 GMT sjm84 [26049] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) Some tidying of the way search results are presented Tue, 31 Jul 2012 02:45:16 GMT ak19 [26043] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) Belongs with commit 26038 (changes to Action.java): 1. gsf:link ... Fri, 27 Jul 2012 06:04:42 GMT ak19 [26033] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/web/WEB-INF/classes/OAIConfig.xml (modified) OAIConfig.xml's baseURL property is now set dynamically to the ... Thu, 26 Jul 2012 08:45:17 GMT ak19 [26031] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) 1. Trying to reintroduce use of mdoffset when pos=offset, for when ... Thu, 26 Jul 2012 04:05:26 GMT sjm84 [26029] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Some more fixes to the interface so that pages without browsing tabs ... Thu, 26 Jul 2012 03:56:24 GMT sjm84 [26028] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Fixes to the interface so that the browsing tabs no longer go off the ... Wed, 25 Jul 2012 22:59:05 GMT sjm84 [26024] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Some fixes to the paged-image and zooming Wed, 25 Jul 2012 09:37:04 GMT ak19 [26023] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) 1. Fixing the java code to handle gsf:equivlinkgs3 again. The code ... Wed, 25 Jul 2012 04:43:31 GMT sjm84 [26022] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) Some improvements to the gsf:image statement Tue, 24 Jul 2012 22:36:48 GMT sjm84 [26020] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) A major rework of document templates so that the display templates ... Tue, 24 Jul 2012 01:13:05 GMT kjdon [26014] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) it was decided previously that we don't have berry basket on doc ... Tue, 24 Jul 2012 01:11:32 GMT kjdon [26013] * main/trunk/greenstone3/web/interfaces/default/transform/.old (deleted) we are not using this old stuff so get rid of it Mon, 23 Jul 2012 23:47:09 GMT ak19 [26011] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) Added the OAIPMH ServiceRack element, since all GS3 collections are ... Mon, 23 Jul 2012 23:10:57 GMT kjdon [26009] * main/trunk/greenstone3/web/interfaces/core/transform/preProcess.xsl (modified) gsvar now used for variables, so remove the variable bit for gslib Wed, 18 Jul 2012 23:48:32 GMT kjdon [25972] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) handling new pagedhierarchy doctype. Mon, 16 Jul 2012 03:19:53 GMT ak19 [25950] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) debuginfo page appears when debug=on. Fixed oversight when changing ... Sun, 15 Jul 2012 23:04:25 GMT davidb [25949] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Two layers of div tags added around the 'simple' document view, to ... Sun, 15 Jul 2012 23:02:43 GMT davidb [25948] * main/trunk/greenstone3/web/interfaces/default/js/GSMetadata.js (modified) Added getValue() member function Thu, 12 Jul 2012 09:35:06 GMT ak19 [25941] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) Introducing gsf:cgi-param since the Enhanced PDF tutorial uses it for ... Thu, 12 Jul 2012 00:42:07 GMT sjm84 [25936] * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/javascript-global-setup.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Some fixes to the paged image view Wed, 11 Jul 2012 23:47:20 GMT davidb [25935] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Change of id from 'nav' to 'gs-nav' to avoid conflict with other 3rd- ... Wed, 11 Jul 2012 23:34:00 GMT davidb [25934] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) Introduction of 'siteName' as an XSLT variable for reasons of ... Wed, 11 Jul 2012 01:26:53 GMT sjm84 [25932] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) We don't want the table of contents displayed on simple documents Tue, 10 Jul 2012 23:57:41 GMT sjm84 [25930] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) Some fixes for displaying search result summaries Tue, 10 Jul 2012 23:56:28 GMT sjm84 [25929] * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) Fixed a bug that would cause expand icons to appear instead of ... Tue, 10 Jul 2012 21:42:19 GMT sjm84 [25928] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) Adding the type="metadata" attribute will allow users to specify ... Tue, 10 Jul 2012 04:30:50 GMT sjm84 [25927] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) Some rollover tooltips for highlighting and realistic books Tue, 10 Jul 2012 02:43:40 GMT sjm84 [25923] * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) Some fixes to browsing Tue, 10 Jul 2012 02:15:16 GMT sjm84 [25922] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) New TOC layout Tue, 10 Jul 2012 02:14:55 GMT sjm84 [25921] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Minimising the TOC no longer minimises the cover image Tue, 10 Jul 2012 02:14:17 GMT sjm84 [25920] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) Some fixes and tidying Tue, 10 Jul 2012 02:10:36 GMT sjm84 [25919] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) Some minor formatting Tue, 10 Jul 2012 02:09:44 GMT sjm84 [25918] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) Some minor formatting Tue, 10 Jul 2012 02:09:20 GMT sjm84 [25917] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Some fixes to allow us to manage xsl:imports/includes Tue, 10 Jul 2012 02:06:24 GMT sjm84 [25916] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) The new style information for the new right side layout Thu, 28 Jun 2012 03:20:19 GMT kjdon [25884] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) set rt cgi param to r instead of rd in quick search form so it ... Thu, 28 Jun 2012 03:12:21 GMT kjdon [25883] * main/trunk/greenstone3/web/WEB-INF/classes/interface_gs2.properties (modified) removed the link from the coll_warning Thu, 28 Jun 2012 03:11:33 GMT kjdon [25882] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) added in the optional params for doc links Thu, 28 Jun 2012 03:10:42 GMT kjdon [25881] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) added a placeholder to add in optional arguments for document links. ... Thu, 28 Jun 2012 03:09:33 GMT kjdon [25880] * main/trunk/greenstone3/web/interfaces/core/transform/preProcess.xsl (modified) invented new gsvar: namespace, to get variables out of gslib Thu, 28 Jun 2012 03:02:05 GMT kjdon [25879] * main/trunk/greenstone3/web/interfaces/basic-client-xslt/transform/gslib.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic-client-xslt/transform/library.xsl (deleted) moved xsl:output from library to gslib, and deleted library.xsl Thu, 28 Jun 2012 03:00:54 GMT kjdon [25878] * main/trunk/greenstone3/web/interfaces/basic-client-xslt/transform/gslib.xsl (moved) renaming util to gslib Thu, 28 Jun 2012 02:59:51 GMT kjdon [25877] * main/trunk/greenstone3/web/interfaces/basic/transform/gslib.xsl (moved) * main/trunk/greenstone3/web/interfaces/basic/transform/library.xsl (deleted) renamed util to gslib and delete library Thu, 28 Jun 2012 02:59:10 GMT kjdon [25876] * main/trunk/greenstone3/web/interfaces/basic/transform/util.xsl (modified) added xsl:output from library.xsl Thu, 28 Jun 2012 02:57:41 GMT kjdon [25875] * main/trunk/greenstone3/web/interfaces/gs2/transform/gslib.xsl (moved) renamed library.xsl to gslib.xsl Thu, 28 Jun 2012 02:56:11 GMT kjdon [25874] * main/trunk/greenstone3/web/interfaces/default/transform/library.xsl (deleted) deleting library.xsl Thu, 28 Jun 2012 02:55:54 GMT kjdon [25873] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/library.xsl (modified) moved the xsl:output from library.xsl to gslib.xsl. now we will ... Thu, 28 Jun 2012 02:39:41 GMT kjdon [25870] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (moved) renamed util to gslib Thu, 28 Jun 2012 02:39:09 GMT kjdon [25869] * main/trunk/greenstone3/web/interfaces/default/transform/util.xsl (modified) made stylesheet elem nicer to read Thu, 28 Jun 2012 01:22:55 GMT sjm84 [25868] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) The loop that displays the names of the places above the markers will ... Thu, 28 Jun 2012 01:20:33 GMT sjm84 [25867] * main/trunk/greenstone3/web/interfaces/default/transform/pages/authen.xsl (modified) The register user page will no longer show the "Invalid referer" ... Wed, 27 Jun 2012 22:51:15 GMT kjdon [25844] * main/trunk/greenstone3/web/interfaces/basic/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) moved optionList before languageList as its much more interesting and ... Wed, 27 Jun 2012 22:44:42 GMT kjdon [25843] * main/trunk/greenstone3/web/interfaces/basic/transform/document.xsl (modified) if book is not defined then we need to set the bookswitch variable to off Wed, 27 Jun 2012 21:45:04 GMT kjdon [25840] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) documentNodeContent template was renamed to documentNodeText Wed, 27 Jun 2012 03:07:02 GMT sjm84 [25838] * main/trunk/greenstone3/web/interfaces/default/images/chapter.png (modified) Making the background transparent for the chapter image Wed, 27 Jun 2012 02:35:15 GMT sjm84 [25837] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Reformatting this file, also fixing a hardcoded image link Wed, 27 Jun 2012 02:25:36 GMT sjm84 [25836] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) Updated the default format statements Wed, 27 Jun 2012 02:11:05 GMT sjm84 [25835] * main/trunk/greenstone3/web/interfaces/default/transform/util.xsl (modified) Adding a global xslt variable for httpPath Wed, 27 Jun 2012 02:10:34 GMT sjm84 [25834] * main/trunk/greenstone3/web/interfaces/default/js/facet-scripts.js (added) Adding the javascript for the Solr facets on the query page Wed, 27 Jun 2012 02:09:28 GMT sjm84 [25833] * main/trunk/greenstone3/web/interfaces/default/images/map_marker.png (added) Moving the map marker image into a more general area Wed, 27 Jun 2012 02:08:50 GMT sjm84 [25832] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) Some updates for Solr facets in a query. Also changing to a new font ... Wed, 27 Jun 2012 02:05:26 GMT sjm84 [25831] * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) A minor fix and a few updates to classifiertools.xsl Wed, 27 Jun 2012 01:55:56 GMT sjm84 [25830] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/web/WEB-INF/cgi/gsdl3site.cfg.in (moved) gsdl3site.cfg will now have its content automatically added by the ... Tue, 26 Jun 2012 03:44:01 GMT kjdon [25825] * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) adding in shortDescription - used as roll over text for coll image on ... Tue, 26 Jun 2012 03:42:01 GMT kjdon [25824] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) trying to make the display nicer for simple doc types. Also adding in ...