source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @4043   21 years kjdon sites directory moved to inside web directory, this is a copy of old …
(edit) @4042   21 years kjdon sites directory moved to inside web directory, this is a copy of old …
(edit) @4041   21 years kjdon sites directory moved to inside web directory, this is a copy of old …
(edit) @4040   21 years kjdon sites directory now resides in the web directory - this is a copy of …
(edit) @4039   21 years mdewsnip Trying with -kb.
(edit) @4038   21 years mdewsnip Temporary removal.
(edit) @4037   21 years mdewsnip Commented out checkout of MGPP.
(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) @4034   21 years mdewsnip Added code for correct display when nodeContent includes annotation …
(edit) @4033   21 years mdewsnip Modified to returned a section with annotations as a proper XML …
(edit) @4032   21 years kjdon cover image stuff
(edit) @4031   21 years mdewsnip Minor typos.
(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) @4028   21 years kjdon added GATEServices to site - its quite slow to load up, so comment out …
(edit) @4027   21 years kjdon now displays small forms for additional enrich services that may be …
(edit) @4026   21 years kjdon pageHead now defined in each xsl file, greenstoneHead no longer used
(edit) @4025   21 years kjdon pageHead now defined in each xsl file
(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) @4016   21 years mdewsnip First stab at GATE properties file.
(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) @4008   21 years mdewsnip Resource file needed for GATE services.
(edit) @4007   21 years mdewsnip JAR file for GATE code.
(edit) @4006   21 years mdewsnip First stab at a service for using GATE to do information extraction.
(edit) @4005   21 years kjdon query num docs messgaes added
(edit) @4004   21 years kjdon http address added to site config - at this stage its set to …
(edit) @4003   21 years kjdon changed icon name
(edit) @4002   21 years kjdon new page format, new image stuff, page template now in style.xsl
(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) @3989   21 years mdewsnip Updated to reflect changes in page elements (for better image handling)
(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) @3983   21 years kjdon changed a couple of things. this is now only for conversion of …
(edit) @3982   21 years kjdon another conversion file - this one just creates the buildConfig.xml, …
(edit) @3981   21 years mdewsnip Updated comments and a constant.
(edit) @3979   21 years kjdon now creates coll config file too
(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
(edit) @3973   21 years kjdon tidied up print statements, and from att in response
(edit) @3972   21 years kjdon receptionist now forwards non-cgi requests straight to the mesage router
(edit) @3971   21 years kjdon info att in a request is now a param, MR adds empty from att
Note: See TracRevisionLog for help on using the revision log.