Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

19 rindas
608B

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