# # ChangeLog for main/trunk/greenstone3 # # Generated by Trac 1.4.2 # 2024-04-28T03:15:55+12:00 Thu, 25 Oct 2012 02:30:04 GMT sjm84 [26397] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentmaker_scripts_util.js (modified) Rewriting two more files using jQuery Thu, 25 Oct 2012 02:23:07 GMT sjm84 [26396] * main/trunk/greenstone3/web/interfaces/default/js/classifier_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) Rewriting classifier_scripts using jQuery Thu, 25 Oct 2012 02:17:36 GMT sjm84 [26395] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) View options will now react like buttons when the cursor goes over them Thu, 25 Oct 2012 01:32:50 GMT kjdon [26393] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) making documents a variable in 'x documents match the query' Thu, 25 Oct 2012 01:26:38 GMT kjdon [26392] * main/trunk/greenstone3/web/WEB-INF/classes/interface_basic.properties (added) adding in a properties file for basic interface, so we can keep the ... Thu, 25 Oct 2012 01:07:47 GMT sjm84 [26390] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) The "Close slideshow" button will now remain at the top of the box ... Thu, 25 Oct 2012 00:27:01 GMT kjdon [26387] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) use node() instead of * as * seems only to get named nodes, not text ... Thu, 25 Oct 2012 00:26:15 GMT kjdon [26386] * main/trunk/greenstone3/web/interfaces/default/transform/text_fragment_format.xsl (modified) use node() instead of * as * seems only to get named nodes, not text ... Tue, 23 Oct 2012 01:43:43 GMT kjdon [26372] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) display num matching docs. Also display term info even if no matching ... Tue, 23 Oct 2012 01:06:08 GMT kjdon [26371] * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) a bit of reordering Tue, 23 Oct 2012 01:05:25 GMT kjdon [26370] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) made 'displaying x to y of z docs' a single sentence for translation Tue, 23 Oct 2012 01:03:01 GMT kjdon [26368] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) moved param stuff to query-common.xsl so it can be shared. made ... Tue, 23 Oct 2012 01:00:36 GMT kjdon [26367] * main/trunk/greenstone3/web/interfaces/default/transform/pages/pref.xsl (modified) split this up into lots of templates so its easier to modify it for a ... Tue, 23 Oct 2012 00:58:22 GMT kjdon [26366] * main/trunk/greenstone3/web/interfaces/default/transform/query-common.xsl (modified) moved all param templates here so they can be used by preferences ... Fri, 19 Oct 2012 10:36:27 GMT ak19 [26363] * main/trunk/greenstone3/build.properties.in (modified) Some properties for the Fedora extension for GS3 Fri, 19 Oct 2012 05:53:01 GMT ak19 [26361] * main/trunk/greenstone3/web/WEB-INF/lib/fedoraGS3.jar (modified) Searching on all fields has changed. Previously searching over all ... Thu, 18 Oct 2012 03:49:29 GMT ak19 [26359] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Sam fixed a bug in my previous commit of new fedora.MaxPermSize ant ... Thu, 18 Oct 2012 03:14:49 GMT sjm84 [26358] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Prevent the magnification option from disappearing Thu, 18 Oct 2012 02:46:29 GMT ak19 [26357] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Added tomcat startup property for fedora/gsearch which sets the ... Thu, 18 Oct 2012 02:36:19 GMT kjdon [26352] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) set up the queryer based on our colleciton defaults Thu, 18 Oct 2012 02:21:31 GMT kjdon [26349] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) put back stem,case,accent query params for now Thu, 18 Oct 2012 02:05:34 GMT sjm84 [26347] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/text_fragment_format.xsl (modified) We want to get the children of the fragment elements produced from ... Thu, 18 Oct 2012 01:31:59 GMT kjdon [26346] * main/trunk/greenstone3/web/interfaces/basic/transform/text_fragment_format.xsl (added) Sam added this to default interface, need it for this one as well Thu, 18 Oct 2012 01:31:13 GMT kjdon [26345] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) gsf:links can have a rollover text. specify the text in title att, or ... Thu, 18 Oct 2012 01:24:27 GMT kjdon [26344] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2TextSearch.java (modified) fiddling with index options (stem, case, accent). can now set the ... Thu, 18 Oct 2012 01:19:28 GMT kjdon [26343] * main/trunk/greenstone3/bin/script/convert_coll_from_gs2.pl (modified) output the indexOPtions Thu, 18 Oct 2012 00:01:24 GMT kjdon [26338] * main/trunk/greenstone3/resources/tomcat/server_tomcat7.xml (modified) need the URIEncoding attribute for the Connector otherwise the URL ... Wed, 17 Oct 2012 21:12:58 GMT sjm84 [26336] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/text_fragment_format.xsl (modified) Readded the args argument that was accidentally deleted. Also making ... Wed, 17 Oct 2012 21:02:44 GMT sjm84 [26334] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) Fixing the language setting not working correctly when getting ... Wed, 17 Oct 2012 00:53:31 GMT sjm84 [26326] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/text_fragment_format.xsl (added) Changing how collection text is retrieved so that they can contain ... Wed, 17 Oct 2012 00:51:35 GMT sjm84 [26325] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) Changing how collection text is retrieved so that they can contain ... Tue, 16 Oct 2012 02:19:43 GMT kjdon [26320] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) if we can't find an xsl name, and we are page action, then use teh ... Tue, 16 Oct 2012 01:57:02 GMT kjdon [26317] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) more modes to get niupepa collection working Tue, 16 Oct 2012 01:55:49 GMT kjdon [26316] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) needed to add the opt-doc-link-args variable otherwise it craps out ... Tue, 16 Oct 2012 01:54:58 GMT kjdon [26315] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) I wanted to get collection text with a string arg Thu, 11 Oct 2012 06:23:48 GMT ak19 [26311] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/FedoraServiceProxy.java (modified) Second bugfix. Just one line for an elusive bug: need search results ... Thu, 11 Oct 2012 06:11:30 GMT ak19 [26310] * main/trunk/greenstone3/web/WEB-INF/lib/fedoraGS3.jar (modified) 1. Corrections to XML returned by FedoraGS3 to get the VList display ... Thu, 11 Oct 2012 04:28:56 GMT sjm84 [26308] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) If the table of contents is locked to the side then it be saved like ... Thu, 11 Oct 2012 03:39:21 GMT sjm84 [26307] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) The view option images can now be clicked as well as the checkboxes Thu, 11 Oct 2012 02:08:10 GMT sjm84 [26306] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Making sure text is always below the images in the page slider Thu, 11 Oct 2012 01:52:29 GMT sjm84 [26305] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/jquery.blockUI.js (added) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Changed the slideshow to use more of the screen and reverting the ... Wed, 10 Oct 2012 22:22:41 GMT sjm84 [26304] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) Make sure the slideshow option remains unchecked on page loads Wed, 10 Oct 2012 22:16:53 GMT sjm84 [26303] * main/trunk/greenstone3/web/interfaces/default/images/zoom.png (modified) Made a better zoom image Wed, 10 Oct 2012 21:44:59 GMT sjm84 [26302] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Hide the zoom option when the slideshow is on Wed, 10 Oct 2012 21:21:46 GMT sjm84 [26301] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Instead of the pages having a max width of 1000px they now have a set ... Tue, 09 Oct 2012 01:15:31 GMT sjm84 [26299] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) The page slider images will now align to the top instead of to the bottom Tue, 09 Oct 2012 01:14:55 GMT sjm84 [26298] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) The documentContent template will no longer affect non-simple documents Tue, 09 Oct 2012 01:14:12 GMT sjm84 [26297] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) No longer wait 1 second before loading images Mon, 08 Oct 2012 22:52:53 GMT sjm84 [26296] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) The document view will now correctly focus the subsection you have ... Thu, 04 Oct 2012 05:33:25 GMT ak19 [26287] * main/trunk/greenstone3/web/WEB-INF/lib/fedoraGS3.jar (modified) GSearch works again with the latest version of Fedora and ... Thu, 04 Oct 2012 03:51:22 GMT sjm84 [26285] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) Fixed the lock toc button appearing when there was no toc on the page Thu, 04 Oct 2012 03:33:00 GMT sjm84 [26284] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Increased the height of the browsing tabs Thu, 04 Oct 2012 02:19:19 GMT sjm84 [26282] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Arrows will not be shown in the slideshow view if there is no image ... Thu, 04 Oct 2012 01:20:25 GMT sjm84 [26281] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Pre tags are now wrapped. Selected horizontal classifier nodes now ... Thu, 04 Oct 2012 00:36:23 GMT sjm84 [26280] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) The current horizontal classifier will be bolded Wed, 03 Oct 2012 21:15:44 GMT sjm84 [26279] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) Adding months to date list Wed, 03 Oct 2012 01:26:35 GMT sjm84 [26278] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/query-common.xsl (modified) Using a more appropriate parameter name Wed, 03 Oct 2012 01:25:19 GMT sjm84 [26277] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/query-common.xsl (modified) When text query only has one index we don't need to display it Mon, 01 Oct 2012 06:06:42 GMT ak19 [26274] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/FedoraServiceProxy.java (modified) Bugfix: sometimes GS3 asks for docnodes with ids like hash.dir, which ... Sat, 29 Sep 2012 06:57:32 GMT ak19 [26273] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/FedoraServiceProxy.java (modified) GS2MacroResolver.resolve() code had been optimised. The code ... Sat, 29 Sep 2012 01:24:20 GMT xiao [26272] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) operation PerformChangePassword, now uses modifyUserInfo instead of ... Thu, 27 Sep 2012 06:38:30 GMT ak19 [26271] * main/trunk/greenstone3/web/WEB-INF/lib/fedoraGS3.jar (modified) 1. Now checks request for nodeStructureInfo documentType, as is ... Thu, 27 Sep 2012 06:21:52 GMT ak19 [26269] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/AbstractBasicDocument.java (modified) Making certain protected constants public so that the FedoraGS3.jar ... Thu, 27 Sep 2012 01:57:02 GMT kjdon [26264] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/CollectionClassLoader.java (modified) changed findResource to getResource to make it a child:parent ... Thu, 27 Sep 2012 00:06:48 GMT ak19 [26263] * main/trunk/greenstone3/web/WEB-INF/lib/fedoraGS3.jar (modified) GS3 XSLT statements for new skin now expect classNodes in ... Wed, 26 Sep 2012 04:52:32 GMT ak19 [26261] * main/trunk/greenstone3/web/WEB-INF/lib/fedoraGS3.jar (modified) Error message returned from fedora has changed from Fedora 3.0 to 3.2 Wed, 26 Sep 2012 01:41:15 GMT sjm84 [26257] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/Dictionary.java (modified) Fixed a problem that was causing lines with hash symbols in them to ... Wed, 26 Sep 2012 00:45:43 GMT sjm84 [26255] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/CollectionClassLoader.java (modified) Reformatting this file AND changing the way a URL is retrieved from a ... Wed, 26 Sep 2012 00:44:47 GMT sjm84 [26254] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/Dictionary.java (modified) Reformatting this file Wed, 26 Sep 2012 00:44:23 GMT sjm84 [26253] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) Reformatting this file Tue, 25 Sep 2012 03:41:35 GMT kjdon [26250] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) added gsf:collectionText template Tue, 25 Sep 2012 03:40:37 GMT kjdon [26249] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractTextSearch.java (modified) added back in some params that had gone missing Tue, 25 Sep 2012 03:20:04 GMT kjdon [26248] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/Dictionary.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) trying to implement getCollectionText with no arguments for the ... Tue, 25 Sep 2012 01:49:14 GMT kjdon [26243] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) added getCollectionTextWithDOM methods - looks for ... Sat, 22 Sep 2012 05:07:43 GMT xiao [26233] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) added user required operation PerformChangePassword Thu, 20 Sep 2012 02:39:43 GMT sjm84 [26232] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) CL names can now be specified with either dots or slashes in URLs ... Thu, 20 Sep 2012 01:55:41 GMT kjdon [26227] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) added a couple of options to gsf:link type='document': OID attribute ... 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 ...