<?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: WP-Table Reloaded 1.2 now available!</title>
	<atom:link href="http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/</link>
	<description>Website of Tobias Bäthge.</description>
	<lastBuildDate>Thu, 29 Jul 2010 02:47:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: The Frosty @WPCult</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-433</link>
		<dc:creator>The Frosty @WPCult</dc:creator>
		<pubDate>Tue, 07 Jul 2009 20:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-433</guid>
		<description>Thanks! Helps a lot!</description>
		<content:encoded><![CDATA[<p>Thanks! Helps a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-243</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Wed, 20 May 2009 19:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-243</guid>
		<description>Hi,

I&#039;m actually planning to enable this in the next version. But this might take some time as I&#039;m busy with other stuff. Till then, you can add the feature manually: Change line 186 from &lt;code&gt;$cell_content = $this-&gt;safe_output( $cell_content );&lt;/code&gt; to &lt;code&gt;$cell_content = $this-&gt;safe_output( do_shortcode( $cell_content ) );&lt;/code&gt;

Tobias</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m actually planning to enable this in the next version. But this might take some time as I&#8217;m busy with other stuff. Till then, you can add the feature manually: Change line 186 from <code>$cell_content = $this-&gt;safe_output( $cell_content );</code> to <code>$cell_content = $this-&gt;safe_output( do_shortcode( $cell_content ) );</code></p>
<p>Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Frosty @WPCult</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-241</link>
		<dc:creator>The Frosty @WPCult</dc:creator>
		<pubDate>Wed, 20 May 2009 17:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-241</guid>
		<description>Very nice,
Would love to see the ability to add shortcodes inside the tables cells.</description>
		<content:encoded><![CDATA[<p>Very nice,<br />
Would love to see the ability to add shortcodes inside the tables cells.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-230</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Mon, 18 May 2009 13:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-230</guid>
		<description>Hi,

thanks again to everybody who reported this issue!

The bug was finally discoverd by Alex Rabe in &lt;a href=&quot;http://wordpress.org/support/topic/270026&quot; rel=&quot;nofollow&quot;&gt;this forum thread&lt;/a&gt;.

It is fixed in &lt;a href=&quot;http://tobias.baethge.com/2009/05/wp-table-reloaded-121-bugfix-release/&quot; rel=&quot;nofollow&quot;&gt;release 1.2.1&lt;/a&gt;.

Thanks to everybody!
Tobias</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks again to everybody who reported this issue!</p>
<p>The bug was finally discoverd by Alex Rabe in <a href="http://wordpress.org/support/topic/270026" rel="external">this forum thread</a>.</p>
<p>It is fixed in <a href="http://tobias.baethge.com/2009/05/wp-table-reloaded-121-bugfix-release/" rel="external">release 1.2.1</a>.</p>
<p>Thanks to everybody!<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-229</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 15 May 2009 23:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-229</guid>
		<description>Hi Tobias,

Thank you for the improvements since wp-Table. These are great. One feature that I would like to have (although I don&#039;t know if it would be possible) would be to add the ability to total (a sum function or a sql query or something)

For example if you have number values in a column and you want a total.

Keep up the good work.

Adam</description>
		<content:encoded><![CDATA[<p>Hi Tobias,</p>
<p>Thank you for the improvements since wp-Table. These are great. One feature that I would like to have (although I don&#8217;t know if it would be possible) would be to add the ability to total (a sum function or a sql query or something)</p>
<p>For example if you have number values in a column and you want a total.</p>
<p>Keep up the good work.</p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-228</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Fri, 15 May 2009 19:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-228</guid>
		<description>Hi Orfeus,

you should read http://www.wptavern.com/how-to-ask-for-support (and provide a valid email address). Thanks.

Regarding your questions:
1.) This happens if you don&#039;t &quot;Update Changes&quot; before inserting a row. (This might change in future versions with the help the AJAX.)
2.) You don&#039;t say which editor you use. Currently the &quot;Table&quot; button is only visible in the HTML editor (as stated on the plugin page).
3.) To have this enabled you need to have the CSS from &lt;a href=&quot;http://tobias.baethge.com/download/plugins/additional/example-style-1.css&quot; rel=&quot;nofollow&quot;&gt;Example File 1&lt;/a&gt; included.

Tobias</description>
		<content:encoded><![CDATA[<p>Hi Orfeus,</p>
<p>you should read <a href="http://www.wptavern.com/how-to-ask-for-support" rel="external">http://www.wptavern.com/how-to-ask-for-support</a> (and provide a valid email address). Thanks.</p>
<p>Regarding your questions:<br />
1.) This happens if you don&#8217;t &#8220;Update Changes&#8221; before inserting a row. (This might change in future versions with the help the AJAX.)<br />
2.) You don&#8217;t say which editor you use. Currently the &#8220;Table&#8221; button is only visible in the HTML editor (as stated on the plugin page).<br />
3.) To have this enabled you need to have the CSS from <a href="http://tobias.baethge.com/download/plugins/additional/example-style-1.css" rel="external">Example File 1</a> included.</p>
<p>Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orfeus</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-225</link>
		<dc:creator>Orfeus</dc:creator>
		<pubDate>Fri, 15 May 2009 15:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-225</guid>
		<description>Several problems.

1.) &quot;Insert Row&quot; regularly &quot;eats&quot; any data entered into the row being &quot;pushed down&quot;. 

2.) Can&#039;t see the Table button in the editor. 

3.) Table header is not working and no alternate row colour.

Can&#039;t live with (3), but apart from that, it works OK.</description>
		<content:encoded><![CDATA[<p>Several problems.</p>
<p>1.) &#8220;Insert Row&#8221; regularly &#8220;eats&#8221; any data entered into the row being &#8220;pushed down&#8221;. </p>
<p>2.) Can&#8217;t see the Table button in the editor. </p>
<p>3.) Table header is not working and no alternate row colour.</p>
<p>Can&#8217;t live with (3), but apart from that, it works OK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-224</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Fri, 15 May 2009 08:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-224</guid>
		<description>Hi,

