Hello,

I would like to make some modifications to some of the default strings by using 
*_local.dtd files (eg. I created an "opac_local.dtd" file), mainly to trim some 
strings to save space as we compress the OPAC to fit our institutional common 
look & feel, plus some other local editing.

However, I can't seem to make my sample change display display live in my local 
skin, but it does display live when I switch to the relevant language in the 
default skin. 

I am modifying/updating this file: ../opac/locale/fr-CA/opac_local.dtd by 
adding this new entity:
<!ENTITY advanced.search.reset "Effacer">

I have not made any changes to the files int the xml/advanced directory, so I 
can see that the relevant code is intact in our new skin:
<button onclick='clearSearchBoxes();'>&advanced.search.reset;</button>

Any pointers on what I may be doing wrong? All of my links in the new skin's 
xml directory have been re-pointed to the new directory location.

We're trying to avoid modifications to the xml, but some mods will be necessary 
to support certain CSS work necessary to make the "big squeeze" into our look & 
feel.

Thank-you,

George Duimovich
NRCan Library / Bibliothèque RNCan
Tel: (613) 996-2101


Reply via email to