comparison ChangeLog @ 535:c8806216aec4

The I18n filter no longer extracts or translates literal strings in attribute values that also contain expressions.
author cmlenz
date Wed, 27 Jun 2007 17:58:35 +0000
parents f38ce008ab0a
children d0619ab2bcec
comparison
equal deleted inserted replaced
534:cccb6c748609 535:c8806216aec4
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 9 * When using HTML or XHTML serialization, the `xml:lang` attribute is
10 automatically translated to the `lang` attribute which HTML user agents 10 automatically translated to the `lang` attribute which HTML user agents
11 understand. 11 understand.
12
13
14 Version 0.4.3
15 http://svn.edgewall.org/repos/genshi/tags/0.4.3/
16 (?, from branches/stable/0.4.x)
17
18 * The I18n filter no longer extracts or translates literal strings in
19 attribute values that also contain expressions.
12 20
13 21
14 Version 0.4.2 22 Version 0.4.2
15 http://svn.edgewall.org/repos/genshi/tags/0.4.2/ 23 http://svn.edgewall.org/repos/genshi/tags/0.4.2/
16 (Jun 20, from branches/stable/0.4.x) 24 (Jun 20, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software