Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt is written in an unsupported language. File is not indexed.
0001 URI.DisableResources 0002 TYPE: bool 0003 VERSION: 4.2.0 0004 DEFAULT: false 0005 --DESCRIPTION-- 0006 <p> 0007 Disables embedding resources, essentially meaning no pictures. You can 0008 still link to them though. See %URI.DisableExternalResources for why 0009 this might be a good idea. 0010 </p> 0011 <p> 0012 <em>Note:</em> While this directive has been available since 1.3.0, 0013 it didn't actually start doing anything until 4.2.0. 0014 </p> 0015 --# vim: et sw=4 sts=4