]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / URI.MakeAbsolute.txt
CommitLineData
d4949327
NL
1URI.MakeAbsolute\r
2TYPE: bool\r
3VERSION: 2.1.0\r
4DEFAULT: false\r
5--DESCRIPTION--\r
6\r
7<p>\r
8 Converts all URIs into absolute forms. This is useful when the HTML\r
9 being filtered assumes a specific base path, but will actually be\r
10 viewed in a different context (and setting an alternate base URI is\r
11 not possible). %URI.Base must be set for this directive to work.\r
12</p>\r
13--# vim: et sw=4 sts=4\r