source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4943   21 years kjdon when get back the coll descriptions, want all the contents now, not …
(edit) @4942   21 years kjdon some coll metadata is now displayItems instead, so the configuration …
(edit) @4941   21 years kjdon added a new method to copy all the children from one node to another
(edit) @4940   21 years kjdon colName, colDescription, and colIcon are now displayItems not …
(edit) @4904   21 years kjdon trying to make this work with cgi args - not quite there yet I think
(edit) @4903   21 years kjdon tidied up a lot of stuff, particularly the display text stuff, …
(edit) @4902   21 years kjdon tidied up display text stuff
(edit) @4901   21 years kjdon changed where and how the display info is formatted
(edit) @4900   21 years kjdon documentType att now docType, changed where and how the display info …
(edit) @4899   21 years kjdon changes to display text, also removed unneeded stuff
(edit) @4898   21 years kjdon changes to display text
(edit) @4897   21 years kjdon new chinese demo coll files
(edit) @4892   21 years kjdon updated some more, but stil not finished going through it
(edit) @4888   21 years kjdon defaultlevel for mgpp colls is now hte text level
(edit) @4886   21 years kjdon fixed up field and level stuff
(edit) @4885   21 years kjdon made this work for gsdl-2.40 building - note mgpp colls will probably …
(edit) @4884   21 years kjdon these now work for colls built with gsdl-2.40. Note they probably wont …
(edit) @4883   21 years kjdon moved a lot of the classifier stuff into classifiertools.xsl so that …
(edit) @4881   21 years kjdon added goto page stuff
(edit) @4880   21 years kjdon a little bit of tidying
(edit) @4879   21 years kjdon shifted calculate default for param template from here to service …
(edit) @4878   21 years kjdon shifted calculate default for param template to here from query
(edit) @4877   21 years kjdon fixed up some of the hard coded text strings, added the goto page form …
(edit) @4876   21 years kjdon added a new extension to OIDs: ss, specified sibling. the format is …
(edit) @4875   21 years kjdon the goto form uses gp arg - this is the gotopage arg. if present we …
(edit) @4874   21 years kjdon added a new extension to OIDs: ss, specified sibling. the format is …
(edit) @4872   21 years kjdon a much simpler (but less flexible) classifier stylesheet
(edit) @4869   21 years kjdon basicuery has been renamed query
(edit) @4866   21 years kjdon am working on the xslt, but thought I'd better commit what I've done. …
(edit) @4865   21 years kjdon added disable-output-escaping to some metadata output - some contains …
(edit) @4864   21 years kjdon using the GS2BrowseAction instead of generic one
(edit) @4863   21 years kjdon radically changed classifiers
(edit) @4862   21 years kjdon addeda test for null info from the gdbm db, when creating the doc …
(edit) @4861   21 years kjdon not using orientation and documentInterleave for classifiers any …
(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) @4854   21 years kjdon use the GS2BrowseAction instead of general one
(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) @4850   21 years kjdon classifiers changed slightly - no longer use documentInterleave or …
(edit) @4849   21 years kjdon changed some formatting
(edit) @4848   21 years kjdon changed the tomcat directory in comms to jakarta, so paths to tomcat …
(edit) @4847   21 years kjdon renamed the tomcat directory to jakarta, so the path will be …
(edit) @4828   21 years kjdon fixed some minor bits
(edit) @4827   21 years kjdon fixed a bug to do with paged documents and .fc/ns etc in the oids
(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
Note: See TracRevisionLog for help on using the revision log.