Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt is written in an unsupported language. File is not indexed.
0001 HTML.AllowedModules 0002 TYPE: lookup/null 0003 VERSION: 2.0.0 0004 DEFAULT: NULL 0005 --DESCRIPTION-- 0006 0007 <p> 0008 A doctype comes with a set of usual modules to use. Without having 0009 to mucking about with the doctypes, you can quickly activate or 0010 disable these modules by specifying which modules you wish to allow 0011 with this directive. This is most useful for unit testing specific 0012 modules, although end users may find it useful for their own ends. 0013 </p> 0014 <p> 0015 If you specify a module that does not exist, the manager will silently 0016 fail to use it, so be careful! User-defined modules are not affected 0017 by this directive. Modules defined in %HTML.CoreModules are not 0018 affected by this directive. 0019 </p> 0020 --# vim: et sw=4 sts=4