source: trunk/gsdl3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @3981   21 years mdewsnip Updated comments and a constant.
(edit) @3978   21 years kjdon changed a comment
(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) @3924   21 years mdewsnip Include file needed for Windows compilation of MG.
(edit) @3923   21 years mdewsnip Windows batchfile for compiling MG JNI wrapper (Java side).
(edit) @3922   21 years mdewsnip Windows makefile for compiling MG JNI code using VC++ 6.
(edit) @3921   21 years mdewsnip Modified to be more independent of GS2.
(edit) @3920   21 years mdewsnip Windows batch file for compiling MG (including JNI wrapper).
(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) @3854   21 years mdewsnip Changed compilation to target JVM 1.1 - this allows Phind to be …
(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
(edit) @3847   21 years kjdon new configure stuff - Collection uses collectionConfig.xml. adds …
(edit) @3846   21 years kjdon changed xml handling in parseXML cos the tree now has random text …
(edit) @3845   21 years kjdon added debug printstacktrace
(edit) @3829   21 years mdewsnip Uses $(JAVA_HOME) instead of hard-wired path.
(edit) @3828   21 years mdewsnip Changed hard-wired paths to Java 1.4 programs to use $JAVA_HOME. Phind …
(edit) @3827   21 years mdewsnip Uses $JAVA_HOME instead of hard-wired path.
(edit) @3826   21 years mdewsnip Modified processAnyFieldQuery to return a list of documentNodes, …
(edit) @3824   21 years mdewsnip Modified to use base class GS2Search. Implements processTextQuery, as …
(edit) @3823   21 years mdewsnip Modified to use base class GS2Search. Implements processTextQuery, as …
(edit) @3822   21 years mdewsnip Generic base class of GS2MGSearch and GS2MGPPSearch. Implements shared …
(edit) @3820   21 years mdewsnip Modified to use base class GS2Retrieve. Implements …
(edit) @3819   21 years mdewsnip Generic base class of GS2MGRetrieve and GS2MGPPRetrieve. Implements …
(edit) @3818   21 years mdewsnip Added node type constants: ROOT, INTERIOR, and LEAF.
(edit) @3817   21 years mdewsnip Modified to use documentNodes instead of documents.
(edit) @3802   21 years mdewsnip Modified to use the DocumentMetadataRetrieve service.
(edit) @3801   21 years mdewsnip Heavy revision. Processing a documentAction now consists of three …
Note: See TracRevisionLog for help on using the revision log.