# # ChangeLog for main/trunk # # Generated by Trac 1.4.2 # 2024-04-28T06:41:47+12:00 Fri, 22 Mar 2013 02:31:54 GMT ak19 [27111] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Bugfix. When GS3 specifies that the metadata of a subsection is to be ... Thu, 21 Mar 2013 03:52:48 GMT sjm84 [27110] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Some major improvements including the functionality to select ... Thu, 21 Mar 2013 03:47:19 GMT sjm84 [27109] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DebugService.java (modified) Major change to how the files are located. Also added the ... Thu, 21 Mar 2013 03:45:55 GMT mdewsnip [27108] * main/trunk/greenstone2/runtime-src/src/recpt/datelistbrowserclass.cpp (modified) Memory bug fix to prevent crashing on Windows, particularly with ... Thu, 21 Mar 2013 03:12:41 GMT ak19 [27107] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) GS2PerlConstructor.activateCollection() now calls perl method ... Wed, 20 Mar 2013 23:39:49 GMT kjdon [27106] * main/trunk/greenstone2/perllib/plugins/MARCPlugin.pm (modified) need to do the same utf8 decode step that is used in ReadTextFile on ... Tue, 19 Mar 2013 06:47:17 GMT ak19 [27101] * main/trunk/greenstone3/web/interfaces/default/images/rssicon.png (added) * main/trunk/greenstone3/web/interfaces/default/images/rssicon_large.png (added) * main/trunk/greenstone3/web/interfaces/default/images/rssicon_small.png (added) * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) Final commit for GS3 RSS support: if a GS3 collection is built by ... Tue, 19 Mar 2013 06:35:35 GMT ak19 [27100] * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) RSSRetrieve ServiceRack now commented out by default. If the GS3 ... Tue, 19 Mar 2013 04:57:43 GMT ak19 [27099] * main/trunk/greenstone2/collect/demo/macros/extra.dm (added) * main/trunk/greenstone2/macros/base.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/macros/zextra.dm (modified) * main/trunk/greenstone2/web/images/rssicon.png (added) GS2 RSS feed link from demo about page. This commit adds the ... Tue, 19 Mar 2013 02:27:51 GMT kjdon [27098] * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) new option for List: standardize_capitalization. If set, then ... Tue, 19 Mar 2013 00:39:28 GMT kjdon [27097] * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) indexOption doesn't have sub element option any more Tue, 19 Mar 2013 00:32:54 GMT kjdon [27096] * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml (modified) I changed the indexOption xml format but forgot to change it here Mon, 18 Mar 2013 23:58:28 GMT ak19 [27095] * main/trunk/greenstone2/runtime-src/src/recpt/rssaction.cpp (modified) Tidied up previous commit Mon, 18 Mar 2013 20:50:02 GMT kjdon [27094] * main/trunk/greenstone3/web/WEB-INF/classes/GS2LuceneSearch.properties (modified) sort order param strings Mon, 18 Mar 2013 08:06:22 GMT ak19 [27093] * main/trunk/greenstone2/runtime-src/src/recpt/rssaction.cpp (modified) httpdomain macro in rss items resolved in receptionist with primary ... Mon, 18 Mar 2013 06:34:57 GMT ak19 [27092] * main/trunk/greenstone2/build-src/packages/configure (modified) Putting the config file back. Sourcing devel.bash from configure.in ... Mon, 18 Mar 2013 02:39:40 GMT ak19 [27091] * main/trunk/greenstone2/build-src/packages/configure (modified) Automating configuring and compiling of wvware with gnome-lib. Tested ... Fri, 15 Mar 2013 01:09:47 GMT ak19 [27090] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) Now XMLTransformer sets the doctype of the document generated from ... Thu, 14 Mar 2013 05:41:28 GMT ak19 [27089] * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) Adding ServiceRack for RSSRetrieve to collectionConfig.xml, to make ... Thu, 14 Mar 2013 04:47:10 GMT ak19 [27088] * main/trunk/greenstone3/web/interfaces/default/transform/pages/rss.xsl (modified) Removed some unnecessary comments Thu, 14 Mar 2013 04:23:20 GMT ak19 [27087] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/RSSAction.java (added) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/RSSRetrieve.java (added) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/ServiceRack.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/html-output.xsl (added) * main/trunk/greenstone3/web/interfaces/default/transform/pages/rss.xsl (added) Implemented RSS support for GS3. At present, can see this with a=rss ... Thu, 14 Mar 2013 00:03:30 GMT kjdon [27086] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper3/GS2LuceneQuery.java (modified) added reverse sort option to lucene sorting of search results Thu, 14 Mar 2013 00:02:54 GMT kjdon [27085] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (modified) added sortorder param to lucene searching Wed, 13 Mar 2013 23:46:15 GMT kjdon [27084] * main/trunk/greenstone2/runtime-src/src/colservr/fieldedqueryfilter.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/lucenequeryfilter.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/queryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/queryfilter.h (modified) more tidying up of queryfilters. moved some stuff to the lucene ... Wed, 13 Mar 2013 21:34:59 GMT sjm84 [27083] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Fixing a minor error Wed, 13 Mar 2013 20:57:57 GMT sjm84 [27082] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) If there are no debug tags present then show the button Wed, 13 Mar 2013 20:57:04 GMT sjm84 [27081] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/default/transform/javascript-global-setup.xsl (modified) Adding in the info for the Greenbug image Wed, 13 Mar 2013 20:56:17 GMT sjm84 [27080] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Added styling for the Enable Greenbug button Wed, 13 Mar 2013 20:50:39 GMT sjm84 [27079] * main/trunk/greenstone3/web/interfaces/default/images/GB.png (added) Adding in a Greenbug image Wed, 13 Mar 2013 01:16:12 GMT sjm84 [27078] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) Creating a basic request now also adds in the user groups Wed, 13 Mar 2013 01:15:33 GMT sjm84 [27077] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/UserContext.java (modified) Added groups to the usercontext (and some minor reformatting) Wed, 13 Mar 2013 01:14:41 GMT sjm84 [27076] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DebugService.java (modified) Debug service calls now require the user to be an administrator Wed, 13 Mar 2013 01:13:21 GMT sjm84 [27075] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) Reformatting this file ahead of some changes Wed, 13 Mar 2013 01:12:37 GMT sjm84 [27074] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) The top level usercontext now includes the groups that the user is in Wed, 13 Mar 2013 01:11:28 GMT sjm84 [27073] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) Reformatting this file ahead of some changes Tue, 12 Mar 2013 21:43:08 GMT sjm84 [27072] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Various fixes and resizing will now only be done if it is necessary Tue, 12 Mar 2013 02:46:34 GMT ak19 [27071] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Demo collection uses dc.Title metadata now instead of dls.Title. So ... Tue, 12 Mar 2013 02:40:18 GMT ak19 [27070] * main/trunk/greenstone2/collect/demo/import/wb34te/metadata.xml (modified) Part of commit 27030 from last week. Was left out through an ... Tue, 12 Mar 2013 02:01:01 GMT kjdon [27069] * main/trunk/greenstone2/bin/script/lucene_query.pl (modified) adding in reverse sort option Tue, 12 Mar 2013 01:59:41 GMT kjdon [27068] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) adding in reverse sort option Tue, 12 Mar 2013 01:52:58 GMT sjm84 [27067] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Disable seaweed if we don't have docEdit on Tue, 12 Mar 2013 01:45:06 GMT kjdon [27066] * main/trunk/greenstone2/runtime-src/src/recpt/querytools.cpp (modified) added in the so (lucene sort order) cgi arg handling Tue, 12 Mar 2013 01:44:30 GMT kjdon [27065] * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) added in the so (lucene sort order) cgi arg Tue, 12 Mar 2013 01:37:44 GMT kjdon [27064] * main/trunk/greenstone2/runtime-src/src/colservr/fieldedqueryfilter.cpp (added) * main/trunk/greenstone2/runtime-src/src/colservr/fieldedqueryfilter.h (added) * main/trunk/greenstone2/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/lucenequeryfilter.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/mgppqueryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/mgppqueryfilter.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/mgqueryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/mgqueryfilter.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/queryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/queryfilter.h (modified) adding reverse sort/sort order in for lucene search results sorting. ... Tue, 12 Mar 2013 01:36:06 GMT kjdon [27063] * main/trunk/greenstone2/runtime-src/src/colservr/Makefile.in (modified) added fieldedqueryfilter into list of files Tue, 12 Mar 2013 01:35:42 GMT kjdon [27062] * main/trunk/greenstone2/runtime-src/src/colservr/queryinfo.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/queryinfo.h (modified) sortoder added to query params for lucene Tue, 12 Mar 2013 01:35:01 GMT kjdon [27061] * main/trunk/greenstone2/runtime-src/src/colservr/lucenesearch.cpp (modified) add reverse_sort to lucene query options if sort order is descending Tue, 12 Mar 2013 01:28:37 GMT kjdon [27060] * main/trunk/greenstone2/macros/english.dm (modified) added sort order option in to the lucene query form sentences Tue, 12 Mar 2013 01:24:27 GMT kjdon [27059] * main/trunk/greenstone2/macros/query.dm (modified) added lucene's sortorderselection macro - ascending/descending sort ... Tue, 12 Mar 2013 00:34:03 GMT sjm84 [27057] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) Move the "minimise" button to the right side Tue, 12 Mar 2013 00:26:32 GMT sjm84 [27056] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) A possibly unnecessary fix Tue, 12 Mar 2013 00:24:34 GMT sjm84 [27055] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Various fixes and improvements. Also trialling a different look for ... Tue, 12 Mar 2013 00:18:01 GMT sjm84 [27054] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DebugService.java (modified) Removing some debug statements and reformatting Fri, 08 Mar 2013 02:57:30 GMT ak19 [27034] * main/trunk/greenstone3/build.xml (modified) After checking out gnome-lib, it is compiled up by running its ... Thu, 07 Mar 2013 04:40:05 GMT ak19 [27033] * main/trunk/greenstone2/collect/demo/metadata/dublin.mds (added) Updated demo collection's import documents to use dc.Title, ... Thu, 07 Mar 2013 04:32:37 GMT davidb [27032] * main/trunk/greenstone3/web/sites/localsite/siteConfig.xml (modified) GS2Construct and DebugService now added in as standard services. Up ... Thu, 07 Mar 2013 04:30:21 GMT ak19 [27031] * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml (modified) * 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) Updating demo collection's import documents to use dc.Title, ... Thu, 07 Mar 2013 04:18:36 GMT ak19 [27030] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/collect/demo/import/b17mie/metadata.xml (modified) * main/trunk/greenstone2/collect/demo/import/b18ase/metadata.xml (modified) * main/trunk/greenstone2/collect/demo/import/b20cre/metadata.xml (modified) * main/trunk/greenstone2/collect/demo/import/b21wae/metadata.xml (modified) * main/trunk/greenstone2/collect/demo/import/b22bue/metadata.xml (modified) * main/trunk/greenstone2/collect/demo/import/ec158e/metadata.xml (modified) * main/trunk/greenstone2/collect/demo/import/ec159e/metadata.xml (modified) * main/trunk/greenstone2/collect/demo/import/ec160e/metadata.xml (modified) * main/trunk/greenstone2/collect/demo/import/fb33fe/metadata.xml (modified) * main/trunk/greenstone2/collect/demo/import/fb34fe/metadata.xml (modified) Updating demo collection's import documents to use dc.Title, ... Thu, 07 Mar 2013 04:09:04 GMT sjm84 [27029] * main/trunk/greenstone3/web/interfaces/default/transform/javascript-global-setup.xsl (modified) Adding a new image Thu, 07 Mar 2013 03:57:28 GMT ak19 [27028] * main/trunk/greenstone3/build.xml (modified) Useful comment on disabling wvware Thu, 07 Mar 2013 03:45:40 GMT ak19 [27027] * main/trunk/gli/metadata/ds.mds (modified) Reducing the newly added DSpace metadata set to just those fields not ... Thu, 07 Mar 2013 02:44:41 GMT ak19 [27026] * main/trunk/release-kits/kits/rk2/installer/build.xml (modified) Fixing up shebang for newly included file checksum.pl (used by the ... Thu, 07 Mar 2013 02:41:13 GMT sjm84 [27025] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) The gslib elements will now be dynamically acquired from the ... Thu, 07 Mar 2013 02:39:42 GMT sjm84 [27024] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) Fixing a mistake Thu, 07 Mar 2013 02:39:10 GMT sjm84 [27023] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DebugService.java (modified) Add a new service to get the templates from the gslib file Thu, 07 Mar 2013 02:38:27 GMT sjm84 [27022] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) Make the debug cgi param persistant Thu, 07 Mar 2013 02:11:32 GMT ak19 [27021] * main/trunk/greenstone2/macros/depositdspace.dm (modified) Now depositdspace uses dc meta fields instead of ds meta fields for ... Thu, 07 Mar 2013 01:31:24 GMT ak19 [27020] * main/trunk/gli/metadata/ds.mds (added) Adding a metadata set to mimic the type of metadatafields stored by ... Thu, 07 Mar 2013 01:15:40 GMT ak19 [27019] * main/trunk/greenstone2/macros/depositdspace.dm (modified) 1. style.dm had a typo when referring back to the new macro, 2. ... Thu, 07 Mar 2013 01:13:30 GMT ak19 [27018] * main/trunk/greenstone2/macros/depositdspace.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) 1. style.dm had a typo when referring back to the new macro, 2. ... Thu, 07 Mar 2013 00:26:32 GMT sjm84 [27017] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Make sure empty elements can't be added Thu, 07 Mar 2013 00:15:30 GMT sjm84 [27016] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Attributes to add can now be selected from a drop down list. Only ... Wed, 06 Mar 2013 21:01:15 GMT sjm84 [27015] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Adding a recycle bin icon that changes if there has been an element ... Wed, 06 Mar 2013 05:56:22 GMT ak19 [27014] * main/trunk/greenstone2/common-src/cgi-bin/checksum.pl (added) * main/trunk/greenstone2/macros/depositdspace.dm (added) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) * main/trunk/greenstone2/web/images/logogreenstone.gif (added) * main/trunk/greenstone2/web/script/domcore.js (added) * main/trunk/greenstone2/web/script/mimetype.js (added) * main/trunk/greenstone2/web/script/xmlhttp.js (added) * main/trunk/greenstone2/web/style/dspacestyle.css (added) First commit for Dspace Depositor Clone (Institutional Repository) ... Tue, 05 Mar 2013 21:54:08 GMT sjm84 [27013] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) Using jquery ui buttons instead of regular buttons Tue, 05 Mar 2013 05:58:46 GMT ak19 [27012] * main/trunk/greenstone2/perllib/downloaders/OAIDownload.pm (modified) As John Rose requested: when you build an oai collection with the ... Tue, 05 Mar 2013 03:38:59 GMT sjm84 [27011] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Renamed the trash to be recycle bit and updating the css file Tue, 05 Mar 2013 03:36:03 GMT sjm84 [27010] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Implemented a "drag to trash" feature Tue, 05 Mar 2013 02:11:06 GMT sjm84 [27009] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Changing the expanded ratio to 80% instead of 90% Tue, 05 Mar 2013 02:10:10 GMT sjm84 [27008] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) Now using nicer buttons and saving will now only reload the necessary ... Mon, 04 Mar 2013 23:04:19 GMT davidb [27007] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Additional case for storing metadata now handled: that of when the ... Mon, 04 Mar 2013 22:37:47 GMT ak19 [27000] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) Comment with useful link to relevant apache documentation Mon, 04 Mar 2013 06:46:28 GMT ak19 [26978] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) Third and final commit for RSS support. This time the windows- ... Mon, 04 Mar 2013 05:40:03 GMT ak19 [26977] * main/trunk/greenstone2/macros/base.dm (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) * main/trunk/greenstone2/runtime-src/packages/configure (modified) Second commit for RSS support: GS Apache on Linux needs to have mod- ... Mon, 04 Mar 2013 04:25:51 GMT ak19 [26976] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) * main/trunk/greenstone2/perllib/util.pm (modified) First commit for RSS support: copying rss-items.rdf file across from ... Thu, 28 Feb 2013 02:33:59 GMT kjdon [26975] * main/trunk/greenstone2/makegs2.bat (modified) added a comment about short filename mode. Building the demo ... Thu, 28 Feb 2013 02:31:34 GMT kjdon [26974] * main/trunk/greenstone2/Install.txt (modified) more changes Thu, 28 Feb 2013 02:30:44 GMT kjdon [26973] * main/trunk/greenstone2/perllib/util.pm (modified) don't lowercase the suffix in rename_file - if the original was ... Thu, 28 Feb 2013 02:12:56 GMT sjm84 [26972] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Changed "save edit" to "done" and a few other minor changes Thu, 28 Feb 2013 01:13:33 GMT kjdon [26971] * main/trunk/greenstone2/Install.txt (modified) starting to update the windows instructions for compiling Wed, 27 Feb 2013 23:54:07 GMT sjm84 [26970] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Another bug fix Wed, 27 Feb 2013 20:30:23 GMT sjm84 [26969] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) More bug fixes Wed, 27 Feb 2013 03:43:04 GMT sjm84 [26968] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Implemented the ability to restrict the types of elements are allowed ... Wed, 27 Feb 2013 00:24:39 GMT sjm84 [26967] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Added another undo feature and a bug fix Tue, 26 Feb 2013 03:39:06 GMT sjm84 [26966] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Implemented undo functionality Mon, 25 Feb 2013 21:04:25 GMT sjm84 [26936] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Adding in the javascript for the visual editor Mon, 25 Feb 2013 20:52:18 GMT sjm84 [26931] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Adding the styles necessary for the visual editor Mon, 25 Feb 2013 20:47:32 GMT sjm84 [26927] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (added) Adding a new visual editor Mon, 25 Feb 2013 20:47:03 GMT sjm84 [26925] * main/trunk/greenstone3/web/interfaces/default/images/veBackground.gif (added) Adding an image for behind the templates Mon, 25 Feb 2013 20:46:30 GMT sjm84 [26924] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) Some major upgrades to incorperate a visual editor