]> git.mxchange.org Git - friendica.git/blob - library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt
make 'PHP "register_argc_argv"' easier to translate, may require fix for po2php
[friendica.git] / library / 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   This directive enables YouTube video embedding in HTML Purifier. Check
8   <a href="http://htmlpurifier.org/docs/enduser-youtube.html">this document
9   on embedding videos</a> for more information on what this filter does.
10 </p>
11 --# vim: et sw=4 sts=4