root/afridex/plugins/Flutter/purifier_lib/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt

Revision 21, 379 bytes (checked in by admin, 18 years ago)
Line 
1URI.MakeAbsolute
2TYPE: bool
3VERSION: 2.1.0
4DEFAULT: false
5--DESCRIPTION--
6
7<p>
8    Converts all URIs into absolute forms. This is useful when the HTML
9    being filtered assumes a specific base path, but will actually be
10    viewed in a different context (and setting an alternate base URI is
11    not possible). %URI.Base must be set for this directive to work.
12</p>
Note: See TracBrowser for help on using the browser.