root/afridex/plugins/Flutter/purifier_lib/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt

Revision 21, 0.6 kB (checked in by admin, 18 years ago)
Line 
1Attr.AllowedFrameTargets
2TYPE: lookup
3DEFAULT: array()
4--DESCRIPTION--
5Lookup table of all allowed link frame targets.  Some commonly used link
6targets include _blank, _self, _parent and _top. Values should be
7lowercase, as validation will be done in a case-sensitive manner despite
8W3C's recommendation. XHTML 1.0 Strict does not permit the target attribute
9so this directive will have no effect in that doctype. XHTML 1.1 does not
10enable the Target module by default, you will have to manually enable it
11(see the module documentation for more details.)
Note: See TracBrowser for help on using the browser.