Ignore:
Files:
8 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • client/digitallibrary/digilib.jsp

    r15 r25  
    2929        top.document.write('<script src="navigation_n6.js"><\/script>');
    3030} else if ((navigator.appName.toLowerCase() == "microsoft internet explorer") && (parseFloat(navigator.appVersion) >= 4.0)) {
    31         top.document.write('<script src="navigation11_ie.js"><\/script>');
     31        top.document.write('<script src="navigation_ie.js"><\/script>');
    3232} else {
    3333        alert('Your browser is not directly supported by this client right now.\n\nLoading now the optimised version for Netscape 6, that sticks the most to the w3c specifications.');
  • docu/installation.html

    r19 r24  
    1212  <li><a href="http://jakarta.apache.org/tomcat/index.html" >Jakarta
    1313  tomcat</a> version 4.0.1 from
    14   http://jakarta.apache.org</li>
     14  <a href="http://jakarta.apache.org<" >http://jakarta.apache.org</a></li>
    1515  <li>The digilib distribution packages (from
    16   http://penelope.unibe.ch/docuserver/digitallibrary/dist/)
     16  <a href="http://developer.berlios.de" >http://developer.berlios.de</a>)
    1717  <ul>
    1818    <li>digilib scripts and servlets package
    19     <a href="http://penelope.unibe.ch/docuserver/digitallibrary/dist/digilib-core.zip"><code>digilib-core.zip</code></a></li>
     19    <a href="http://download.berlios.de/digilib/digilib-core-1.0.zip"><code>digilib-core.zip</code></a></li>
    2020    <li>digilib configuration files for tomcat 4 package
    21     <a href="http://penelope.unibe.ch/docuserver/digitallibrary/dist/digilib-tomconf.zip"><code>digilib-tomconf.zip</code></a></li>
    22     <li>digilib external libraries package <a href="http://penelope.unibe.ch/docuserver/digitallibrary/dist/digilib-ext.zip"><code>digilib-ext.zip</code></a>
     21    <a href="http://download.berlios.de/digilib/digilib-tomconf-1.0.zip"><code>digilib-tomconf.zip</code></a></li>
     22    <li>digilib external libraries package <a href="http://download.berlios.de/digilib/digilib-ext-1.0.zip"><code>digilib-ext.zip</code></a>
    2323    (Not essential. Contains documentation to JAI 1.1.1 and Xerces
    2424    1.4.3)</li>
     
    333333<hr>
    334334<address>robert.casties@philo.unibe.ch</address>
    335 <!-- hhmts start --> Last modified: Wed Jan 16 18:20:57 CET 2002 <!-- hhmts end -->
     335<!-- hhmts start --> Last modified: Thu Jan 17 19:12:01 CET 2002 <!-- hhmts end -->
    336336</body> </html>
Note: See TracChangeset for help on using the changeset viewer.