source: trunk/gsdl3/src/java/org/greenstone/gsdl3/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4860   21 years kjdon we now look for stylesheets in teh collection before the site - note …
(edit) @4705   21 years kjdon a new file with some constants in it for eg servlet params, and other …
(edit) @4704   21 years kjdon no longer use ConfigVars, so pass in variables individually. also …
(edit) @4703   21 years kjdon cgi request type changed to page request type
(edit) @4702   21 years kjdon added method for retrieving strings from resource bundles, including …
(edit) @4701   21 years kjdon transformer now takes a HashMap of parameters to set as global params …
(edit) @4700   21 years kjdon no longer use ConfigVars, so methods that used that no take all teh …
(edit) @4699   21 years kjdon added some new args for form search
(edit) @4698   21 years kjdon renamed some args, added some new ones
(edit) @4697   21 years kjdon no longer use this - use a HashMap instead to hold teh config …
(edit) @4285   21 years kjdon changed slightly the pretty printing stuff - any nodes that are …
(edit) @4271   21 years kjdon new method to tidy up whitespace in a string
(edit) @4245   21 years kjdon now have interface config file which lives in the directory for each …
(edit) @4244   21 years kjdon small change to getNumberedItem
(edit) @4243   21 years kjdon new elem names and a new method
(edit) @4242   21 years kjdon cgi args now have save data - whether or not they should be saved …
(edit) @4241   21 years kjdon a new CGI class for NZDL - this has a lot more hard coded args in it
(edit) @4145   21 years kjdon new pageExtra element in greenstone xml
(edit) @4140   21 years kjdon info param renamed subset param
(edit) @4104   21 years kjdon some more system action args - should these be specific to system action??
(edit) @4101   21 years kjdon some miscellaneous functions
(edit) @4100   21 years kjdon createParameter for description has new name: …
(edit) @4099   21 years kjdon new cgi arg for configuring system
(edit) @4087   21 years kjdon added a new getDOM(File, String) that specifies an encoding to read …
(edit) @4079   21 years kjdon added a method for working out what metadata is needed for a …
(edit) @4078   21 years kjdon added method for creating a param list for metadata specification
(edit) @4052   21 years kjdon fixed a typo
(edit) @4050   21 years kjdon sites and interfaces now inside web directory - modified paths
(edit) @4029   21 years kjdon new suffix rt (root) for OIDs
(edit) @4020   21 years kjdon added new method to create a path from an array of links
(edit) @4013   21 years mdewsnip Changed string comparisons to use .equals().
(edit) @4009   21 years mdewsnip Added couple of things for GATE.
(edit) @3993   21 years kjdon more xml elements added
(edit) @3985   21 years mdewsnip Added function for returning a copy of an element with a different name.
(edit) @3970   21 years kjdon now have getString() - for plain output, and getPrettyString() for …
(edit) @3969   21 years kjdon tidied up some element names etc
(edit) @3968   21 years kjdon renamed PROCESS_HANDLE_ARG to PROCESS_ID_ARG, and its now pid, not id
(edit) @3941   21 years kjdon tidied up a bit
(edit) @3940   21 years kjdon no longer needed, using resource bundles and properties files instead.
(edit) @3908   21 years kjdon added method to print a STring representation of a node type
(edit) @3907   21 years kjdon added new method createBasicRequest
(edit) @3899   21 years kjdon doc node atts now have generic names so can be shared by documents and …
(edit) @3898   21 years kjdon getParent now returns the original oid if there is no parent
(edit) @3870   21 years kjdon tidied up
(edit) @3869   21 years kjdon some changes to functions
(edit) @3867   21 years kjdon more stuff
(edit) @3850   21 years kjdon added more stuff
(edit) @3849   21 years kjdon now uses only xerces, not generic jaxp stuff - this can cause problems …
(edit) @3848   21 years kjdon new function to find a sysstem wide config format xslt
(edit) @3818   21 years mdewsnip Added node type constants: ROOT, INTERIOR, and LEAF.
(edit) @3797   21 years mdewsnip Added static constant definitions for document structure information.
(edit) @3773   21 years mdewsnip Added check for null Nodes.
(edit) @3769   21 years mdewsnip Added static constant definition for term elements.
(edit) @3768   21 years mdewsnip Replaced usage of TextWriter in Xindice package with a custom-built …
(edit) @3676   21 years kjdon new function to determine if a status code indicates completion
(edit) @3675   21 years kjdon added new cgi args
(edit) @3674   21 years kjdon added some new element names
(edit) @3646   21 years kjdon aadded a few more constants
(edit) @3643   21 years kjdon the beginnings of status and error handling stuff
(edit) @3642   21 years kjdon resource now called document. some status stuff added too.
(edit) @3641   21 years kjdon CGIArgConverter.java replaced by GSCGI.java
(edit) @3618   21 years say1 added methods to insert errors into XML
(edit) @3602   21 years kjdon added new method for getting a numbered item from a list
(edit) @3601   21 years kjdon now handles multiparams
(edit) @3600   21 years kjdon added some new methods for xml-safeing, and handling multiparams
(edit) @3577   21 years kjdon new dictionary class - wrapper around a resource bundle. used for …
(edit) @3576   21 years kjdon added some comments, now uses GSXML.static variables instead of …
(edit) @3575   21 years kjdon minor changes
(edit) @3574   21 years kjdon default language for interface now added into config vars
(edit) @3573   21 years kjdon added method for param display element
(edit) @3572   21 years kjdon transform method now returns an Element instead of a string
(edit) @3571   21 years kjdon makefiles no longer needed in subdirectories
(edit) @3512   22 years kjdon all modules now talk the same messages; all xml elems and atts have …
(edit) @3509   22 years kjdon made all the xml elem names etc constants
(edit) @3501   22 years kjdon small change
(edit) @3489   22 years kjdon config file names changed
(edit) @3488   22 years kjdon small changes
(edit) @3487   22 years kjdon all cgi args now have long names
(edit) @3477   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home some …
(edit) @3476   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home
(edit) @3466   22 years kjdon add new method
(edit) @3451   22 years kjdon new version of transform, with stylesheet already parsed into a Document
(edit) @3450   22 years kjdon utility class for manipulating greenstones xslt files
(edit) @3449   22 years kjdon changed some comments
(edit) @3441   22 years kjdon uses new GSFile methods
(edit) @3440   22 years kjdon tidied this up a bit
(edit) @3438   22 years kjdon added library name to the config class - dont assume that its always …
(edit) @3388   22 years kjdon tidying
(edit) @3386   22 years kjdon new functions for applet stuff
(edit) @3362   22 years kjdon more utils
(edit) @3341   22 years kjdon some modifications
(edit) @3308   22 years kjdon changed error messages
(edit) @3285   22 years kjdon another utility class
(edit) @3284   22 years kjdon more functionality added along with Test classes
(edit) @3257   22 years kjdon OID class for handling greenstone hash OIDs
(edit) @3235   22 years say1 added GNU headers to all java files. added @author and @version tags. …
(add) @3222   22 years kjdon Initial revision
Note: See TracRevisionLog for help on using the revision log.