Commit graph

12 commits

Author SHA1 Message Date
4fc0538e30 remove special HTML comments from MS Word even when escaped 2013-03-01 16:31:02 +01:00
ea0999a5c0 provide stripping of HTML comments 2013-01-18 16:36:04 +01:00
3a800d3038 allow image tags in sanitized HTML 2012-10-29 11:56:09 +01:00
a577b6cbf4 allow 'width' attribute when sanitizing HTML code 2012-09-15 10:55:11 +02:00
0e060bc34e sanitize HTML before stripping tags in order to avoid empty results with certain Word formattings 2012-05-10 10:19:12 +02:00
helmutm
afb4222532 make html sanitize more tolerant for strange HTML code
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3916 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-06 19:27:59 +00:00
helmutm
439ddf7c3d provide simple function for stripping all HTML tags from a text
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3759 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-03-08 07:20:54 +00:00
helmutm
ee744a7e23 allow colspan and rowspan attributes in HTML
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3689 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-01-20 07:59:59 +00:00
helmutm
ffaed6517a HTML sanitize: allow links
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3648 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-10 09:28:55 +00:00
helmutm
71132017e7 don't strip table attributes
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3617 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-11-01 21:31:11 +00:00
helmutm
6eba456319 HTML sanitizing: allow specification of parts of style names
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3573 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-09 09:04:21 +00:00
helmutm
427d043f2c add new utility module for html processing
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3567 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-05 21:00:50 +00:00