source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4733   21 years kjdon now uses a lot of templates from querytools - instead of repeating …
(edit) @4732   21 years kjdon changed the default of numbox to 4
(edit) @4731   21 years kjdon small change to reflect changes in the base templates
(edit) @4730   21 years kjdon now uses paramList from service-params.xsl
(edit) @4729   21 years kjdon moved a lot of teh smaller templates into querytools - so they can be …
(edit) @4728   21 years kjdon moved a lot of teh smaller templates into querytools - so they can be …
(edit) @4727   21 years kjdon default param list handling moved into service-params.xsl
(edit) @4723   21 years kjdon fixed a typo
(edit) @4722   21 years kjdon netscape doesn't like empty tables so put in a test before a couple …
(edit) @4721   21 years kjdon added in dt arg to documentNode template
(edit) @4720   21 years kjdon added in dt arg to doc results
(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) @4716   21 years kjdon forgot oneplace library_name is used to change it to the global variable
(edit) @4715   21 years kjdon some changes
(edit) @4714   21 years kjdon fixed a typo
(edit) @4713   21 years kjdon added buildType to teh metadata
(edit) @4712   21 years kjdon made a lot of changes, cant remember tham all. config stuff is now …
(edit) @4711   21 years kjdon made a lot of changes, cant remember tham all. config stuff is now …
(edit) @4710   21 years kjdon another image for the home page
(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) @4689   21 years kjdon changed the param names - now they use the names specified in …
(edit) @4288   21 years kjdon added in a css rule for span.query_term - used for query term highlighting
(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) @4279   21 years kjdon config file for nzdl site
(edit) @4278   21 years kjdon removed width att from coll image in coll page banner
(edit) @4277   21 years kjdon home page now uses colIconSmall for coll image if present
(edit) @4276   21 years kjdon fixed a bug
(edit) @4275   21 years kjdon images with text on are now in appropriate lang directory
(edit) @4274   21 years kjdon lots of pref stuff added
(edit) @4273   21 years kjdon now has large or small query box selection
(edit) @4272   21 years kjdon tidied up nav bar stuff
(edit) @4271   21 years kjdon new method to tidy up whitespace in a string
(edit) @4270   21 years kjdon fixed a bug where no docs would be displayed if all docs are supposed …
(edit) @4269   21 years kjdon changed to use archivedir instead of assocfilepath for image location
(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) @4266   21 years kjdon removed the a-z from title and author buttons
(edit) @4265   21 years kjdon edited bash files for installing from a downloaded tar file rather …
(edit) @4264   21 years kjdon added another hint
(edit) @4263   21 years kjdon another servlet mapping for nzdl
(edit) @4262   21 years kjdon some changes
(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
Note: See TracRevisionLog for help on using the revision log.