annotate client/digitallibrary/WEB-INF/digilib-map.xml @ 706:498f9c7487ae
jquery
more cosmetics: added options to validate with http://www.jslint.com
still doesn't fully validate because of "== null" and if without block.
removed unnecessary semicolons after if and for.
author |
robcast |
date |
Sun, 30 Jan 2011 17:58:56 +0100 |
parents |
a553df56d51f |
children |
|
rev |
line source |
169
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <!-- mapping of "virtual" and real directories on digilib server -->
|
|
3 <digilib-aliases>
|
|
4 <mapping link="exp1/archimedes/hutto_dicti_1625" dir="lib2/china/QiQi/Vol1"/>
|
|
5 <mapping link="exp1/archimedes/kopernicus" dir="pro1/sundries/kop2"/>
|
|
6 </digilib-aliases> |