source: main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33278   5 years kjdon added a basic getGenericText where you can specify the dictionary …
(edit) @33215   5 years kjdon in asking for something from eg heritage2 interface file, need to look …
(edit) @32995   5 years kjdon custom interface strings in a colleciton now live in …
(edit) @32653   5 years kjdon renamed groupsContains to csvContains as that better reflects what its …
(edit) @32459   6 years kjdon added groupsContain method - can't just use a string contains as e.g. …
(edit) @31891   7 years kjdon need to check for 00 day in getDetailFromDate too, otherwise get the …
(edit) @31866   7 years kjdon handle properly 6 digit dates - only output month and year otherwise …
(edit) @30860   8 years kjdon added in formatTimestamp method to convert a timestamp to human …
(edit) @30830   8 years kjdon CollectionClassLoader changed to CustomClassLoader
(edit) @30810   8 years kjdon when loading all the text strings for a particular prefix into a …
(edit) @30770   8 years kjdon when getting all the strings with a specified prefix, we actually want …
(edit) @30542   8 years Georgiy Litvinov Added checkFileExistence method for xslt checks. Fixed invisible group …
(edit) @30477   8 years davidb Changes in the Java code to support the new approach taken to …
(edit) @30360   8 years Georgiy Litvinov Removed unnecessary checks from previous commit
(edit) @30359   8 years Georgiy Litvinov Added URI Encoding method for xslt utils
(edit) @29175   10 years ak19 Fixing off by one error of boolean operators in the GS3 search form …
(edit) @26557   11 years sjm84 Fixing string fragments being missing after some being moved to …
(edit) @26471   11 years davidb Added extra util:xx function (accessed from XSLT) to return the DocOID …
(edit) @26334   12 years sjm84 Fixing the language setting not working correctly when getting …
(edit) @26325   12 years sjm84 Changing how collection text is retrieved so that they can contain gsf …
(edit) @26315   12 years kjdon I wanted to get collection text with a string arg
(edit) @26279   12 years sjm84 Adding months to date list
(edit) @26253   12 years sjm84 Reformatting this file
(edit) @26248   12 years kjdon trying to implement getCollectionText with no arguments for the …
(edit) @26243   12 years kjdon added getCollectionTextWithDOM methods - looks for collname.properties …
(edit) @26104   12 years kjdon stripWhitespace and tidyWhitespace are now part of the formatting commands
(edit) @26086   12 years kjdon due to the way we call formatting functions from xslt, I have made …
(edit) @25858   12 years sjm84 Tidying the imports of this file
(edit) @25654   12 years sjm84 Added a method that allows the calling of xmlNodeToString in XSLT
(edit) @25590   12 years sjm84 Removing two print statements
(edit) @25567   12 years sjm84 Make sure the document editor functionality is off when we don't have …
(edit) @25378   12 years ak19 Java method getInterfaceStringsAsJavascript outputs more of the …
(edit) @25353   12 years sjm84 Added a function to help find parents of a given oid
(edit) @25347   12 years ak19 Array of strings to be initialised for Javascript now done by Java …
(edit) @25312   12 years sjm84 Moved the recaptcha private and public keys to the siteConfig.xml files
(edit) @25264   12 years sjm84 Added the ability to output a captcha image (need to put the private …
(edit) @25107   12 years sjm84 Added functions that check for duplicate metadata values when …
(edit) @24972   12 years sjm84 Added a function that escapes quotes and a function that escapes both …
(edit) @24928   12 years sjm84 Added in a function to escape newlines with backslashes
(edit) @24450   13 years sjm84 Dictionary properties can now contain INTERFACE_NAME which will be …
(edit) @24393   13 years sjm84 Adding in the server-side code for the Document Maker as well as …
(edit) @24219   13 years ak19 Thanks to Sam, Veronica and Dr Bainbridge, can finally commit the …
(edit) @24117   13 years sjm84 Fixed a problem with using OIDType incremental on the dev/oran skin
(edit) @23968   13 years sjm84 Several improvements including fixing realistic books and fixing the …
(edit) @23791   13 years davidb Changes to take advantage of the more efficient Apache Commons string …
(copy) @21000   14 years oranfry restructuring the repository
copied from greenstone3/trunk/src/java/org/greenstone/gsdl3/util/XSLTUtil.java
(edit) @18308   15 years kjdon added a couple of getInterfaceTextWithDOM methods - can pass in DOM …
Note: See TracRevisionLog for help on using the revision log.