source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @4256   21 years kjdon fixed a bug in a multi param where one of the params is not displayed …
(edit) @4255   21 years kjdon auxiliary tempaltes can go in here - is it useful to have this??
(edit) @4254   21 years kjdon work still in progress for nzdl
(edit) @4253   21 years kjdon lots of changes for lots of stuff
(edit) @4252   21 years kjdon lots of changes but I dont remember what they are for
(edit) @4251   21 years kjdon title set to _gsdl_ not _nzdl_
(edit) @4250   21 years kjdon nav bar buttons for Organization
(edit) @4249   21 years kjdon now have interface config file which lives in the directory for each …
(edit) @4248   21 years kjdon new buttons for prev and next navigation
(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) @4240   21 years kjdon fixed a typo
(edit) @4239   21 years kjdon removed some commented out stuff
(edit) @4238   21 years kjdon some more text strings
(edit) @4236   21 years kjdon some more changes, but still not finished
(edit) @4235   21 years kjdon now uses buttonname as content if its there for classifiers - content …
(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) @4196   21 years kjdon small changes
(edit) @4190   21 years kjdon some more mods, still not finished
(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) @4187   21 years kjdon small change
(edit) @4186   21 years kjdon few changes
(edit) @4185   21 years kjdon renamed the txxx buttons (nav bar images) a more sensible name
(edit) @4184   21 years kjdon added heaps more stuff
(edit) @4183   21 years kjdon XML writer from cpan. used by convert_coll_from_gs2.pl. have added in …
(edit) @4162   21 years kjdon partial update of teh manual
(edit) @4161   21 years kjdon new images
(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) @4151   21 years kjdon the beginnings of an nzdl interface
(edit) @4150   21 years kjdon hoome page head now uses gsdl image not nzdl image
(edit) @4149   21 years kjdon removed some unnecessary bits
(edit) @4148   21 years kjdon no longer use nzdl image for default header, use this gsdl image instead
(edit) @4147   21 years kjdon no longer use nzdl image for default header, use a gsdl image instead
(edit) @4146   21 years kjdon all stuff for the page generated by teh Receptionist (config and …
(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) @4139   21 years kjdon new fqf param value
(edit) @4111   21 years kjdon moved mg/mgpp configure into install, removed mg/mgpp make clean from …
(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) @4102   21 years kjdon basic stylesheet to process the response of system configure requests
(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) @4092   21 years kjdon fixed a bug
(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) @4074   21 years kjdon design doc, produced as a paper (not accepted) in dec 2002
(edit) @4066   21 years mdewsnip Minor fix to smooth over Netscape 4 bug (it barfs on <td/> elements).
(edit) @4065   21 years mdewsnip Now contains output code that was commented out in MGPPWrapperImpl.cpp.
(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) @4061   21 years mdewsnip Changed back to @gsdl3home@.
(edit) @4060   21 years mdewsnip Removed incomplete code for automatically resolving @gsdl3home@ in …
(edit) @4059   21 years mdewsnip Precompiled Windows library for MGPP using JNI.
(edit) @4058   21 years mdewsnip Precompiled Windows library for MG using JNI.
(edit) @4057   21 years kjdon changed name of site1 to soapsite
(edit) @4056   21 years mdewsnip Windows equivalent of install-soap.bash. Unfortunately, it doesn't do …
(edit) @4055   21 years kjdon put back in the sym link to teh lib directory from web - this is …
(edit) @4054   21 years kjdon fixed typo in httpaddress, gate services commented out cos too slow
(edit) @4053   21 years kjdon http address set to localhost, should be changed to computer name
(edit) @4052   21 years kjdon fixed a typo
(edit) @4051   21 years kjdon interfaces and sites now in web directory
(edit) @4050   21 years kjdon sites and interfaces now inside web directory - modified paths
(edit) @4049   21 years kjdon sites directory moved to inside web directory, this version no longer …
(edit) @4048   21 years kjdon interfaces moved to inside web directory - this copy no longer needed
(edit) @4047   21 years kjdon interfaces directory moved to inside web directory, this is a copy of …
(edit) @4046   21 years kjdon have moved the sites directory to inside the web directory, soap site …
(edit) @4045   21 years kjdon copy of localsite site config from old sites directory
(edit) @4044   21 years kjdon sites directory moved to inside web directory, this is a copy of old …
Note: See TracRevisionLog for help on using the revision log.