comparison ChangeLog @ 524:7553760b58af trunk

Add special handling for `xml:lang` to HTML/XHTML serialization.
author cmlenz
date Mon, 18 Jun 2007 11:22:24 +0000
parents 082535e5087c
children 24df908da22d
comparison
equal deleted inserted replaced
522:082535e5087c 524:7553760b58af
4 4
5 * Added #include directive for text templates (ticket #115). 5 * Added #include directive for text templates (ticket #115).
6 * Added new markup transformation filter contributed by Alec Thomas. This 6 * Added new markup transformation filter contributed by Alec Thomas. This
7 provides gorgeous jQuery-inspired stream transformation capabilities based 7 provides gorgeous jQuery-inspired stream transformation capabilities based
8 on XPath expressions. 8 on XPath expressions.
9 * When using HTML or XHTML serialization, the `xml:lang` attribute is
10 automatically translated to the `lang` attribute which HTML user agents
11 understand.
9 12
10 13
11 Version 0.4.2 14 Version 0.4.2
12 http://svn.edgewall.org/repos/genshi/tags/0.4.2/ 15 http://svn.edgewall.org/repos/genshi/tags/0.4.2/
13 (?, from branches/stable/0.4.x) 16 (?, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software