source: main/branches/64_bit_Greenstone/greenstone3/Client-side Overview.txt@ 24007

Last change on this file since 24007 was 24007, checked in by sjm84, 13 years ago

Updating this branch to match the latest Greenstone3 changes

File size: 753 bytes
Line 
1This version of Greenstone 3 has been optimised as part of the Summer Research Scholarship I undertook. This version, however, also contains support for client-side XSLT.
2
3The main modifications include:
4* The use of Apache Commons StringUtils class for text replacement and splitting;
5* The use of StringUtils.contains over the *.text.* regular expression;
6* Plus: client-side XSLT support.
7
8Note that the XML Texts collection had to be modified in certain areas due to it using four XSL overrides in its transform directory. This may or may not be necessary depending on the XSL overrides in place for other collections. For an example of this, see the about-clientside.xsl file in the gberg collection.
9
10Steven McTainsh
11February 2011
12
13
14
Note: See TracBrowser for help on using the repository browser.