]> git.wh0rd.org - tt-rss.git/blob - lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt
update HTMLPurifier; enable embedded flash video in articles
[tt-rss.git] / lib / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / HTML.FlashAllowFullScreen.txt
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