<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Html 5 video not show tinymce.</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121260525" />
  <subtitle>Html 5 video not show tinymce.</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121260525</id>
  <updated>2026-04-03T20:23:24Z</updated>
  <dc:date>2026-04-03T20:23:24Z</dc:date>
  <entry>
    <title>RE:  Html 5 video not show tinymce.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121277884" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121277884</id>
    <updated>2021-12-01T13:58:01Z</updated>
    <published>2021-12-01T13:58:00Z</published>
    <summary type="html">&lt;p&gt;looks like the source code is sanitized (e.g. the video element was
  disallowed in the editor. &amp;quot;mce&amp;quot; points at tinyMCE, as you
  figured out in the title of the question)&lt;/p&gt;
&lt;p&gt;I can't immediately point you to the configuration for input
  sanitization, but you could use structured content and solve this
  problem through a template. Or through using proper fragments to embed
  a video.&lt;/p&gt;</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2021-12-01T13:58:00Z</dc:date>
  </entry>
  <entry>
    <title>Html 5 video not show tinymce.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121260524" />
    <author>
      <name>Zi Zu</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121260524</id>
    <updated>2021-11-25T03:41:13Z</updated>
    <published>2021-11-25T03:41:12Z</published>
    <summary type="html">&lt;p&gt;I need add a video to webcontent&lt;/p&gt;
&lt;p&gt;when add code in source &lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;&amp;lt;video width=&amp;quot;1280&amp;quot; height=&amp;quot;720&amp;quot; controls loop&amp;gt;
  &amp;lt;source src=&amp;quot;videos/video.mp4&amp;quot; type=&amp;quot;video/mp4&amp;quot;&amp;gt;
&amp;lt;/video&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;show data in database&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;&amp;lt;img data-mce-p-loop=&amp;quot;loop&amp;quot; data-mce-p-controls=&amp;quot;controls&amp;quot; data-mce-html=&amp;quot;%0A%20%20%3Csource%20src%3D%22videos/video.mp4%22%20&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;please give me an idea to solve this ?&lt;/p&gt;</summary>
    <dc:creator>Zi Zu</dc:creator>
    <dc:date>2021-11-25T03:41:12Z</dc:date>
  </entry>
</feed>
