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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4050   21 years kjdon sites and interfaces now inside web directory - modified paths
(edit) @4036   21 years kjdon the service list got from MR may have services from a remote site - …
(edit) @4035   21 years kjdon moved the string version of process to teh base class
(edit) @4033   21 years mdewsnip Modified to returned a section with annotations as a proper XML …
(edit) @4030   21 years kjdon now gets assocfilepath from top level document for cover image
(edit) @4029   21 years kjdon new suffix rt (root) for OIDs
(edit) @4024   21 years kjdon param now multi type
(edit) @4023   21 years kjdon added in stuff for using enrich services to markup the documents
(edit) @4022   21 years kjdon fixed a couple of bugs in serviceRack loading
(edit) @4021   21 years kjdon uses GSXML.createBasicRequest
(edit) @4020   21 years kjdon added new method to create a path from an array of links
(edit) @4019   21 years kjdon changed div to span, fixed a display bug
(edit) @4018   21 years mdewsnip Added parameter description.
(edit) @4017   21 years mdewsnip Changed string comparisons to use .equals().
(edit) @4015   21 years mdewsnip Changed to use class instead of id attribute.
(edit) @4014   21 years mdewsnip Replaced GATE annotation tags with div tags, for display purposes.
(edit) @4013   21 years mdewsnip Changed string comparisons to use .equals().
(edit) @4012   21 years mdewsnip Changed string comparison to use .equals().
(edit) @4011   21 years mdewsnip Changed string comparisons to use .equals().
(edit) @4010   21 years kjdon changed String == to .equals :-)
(edit) @4009   21 years mdewsnip Added couple of things for GATE.
(edit) @4006   21 years mdewsnip First stab at a service for using GATE to do information extraction.
(edit) @4001   21 years kjdon new page format
(edit) @4000   21 years kjdon now sets site address for colls and services - address obtained from …
(edit) @3999   21 years kjdon code tidy
(edit) @3998   21 years kjdon now gets the collection info if a collection is specified - this is …
(edit) @3997   21 years kjdon added a comment
(edit) @3996   21 years kjdon now gets the collection info if a collection is specified - this is …
(edit) @3995   21 years kjdon path for resolving images now based of site_http_address_
(edit) @3994   21 years kjdon now stores site_http_address, passed in before configure.
(edit) @3993   21 years kjdon more xml elements added
(edit) @3992   21 years kjdon now stores site_http_address, passed in before configure. in …
(edit) @3991   21 years kjdon mgpp wrapper now needs to have an empty basepath, so changed all the …
(edit) @3990   21 years mdewsnip Initial document image support.
(edit) @3988   21 years mdewsnip Started improvements to page element structure, for better image handling.
(edit) @3987   21 years mdewsnip Improvements to page element structure, for better image handling.
(edit) @3986   21 years mdewsnip Added new metadata field in collection description: httpPath. Should …
(edit) @3985   21 years mdewsnip Added function for returning a copy of an element with a different name.
(edit) @3984   21 years kjdon uses a different conversion script for activate collection
(edit) @3977   21 years kjdon tidied up from att in response
(edit) @3976   21 years kjdon docNodeXXX stuff changed to nodeXXX, tidied up from att in response
(edit) @3975   21 years kjdon docNodeXXX stuff changed to nodeXXX
(edit) @3974   21 years kjdon changed handle param to pid
(edit) @3973   21 years kjdon tidied up print statements, and from att in response
(edit) @3972   21 years kjdon receptionist now forwards non-cgi requests straight to the mesage router
(edit) @3971   21 years kjdon info att in a request is now a param, MR adds empty from att
(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) @3967   21 years kjdon tidied up from att in responses
(edit) @3966   21 years kjdon process id att and param now pid instead of handle/id, tidied up …
(edit) @3965   21 years kjdon document node stuff is now renamed node…
(edit) @3964   21 years kjdon now uses getPrettyString instead of getString
(edit) @3952   21 years mdewsnip Trialling the removal of passing base_dir to MGPP as a cleaner …
(edit) @3948   21 years kjdon now uses proper request types (process instead of query)
(edit) @3946   21 years kjdon tidied up System.out.prints
(edit) @3945   21 years kjdon content elements no longer used in request or response
(edit) @3944   21 years kjdon tidied up error messages a bit
(edit) @3943   21 years kjdon tidied up some error messages
(edit) @3942   21 years kjdon changed an error message
(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) @3939   21 years kjdon fixed a bug
(edit) @3938   21 years kjdon configure takes two args - the xml for teh service plus some optional …
(edit) @3937   21 years kjdon configure now takes two args - the service info and an optional …
(edit) @3936   21 years kjdon format elem now transformed at action end
(edit) @3935   21 years kjdon added method to find a format element in hte format response, …
(edit) @3934   21 years kjdon configureServiceRack now takes two args - one is an optional elem …
(edit) @3925   21 years mdewsnip Windows batchfile for easy compilation of GSDL3.
(edit) @3914   21 years kjdon now gets format info from service
(edit) @3913   21 years kjdon changed the way it gets format info
(edit) @3912   21 years kjdon now uses GSXML.createBasicRequest instead of creating the requests by hand
(edit) @3911   21 years kjdon removed createDescribeRequest method - its now in GSXML
(edit) @3910   21 years kjdon now creates a format element if some stylesheet stuff has been specified
(edit) @3909   21 years kjdon added methods to return format info for a service
(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) @3901   21 years kjdon classifier services now included in GS2Retrieve
(edit) @3900   21 years kjdon changed the way the process methods are called - now if one is not …
(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) @3897   21 years kjdon tidied a bit
(edit) @3896   21 years kjdon added sib arg - if set to 1, get the siblings of a selected node. also …
(edit) @3895   21 years kjdon tidied up a bit
(edit) @3894   21 years kjdon browse services now handled differently - metadata and format …
(edit) @3893   21 years kjdon added new convenience method createDescribeRequest
(edit) @3892   21 years kjdon classifier services now included in GS2Retrieve serviceRack, so …
(edit) @3875   21 years kjdon removed unnecessary methods
(edit) @3870   21 years kjdon tidied up
(edit) @3869   21 years kjdon some changes to functions
(edit) @3868   21 years kjdon relects GSXML changes
(edit) @3867   21 years kjdon more stuff
(edit) @3866   21 years kjdon new xml format - document replaced with documentNode, content removed …
(edit) @3865   21 years kjdon removed content from requests and responses
(edit) @3863   21 years kjdon new xml format - content has been removed from request and response, …
(edit) @3862   21 years kjdon new xml format - removed content from request and response, document …
(edit) @3851   21 years kjdon a wide variety of changes, next I will go through and make sure the …
(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
Note: See TracRevisionLog for help on using the revision log.