<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to implement table editing in WordPress</title>
	<atom:link href="http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/</link>
	<description>Views on web design, ecommerce and online business</description>
	<lastBuildDate>Mon, 18 Jul 2011 18:59:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Maximus</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-1243</link>
		<dc:creator>Maximus</dc:creator>
		<pubDate>Thu, 22 Jan 2009 21:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-1243</guid>
		<description>Very useful.</description>
		<content:encoded><![CDATA[<p>Very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mkjones</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-1151</link>
		<dc:creator>mkjones</dc:creator>
		<pubDate>Wed, 07 Jan 2009 09:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-1151</guid>
		<description>Hey guys and gals,

You all may want to download and install the somewhat new &quot;TinyMCE Advanced&quot; plugin:

http://wordpress.org/extend/plugins/tinymce-advanced/

It makes adding table support a snap :)</description>
		<content:encoded><![CDATA[<p>Hey guys and gals,</p>
<p>You all may want to download and install the somewhat new &#8220;TinyMCE Advanced&#8221; plugin:</p>
<p><a href="http://wordpress.org/extend/plugins/tinymce-advanced/" rel="nofollow">http://wordpress.org/extend/plugins/tinymce-advanced/</a></p>
<p>It makes adding table support a snap <img src='http://www.allchorn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmitcha</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-1044</link>
		<dc:creator>dmitcha</dc:creator>
		<pubDate>Fri, 26 Dec 2008 21:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-1044</guid>
		<description>Hi, I cannot seem to get the button language to update.

I followed the steps above:

1) Downloaded TinyMCE
2) Installed table folder
3) Updated config to add &#039;table&#039; to the array list for $plugins (techdog, if you are not seeing the third row of buttons, double check that you did this step in the right place)
4) Updated language to add table_dlg updates
5) Cleared cache

Still saw the code on the table options rather than the button labels.

5) &quot;Removed&quot; (as in deleted) cache file from js_cache.  No longer could toggle to visual editor.

6) Control F5 to refresh and see if it would generate a new cache file.  Still could not toggle to visual editor menu options

7) Restored old js_cache file.  Can now toggle to visual editor but still seeing old code.

Any ideas which step I missed or messed up?  This post is the tool I have been waiting for - thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I cannot seem to get the button language to update.</p>
<p>I followed the steps above:</p>
<p>1) Downloaded TinyMCE<br />
2) Installed table folder<br />
3) Updated config to add &#8216;table&#8217; to the array list for $plugins (techdog, if you are not seeing the third row of buttons, double check that you did this step in the right place)<br />
4) Updated language to add table_dlg updates<br />
5) Cleared cache</p>
<p>Still saw the code on the table options rather than the button labels.</p>
<p>5) &#8220;Removed&#8221; (as in deleted) cache file from js_cache.  No longer could toggle to visual editor.</p>
<p>6) Control F5 to refresh and see if it would generate a new cache file.  Still could not toggle to visual editor menu options</p>
<p>7) Restored old js_cache file.  Can now toggle to visual editor but still seeing old code.</p>
<p>Any ideas which step I missed or messed up?  This post is the tool I have been waiting for &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross Allchorn</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-1043</link>
		<dc:creator>Ross Allchorn</dc:creator>
		<pubDate>Fri, 26 Dec 2008 20:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-1043</guid>
		<description>Hi Techdog (Karl?). Unfortunately I haven&#039;t had the time to test this in 2.7 yet. I guess I&#039;ll tackle it in the first of the upgrades that need tables, or on a new site.

One idea might be to force refresh (CTRL+F5 on a PC). The code for the RTE gets cached and you need to set it free.

Please let me know if this sorts you out.

