Subject: CVS commit: htdocs/share/xsl
To: None <www-changes@NetBSD.org>
From: Mike M. Volokhov <mishka@netbsd.org>
List: www-changes
Date: 03/21/2006 11:21:56
Module Name: htdocs
Committed By: mishka
Date: Tue Mar 21 11:21:56 UTC 2006
Modified Files:
htdocs/share/xsl: webpage.xsl
Log Message:
During work on misc/32221:
Move all resulting <html:*> nodes from html namespace into
default one. This will remove all unwanted xmlns="" declarations
for HTML tags (problem 1), which now can be formed correctly
(problem 2). For details please see comments inside the file.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 htdocs/share/xsl/webpage.xsl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.