]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / ConfigSchema / schema / Filter.YouTube.txt
1 Filter.YouTube
2 TYPE: bool
3 VERSION: 3.1.0
4 DEFAULT: false
5 --DESCRIPTION--
6 <p>
7   <strong>Warning:</strong> Deprecated in favor of %HTML.SafeObject and
8   %Output.FlashCompat (turn both on to allow YouTube videos and other
9   Flash content).
10 </p>
11 <p>
12   This directive enables YouTube video embedding in HTML Purifier. Check
13   <a href="http://htmlpurifier.org/docs/enduser-youtube.html">this document
14   on embedding videos</a> for more information on what this filter does.
15 </p>
16 --# vim: et sw=4 sts=4