root/afridex/plugins/Flutter/purifier_lib/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt @ 21

Revision 21, 0.6 kB (checked in by admin, 18 years ago)
Line 
1CSS.AllowedProperties
2TYPE: lookup/null
3VERSION: 3.1.0
4DEFAULT: NULL
5--DESCRIPTION--
6
7<p>
8    If HTML Purifier's style attributes set is unsatisfactory for your needs,
9    you can overload it with your own list of tags to allow.  Note that this
10    method is subtractive: it does its job by taking away from HTML Purifier
11    usual feature set, so you cannot add an attribute that HTML Purifier never
12    supported in the first place.
13</p>
14<p>
15    <strong>Warning:</strong> If another directive conflicts with the
16    elements here, <em>that</em> directive will win and override.
17</p>
Note: See TracBrowser for help on using the browser.