source: trunk/gsdl3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4287   21 years kjdon added some code for highlighting search terms in the document. this …
(edit) @4286   21 years kjdon commented out some unnecessary print statements
(edit) @4285   21 years kjdon changed slightly the pretty printing stuff - any nodes that are …
(edit) @4280   21 years kjdon fixed a bug
(edit) @4271   21 years kjdon new method to tidy up whitespace in a string
(edit) @4268   21 years kjdon changed to use archivedir instead of assocfilepath for image location
(edit) @4267   21 years kjdon coll description now returns lang specific metadata
(edit) @4261   21 years kjdon new method to get all teh keys
(edit) @4260   21 years kjdon added in some extra stuff for structure retrieve - instead of just the …
(edit) @4259   21 years kjdon LibraryServlet now caches cgi args, and adds them into the request
(edit) @4258   21 years kjdon simplified actions, the receptionist does a lot more of teh work now. …
(edit) @4257   21 years kjdon simplified actions, the receptionist does a lot more of teh work now. …
(edit) @4247   21 years kjdon index param put in even if there is only one index
(edit) @4246   21 years kjdon added response only arg to the phind url
(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) @4239   21 years kjdon removed some commented out stuff
(edit) @4223   21 years kjdon MGPPWrapper methods getDocument and loadIndexData no longer take …
(edit) @4222   21 years kjdon MGPPWrapper methods getDocument and loadIndexData no longer take …
(edit) @4189   21 years kjdon added a bit more info to the page data, now looks for sibling arg
(edit) @4188   21 years kjdon fixed a bug
(edit) @4156   21 years kjdon finished translateOID
(edit) @4155   21 years kjdon added unknown page method
(edit) @4154   21 years kjdon fixed a typo
(edit) @4153   21 years kjdon a new Receptionist for NZDL - adds some extra info to the pageExtra so …
(edit) @4152   21 years kjdon there are now two optional init-params for the servlet: receptionist …
(edit) @4145   21 years kjdon new pageExtra element in greenstone xml
(edit) @4144   21 years kjdon all stuff for the page generated by teh Receptionist (config and …
(edit) @4142   21 years kjdon service describe requests no longer use info att
(edit) @4141   21 years kjdon info param renamed subset param, service describe requests no longer …
(edit) @4140   21 years kjdon info param renamed subset param
(edit) @4106   21 years kjdon more configure stuff
(edit) @4105   21 years kjdon more system configuration stuff
(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) @4098   21 years kjdon createParameter for description has new name: createParameterDescription
(edit) @4097   21 years kjdon I am rearranging stuff so that you can reconfigure all the bits …
(edit) @4096   21 years kjdon rearranging stuff so that you can reconfigure all teh bits …
(edit) @4095   21 years kjdon added in the new system action
(edit) @4094   21 years kjdon a new action used for configuration of teh system - can send cgi …
(edit) @4093   21 years kjdon moved something to the general process method from the specific …
(edit) @4087   21 years kjdon added a new getDOM(File, String) that specifies an encoding to read …
(edit) @4086   21 years kjdon now reads in the config files using utf-8 rather than the default …
(edit) @4081   21 years kjdon added All fields to field list
(edit) @4080   21 years kjdon what metadata to ask for is now dynamically determined from the xslt …
(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) @4063   21 years mdewsnip Minor change to prevent error when making clean before a make.
(edit) @4062   21 years kjdon had to remove ctrl-b and ctrl-c from mg text cos they are invalid xml …
(edit) @4052   21 years kjdon fixed a typo
(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) @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
Note: See TracRevisionLog for help on using the revision log.