/ccel/smith_w/bibledict.toc.html?term=Baal works when
smith_w/bibledict is installed, but it doesn't work
when the book is local (on a mounted CD) but not installed.
Any xsl document() calls (other than to helper stylesheets)
use a new parameter rootPath to resolve this issue. Bible
dictionaries were always looking to the local location when
searched; now they look in the rootPath location, which is
the xml directory of the book depending on whether it's
installed or on CD.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1177364
Any xsl document() calls (other than to helper stylesheets)
use a new parameter rootPath to resolve this issue. Bible
dictionaries were always looking to the local location when
searched; now they look in the rootPath location, which is
the xml directory of the book depending on whether it's
installed or on CD.