Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt is written in an unsupported language. File is not indexed.

0001 HTML.DefinitionRev
0002 TYPE: int
0003 VERSION: 2.0.0
0004 DEFAULT: 1
0005 --DESCRIPTION--
0006 
0007 <p>
0008     Revision identifier for your custom definition specified in
0009     %HTML.DefinitionID.  This serves the same purpose: uniquely identifying
0010     your custom definition, but this one does so in a chronological
0011     context: revision 3 is more up-to-date then revision 2.  Thus, when
0012     this gets incremented, the cache handling is smart enough to clean
0013     up any older revisions of your definition as well as flush the
0014     cache.
0015 </p>
0016 --# vim: et sw=4 sts=4