Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt is written in an unsupported language. File is not indexed.
0001 URI.MakeAbsolute 0002 TYPE: bool 0003 VERSION: 2.1.0 0004 DEFAULT: false 0005 --DESCRIPTION-- 0006 0007 <p> 0008 Converts all URIs into absolute forms. This is useful when the HTML 0009 being filtered assumes a specific base path, but will actually be 0010 viewed in a different context (and setting an alternate base URI is 0011 not possible). %URI.Base must be set for this directive to work. 0012 </p> 0013 --# vim: et sw=4 sts=4