commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / packages / IDS / vendors / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Attr.AllowedFrameTargets.txt
CommitLineData
7f254ad8
AE
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