[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/var/www/se3/includes/library/HTMLPurifier/ConfigSchema/schema/ -> HTML.MaxImgLength.txt (source)

   1  HTML.MaxImgLength
   2  TYPE: int/null
   3  DEFAULT: 1200
   4  VERSION: 3.1.1
   5  --DESCRIPTION--
   6  <p>
   7   This directive controls the maximum number of pixels in the width and
   8   height attributes in <code>img</code> tags. This is
   9   in place to prevent imagecrash attacks, disable with null at your own risk.
  10   This directive is similar to %CSS.MaxImgLength, and both should be
  11   concurrently edited, although there are
  12   subtle differences in the input format (the HTML max is an integer).
  13  </p>
  14  --# vim: et sw=4 sts=4


Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1