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 / URI.Base.txt
CommitLineData
7f254ad8
AE
1URI.Base\r
2TYPE: string/null\r
3VERSION: 2.1.0\r
4DEFAULT: NULL\r
5--DESCRIPTION--\r
6\r
7<p>\r
8 The base URI is the URI of the document this purified HTML will be\r
9 inserted into. This information is important if HTML Purifier needs\r
10 to calculate absolute URIs from relative URIs, such as when %URI.MakeAbsolute\r
11 is on. You may use a non-absolute URI for this value, but behavior\r
12 may vary (%URI.MakeAbsolute deals nicely with both absolute and\r
13 relative paths, but forwards-compatibility is not guaranteed).\r
14 <strong>Warning:</strong> If set, the scheme on this URI\r
15 overrides the one specified by %URI.DefaultScheme.\r
16</p>\r
17--# vim: et sw=4 sts=4\r