
On Wed, Oct 13, 2010 at 03:44:51PM +0100, Richard W.M. Jones wrote:
On Wed, Oct 13, 2010 at 04:09:27PM +0200, Daniel Veillard wrote:
On Wed, Oct 13, 2010 at 01:38:53PM +0100, Richard W.M. Jones wrote: I ran it because the second link I tried, to the learning page was 404
http://virt-tools.org/learning/install-with-command-line/
is that an error in the URL or is the content missing ATM ?
Yes, there's still content missing, including that one.
Ah, okay !
I'm also a bit surprized, the web site advertize the content as XHTML 1.0 Strict in the DTD (it's shipping as text/html, but that's classic) but the content is not following the DTD, maybe there are some tricks needed to get Template Toolkit to generate valid documents, maybe some constructs should be avoided...
TT doesn't care about HTML. It's just a text processor.
Ah, okay, then the simplest is to do validation checking as a postprocessing. Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/