1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 21:45:56 +00:00

remove htmlpurifier

This commit is contained in:
Andrew Dolgov
2012-06-01 00:07:59 +04:00
parent 65dd90f2ba
commit c21a462d52
356 changed files with 4 additions and 26185 deletions

View File

@@ -1,13 +0,0 @@
HTML.SafeObject
TYPE: bool
VERSION: 3.1.1
DEFAULT: false
--DESCRIPTION--
<p>
Whether or not to permit object tags in documents, with a number of extra
security features added to prevent script execution. This is similar to
what websites like MySpace do to object tags. You should also enable
%Output.FlashCompat in order to generate Internet Explorer
compatibility code for your object tags.
</p>
--# vim: et sw=4 sts=4