source: trunk/gsdl3/src/java

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) @4859   21 years kjdon commented out some printlns
(edit) @4858   21 years kjdon simple doc types with no sections are returned a bit differently - …
(edit) @4857   21 years kjdon now looks for metadata names from format statements
(edit) @4856   21 years kjdon added some metadata stuff for finding out list of metadata from format …
(edit) @4855   21 years kjdon a new simplified browse action for gs2 colls
(edit) @4853   21 years kjdon now uses GS2PerlConstructor constatns rather than base class …
(edit) @4852   21 years kjdon changed the base constructor class a bit - the import, build, new …
(edit) @4827   21 years kjdon fixed a bug to do with paged documents and .fc/ns etc in the oids
(edit) @4719   21 years kjdon changed the doc node creation (for the docs in the result list) to add …
(edit) @4718   21 years kjdon fixed a bug
(edit) @4717   21 years kjdon in the middle of doing document display stuff - so this is unfinished, …
(edit) @4709   21 years kjdon fixed some little things
(edit) @4708   21 years kjdon workign on document type stuff - so that xslt knows what type of …
(edit) @4707   21 years kjdon get display format info for documents
(edit) @4706   21 years kjdon no longer use ConfigVars, use a HashMap instead
(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) @4696   21 years kjdon now we set a type on the format element
(edit) @4695   21 years kjdon no longer use ConfigVars, use a HashMap instead
(edit) @4694   21 years kjdon GSCGI.REQUEST_ONLY_ARG has changed to GSCGI.RESPONSE_ONLY_ARG - I …
(edit) @4693   21 years kjdon some of the arg names have changed
(edit) @4692   21 years kjdon no longer use ConfigVars, use a HashMap instead. request type cgi is …
(edit) @4691   21 years kjdon several changes: ConfigVars replaced by a HashMap, we no longer add in …
(edit) @4690   21 years kjdon no longer use ConfigVars, now we use a HashMap - so now there is no …
(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) @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().
Note: See TracRevisionLog for help on using the revision log.