# # ChangeLog for main/trunk/greenstone3 # # Generated by Trac 1.4.2 # 2024-04-19T13:18:39+12:00 Wed, 19 Sep 2012 23:31:03 GMT sjm84 [26226] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/default/images/floattoc.png (added) * main/trunk/greenstone3/web/interfaces/default/images/leftarrow.png (added) * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) Added an option to fix the table of contents to the right side of the ... Wed, 19 Sep 2012 21:20:16 GMT sjm84 [26220] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) Added tooltips for the new slideshow and zooming view options Wed, 19 Sep 2012 03:56:53 GMT sjm84 [26218] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Make sure the zoom checkbox starts of unchecked Wed, 19 Sep 2012 03:34:07 GMT sjm84 [26217] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) Added a zoom image Wed, 19 Sep 2012 03:33:31 GMT sjm84 [26216] * main/trunk/greenstone3/web/interfaces/default/images/zoom.png (added) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Removed the option to resize the zoom window and made it the same as ... Wed, 19 Sep 2012 03:18:31 GMT ak19 [26215] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/IViaRetrieve.java (modified) The lang parameter was introduced into ... Tue, 18 Sep 2012 23:10:22 GMT sjm84 [26212] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) The paged-image slider will now try harder to load images if they fail Tue, 18 Sep 2012 23:09:14 GMT sjm84 [26211] * main/trunk/greenstone3/web/interfaces/default/transform/javascript-global-setup.xsl (modified) Added back an image that I accidentally removed last time I edited ... Tue, 18 Sep 2012 23:08:09 GMT sjm84 [26210] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) Having an error in the collectionConfig.xml file of a collection was ... Tue, 18 Sep 2012 06:10:37 GMT ak19 [26206] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/greenstone2/common-src/cgi-bin/gliserver.pl (modified) * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) Fixes to get Remote Greenstone 3 working with client-gli: 1. client- ... Tue, 18 Sep 2012 04:43:05 GMT sjm84 [26205] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) The AJAX that tries to get the page/toc dynamically will now try ... Tue, 18 Sep 2012 03:43:20 GMT sjm84 [26204] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) Added some more images and a text fragment Tue, 18 Sep 2012 03:42:14 GMT sjm84 [26203] * main/trunk/greenstone3/web/interfaces/default/images/slideshow.png (added) * 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) Adding slideshow functionality for paged image collections Tue, 18 Sep 2012 03:40:09 GMT sjm84 [26202] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) Move the trailing space after the site link to outside of the a tag, ... Tue, 18 Sep 2012 03:36:31 GMT sjm84 [26200] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Increased the base size of the zoom window Tue, 18 Sep 2012 03:20:01 GMT kjdon [26199] * main/trunk/greenstone3/web/sites/localsite/siteConfig.xml (modified) added some comments Tue, 18 Sep 2012 03:19:18 GMT kjdon [26198] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractDocumentRetrieve.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Browse.java (modified) getMetadataList needs a language param, as we may need to look up a ... Tue, 18 Sep 2012 03:17:54 GMT kjdon [26197] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/CollectionClassLoader.java (modified) added a comment Tue, 18 Sep 2012 03:17:35 GMT kjdon [26196] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GS2MacroResolver.java (modified) use a class loader for the dictionary to allow a colleciton to have a ... Thu, 13 Sep 2012 02:09:03 GMT kjdon [26195] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) if the greenstone context (/greenstone3 normally) is empty, and ... Wed, 12 Sep 2012 22:48:56 GMT ak19 [26185] * main/trunk/greenstone3/build.xml (modified) The ant clean-logs target did not work on nzdl's G's GS3 showcase ... Wed, 12 Sep 2012 08:09:06 GMT ak19 [26182] * main/trunk/greenstone3/web/WEB-INF/lib/DLservices.jar (modified) * main/trunk/greenstone3/web/WEB-INF/lib/fedoraGS3.jar (modified) Updating the fedora related jar files, since the gs3democlient code ... Wed, 12 Sep 2012 04:46:51 GMT sjm84 [26179] * main/trunk/greenstone3/web/interfaces/default/js/zoomer.js (modified) Changed the double click behaviour to go to a new page with the image ... Wed, 12 Sep 2012 01:32:06 GMT sjm84 [26178] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Made the "Show places near here" button appear for both simple and ... Wed, 12 Sep 2012 00:53:15 GMT sjm84 [26177] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/GS2BrowseAction.java (modified) Fixed a problem that was preventing metadata from being added correctly 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 04:07:13 GMT ak19 [26170] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/FedoraServiceProxy.java (modified) Committing many changes to FedoraServiceProxy code that weren't ... Tue, 11 Sep 2012 03:33:22 GMT sjm84 [26169] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) Removed some code that has been made redundant Tue, 11 Sep 2012 03:29:35 GMT sjm84 [26168] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLConverter.java (modified) Make sure that opened files are closed as soon as we are finished ... Tue, 11 Sep 2012 03:29:22 GMT ak19 [26167] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/MacroResolver.java (modified) Cosmetic change. Closing bracket is so far away to the right in ... Tue, 11 Sep 2012 02:10:05 GMT kjdon [26166] * main/trunk/greenstone3/docs/manual/manual.pdf (modified) * main/trunk/greenstone3/docs/manual/manual.tex (modified) added more gsf:metadata stuff 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 ... Mon, 27 Aug 2012 04:38:59 GMT ak19 [26130] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2TextSearch.java (modified) custom indexSubcollection displayItems now show up in Form Search. ... 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. Mon, 20 Aug 2012 06:09:15 GMT ak19 [26124] * main/trunk/greenstone3/bin/script/convert_coll_from_gs2.pl (modified) Now handles nested {If} and {Or} statements. Tested this on the only ... Thu, 16 Aug 2012 09:21:02 GMT ak19 [26123] * main/trunk/greenstone3/resources/java/QBRSOAPServer.java.in (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/UserContext.java (modified) Diego discovered that the QBRSOAPServer no longer got deployed. 1. ... 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:56:40 GMT sjm84 [26115] * main/trunk/greenstone3/build.xml (modified) Two new tasks for automated building and running of collection tests 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 23:29:38 GMT sjm84 [26112] * main/trunk/greenstone3/lib/java/ant-contrib-1.0b3.jar (added) Adding in a library so that we can do for-loops in Ant 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 03:13:55 GMT kjdon [26104] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) stripWhitespace and tidyWhitespace are now part of the formatting ... Tue, 14 Aug 2012 03:13:21 GMT kjdon [26103] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) when concatenating subcoll and language info onto index name, need to ... Tue, 14 Aug 2012 02:45:33 GMT kjdon [26102] * main/trunk/greenstone3/docs/manual/manual.pdf (modified) * main/trunk/greenstone3/docs/manual/manual.tex (modified) updated the gsf:metadata options in the formatting section 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 ... Fri, 10 Aug 2012 08:31:34 GMT ak19 [26096] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/OAIXML.java (modified) Now the dc:identifier is set for OAI to either gs.OAIResourceURL if ... 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 23:31:46 GMT kjdon [26090] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) java getMetadata only concerned with metadata name and relation info ... Wed, 08 Aug 2012 23:27:24 GMT kjdon [26089] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractDocumentRetrieve.java (modified) still get all the metadata names from the param list even if all ... Wed, 08 Aug 2012 23:25:41 GMT kjdon [26088] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Browse.java (modified) removed macro resolve - shouldn't need it for classifier metadata Wed, 08 Aug 2012 23:24:50 GMT kjdon [26087] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) extractMetadataNames now only looks for relation info (parent, ... Wed, 08 Aug 2012 23:08:41 GMT kjdon [26086] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) due to the way we call formatting functions from xslt, I have made ... 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 Tue, 07 Aug 2012 21:58:26 GMT sjm84 [26082] * main/trunk/greenstone3/build.xml (modified) Fixed error messages when calling "ant clean" Tue, 07 Aug 2012 04:54:15 GMT sjm84 [26079] * main/trunk/greenstone3/build.xml (modified) Fixed error messages when calling "ant distclean" 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 ... Wed, 01 Aug 2012 01:57:10 GMT sjm84 [26055] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/GS2BrowseAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CrossCollectionSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXSLT.java (modified) Adding constants for the various XML namespaces used in the code Tue, 31 Jul 2012 22:09:53 GMT shaoqun [26051] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) 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 04:15:49 GMT sjm84 [26048] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/GS2BrowseAction.java (modified) Fixing the browse service to correctly get the required metadata Tue, 31 Jul 2012 04:14:32 GMT sjm84 [26047] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) Adding a match attribute constant Tue, 31 Jul 2012 03:22:22 GMT kjdon [26046] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractBrowse.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractDocumentRetrieve.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2TextSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Browse.java (modified) moved a heap of duplicated code out of service racks and into ... Tue, 31 Jul 2012 03:06:27 GMT kjdon [26045] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/AbstractBasicDocument.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/BasicDocument.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/BasicDocumentDatabase.java (modified) added lots more functions to the BasicDocument classes. Code has come ... Tue, 31 Jul 2012 03:04:58 GMT kjdon [26044] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) removed a couple of debug print statements 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 ... Mon, 30 Jul 2012 23:47:04 GMT kjdon [26042] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2TextSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractSearch.java (modified) SimpleDocument renamed to BasicDocument Mon, 30 Jul 2012 23:35:51 GMT kjdon [26041] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/AbstractBasicDocument.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/BasicDocument.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/BasicDocumentDatabase.java (modified) code changes for the class name change Mon, 30 Jul 2012 23:31:53 GMT kjdon [26040] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/AbstractBasicDocument.java (moved) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/BasicDocument.java (moved) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/BasicDocumentDatabase.java (moved) renaming these classes to get rid of Simple from the names - Simple ... Mon, 30 Jul 2012 23:30:08 GMT kjdon [26039] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/AbstractSimpleDocument.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/SimpleDocument.java (modified) rank now optional for docNode as we will use these classes for ... Mon, 30 Jul 2012 08:57:25 GMT ak19 [26038] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) Updated addLinkMetaNames to deal with weblinks (for the Pointing To ... 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 23:31:28 GMT sjm84 [26027] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) Also check the site directory to see if there is any XSL files at ...