You can easily add a picture/thumbnail into a table. You can either put the appropriate HTML &lt;img src=&quot;...&quot; /&gt; into a cell (if you don&#039;t know HTML, there&#039;s a button below the table which will lead you trough it by asking for the URL and the title of the image).
You can also put in images via CSS. The CSS classes you can use are described in the documentation.

Tobias</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You can easily add a picture/thumbnail into a table. You can either put the appropriate HTML &lt;img src=&#8221;&#8230;&#8221; /&gt; into a cell (if you don&#8217;t know HTML, there&#8217;s a button below the table which will lead you trough it by asking for the URL and the title of the image).<br />
You can also put in images via CSS. The CSS classes you can use are described in the documentation.</p>
<p>Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-222</link>
		<dc:creator>Jesper</dc:creator>
		<pubDate>Fri, 15 May 2009 06:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-222</guid>
		<description>Hi Tobias,
Maybe you can help me ;-)
Im searching for a plugin like wp-Table (for my little webshop) but where I can attach a picture/thumb to every textline. Is it possible to do that with WP-Table Reloaded?

Regards
Jesper from Denmark</description>
		<content:encoded><![CDATA[<p>Hi Tobias,<br />
Maybe you can help me ;-)<br />
Im searching for a plugin like wp-Table (for my little webshop) but where I can attach a picture/thumb to every textline. Is it possible to do that with WP-Table Reloaded?</p>
<p>Regards<br />
Jesper from Denmark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://tobias.baethge.com/2009/05/wp-table-reloaded-12-now-available/comment-page-1/#comment-214</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Wed, 13 May 2009 08:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=271#comment-214</guid>
		<description>hello tobias,
looks like a great plugin , any plans connecting the table fields to posts/pages , that would make a nice feature to create list views within a blog/site....
keep up
mark</description>
		<content:encoded><![CDATA[<p>hello tobias,<br />
looks like a great plugin , any plans connecting the table fields to posts/pages , that would make a nice feature to create list views within a blog/site&#8230;.<br />
keep up<br />
mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>
