[Isis-users] IAH: more than one database
Piet De Keyser
piet.dekeyser at ucll.be
Thu Feb 20 11:54:25 CET 2020
Hi all,
I wanted to publish two databases on one server using IAH. The two databases are different:
1. The first one has two interfaces: one in English and one in Dutch, so the language button should be available.
2. The second one is only in Dutch, so there is no need for a language button.
Each database has a different header with a title and short comment and each database has its own logo.
In the header.pft in /www/htdocs/iah/scripts/du I added the following statement after the section with the procs:
If v5003:'name1' [ i.e. the name of the first database] then
[Here goes everything for the header for the first database]
else
[Here comes everything for the second database]
fi
(v5003 is a virtual field containing the name of the database)
It is just my way of doing things. Maybe someone has a different, and even a better, idea?
Piet de Keyser
Belgium
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20200220/7e3ad979/attachment.html>
More information about the isis-users
mailing list