Closed (cannot reproduce)
Project:
HTML Purifier
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2012 at 12:45 UTC
Updated:
26 Apr 2013 at 19:40 UTC
I want to show video tags on my site.
Even when I add the lines :
video[class|id|height|width|controls|data-setup|src|type]
source[src|type]on the "Allowed" field of htmlpurifier settings, the video tags are never displayed on my pages.
How can I display the video tag ?
Comments
Comment #1
heddnAre you also using Filter HTML Tags, then you need to make sure you duplicate the tags there or disable that filter entirely? See #988518: Setting to use PayPal donations button for some examples of how to post most any content using HTML Purifier.
Comment #2
heddn