~R</description>
		<content:encoded><![CDATA[<p>Hi Techdog (Karl?). Unfortunately I haven&#8217;t had the time to test this in 2.7 yet. I guess I&#8217;ll tackle it in the first of the upgrades that need tables, or on a new site.</p>
<p>One idea might be to force refresh (CTRL+F5 on a PC). The code for the RTE gets cached and you need to set it free.</p>
<p>Please let me know if this sorts you out.</p>
<p>~R</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: techdog</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-1036</link>
		<dc:creator>techdog</dc:creator>
		<pubDate>Fri, 26 Dec 2008 17:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-1036</guid>
		<description>I am using WP 2.7 and attempting to install the table buttons.  I have followed the steps above, uploaded the table folder to the proper place, and made the changes to the tiny_mce_config.php file but I do not see the third row of buttons with the table information.  Did 2.7 do something to stop this?

Thanks.</description>
		<content:encoded><![CDATA[<p>I am using WP 2.7 and attempting to install the table buttons.  I have followed the steps above, uploaded the table folder to the proper place, and made the changes to the tiny_mce_config.php file but I do not see the third row of buttons with the table information.  Did 2.7 do something to stop this?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross Allchorn</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-764</link>
		<dc:creator>Ross Allchorn</dc:creator>
		<pubDate>Tue, 02 Dec 2008 08:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-764</guid>
		<description>Thanks Trey, much appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks Trey, much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trey</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-763</link>
		<dc:creator>Trey</dc:creator>
		<pubDate>Mon, 01 Dec 2008 20:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-763</guid>
		<description>If someone finds it useful, here&#039;s the newly formatted additions to wp-langs.php:

tinyMCE.addI18n(&quot;&#039; . $language . &#039;.table_dlg&quot;,{
general_tab:&quot;&#039; . mce_escape( __(&#039;General&#039;) ) . &#039;&quot;,
advanced_tab:&quot;&#039; . mce_escape( __(&#039;Advanced&#039;) ) . &#039;&quot;,
general_props:&quot;&#039; . mce_escape( __(&#039;General properties&#039;) ) . &#039;&quot;,
advanced_props:&quot;&#039; . mce_escape( __(&#039;Advanced properties&#039;) ) . &#039;&quot;,
rowtype:&quot;&#039; . mce_escape( __(&#039;Row in table part&#039;) ) . &#039;&quot;,
title:&quot;&#039; . mce_escape( __(&#039;Insert/Modify Table&#039;) ) . &#039;&quot;,
width:&quot;&#039; . mce_escape( __(&#039;Width&#039;) ) . &#039;&quot;,
height:&quot;&#039; . mce_escape( __(&#039;Height&#039;) ) . &#039;&quot;,
cols:&quot;&#039; . mce_escape( __(&#039;Cols&#039;) ) . &#039;&quot;,
rows:&quot;&#039; . mce_escape( __(&#039;Rows&#039;) ) . &#039;&quot;,
cellspacing:&quot;&#039; . mce_escape( __(&#039;Cellspacing&#039;) ) . &#039;&quot;,
cellpadding:&quot;&#039; . mce_escape( __(&#039;Cellpadding&#039;) ) . &#039;&quot;,
border:&quot;&#039; . mce_escape( __(&#039;Border&#039;) ) . &#039;&quot;,
align:&quot;&#039; . mce_escape( __(&#039;Alignment&#039;) ) . &#039;&quot;,
align_default:&quot;&#039; . mce_escape( __(&#039;Default&#039;) ) . &#039;&quot;,
align_left:&quot;&#039; . mce_escape( __(&#039;Left&#039;) ) . &#039;&quot;,
align_right:&quot;&#039; . mce_escape( __(&#039;Right&#039;) ) . &#039;&quot;,
align_middle:&quot;&#039; . mce_escape( __(&#039;Center&#039;) ) . &#039;&quot;,
row_title:&quot;&#039; . mce_escape( __(&#039;Table row properties&#039;) ) . &#039;&quot;,
cell_title:&quot;&#039; . mce_escape( __(&#039;Table cell properties&#039;) ) . &#039;&quot;,
cell_type:&quot;&#039; . mce_escape( __(&#039;Cell type&#039;) ) . &#039;&quot;,
valign:&quot;&#039; . mce_escape( __(&#039;Vertical alignment&#039;) ) . &#039;&quot;,
align_top:&quot;&#039; . mce_escape( __(&#039;Top&#039;) ) . &#039;&quot;,
align_bottom:&quot;&#039; . mce_escape( __(&#039;Bottom&#039;) ) . &#039;&quot;,
bordercolor:&quot;&#039; . mce_escape( __(&#039;Border color&#039;) ) . &#039;&quot;,
bgcolor:&quot;&#039; . mce_escape( __(&#039;Background color&#039;) ) . &#039;&quot;,
merge_cells_title:&quot;&#039; . mce_escape( __(&#039;Merge table cells&#039;) ) . &#039;&quot;,
id:&quot;&#039; . mce_escape( __(&#039;Id&#039;) ) . &#039;&quot;,
style:&quot;&#039; . mce_escape( __(&#039;Style&#039;) ) . &#039;&quot;,
langdir:&quot;&#039; . mce_escape( __(&#039;Language direction&#039;) ) . &#039;&quot;,
langcode:&quot;&#039; . mce_escape( __(&#039;Language code&#039;) ) . &#039;&quot;,
mime:&quot;&#039; . mce_escape( __(&#039;Target MIME Type&#039;) ) . &#039;&quot;,
ltr:&quot;&#039; . mce_escape( __(&#039;Left to right&#039;) ) . &#039;&quot;,
rtl:&quot;&#039; . mce_escape( __(&#039;Right to left&#039;) ) . &#039;&quot;,
bgimage:&quot;&#039; . mce_escape( __(&#039;Background image&#039;) ) . &#039;&quot;,
summary:&quot;&#039; . mce_escape( __(&#039;Summary&#039;) ) . &#039;&quot;,
td:&quot;&#039; . mce_escape( __(&#039;Data&#039;) ) . &#039;&quot;,
th:&quot;&#039; . mce_escape( __(&#039;Header&#039;) ) . &#039;&quot;,
cell_cell:&quot;&#039; . mce_escape( __(&#039;Update current cell&#039;) ) . &#039;&quot;,
cell_row:&quot;&#039; . mce_escape( __(&#039;Update all cells in row&#039;) ) . &#039;&quot;,
cell_all:&quot;&#039; . mce_escape( __(&#039;Update all cells in table&#039;) ) . &#039;&quot;,
row_row:&quot;&#039; . mce_escape( __(&#039;Update current row&#039;) ) . &#039;&quot;,
row_odd:&quot;&#039; . mce_escape( __(&#039;Update odd rows in table&#039;) ) . &#039;&quot;,
row_even:&quot;&#039; . mce_escape( __(&#039;Update even rows in table&#039;) ) . &#039;&quot;,
row_all:&quot;&#039; . mce_escape( __(&#039;Update all rows in table&#039;) ) . &#039;&quot;,
thead:&quot;&#039; . mce_escape( __(&#039;Table Head&#039;) ) . &#039;&quot;,
tbody:&quot;&#039; . mce_escape( __(&#039;Table Body&#039;) ) . &#039;&quot;,
tfoot:&quot;&#039; . mce_escape( __(&#039;Table Foot&#039;) ) . &#039;&quot;,
scope:&quot;&#039; . mce_escape( __(&#039;Scope&#039;) ) . &#039;&quot;,
rowgroup:&quot;&#039; . mce_escape( __(&#039;Row Group&#039;) ) . &#039;&quot;,
colgroup:&quot;&#039; . mce_escape( __(&#039;Col Group&#039;) ) . &#039;&quot;,
col_limit:&quot;&#039; . mce_escape( __(&#039;You have exceeded the maximum number of columns&#039;) ) . &#039;&quot;,
row_limit:&quot;&#039; . mce_escape( __(&#039;You have exceeded the maximum number of rows&#039;) ) . &#039;&quot;,
cell_limit:&quot;&#039; . mce_escape( __(&#039;You have exceeded the maximum number of cells&#039;) ) . &#039;&quot;,
missing_scope:&quot;&#039; . mce_escape( __(&#039;Are you sure you want to continue without specifying a scope for this table header cell. Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table&#039;) ) . &#039;&quot;,
caption:&quot;&#039; . mce_escape( __(&#039;Table caption&#039;) ) . &#039;&quot;,
frame:&quot;&#039; . mce_escape( __(&#039;Frame&#039;) ) . &#039;&quot;,
frame_none:&quot;&#039; . mce_escape( __(&#039;none&#039;) ) . &#039;&quot;,
frame_groups:&quot;&#039; . mce_escape( __(&#039;groups&#039;) ) . &#039;&quot;,
frame_rows:&quot;&#039; . mce_escape( __(&#039;rows&#039;) ) . &#039;&quot;,
frame_cols:&quot;&#039; . mce_escape( __(&#039;cols&#039;) ) . &#039;&quot;,
frame_all:&quot;&#039; . mce_escape( __(&#039;all&#039;) ) . &#039;&quot;,
rules:&quot;&#039; . mce_escape( __(&#039;rules&#039;) ) . &#039;&quot;,
rules_void:&quot;&#039; . mce_escape( __(&#039;avoid&#039;) ) . &#039;&quot;,
rules_above:&quot;&#039; . mce_escape( __(&#039;above&#039;) ) . &#039;&quot;,
rules_below:&quot;&#039; . mce_escape( __(&#039;below&#039;) ) . &#039;&quot;,
rules_hsides:&quot;&#039; . mce_escape( __(&#039;hsides&#039;) ) . &#039;&quot;,
rules_lhs:&quot;&#039; . mce_escape( __(&#039;lhs&#039;) ) . &#039;&quot;,
rules_rhs:&quot;&#039; . mce_escape( __(&#039;rhs&#039;) ) . &#039;&quot;,
rules_vsides:&quot;&#039; . mce_escape( __(&#039;vsides&#039;) ) . &#039;&quot;,
rules_box:&quot;&#039; . mce_escape( __(&#039;box&#039;) ) . &#039;&quot;,
rules_border:&quot;&#039; . mce_escape( __(&#039;border&#039;) ) . &#039;&quot;
});</description>
		<content:encoded><![CDATA[<p>If someone finds it useful, here&#8217;s the newly formatted additions to wp-langs.php:</p>
<p>tinyMCE.addI18n(&#8220;&#8216; . $language . &#8216;.table_dlg&#8221;,{<br />
general_tab:&#8221;&#8216; . mce_escape( __(&#8216;General&#8217;) ) . &#8216;&#8221;,<br />
advanced_tab:&#8221;&#8216; . mce_escape( __(&#8216;Advanced&#8217;) ) . &#8216;&#8221;,<br />
general_props:&#8221;&#8216; . mce_escape( __(&#8216;General properties&#8217;) ) . &#8216;&#8221;,<br />
advanced_props:&#8221;&#8216; . mce_escape( __(&#8216;Advanced properties&#8217;) ) . &#8216;&#8221;,<br />
rowtype:&#8221;&#8216; . mce_escape( __(&#8216;Row in table part&#8217;) ) . &#8216;&#8221;,<br />
title:&#8221;&#8216; . mce_escape( __(&#8216;Insert/Modify Table&#8217;) ) . &#8216;&#8221;,<br />
width:&#8221;&#8216; . mce_escape( __(&#8216;Width&#8217;) ) . &#8216;&#8221;,<br />
height:&#8221;&#8216; . mce_escape( __(&#8216;Height&#8217;) ) . &#8216;&#8221;,<br />
cols:&#8221;&#8216; . mce_escape( __(&#8216;Cols&#8217;) ) . &#8216;&#8221;,<br />
rows:&#8221;&#8216; . mce_escape( __(&#8216;Rows&#8217;) ) . &#8216;&#8221;,<br />
cellspacing:&#8221;&#8216; . mce_escape( __(&#8216;Cellspacing&#8217;) ) . &#8216;&#8221;,<br />
cellpadding:&#8221;&#8216; . mce_escape( __(&#8216;Cellpadding&#8217;) ) . &#8216;&#8221;,<br />
border:&#8221;&#8216; . mce_escape( __(&#8216;Border&#8217;) ) . &#8216;&#8221;,<br />
align:&#8221;&#8216; . mce_escape( __(&#8216;Alignment&#8217;) ) . &#8216;&#8221;,<br />
align_default:&#8221;&#8216; . mce_escape( __(&#8216;Default&#8217;) ) . &#8216;&#8221;,<br />
align_left:&#8221;&#8216; . mce_escape( __(&#8216;Left&#8217;) ) . &#8216;&#8221;,<br />
align_right:&#8221;&#8216; . mce_escape( __(&#8216;Right&#8217;) ) . &#8216;&#8221;,<br />
align_middle:&#8221;&#8216; . mce_escape( __(&#8216;Center&#8217;) ) . &#8216;&#8221;,<br />
row_title:&#8221;&#8216; . mce_escape( __(&#8216;Table row properties&#8217;) ) . &#8216;&#8221;,<br />
cell_title:&#8221;&#8216; . mce_escape( __(&#8216;Table cell properties&#8217;) ) . &#8216;&#8221;,<br />
cell_type:&#8221;&#8216; . mce_escape( __(&#8216;Cell type&#8217;) ) . &#8216;&#8221;,<br />
valign:&#8221;&#8216; . mce_escape( __(&#8216;Vertical alignment&#8217;) ) . &#8216;&#8221;,<br />
align_top:&#8221;&#8216; . mce_escape( __(&#8216;Top&#8217;) ) . &#8216;&#8221;,<br />
align_bottom:&#8221;&#8216; . mce_escape( __(&#8216;Bottom&#8217;) ) . &#8216;&#8221;,<br />
bordercolor:&#8221;&#8216; . mce_escape( __(&#8216;Border color&#8217;) ) . &#8216;&#8221;,<br />
bgcolor:&#8221;&#8216; . mce_escape( __(&#8216;Background color&#8217;) ) . &#8216;&#8221;,<br />
merge_cells_title:&#8221;&#8216; . mce_escape( __(&#8216;Merge table cells&#8217;) ) . &#8216;&#8221;,<br />
id:&#8221;&#8216; . mce_escape( __(&#8216;Id&#8217;) ) . &#8216;&#8221;,<br />
style:&#8221;&#8216; . mce_escape( __(&#8216;Style&#8217;) ) . &#8216;&#8221;,<br />
langdir:&#8221;&#8216; . mce_escape( __(&#8216;Language direction&#8217;) ) . &#8216;&#8221;,<br />
langcode:&#8221;&#8216; . mce_escape( __(&#8216;Language code&#8217;) ) . &#8216;&#8221;,<br />
mime:&#8221;&#8216; . mce_escape( __(&#8216;Target MIME Type&#8217;) ) . &#8216;&#8221;,<br />
ltr:&#8221;&#8216; . mce_escape( __(&#8216;Left to right&#8217;) ) . &#8216;&#8221;,<br />
rtl:&#8221;&#8216; . mce_escape( __(&#8216;Right to left&#8217;) ) . &#8216;&#8221;,<br />
bgimage:&#8221;&#8216; . mce_escape( __(&#8216;Background image&#8217;) ) . &#8216;&#8221;,<br />
summary:&#8221;&#8216; . mce_escape( __(&#8216;Summary&#8217;) ) . &#8216;&#8221;,<br />
td:&#8221;&#8216; . mce_escape( __(&#8216;Data&#8217;) ) . &#8216;&#8221;,<br />
th:&#8221;&#8216; . mce_escape( __(&#8216;Header&#8217;) ) . &#8216;&#8221;,<br />
cell_cell:&#8221;&#8216; . mce_escape( __(&#8216;Update current cell&#8217;) ) . &#8216;&#8221;,<br />
cell_row:&#8221;&#8216; . mce_escape( __(&#8216;Update all cells in row&#8217;) ) . &#8216;&#8221;,<br />
cell_all:&#8221;&#8216; . mce_escape( __(&#8216;Update all cells in table&#8217;) ) . &#8216;&#8221;,<br />
row_row:&#8221;&#8216; . mce_escape( __(&#8216;Update current row&#8217;) ) . &#8216;&#8221;,<br />
row_odd:&#8221;&#8216; . mce_escape( __(&#8216;Update odd rows in table&#8217;) ) . &#8216;&#8221;,<br />
row_even:&#8221;&#8216; . mce_escape( __(&#8216;Update even rows in table&#8217;) ) . &#8216;&#8221;,<br />
row_all:&#8221;&#8216; . mce_escape( __(&#8216;Update all rows in table&#8217;) ) . &#8216;&#8221;,<br />
thead:&#8221;&#8216; . mce_escape( __(&#8216;Table Head&#8217;) ) . &#8216;&#8221;,<br />
tbody:&#8221;&#8216; . mce_escape( __(&#8216;Table Body&#8217;) ) . &#8216;&#8221;,<br />
tfoot:&#8221;&#8216; . mce_escape( __(&#8216;Table Foot&#8217;) ) . &#8216;&#8221;,<br />
scope:&#8221;&#8216; . mce_escape( __(&#8216;Scope&#8217;) ) . &#8216;&#8221;,<br />
rowgroup:&#8221;&#8216; . mce_escape( __(&#8216;Row Group&#8217;) ) . &#8216;&#8221;,<br />
colgroup:&#8221;&#8216; . mce_escape( __(&#8216;Col Group&#8217;) ) . &#8216;&#8221;,<br />
col_limit:&#8221;&#8216; . mce_escape( __(&#8216;You have exceeded the maximum number of columns&#8217;) ) . &#8216;&#8221;,<br />
row_limit:&#8221;&#8216; . mce_escape( __(&#8216;You have exceeded the maximum number of rows&#8217;) ) . &#8216;&#8221;,<br />
cell_limit:&#8221;&#8216; . mce_escape( __(&#8216;You have exceeded the maximum number of cells&#8217;) ) . &#8216;&#8221;,<br />
missing_scope:&#8221;&#8216; . mce_escape( __(&#8216;Are you sure you want to continue without specifying a scope for this table header cell. Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table&#8217;) ) . &#8216;&#8221;,<br />
caption:&#8221;&#8216; . mce_escape( __(&#8216;Table caption&#8217;) ) . &#8216;&#8221;,<br />
frame:&#8221;&#8216; . mce_escape( __(&#8216;Frame&#8217;) ) . &#8216;&#8221;,<br />
frame_none:&#8221;&#8216; . mce_escape( __(&#8216;none&#8217;) ) . &#8216;&#8221;,<br />
frame_groups:&#8221;&#8216; . mce_escape( __(&#8216;groups&#8217;) ) . &#8216;&#8221;,<br />
frame_rows:&#8221;&#8216; . mce_escape( __(&#8216;rows&#8217;) ) . &#8216;&#8221;,<br />
frame_cols:&#8221;&#8216; . mce_escape( __(&#8216;cols&#8217;) ) . &#8216;&#8221;,<br />
frame_all:&#8221;&#8216; . mce_escape( __(&#8216;all&#8217;) ) . &#8216;&#8221;,<br />
rules:&#8221;&#8216; . mce_escape( __(&#8216;rules&#8217;) ) . &#8216;&#8221;,<br />
rules_void:&#8221;&#8216; . mce_escape( __(&#8216;avoid&#8217;) ) . &#8216;&#8221;,<br />
rules_above:&#8221;&#8216; . mce_escape( __(&#8216;above&#8217;) ) . &#8216;&#8221;,<br />
rules_below:&#8221;&#8216; . mce_escape( __(&#8216;below&#8217;) ) . &#8216;&#8221;,<br />
rules_hsides:&#8221;&#8216; . mce_escape( __(&#8216;hsides&#8217;) ) . &#8216;&#8221;,<br />
rules_lhs:&#8221;&#8216; . mce_escape( __(&#8216;lhs&#8217;) ) . &#8216;&#8221;,<br />
rules_rhs:&#8221;&#8216; . mce_escape( __(&#8216;rhs&#8217;) ) . &#8216;&#8221;,<br />
rules_vsides:&#8221;&#8216; . mce_escape( __(&#8216;vsides&#8217;) ) . &#8216;&#8221;,<br />
rules_box:&#8221;&#8216; . mce_escape( __(&#8216;box&#8217;) ) . &#8216;&#8221;,<br />
rules_border:&#8221;&#8216; . mce_escape( __(&#8216;border&#8217;) ) . &#8216;&#8221;<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kimmono</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-566</link>
		<dc:creator>Kimmono</dc:creator>
		<pubDate>Fri, 07 Nov 2008 06:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-566</guid>
		<description>Any chance you could upload a modified version of wp-langs.php? 

thanks for a great effort here! I have been looking for a way of adding tables to Wordpress for over a year. 

:)
Kimmono</description>
		<content:encoded><![CDATA[<p>Any chance you could upload a modified version of wp-langs.php? </p>
<p>thanks for a great effort here! I have been looking for a way of adding tables to WordPress for over a year. </p>
<p> <img src='http://www.allchorn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Kimmono</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-482</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Wed, 22 Oct 2008 19:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-482</guid>
		<description>early on in wp-langs.php, after: 

$strings = &#039;tinyMCE.addI18n({&#039; . $language . &#039;:{

....you can add the following segment.. it will define most of the buttons.. i got lazy and didnt finish them, so you can do the rest :)

table_dlg:{
rows:&quot;&#039; . mce_escape( __(&#039;Row&#039;) ) . &#039;&quot;,
cellpadding:&quot;&#039; . mce_escape( __(&#039;Cellpadding&#039;) ) . &#039;&quot;,
align:&quot;&#039; . mce_escape( __(&#039;Align&#039;) ) . &#039;&quot;,
width:&quot;&#039; . mce_escape( __(&#039;Width&#039;) ) . &#039;&quot;,
cellspacing:&quot;&#039; . mce_escape( __(&#039;Cellspacing&#039;) ) . &#039;&quot;,
border:&quot;&#039; . mce_escape( __(&#039;Border&#039;) ) . &#039;&quot;,
height:&quot;&#039; . mce_escape( __(&#039;Height&#039;) ) . &#039;&quot;,
general_tab:&quot;&#039; . mce_escape( __(&#039;General&#039;) ) . &#039;&quot;,
advanced_tab:&quot;&#039; . mce_escape( __(&#039;Advanced&#039;) ) . &#039;&quot;,
align_middle:&quot;&#039; . mce_escape( __(&#039;Middle&#039;) ) . &#039;&quot;,
align_left:&quot;&#039; . mce_escape( __(&#039;Left&#039;) ) . &#039;&quot;,
align_right:&quot;&#039; . mce_escape( __(&#039;Right&#039;) ) . &#039;&quot;,
general_props:&quot;&#039; . mce_escape( __(&#039;General&#039;) ) . &#039;&quot;,
advanced_props:&quot;&#039; . mce_escape( __(&#039;Advanced&#039;) ) . &#039;&quot;,
id:&quot;&#039; . mce_escape( __(&#039;id&#039;) ) . &#039;&quot;,
summary:&quot;&#039; . mce_escape( __(&#039;summary&#039;) ) . &#039;&quot;,
style:&quot;&#039; . mce_escape( __(&#039;style&#039;) ) . &#039;&quot;,
langcode:&quot;&#039; . mce_escape( __(&#039;Language&#039;) ) . &#039;&quot;,
bgimage:&quot;&#039; . mce_escape( __(&#039;Background Image&#039;) ) . &#039;&quot;,
frame:&quot;&#039; . mce_escape( __(&#039;Frame&#039;) ) . &#039;&quot;,
rules:&quot;&#039; . mce_escape( __(&#039;Rules&#039;) ) . &#039;&quot;,
langdir:&quot;&#039; . mce_escape( __(&#039;Langdir&#039;) ) . &#039;&quot;,
bordercolor:&quot;&#039; . mce_escape( __(&#039;Bordercolor&#039;) ) . &#039;&quot;,
bgcolor:&quot;&#039; . mce_escape( __(&#039;Background Color&#039;) ) . &#039;&quot;,
caption:&quot;&#039; . mce_escape( __(&#039;Caption&#039;) ) . &#039;&quot;,
rowtype:&quot;&#039; . mce_escape( __(&#039;Row type&#039;) ) . &#039;&quot;,
valign:&quot;&#039; . mce_escape( __(&#039;Vertical Align&#039;) ) . &#039;&quot;,
tbody:&quot;&#039; . mce_escape( __(&#039;Table Body&#039;) ) . &#039;&quot;,
thead:&quot;&#039; . mce_escape( __(&#039;Table Heading&#039;) ) . &#039;&quot;,
tfoot:&quot;&#039; . mce_escape( __(&#039;Table Footer&#039;) ) . &#039;&quot;,
align_top:&quot;&#039; . mce_escape( __(&#039;Top&#039;) ) . &#039;&quot;,
align_bottom:&quot;&#039; . mce_escape( __(&#039;Bottom&#039;) ) . &#039;&quot;,
row_title:&quot;&#039; . mce_escape( __(&#039;Row Properties&#039;) ) . &#039;&quot;,
cell_title:&quot;&#039; . mce_escape( __(&#039;Cell Properties&#039;) ) . &#039;&quot;,
cell_type:&quot;&#039; . mce_escape( __(&#039;Cell Type&#039;) ) . &#039;&quot;,
scope:&quot;&#039; . mce_escape( __(&#039;Scope&#039;) ) . &#039;&quot;,
td:&quot;&#039; . mce_escape( __(&#039;Table Cell&#039;) ) . &#039;&quot;,
th:&quot;&#039; . mce_escape( __(&#039;Table Heading&#039;) ) . &#039;&quot;,
cols:&quot;&#039; . mce_escape( __(&#039;Column&#039;) ) . &#039;&quot;
},</description>
		<content:encoded><![CDATA[<p>early on in wp-langs.php, after: </p>
<p>$strings = &#8216;tinyMCE.addI18n({&#8216; . $language . &#8216;:{</p>
<p>&#8230;.you can add the following segment.. it will define most of the buttons.. i got lazy and didnt finish them, so you can do the rest <img src='http://www.allchorn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>table_dlg:{<br />
rows:&#8221;&#8216; . mce_escape( __(&#8216;Row&#8217;) ) . &#8216;&#8221;,<br />
cellpadding:&#8221;&#8216; . mce_escape( __(&#8216;Cellpadding&#8217;) ) . &#8216;&#8221;,<br />
align:&#8221;&#8216; . mce_escape( __(&#8216;Align&#8217;) ) . &#8216;&#8221;,<br />
width:&#8221;&#8216; . mce_escape( __(&#8216;Width&#8217;) ) . &#8216;&#8221;,<br />
cellspacing:&#8221;&#8216; . mce_escape( __(&#8216;Cellspacing&#8217;) ) . &#8216;&#8221;,<br />
border:&#8221;&#8216; . mce_escape( __(&#8216;Border&#8217;) ) . &#8216;&#8221;,<br />
height:&#8221;&#8216; . mce_escape( __(&#8216;Height&#8217;) ) . &#8216;&#8221;,<br />
general_tab:&#8221;&#8216; . mce_escape( __(&#8216;General&#8217;) ) . &#8216;&#8221;,<br />
advanced_tab:&#8221;&#8216; . mce_escape( __(&#8216;Advanced&#8217;) ) . &#8216;&#8221;,<br />
align_middle:&#8221;&#8216; . mce_escape( __(&#8216;Middle&#8217;) ) . &#8216;&#8221;,<br />
align_left:&#8221;&#8216; . mce_escape( __(&#8216;Left&#8217;) ) . &#8216;&#8221;,<br />
align_right:&#8221;&#8216; . mce_escape( __(&#8216;Right&#8217;) ) . &#8216;&#8221;,<br />
general_props:&#8221;&#8216; . mce_escape( __(&#8216;General&#8217;) ) . &#8216;&#8221;,<br />
advanced_props:&#8221;&#8216; . mce_escape( __(&#8216;Advanced&#8217;) ) . &#8216;&#8221;,<br />
id:&#8221;&#8216; . mce_escape( __(&#8216;id&#8217;) ) . &#8216;&#8221;,<br />
summary:&#8221;&#8216; . mce_escape( __(&#8216;summary&#8217;) ) . &#8216;&#8221;,<br />
style:&#8221;&#8216; . mce_escape( __(&#8216;style&#8217;) ) . &#8216;&#8221;,<br />
langcode:&#8221;&#8216; . mce_escape( __(&#8216;Language&#8217;) ) . &#8216;&#8221;,<br />
bgimage:&#8221;&#8216; . mce_escape( __(&#8216;Background Image&#8217;) ) . &#8216;&#8221;,<br />
frame:&#8221;&#8216; . mce_escape( __(&#8216;Frame&#8217;) ) . &#8216;&#8221;,<br />
rules:&#8221;&#8216; . mce_escape( __(&#8216;Rules&#8217;) ) . &#8216;&#8221;,<br />
langdir:&#8221;&#8216; . mce_escape( __(&#8216;Langdir&#8217;) ) . &#8216;&#8221;,<br />
bordercolor:&#8221;&#8216; . mce_escape( __(&#8216;Bordercolor&#8217;) ) . &#8216;&#8221;,<br />
bgcolor:&#8221;&#8216; . mce_escape( __(&#8216;Background Color&#8217;) ) . &#8216;&#8221;,<br />
caption:&#8221;&#8216; . mce_escape( __(&#8216;Caption&#8217;) ) . &#8216;&#8221;,<br />
rowtype:&#8221;&#8216; . mce_escape( __(&#8216;Row type&#8217;) ) . &#8216;&#8221;,<br />
valign:&#8221;&#8216; . mce_escape( __(&#8216;Vertical Align&#8217;) ) . &#8216;&#8221;,<br />
tbody:&#8221;&#8216; . mce_escape( __(&#8216;Table Body&#8217;) ) . &#8216;&#8221;,<br />
thead:&#8221;&#8216; . mce_escape( __(&#8216;Table Heading&#8217;) ) . &#8216;&#8221;,<br />
tfoot:&#8221;&#8216; . mce_escape( __(&#8216;Table Footer&#8217;) ) . &#8216;&#8221;,<br />
align_top:&#8221;&#8216; . mce_escape( __(&#8216;Top&#8217;) ) . &#8216;&#8221;,<br />
align_bottom:&#8221;&#8216; . mce_escape( __(&#8216;Bottom&#8217;) ) . &#8216;&#8221;,<br />
row_title:&#8221;&#8216; . mce_escape( __(&#8216;Row Properties&#8217;) ) . &#8216;&#8221;,<br />
cell_title:&#8221;&#8216; . mce_escape( __(&#8216;Cell Properties&#8217;) ) . &#8216;&#8221;,<br />
cell_type:&#8221;&#8216; . mce_escape( __(&#8216;Cell Type&#8217;) ) . &#8216;&#8221;,<br />
scope:&#8221;&#8216; . mce_escape( __(&#8216;Scope&#8217;) ) . &#8216;&#8221;,<br />
td:&#8221;&#8216; . mce_escape( __(&#8216;Table Cell&#8217;) ) . &#8216;&#8221;,<br />
th:&#8221;&#8216; . mce_escape( __(&#8216;Table Heading&#8217;) ) . &#8216;&#8221;,<br />
cols:&#8221;&#8216; . mce_escape( __(&#8216;Column&#8217;) ) . &#8216;&#8221;<br />
},</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bassscape</title>
		<link>http://www.allchorn.com/blog/2008/09/19/how-to-implement-table-editing-in-wordpress/comment-page-1/#comment-466</link>
		<dc:creator>Bassscape</dc:creator>
		<pubDate>Mon, 20 Oct 2008 22:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.allchorn.com/?p=228#comment-466</guid>
		<description>Hi,
Thanks for publishing this information, it looks like it will help me avoid using so many plugins!

I have updated the wp-langs.php file by adding all of the content from the en_dlg.js file. I&#039;m still getting the strange titles like {#table_dlg.xxx}.

Could you help me with the necessary php formatting?

Here&#039;s what I&#039;ve added:

tinyMCE. addI18n(&quot;&#039; .  $language .  &#039;. table_dlg&#039;) ) . &#039;&quot;,{
general_tab:&quot;&#039; . mce_escape( __(&#039;General&#039;) ) . &#039;&quot;,
advanced_tab:&quot;&#039; . mce_escape( __(&#039;Advanced&#039;) ) . &#039;&quot;,
general_props:&quot;&#039; . mce_escape( __(&#039;General properties&#039;) ) . &#039;&quot;,
advanced_props:&quot;&#039; . mce_escape( __(&#039;Advanced properties&#039;) ) . &#039;&quot;,
rowtype:&quot;&#039; . mce_escape( __(&#039;Row in table part&#039;) ) . &#039;&quot;,
title:&quot;&#039; . mce_escape( __(&#039;Insert/Modify table&#039;) ) . &#039;&quot;,
width:&quot;&#039; . mce_escape( __(&#039;Width&#039;) ) . &#039;&quot;,
height:&quot;&#039; . mce_escape( __(&#039;Height&#039;) ) . &#039;&quot;,
cols:&quot;&#039; . mce_escape( __(&#039;Cols&#039;) ) . &#039;&quot;,
rows:&quot;&#039; . mce_escape( __(&#039;Rows&#039;) ) . &#039;&quot;,
cellspacing:&quot;&#039; . mce_escape( __(&#039;Cellspacing&#039;) ) . &#039;&quot;,
cellpadding:&quot;&#039; . mce_escape( __(&#039;Cellpadding&#039;) ) . &#039;&quot;,
border:&quot;&#039; . mce_escape( __(&#039;Border&#039;) ) . &#039;&quot;,
align:&quot;&#039; . mce_escape( __(&#039;Alignment&#039;) ) . &#039;&quot;,
align_default:&quot;&#039; . mce_escape( __(&#039;Default&#039;) ) . &#039;&quot;,
align_left:&quot;&#039; . mce_escape( __(&#039;Left&#039;) ) . &#039;&quot;,
align_right:&quot;&#039; . mce_escape( __(&#039;Right&#039;) ) . &#039;&quot;,
align_middle:&quot;&#039; . mce_escape( __(&#039;Center&#039;) ) . &#039;&quot;,
row_title:&quot;&#039; . mce_escape( __(&#039;Table row properties&#039;) ) . &#039;&quot;,
cell_title:&quot;&#039; . mce_escape( __(&#039;Table cell properties&#039;) ) . &#039;&quot;,
cell_type:&quot;&#039; . mce_escape( __(&#039;Cell type&#039;) ) . &#039;&quot;,
valign:&quot;&#039; . mce_escape( __(&#039;Vertical alignment&#039;) ) . &#039;&quot;,
align_top:&quot;&#039; . mce_escape( __(&#039;Top&#039;) ) . &#039;&quot;,
align_bottom:&quot;&#039; . mce_escape( __(&#039;Bottom&#039;) ) . &#039;&quot;,
bordercolor:&quot;&#039; . mce_escape( __(&#039;Border color&#039;) ) . &#039;&quot;,
bgcolor:&quot;&#039; . mce_escape( __(&#039;Background color&#039;) ) . &#039;&quot;,
merge_cells_title:&quot;&#039; . mce_escape( __(&#039;Merge table cells&#039;) ) . &#039;&quot;,
id:&quot;&#039; . mce_escape( __(&#039;Id&#039;) ) . &#039;&quot;,
style:&quot;&#039; . mce_escape( __(&#039;Style&#039;) ) . &#039;&quot;,
langdir:&quot;&#039; . mce_escape( __(&#039;Language direction&#039;) ) . &#039;&quot;,
langcode:&quot;&#039; . mce_escape( __(&#039;Language code&#039;) ) . &#039;&quot;,
mime:&quot;&#039; . mce_escape( __(&#039;Target MIME type&#039;) ) . &#039;&quot;,
ltr:&quot;&#039; . mce_escape( __(&#039;Left to right&#039;) ) . &#039;&quot;,
rtl:&quot;&#039; . mce_escape( __(&#039;Right to left&#039;) ) . &#039;&quot;,
bgimage:&quot;&#039; . mce_escape( __(&#039;Background image&#039;) ) . &#039;&quot;,
summary:&quot;&#039; . mce_escape( __(&#039;Summary&#039;) ) . &#039;&quot;,
td:&quot;&#039; . mce_escape( __(&#039;Data&#039;) ) . &#039;&quot;,
th:&quot;&#039; . mce_escape( __(&#039;Header&#039;) ) . &#039;&quot;,
cell_cell:&quot;&#039; . mce_escape( __(&#039;Update current cell&#039;) ) . &#039;&quot;,
cell_row:&quot;&#039; . mce_escape( __(&#039;Update all cells in row&#039;) ) . &#039;&quot;,
cell_all:&quot;&#039; . mce_escape( __(&#039;Update all cells in table&#039;) ) . &#039;&quot;,
row_row:&quot;&#039; . mce_escape( __(&#039;Update current row&#039;) ) . &#039;&quot;,
row_odd:&quot;&#039; . mce_escape( __(&#039;Update odd rows in table&#039;) ) . &#039;&quot;,
row_even:&quot;&#039; . mce_escape( __(&#039;Update even rows in table&#039;) ) . &#039;&quot;,
row_all:&quot;&#039; . mce_escape( __(&#039;Update all rows in table&#039;) ) . &#039;&quot;,
thead:&quot;&#039; . mce_escape( __(&#039;Table Head&#039;) ) . &#039;&quot;,
tbody:&quot;&#039; . mce_escape( __(&#039;Table Body&#039;) ) . &#039;&quot;,
tfoot:&quot;&#039; . mce_escape( __(&#039;Table Foot&#039;) ) . &#039;&quot;,
scope:&quot;&#039; . mce_escape( __(&#039;Scope&#039;) ) . &#039;&quot;,
rowgroup:&quot;&#039; . mce_escape( __(&#039;Row Group&#039;) ) . &#039;&quot;,
colgroup:&quot;&#039; . mce_escape( __(&#039;Col Group&#039;) ) . &#039;&quot;,
col_limit:&quot;&#039; . mce_escape( __(&#039;Youve exceeded the maximum number of columns of {$cols}. &#039;) ) . &#039;&quot;,
row_limit:&quot;&#039; . mce_escape( __(&#039;Youve exceeded the maximum number of rows of {$rows}. &#039;) ) . &#039;&quot;,
cell_limit:&quot;&#039; . mce_escape( __(&#039;Youve exceeded the maximum number of cells of {$cells}. &#039;) ) . &#039;&quot;,
missing_scope:&quot;&#039; . mce_escape( __(&#039;Are you sure you want to continue without specifying a scope for this table header cell.  Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table. &#039;) ) . &#039;&quot;,
caption:&quot;&#039; . mce_escape( __(&#039;Table caption&#039;) ) . &#039;&quot;,
frame:&quot;&#039; . mce_escape( __(&#039;Frame&#039;) ) . &#039;&quot;,
frame_none:&quot;&#039; . mce_escape( __(&#039;none&#039;) ) . &#039;&quot;,
frame_groups:&quot;&#039; . mce_escape( __(&#039;groups&#039;) ) . &#039;&quot;,
frame_rows:&quot;&#039; . mce_escape( __(&#039;rows&#039;) ) . &#039;&quot;,
frame_cols:&quot;&#039; . mce_escape( __(&#039;cols&#039;) ) . &#039;&quot;,
frame_all:&quot;&#039; . mce_escape( __(&#039;all&#039;) ) . &#039;&quot;,
rules:&quot;&#039; . mce_escape( __(&#039;Rules&#039;) ) . &#039;&quot;,
rules_void:&quot;&#039; . mce_escape( __(&#039;void&#039;) ) . &#039;&quot;,
rules_above:&quot;&#039; . mce_escape( __(&#039;above&#039;) ) . &#039;&quot;,
rules_below:&quot;&#039; . mce_escape( __(&#039;below&#039;) ) . &#039;&quot;,
rules_hsides:&quot;&#039; . mce_escape( __(&#039;hsides&#039;) ) . &#039;&quot;,
rules_lhs:&quot;&#039; . mce_escape( __(&#039;lhs&#039;) ) . &#039;&quot;,
rules_rhs:&quot;&#039; . mce_escape( __(&#039;rhs&#039;) ) . &#039;&quot;,
rules_vsides:&quot;&#039; . mce_escape( __(&#039;vsides&#039;) ) . &#039;&quot;,
rules_box:&quot;&#039; . mce_escape( __(&#039;box&#039;) ) . &#039;&quot;,
rules_border:&quot;&#039; . mce_escape( __(&#039;border&#039;) ) . &#039;&quot;
});
</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for publishing this information, it looks like it will help me avoid using so many plugins!</p>
<p>I have updated the wp-langs.php file by adding all of the content from the en_dlg.js file. I&#8217;m still getting the strange titles like {#table_dlg.xxx}.</p>
<p>Could you help me with the necessary php formatting?</p>
<p>Here&#8217;s what I&#8217;ve added:</p>
<p>tinyMCE. addI18n(&#8220;&#8216; .  $language .  &#8216;. table_dlg&#8217;) ) . &#8216;&#8221;,{<br />
general_tab:&#8221;&#8216; . mce_escape( __(&#8216;General&#8217;) ) . &#8216;&#8221;,<br />
advanced_tab:&#8221;&#8216; . mce_escape( __(&#8216;Advanced&#8217;) ) . &#8216;&#8221;,<br />
general_props:&#8221;&#8216; . mce_escape( __(&#8216;General properties&#8217;) ) . &#8216;&#8221;,<br />
advanced_props:&#8221;&#8216; . mce_escape( __(&#8216;Advanced properties&#8217;) ) . &#8216;&#8221;,<br />
rowtype:&#8221;&#8216; . mce_escape( __(&#8216;Row in table part&#8217;) ) . &#8216;&#8221;,<br />
title:&#8221;&#8216; . mce_escape( __(&#8216;Insert/Modify table&#8217;) ) . &#8216;&#8221;,<br />
width:&#8221;&#8216; . mce_escape( __(&#8216;Width&#8217;) ) . &#8216;&#8221;,<br />
height:&#8221;&#8216; . mce_escape( __(&#8216;Height&#8217;) ) . &#8216;&#8221;,<br />
cols:&#8221;&#8216; . mce_escape( __(&#8216;Cols&#8217;) ) . &#8216;&#8221;,<br />
rows:&#8221;&#8216; . mce_escape( __(&#8216;Rows&#8217;) ) . &#8216;&#8221;,<br />
cellspacing:&#8221;&#8216; . mce_escape( __(&#8216;Cellspacing&#8217;) ) . &#8216;&#8221;,<br />
cellpadding:&#8221;&#8216; . mce_escape( __(&#8216;Cellpadding&#8217;) ) . &#8216;&#8221;,<br />
border:&#8221;&#8216; . mce_escape( __(&#8216;Border&#8217;) ) . &#8216;&#8221;,<br />
align:&#8221;&#8216; . mce_escape( __(&#8216;Alignment&#8217;) ) . &#8216;&#8221;,<br />
align_default:&#8221;&#8216; . mce_escape( __(&#8216;Default&#8217;) ) . &#8216;&#8221;,<br />
align_left:&#8221;&#8216; . mce_escape( __(&#8216;Left&#8217;) ) . &#8216;&#8221;,<br />
align_right:&#8221;&#8216; . mce_escape( __(&#8216;Right&#8217;) ) . &#8216;&#8221;,<br />
align_middle:&#8221;&#8216; . mce_escape( __(&#8216;Center&#8217;) ) . &#8216;&#8221;,<br />
row_title:&#8221;&#8216; . mce_escape( __(&#8216;Table row properties&#8217;) ) . &#8216;&#8221;,<br />
cell_title:&#8221;&#8216; . mce_escape( __(&#8216;Table cell properties&#8217;) ) . &#8216;&#8221;,<br />
cell_type:&#8221;&#8216; . mce_escape( __(&#8216;Cell type&#8217;) ) . &#8216;&#8221;,<br />
valign:&#8221;&#8216; . mce_escape( __(&#8216;Vertical alignment&#8217;) ) . &#8216;&#8221;,<br />
align_top:&#8221;&#8216; . mce_escape( __(&#8216;Top&#8217;) ) . &#8216;&#8221;,<br />
align_bottom:&#8221;&#8216; . mce_escape( __(&#8216;Bottom&#8217;) ) . &#8216;&#8221;,<br />
bordercolor:&#8221;&#8216; . mce_escape( __(&#8216;Border color&#8217;) ) . &#8216;&#8221;,<br />
bgcolor:&#8221;&#8216; . mce_escape( __(&#8216;Background color&#8217;) ) . &#8216;&#8221;,<br />
merge_cells_title:&#8221;&#8216; . mce_escape( __(&#8216;Merge table cells&#8217;) ) . &#8216;&#8221;,<br />
id:&#8221;&#8216; . mce_escape( __(&#8216;Id&#8217;) ) . &#8216;&#8221;,<br />
style:&#8221;&#8216; . mce_escape( __(&#8216;Style&#8217;) ) . &#8216;&#8221;,<br />
langdir:&#8221;&#8216; . mce_escape( __(&#8216;Language direction&#8217;) ) . &#8216;&#8221;,<br />
langcode:&#8221;&#8216; . mce_escape( __(&#8216;Language code&#8217;) ) . &#8216;&#8221;,<br />
mime:&#8221;&#8216; . mce_escape( __(&#8216;Target MIME type&#8217;) ) . &#8216;&#8221;,<br />
ltr:&#8221;&#8216; . mce_escape( __(&#8216;Left to right&#8217;) ) . &#8216;&#8221;,<br />
rtl:&#8221;&#8216; . mce_escape( __(&#8216;Right to left&#8217;) ) . &#8216;&#8221;,<br />
bgimage:&#8221;&#8216; . mce_escape( __(&#8216;Background image&#8217;) ) . &#8216;&#8221;,<br />
summary:&#8221;&#8216; . mce_escape( __(&#8216;Summary&#8217;) ) . &#8216;&#8221;,<br />
td:&#8221;&#8216; . mce_escape( __(&#8216;Data&#8217;) ) . &#8216;&#8221;,<br />
th:&#8221;&#8216; . mce_escape( __(&#8216;Header&#8217;) ) . &#8216;&#8221;,<br />
cell_cell:&#8221;&#8216; . mce_escape( __(&#8216;Update current cell&#8217;) ) . &#8216;&#8221;,<br />
cell_row:&#8221;&#8216; . mce_escape( __(&#8216;Update all cells in row&#8217;) ) . &#8216;&#8221;,<br />
cell_all:&#8221;&#8216; . mce_escape( __(&#8216;Update all cells in table&#8217;) ) . &#8216;&#8221;,<br />
row_row:&#8221;&#8216; . mce_escape( __(&#8216;Update current row&#8217;) ) . &#8216;&#8221;,<br />
row_odd:&#8221;&#8216; . mce_escape( __(&#8216;Update odd rows in table&#8217;) ) . &#8216;&#8221;,<br />
row_even:&#8221;&#8216; . mce_escape( __(&#8216;Update even rows in table&#8217;) ) . &#8216;&#8221;,<br />
row_all:&#8221;&#8216; . mce_escape( __(&#8216;Update all rows in table&#8217;) ) . &#8216;&#8221;,<br />
thead:&#8221;&#8216; . mce_escape( __(&#8216;Table Head&#8217;) ) . &#8216;&#8221;,<br />
tbody:&#8221;&#8216; . mce_escape( __(&#8216;Table Body&#8217;) ) . &#8216;&#8221;,<br />
tfoot:&#8221;&#8216; . mce_escape( __(&#8216;Table Foot&#8217;) ) . &#8216;&#8221;,<br />
scope:&#8221;&#8216; . mce_escape( __(&#8216;Scope&#8217;) ) . &#8216;&#8221;,<br />
rowgroup:&#8221;&#8216; . mce_escape( __(&#8216;Row Group&#8217;) ) . &#8216;&#8221;,<br />
colgroup:&#8221;&#8216; . mce_escape( __(&#8216;Col Group&#8217;) ) . &#8216;&#8221;,<br />
col_limit:&#8221;&#8216; . mce_escape( __(&#8216;Youve exceeded the maximum number of columns of {$cols}. &#8216;) ) . &#8216;&#8221;,<br />
row_limit:&#8221;&#8216; . mce_escape( __(&#8216;Youve exceeded the maximum number of rows of {$rows}. &#8216;) ) . &#8216;&#8221;,<br />
cell_limit:&#8221;&#8216; . mce_escape( __(&#8216;Youve exceeded the maximum number of cells of {$cells}. &#8216;) ) . &#8216;&#8221;,<br />
missing_scope:&#8221;&#8216; . mce_escape( __(&#8216;Are you sure you want to continue without specifying a scope for this table header cell.  Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table. &#8216;) ) . &#8216;&#8221;,<br />
caption:&#8221;&#8216; . mce_escape( __(&#8216;Table caption&#8217;) ) . &#8216;&#8221;,<br />
frame:&#8221;&#8216; . mce_escape( __(&#8216;Frame&#8217;) ) . &#8216;&#8221;,<br />
frame_none:&#8221;&#8216; . mce_escape( __(&#8216;none&#8217;) ) . &#8216;&#8221;,<br />
frame_groups:&#8221;&#8216; . mce_escape( __(&#8216;groups&#8217;) ) . &#8216;&#8221;,<br />
frame_rows:&#8221;&#8216; . mce_escape( __(&#8216;rows&#8217;) ) . &#8216;&#8221;,<br />
frame_cols:&#8221;&#8216; . mce_escape( __(&#8216;cols&#8217;) ) . &#8216;&#8221;,<br />
frame_all:&#8221;&#8216; . mce_escape( __(&#8216;all&#8217;) ) . &#8216;&#8221;,<br />
rules:&#8221;&#8216; . mce_escape( __(&#8216;Rules&#8217;) ) . &#8216;&#8221;,<br />
rules_void:&#8221;&#8216; . mce_escape( __(&#8216;void&#8217;) ) . &#8216;&#8221;,<br />
rules_above:&#8221;&#8216; . mce_escape( __(&#8216;above&#8217;) ) . &#8216;&#8221;,<br />
rules_below:&#8221;&#8216; . mce_escape( __(&#8216;below&#8217;) ) . &#8216;&#8221;,<br />
rules_hsides:&#8221;&#8216; . mce_escape( __(&#8216;hsides&#8217;) ) . &#8216;&#8221;,<br />
rules_lhs:&#8221;&#8216; . mce_escape( __(&#8216;lhs&#8217;) ) . &#8216;&#8221;,<br />
rules_rhs:&#8221;&#8216; . mce_escape( __(&#8216;rhs&#8217;) ) . &#8216;&#8221;,<br />
rules_vsides:&#8221;&#8216; . mce_escape( __(&#8216;vsides&#8217;) ) . &#8216;&#8221;,<br />
rules_box:&#8221;&#8216; . mce_escape( __(&#8216;box&#8217;) ) . &#8216;&#8221;,<br />
rules_border:&#8221;&#8216; . mce_escape( __(&#8216;border&#8217;) ) . &#8216;&#8221;<br />
});</p>
]]></content:encoded>
	</item>
</channel>
</rss>

