History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
3f53a98b01c4 | Jerome Caffaro | Correctly handle entity and character references when washing HTML. | Oct 14 2008 | |||
fb4c67699c9b | Jerome Caffaro | Reset state of HTML washer for every call to wash(..) function so that errors… | Sep 23 2008 | |||
821fe86d29ea | Jerome Caffaro | Added inlined TODO. | Aug 7 2008 | |||
382c3fd368f3 | Jerome Caffaro | Support for FCKeditor. | Aug 5 2008 | |||
b649ef907c88 | Tibor Simko | Fixed HTML washer's default whitelist arguments (using tuples). This fixes… | Jul 9 2008 | |||
1517fd174d5e | Jerome Caffaro | Updated 'nmtoken_from_string' docstring. | Mar 26 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
a0aedbdf2c3a | Jerome Caffaro | Moved from HTML to XHTML syntax. | May 29 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
d70a7934d1de | Jerome Caffaro | Added <sub> and <sup> to default list of allowed tags. | Feb 12 2007 | |||
6840bce5cba2 | Gregory Favre | Added new test units to htmlutils. Improved htmlutils.HTMLWasher: now escapes… | Nov 23 2006 | |||
3be9447c52cf | Gregory Favre | Added new escape_html function. This method should be used instead of… | Nov 22 2006 | |||
ce7ccd14f936 | Gregory Favre | Fixed a missing object reference. | Nov 20 2006 | |||
b92e4791db7c | Gregory Favre | Introducing htmlutils. This pythonic module provides a class which escapes HTML… | Nov 20 2006 |
c4science · Help