40
|
1 changes document for digilib-client
|
|
2 -----------------------------------
|
|
3
|
|
4
|
|
5 CURRENT SYMLINKS
|
|
6
|
|
7 navigation_XX.js -> navigation14_XX.js
|
|
8 digilib.jsp -> digilib19.jsp
|
|
9
|
|
10
|
|
11 CHANGES
|
|
12
|
61
|
13 27.8.2002 - digilib.jsp, digicat.jsp, dlImage.jsp : roc
|
|
14
|
|
15 - Initialization of docBean only once in jspInit.
|
|
16 - Use of new DigilibRequest object for translation of +++-style requests
|
|
17 into parameter-style requests and processing of baseURL.
|
|
18
|
50
|
19 13.8.2002 - [different files] : roc
|
|
20
|
|
21 - changed all hardcoded occurrences of /docuserver/digitallibrary to
|
|
22 work relative or take the path from the request URL. Introduced a
|
|
23 variable baseURL to hold the URL path (up to digilib.jsp etc.). Now
|
|
24 it should be possible to install digilib in other directories.
|
|
25
|
40
|
26 20.05.2002 - navigation_o6.js : luginbuehl
|
|
27
|
|
28 - Opera browser support done. the 'b'-key does not work currently, beause
|
|
29 Opera uses this key on its own - have to work something out...
|
|
30
|
|
31 18.05.2002 - [different files] : luginbuehl
|
|
32
|
|
33 - works on Opera browser support (functionality is getting better, menu
|
|
34 still has lots of errors)
|
|
35 - working on a Opera version that does work independantly of the http
|
|
36 browser imitation set (though!)
|
|
37
|
|
38 18.05.2002 - modules/pagesTotal.js : luginbuehl
|
|
39
|
|
40 - fixied an error in function page(keepArea) which did not work on all
|
|
41 browsers correctly.
|