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

heddn’s picture

Status: Active » Postponed (maintainer needs more info)

Are 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.

heddn’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)