]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / URI.Base.txt
CommitLineData
d4949327
NL
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