There is no such file as document2xdoc.xsl in 0.7. Maybe you meant
html2document.xsl?
Regards,
Torsten
Ross Gardler wrote:
Victor Okunev wrote:
To use use HTML sources? Do you mean to have complete HTML source in
the separate document and reference it from site.xml directly? If so,
this is what I am actually doing. The point is that the tags in the
skinned HTML document loose some attributes, like form's id in my
example.
Oh, OK.
In that case the conversion from HTML to XDoc must be failing to pass
the attribute through. We will need to patch document2xdoc.xsl
(document-to-xdoc.xsl in 0.8-dev).
If you know XSL please create a patch and attach it to a new issue, if
you don't know XSL please create an issue.
Ross