<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Adding table controls and support to TinyMCE in WordPress</title>
	<atom:link href="http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress</link>
	<description>The research of an internet entrepreneur and IT consultant</description>
	<pubDate>Thu, 04 Dec 2008 19:46:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: jdog</title>
		<link>http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-109855</link>
		<dc:creator>jdog</dc:creator>
		<pubDate>Tue, 14 Oct 2008 17:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-109855</guid>
		<description>@Stian: see the comment on modifying the lang files here: www.allchorn.com/2008/09/19/how-to-implement-table-editing-in-wordpress/

@Rod: make sure you add the tablecontrols to the array named "$mce_buttons_3" NOT "$mce_buttons". That puts the controls on a new row below the others, fixing the problem of buttons overlapping the Save and Publish area. I'm not sure about the grayed-out buttons problem; I haven't experienced that.</description>
		<content:encoded><![CDATA[<p>@Stian: see the comment on modifying the lang files here: <a href="http://www.allchorn.com/2008/09/19/how-to-implement-table-editing-in-wordpress/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.allchorn.com');">http://www.allchorn.com/2008/09/19/how-to-implement-table-editing-in-wordpress/</a></p>
<p>@Rod: make sure you add the tablecontrols to the array named &#8220;$mce_buttons_3&#8243; NOT &#8220;$mce_buttons&#8221;. That puts the controls on a new row below the others, fixing the problem of buttons overlapping the Save and Publish area. I&#8217;m not sure about the grayed-out buttons problem; I haven&#8217;t experienced that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod Carbaugh</title>
		<link>http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-99393</link>
		<dc:creator>Rod Carbaugh</dc:creator>
		<pubDate>Fri, 12 Sep 2008 16:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-99393</guid>
		<description>Okay, I did the patch.  The TinyMCE version in wordpress 2.6.2 (latest) is 3.1.1, but the version I downloaded from TinyMCE was 3.2.  Now, in the WP page I am editing, I get the table buttons, but all of them are grayed out except the one for adding a table.  So, I can add a table, but not adjust it, unless I do it in HTML.

Another problem is that the visual edit box is now extended over the Save and Publish buttons, rendering them inaccessible.  I can switch to HTML mode, and then they are revealed.

What's up with the grayed out boxes?  Any help would be appreciated!
Rod</description>
		<content:encoded><![CDATA[<p>Okay, I did the patch.  The TinyMCE version in wordpress 2.6.2 (latest) is 3.1.1, but the version I downloaded from TinyMCE was 3.2.  Now, in the WP page I am editing, I get the table buttons, but all of them are grayed out except the one for adding a table.  So, I can add a table, but not adjust it, unless I do it in HTML.</p>
<p>Another problem is that the visual edit box is now extended over the Save and Publish buttons, rendering them inaccessible.  I can switch to HTML mode, and then they are revealed.</p>
<p>What&#8217;s up with the grayed out boxes?  Any help would be appreciated!<br />
Rod</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stian Andreassen</title>
		<link>http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-71684</link>
		<dc:creator>Stian Andreassen</dc:creator>
		<pubDate>Fri, 30 May 2008 08:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-71684</guid>
		<description>I get it to work, but the table editor do not show the legends correctly. In stead of "Cols" and "Rows", I get {#table_dlg.cols} and {#table_dlg.rows} – any solution to this?</description>
		<content:encoded><![CDATA[<p>I get it to work, but the table editor do not show the legends correctly. In stead of &#8220;Cols&#8221; and &#8220;Rows&#8221;, I get {#table_dlg.cols} and {#table_dlg.rows} – any solution to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-71375</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 28 May 2008 22:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-71375</guid>
		<description>Great stuff, saved me a lot of poking around this. 

Thanks!</description>
		<content:encoded><![CDATA[<p>Great stuff, saved me a lot of poking around this. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeph Christoff &#187; Blog &#187; Tables in Wordpress?</title>
		<link>http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-58746</link>
		<dc:creator>Jeph Christoff &#187; Blog &#187; Tables in Wordpress?</dc:creator>
		<pubDate>Tue, 08 Apr 2008 22:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hm2k.com/posts/adding-table-controls-and-support-to-tinymce-in-wordpress#comment-58746</guid>
		<description>[...] second method, which I found on hm2k.com is actually modifying WordPress&#8217; default TinyCME install.  TinyCME does support tables and [...]</description>
		<content:encoded><![CDATA[<p>[...] second method, which I found on hm2k.com is actually modifying WordPress&#8217; default TinyCME install.  TinyCME does support tables and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
