Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Sun, 22 Oct 2006 16:44:18 +0000 | cmlenz | Follow-up to [385]: also decode attribute values in the `HTMLParser`. trunk |
Sun, 22 Oct 2006 14:57:40 +0000 | cmlenz | * The `HTMLParser` class and the `HTML` function now accept an `encoding` parameter to properly deal with bytestring input (defaults to UTF-8). trunk |
Tue, 17 Oct 2006 14:42:27 +0000 | cmlenz | Embedded expressions didn't have their absolute filename set. trunk |
Tue, 17 Oct 2006 14:06:30 +0000 | cmlenz | The template engine plugin now defaults to automatically reload modified templates, as it was before the introduction of plugin config options in [359]. trunk |