<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>TinyMCE questions</title>
        <link>https://interactivetools.com/forum/forum-posts.php?TinyMCE-questions-82848</link>
        <description></description>
        <pubDate>Mon, 07 Sep 2026 19:56:22 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;TinyMCE-questions-82848" rel="self" type="application/rss+xml" />

                <item>
          <title>TinyMCE questions</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247427#post2247427</link>
          <description><![CDATA[<p>Oh, and yes the wysiwyg is due for an upgrade.  We don't have an ETA on that yet though.  </p>]]></description>
          <pubDate>Tue, 13 Aug 2024 13:51:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247427#post2247427</guid>
        </item>
                <item>
          <title>TinyMCE questions</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247426#post2247426</link>
          <description><![CDATA[<p>Hi Jeff, </p>
<p>By default TinyMce should load plugins from the same folder or source that it loaded that main tinymce script from.</p>
<p>So you can add textpattern to /lib/wysiwyg_custom.php (or equivalent):</p>
<pre class="language-javascript"><code>plugins: "table,fullscreen,paste,media,lists,charmap,textcolor,link,anchor,hr,paste,image,code,codesample,textpattern",</code></pre>
<p>And then it will automatically load it from <a href="https://cdnjs.cloudflare.com/" rel="nofollow">https://cdnjs.cloudflare.com/</a>.</p>
<p>Or if you're using the Offline Mode plugin you can add the plugin URL to /plugins/offlineMode/offlineResourceList.txt and then click Admin &gt; Plugins &gt; Offline Mode &gt; Update Offline Resources, and it will cache and use a local copy for you.</p>
<p>Hope that helps!  Let me know any other questions.</p>]]></description>
          <pubDate>Tue, 13 Aug 2024 13:51:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247426#post2247426</guid>
        </item>
                <item>
          <title>TinyMCE questions</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247412#post2247412</link>
          <description><![CDATA[<p>The current version of TinyMCE installed in CMSB 3.71 is 4.9.11. I am wondering what plugins are included. I used to be able to check the plugin folder in third-party TinyMCE.</p>
<p>I am particularly interested in the textpattern plugin for pasting Markdown directly into the editor. If it is not included in the current downloaded version how do I add "<span><span class="url"><a href="https://cdnjs.cloudflare.com/ajax/libs/tinymce/4.9.11/plugins/textpattern/plugin.min.js" rel="nofollow">https://cdnjs.cloudflare.com/ajax/libs/tinymce/4.9.11/plugins/textpattern/plugin.min.js</a></span></span>" </p>
<p>Are there any plans to update to a more modern version of TinyMCE, either 6 or 7? The documentation for 4.x has been removed from their website, and 5 hit EOL in April 2023.</p>]]></description>
          <pubDate>Fri, 02 Aug 2024 11:21:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247412#post2247412</guid>
        </item>
              </channel>
    </rss>
  