changeset 194:d8e85606d41c

was out of date anyway... look in the CVS log instead!
author robcast
date Fri, 28 Nov 2003 20:08:25 +0100
parents 5d483d9c149a
children f921735dc578
files client/digitallibrary/CHANGES
diffstat 1 files changed, 0 insertions(+), 50 deletions(-) [+]
line wrap: on
line diff
--- a/client/digitallibrary/CHANGES	Fri Nov 28 13:26:15 2003 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,50 +0,0 @@
-changes document for digilib-client
------------------------------------
-
-
-CURRENT SYMLINKS
-
-navigation_XX.js  ->  navigation14_XX.js
-digilib.jsp       ->  digilib19.jsp
-
-
-CHANGES
-
-24.1.2003 - [different files] : roc
-- New Servlet version 1.5b with internal cleanup and new Request and
-  Configuration classes.
-- New JSPs dlInfo-js.jsp and server/dlConfig.jsp to show the request parameter
-  as JavaScript and the configuration settings as HTML.
-
-8.1.2003 - DigilibServlet.jar : roc
-- New servlet and classes for JAI ImageIO (currently not used).
-
-27.8.2002 - digilib.jsp, digicat.jsp, dlImage.jsp : roc
-
-- Initialization of docBean only once in jspInit.
-- Use of new DigilibRequest object for translation of +++-style requests
-  into parameter-style requests and processing of baseURL.
-
-13.8.2002 - [different files] : roc
-
-- changed all hardcoded occurrences of /docuserver/digitallibrary to
-  work relative or take the path from the request URL. Introduced a
-  variable baseURL to hold the URL path (up to digilib.jsp etc.). Now
-  it should be possible to install digilib in other directories.
-
-20.05.2002 - navigation_o6.js : luginbuehl
-
-- Opera browser support done. the 'b'-key does not work currently, beause
-  Opera uses this key on its own - have to work something out...
-
-18.05.2002 - [different files] : luginbuehl
-
-- works on Opera browser support (functionality is getting better, menu 
-  still has lots of errors)
-- working on a Opera version that does work independantly of the http
-  browser imitation set (though!)
-
-18.05.2002 - modules/pagesTotal.js : luginbuehl
-
-- fixied an error in function page(keepArea) which did not work on all 
-  browsers correctly.