23 Sep
2002
23 Sep
'02
7:28 p.m.
Am Mon, 2002-09-23 um 18.08 schrieb Ulrich Wisser:
Hi,
I asked about this a week or 2 ago...
The answer is that it is valid xhtml (which doesn't help me). And that you need to manually put a <base href=...> in every html file manually.
I tried <base href="<dtml-var absolute_url>"> in my standard_html_header. Could this cause trouble? It works so far, but I am not expert on browsers and the base tag. I use <base href="<dtml-var URL1>/">. Seems to work well.
Andreas