]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Attr.AllowedFrameTargets.txt
CommitLineData
d4949327
NL
1Attr.AllowedFrameTargets\r
2TYPE: lookup\r
3DEFAULT: array()\r
4--DESCRIPTION--\r
5Lookup table of all allowed link frame targets. Some commonly used link\r
6targets include _blank, _self, _parent and _top. Values should be\r
7lowercase, as validation will be done in a case-sensitive manner despite\r
8W3C's recommendation. XHTML 1.0 Strict does not permit the target attribute\r
9so this directive will have no effect in that doctype. XHTML 1.1 does not\r
10enable the Target module by default, you will have to manually enable it\r
11(see the module documentation for more details.)\r
12--# vim: et sw=4 sts=4\r