Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / ezyang / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / Attr.ForbiddenClasses.txt
1 Attr.ForbiddenClasses
2 TYPE: lookup
3 VERSION: 4.0.0
4 DEFAULT: array()
5 --DESCRIPTION--
6 List of forbidden class values in the class attribute. By default, this is
7 empty, which means that no classes are forbidden. See also %Attr.AllowedClasses.
8 --# vim: et sw=4 sts=4