Shift to 4.2.0 release cycle.
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / HTML.FlashAllowFullScreen.txt
blob7878dc0bf6488dea1f96e9c59deebf9076340c9e
1 HTML.FlashAllowFullScreen
2 TYPE: bool
3 VERSION: 4.2.0
4 DEFAULT: false
5 --DESCRIPTION--
6 <p>
7     Whether or not to permit embedded Flash content from
8     %HTML.SafeObject to expand to the full screen.  Corresponds to
9     the <code>allowFullScreen</code> parameter.
10 </p>
11 --# vim: et sw=4 sts=4