<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TinyMCE Forum - Tips, Tricks & HowTo's]]></title>
		<link>http://www.tinymce.com/forum/index.php</link>
		<description><![CDATA[The most recent topics at TinyMCE Forum.]]></description>
		<lastBuildDate>Wed, 22 May 2013 01:15:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Table properties in 4.0b3]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31088</link>
			<description><![CDATA[<p>I&#039;m probably missing something obvious here, but it appears to me that in 4.0b3 the only way to specify a background color for a cell, row, or table is to edit the source HTML. In previous versions, this was possible with the help of the Advanced panel of a Properties dialog. What&#039;s the current equivalent? Or if there isn&#039;t one, I&#039;d like to put in an ardent plea for such a capability to be reinstated.</p><p>Thanks for a wonderful, really useful product.</p><p>&nbsp; &nbsp;... Ed</p>]]></description>
			<author><![CDATA[dummy@example.com (paulanthony1000)]]></author>
			<pubDate>Wed, 22 May 2013 01:15:23 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31088</guid>
		</item>
		<item>
			<title><![CDATA[Movable,but not editable block ( 4.0b3 )]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31086</link>
			<description><![CDATA[<p>What I am trying to create is a movable block ( div ) that is not editable.&nbsp; <br />I have written a few plugins for TinyMCE 4.0b3 already , but this one I can not get to work the way I wish it too.</p><p>I did use the noneditable plugin , with a specific noneditable_noneditable_class for reference &#039;snippet&#039;.</p><p>Now the idea is as follows:<br />If I click on the div with the class of snippet I should be able to move it to anywhere on the TinyMCE editor I wish this snippet to reside.</p><p>In real life:<br />I click it and drag it and sometimes it loses it&#039;s noneditable div and the snippet can be alter ( causes a slight problem because now we have a partially duplicated snippet ).</p><p>Also in chrome the div comes along ,but also leaves an artifact of the old div there so now we have 2 noneditable divs on the same TinyMCE instance ( 1 correct, 1 empty ).</p><p>1) Has anyone try something like this? <br />2) Any suggestions on how to accomplish something like this?</p>]]></description>
			<author><![CDATA[dummy@example.com (carneyj)]]></author>
			<pubDate>Tue, 21 May 2013 20:25:21 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31086</guid>
		</item>
		<item>
			<title><![CDATA[TinyMCE 4.0b3 Display problem at Firefox 21.0]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31085</link>
			<description><![CDATA[<p>Hello,<br />i have a Problem with TinyMCE.</p><p>At first i create a page with TinyMCE. The source Code of this page is this:</p><p>&lt;!DOCTYPE html&gt; <br />&lt;html&gt;<br />&lt;head&gt;<br />&lt;title&gt;Test&lt;/title&gt;<br />&lt;script type=&quot;text/javascript&quot; src=&quot;tinymce/tinymce.min.js&quot;&gt;&lt;/script&gt;<br />&lt;script type=&quot;text/javascript&quot; src=&quot;tinymce/langs/de.js&quot;&gt;&lt;/script&gt;<br />&lt;script type=&quot;text/javascript&quot;&gt;<br />tinymce.init({<br />&nbsp; &nbsp; selector: &quot;textarea&quot;,<br />&nbsp; &nbsp; plugins: [<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;advlist autolink lists link image charmap print preview anchor&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;searchreplace visualblocks code fullscreen&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;insertdatetime media table contextmenu paste moxiemanager&quot;<br />&nbsp; &nbsp; ],<br />&nbsp; &nbsp; toolbar: &quot;insertfile undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image&quot;<br />});<br />&lt;/script&gt;<br />&lt;/head&gt;<br />&lt;body&gt;<br />&lt;form method=&quot;post&quot; action=&quot;somepage&quot;&gt;<br />&nbsp; &nbsp; &lt;textarea name=&quot;content&quot; style=&quot;width:100%&quot;&gt;&lt;/textarea&gt;<br />&lt;/form&gt;<br />&lt;/body&gt;<br />&lt;/html&gt;</p><p>So... if i&#039;ll open the page with the Internet Explorer everything is okay, but at the firefox i can&#039;t see anything.</p><p>Maybe, somebody can help me!<br />Thank you <img src="http://www.tinymce.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Aluten)]]></author>
			<pubDate>Tue, 21 May 2013 18:34:00 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31085</guid>
		</item>
		<item>
			<title><![CDATA[IE8 not loading fonts in TinyMCE 4.0b3]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31083</link>
			<description><![CDATA[<p>I have a problem because my IE8 is stuck in downloading the fonts it seems. I have set the eof and other fonts extensions as follows:</p><p>&nbsp; &nbsp; &lt;staticContent&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;mimeMap fileExtension=&quot;.eot&quot; mimeType=&quot;application/vnd.ms-fontobject&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;mimeMap fileExtension=&quot;.ttf&quot; mimeType=&quot;application/octet-stream&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;mimeMap fileExtension=&quot;.svg&quot; mimeType=&quot;image/svg+xml&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;mimeMap fileExtension=&quot;.woff&quot; mimeType=&quot;application/x-woff&quot; /&gt;<br />&nbsp; &nbsp; &lt;/staticContent&gt;</p><p>What do I have to do to have fonts working?</p>]]></description>
			<author><![CDATA[dummy@example.com (jerry2)]]></author>
			<pubDate>Tue, 21 May 2013 13:37:06 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31083</guid>
		</item>
		<item>
			<title><![CDATA[Enable save button]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31082</link>
			<description><![CDATA[<p>Is it possible to have the save button always enabled? Not to wait for any changes.</p>]]></description>
			<author><![CDATA[dummy@example.com (Trandel)]]></author>
			<pubDate>Tue, 21 May 2013 13:09:44 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31082</guid>
		</item>
		<item>
			<title><![CDATA[howto style a bullet list?]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31081</link>
			<description><![CDATA[<p>We got the problem that we need to be able to style a bullet list in our editor using styles.</p><p>Because of the fact that putting a bullet list into a paragraph will result in non-valid html, we are looking for another mean to style it. </p><p>Is there a way to use the pstyle dropdown in the toolbar to apply a style to the ul element?<br />(analog the asignment of styles to paragraphs)</p>]]></description>
			<author><![CDATA[dummy@example.com (stefanw)]]></author>
			<pubDate>Tue, 21 May 2013 11:59:58 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31081</guid>
		</item>
		<item>
			<title><![CDATA[[MCE4] PluginManager - add function - editor not updated]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31080</link>
			<description><![CDATA[<p>The following message has already been posted in the tracker (<a href="http://www.tinymce.com/develop/bugtracker_view.php?id=5906">ref</a>). I put it also here so that the reply can be shared.</p><p><strong>Description of the problem:</strong><br />I&#039;m not sure this can be easily tested (requires two editors on the same page) but here are the steps to reproduce the problems.</p><p><strong>Steps to reproduce:</strong><br />1.Create a plugin with this code:<br /></p><div class="codebox"><pre><code>tinymce.PluginManager.add(&#039;test&#039;, function(editor) {
    editor.on(&#039;focus&#039;, function(e) {
        console.log(editor.getBody());
    });

    //or (results will be the same)

    tinymce.activeEditor.on(&#039;focus&#039;, function(e) {
        console.log(tinymce.activeEditor.getBody());
    });
});</code></pre></div><p>2. If not already done, open the first editor, click to focus<br />=&gt; result correct</p><p>3. Open the second editor (I&#039;m using an overlay), click to focus<br />=&gt; result correct</p><p>4.Go back to the first editor, click to focus<br />=&gt; give the result of the second editor, the editor must be re focused to display the correct result</p><p>5. Same thing if you try then with the second editor =&gt; need to be focus twice</p><br /><p><strong>Alternative method that works</strong><br />If I use the tinymce &quot;create&quot; function like below, I don&#039;t have any problem:<br /></p><div class="codebox"><pre><code>    tinymce.create(&#039;tinymce.plugins.Test&#039;, {
        Test: function(ed) 
        {
            ed.on(&#039;focus&#039;, function(e) {
                console.log(ed.getBody());
            });
        }
    });

    tinymce.PluginManager.add(&#039;Test&#039;, tinymce.plugins.Test);</code></pre></div><br /><br /><p><strong>Question</strong><br />Could you please just tell me if these results are normal or if it is a bug. Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (cclaerhout)]]></author>
			<pubDate>Tue, 21 May 2013 11:21:56 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31080</guid>
		</item>
		<item>
			<title><![CDATA[Disabled buttons in Tinymce]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31079</link>
			<description><![CDATA[<p>How do I disable a button in Tinymce4?<br /></p><div class="codebox"><pre><code>tinymce.activeEditor.controlManager.setDisabled(&#039;bold&#039;, true);</code></pre></div><p>does not work</p><p>Can I use my own methods tinymce?<br />For example removeformat apply to DOM elements.</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Tue, 21 May 2013 10:30:20 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31079</guid>
		</item>
		<item>
			<title><![CDATA[Tinymce CDN data sending]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31078</link>
			<description><![CDATA[<p>How to Send Data from tinymce Popup on one domain to tinymce editor on Different Domain using tinymce 4.0.</p>]]></description>
			<author><![CDATA[dummy@example.com (ashatrisk)]]></author>
			<pubDate>Tue, 21 May 2013 06:18:33 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31078</guid>
		</item>
		<item>
			<title><![CDATA[Any way to configure TinyMCE to use <b> instead of <strong>?]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31076</link>
			<description><![CDATA[<p>I&#039;ve looked at a lot of documentation about this but have so far been unsuccessful.</p><p>I&#039;d like to configure TinyMCE to use &lt;b&gt; tags for bolded text, and &lt;i&gt; tags for italicized text. And please don&#039;t bother telling me about semantics, I understand that &lt;strong&gt; is meant to convey a different meaning semantically, which is precisely why I want to change this default behavior, because in most cases for my use the bold type is simply a visual emphasis and nothing more.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Mon, 20 May 2013 20:44:44 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31076</guid>
		</item>
		<item>
			<title><![CDATA[Thumbnail from PDF's first page]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31074</link>
			<description><![CDATA[<p>A while ago in 2010 there were &quot;no plans to support&quot; thumbnail-creation from pdf first pages.</p><p>Did this change?</p><p>Can someone give me a clue on how to implement this ?</p><p>Would someone say &quot;me too&quot; to ask for this feature?</p><p>Thank you!</p>]]></description>
			<author><![CDATA[dummy@example.com (reinhard)]]></author>
			<pubDate>Mon, 20 May 2013 17:01:22 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31074</guid>
		</item>
		<item>
			<title><![CDATA[textarea height]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31073</link>
			<description><![CDATA[<p>Is it possible set set the textarea height to auto.</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Mon, 20 May 2013 15:25:25 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31073</guid>
		</item>
		<item>
			<title><![CDATA[tinymce 4 and replicating the http:// prefix for links?]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31070</link>
			<description><![CDATA[<p>I am wanting to implement the same solution as I have had in previous versions of tinymce where if an external link is entered in the link dialogue box a pop up appears that asks...</p><p>The URL you entered seems to an external link, do you want to add the required http:// prefix?</p><p>what&#039;s the best way of adding this functionality in version 4?</p>]]></description>
			<author><![CDATA[dummy@example.com (mbdtsmh)]]></author>
			<pubDate>Mon, 20 May 2013 09:14:42 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31070</guid>
		</item>
		<item>
			<title><![CDATA[Upgrading from v2]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31069</link>
			<description><![CDATA[<p>Hello :-)</p><p>5 years ago and friend and I built a really basic CMS - still used by a few people. We added tinyMCE v2 - config as follows (We added various Theme options, user CSS...)</p><p>&lt;script type=&quot;text/javascript&quot;&gt;<br />tinyMCE.init({<br />&nbsp; &nbsp; mode : &quot;textareas&quot;,<br />&nbsp; &nbsp; theme : &quot;advanced&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; plugins : &quot;safari,spellchecker,style,layer,table,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,fullscreen,noneditable,nonbreaking,xhtmlxtras&quot;,<br />&lt;snip&gt;<br />});<br />&lt;/script&gt;</p><p>ANYWAY - recently I&#039;ve had some renewed user interest in my project and discovered an intermittent minor glitch, which led me to tinymce.com and NOW I&#039;m wondering should I upgrade to v4 or 3 or stay with 2?</p><p>Would I need to change the page structure of my app? It&#039;s basically still XHTML-4 and CSS2.</p><p>Happy to supply more info... not sure where to start. Don&#039;t want to bog down in unnecessary detail and bore anyone.</p><p>Thanks in advance.</p>]]></description>
			<author><![CDATA[dummy@example.com (Anakowi)]]></author>
			<pubDate>Mon, 20 May 2013 08:25:54 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31069</guid>
		</item>
		<item>
			<title><![CDATA[Display TinyMCE 4.x inside a jQueryTools overlay with a Gecko browser]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?id=31067</link>
			<description><![CDATA[<p>I already had a problem with TinyMCE &gt; 3.4.x to display the editor inside a jQueryTools overlay with a Gecko browser: the iframe content was not editable (<a href="http://www.tinymce.com/forum/viewtopic.php?id=29869">ref</a>). The same problem occurs with the 4.x branch.</p><p>Here is a quick fix that doesn&#039;t require any core files edit. You just need to do a small plugin and use the below code:<br /></p><div class="codebox"><pre><code>    /***
    *    Fix for jQueryTools overlay with Gecko browser
    ***/
    editor.on(&#039;postrender&#039;, function(e) {
        var doc = editor.getDoc();
        if (!tinymce.isIE) {
            try {
                if (!editor.settings.readonly)
                    doc.designMode = &#039;On&#039;;
            } catch (ex) {
                // Will fail on Gecko if the editor is placed in an hidden container element
                // The design mode will be set ones the editor is focused
            }
        }
    });</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (cclaerhout)]]></author>
			<pubDate>Mon, 20 May 2013 05:07:08 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?id=31067</guid>
		</item>
	</channel>
</rss>
