Edgewall Software

source: trunk/genshi/filters/html.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1175   12 years hodgestar Revert accidental small docstring change from r1174.
(edit) @1174   12 years hodgestar Improve sanitizing of CSS in style attributes (note that the Genshi …
(edit) @1158   13 years hodgestar Merge r1141 from py3k: add support for python 3 to genshi.filters: …
(edit) @1134   13 years cmlenz Fix handling of checkboxes and radio buttons with an empty value …
(edit) @1133   13 years cmlenz Fix for bug with the HTMLFormFiller in the handling of textareas. …
(edit) @1079   14 years cmlenz Add a couple of fallback imports for Python 3.0.
(edit) @1077   14 years cmlenz More work on reducing the size of the diff produced by 2to3.
(edit) @1076   14 years cmlenz Convert a bunch of print statements to py3k compatible syntax.
(edit) @1063   14 years jruigrok Fix two instances of using None, which would cause an AttributeError?. …
(edit) @1050   15 years cmlenz Added an option to the HTMLFiller to also populate password fields.
(edit) @1049   15 years cmlenz Ported some of the HTML sanitization improvements from Trac (see [T7658]).
(edit) @1046   15 years cmlenz Fix for #274.
(edit) @876   15 years cmlenz Remove some cruft for supporting Python 2.3.
(edit) @835   15 years cmlenz Fix copyright years.
(edit) @822   15 years cmlenz Fix Python 2.3 compatibility of HTMLSanitizer doctest.
(edit) @698   16 years jonas Fixed a few cases where HTMLFormFiller didn't work well with option …
(edit) @690   16 years cmlenz Improve docs on Stream.select() for #135.
(edit) @682   16 years cmlenz * Cleaned up the implementation of the HTMLSanitizer. * The …
(edit) @667   16 years cmlenz The HTML sanitizer now strips any CSS comments in style attributes, …
(edit) @571   16 years cmlenz The HTMLFormFiller stream filter no longer alters form elements for …
(copy) @538   16 years cmlenz Add basic I18n/L10n functionality, based on GenshiRecipes/Localization.
copied from trunk/genshi/filters.py:
(edit) @531   17 years cmlenz Add support for adding custom template filters by passing a custom …
Note: See TracRevisionLog for help on using the revision log.