[Zope] Re: HTML-Site Import
Veikko Wuensche
vw@lightwerk.de
Wed, 1 Mar 2000 15:20:43 +0100
thanks. I've imported the data now.
with
python ./load_site.py -D -u superuser:pwd http://host:8080/ directory
There are 2 problems now:
1) HTML character references are only imported within quotes.
The line
<a href="#Einführung">Einführung</a>
is imported as
<A href="#Einführung">Einfhrung</A>
and
Transportmittel unerläßlich.
is imported as
Transportmittel unerllich.
2) file names are used as the DTML document Id e.g. index.html
It seems to me, that index_html is the default DTML document within a
Zope directory.
Can or should I change it to index.html? And where?
Thanks
Veikko
--
Veikko Wünsche
vw@lightwerk.de http://www.lightwerk.de/