<?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: Beta test: WP-Table Reloaded 1.6</title>
	<atom:link href="http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/</link>
	<description>Website of Tobias Bäthge.</description>
	<lastBuildDate>Tue, 05 Apr 2011 01:24:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-4390</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Sat, 26 Feb 2011 14:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-4390</guid>
		<description>Hi Martin,

no, unfortunately, that is not automatically possible. You will need to stlye the cells with &quot;Custom CSS&quot;, see the FAQ for examples.

Regarding the problem with the DataTables library: This could have several reasons, I suggest that you open a thread in the WordPress support forums, with more information.

Regards,
Tobias</description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>no, unfortunately, that is not automatically possible. You will need to stlye the cells with &#8220;Custom CSS&#8221;, see the FAQ for examples.</p>
<p>Regarding the problem with the DataTables library: This could have several reasons, I suggest that you open a thread in the WordPress support forums, with more information.</p>
<p>Regards,<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-4384</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 25 Feb 2011 17:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-4384</guid>
		<description>I want to do is highlight the new rows added

otherwise, DataTables do not work .. sort or filter</description>
		<content:encoded><![CDATA[<p>I want to do is highlight the new rows added</p>
<p>otherwise, DataTables do not work .. sort or filter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-4382</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Thu, 24 Feb 2011 08:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-4382</guid>
		<description>Hi Martin,

thanks for your comment. Unfortunately, I don&#039;t really understand what you want to achieve. Whom do you want to keep from adding rows? And what do you mean with &quot;put him in another cell the new word&quot;? Can you please explain this a little more, maybe with an example?

Thanks,
Tobias</description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>thanks for your comment. Unfortunately, I don&#8217;t really understand what you want to achieve. Whom do you want to keep from adding rows? And what do you mean with &#8220;put him in another cell the new word&#8221;? Can you please explain this a little more, maybe with an example?</p>
<p>Thanks,<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-4381</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 23 Feb 2011 23:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-4381</guid>
		<description>Hi, great plugin, thanks! I have a question, is there any way to get them to keep adding rows (the last 10 for example) either change the color of the row or put him in another cell the new word .. but only in the last 10, therefore when you add a new row is another new stop saying.</description>
		<content:encoded><![CDATA[<p>Hi, great plugin, thanks! I have a question, is there any way to get them to keep adding rows (the last 10 for example) either change the color of the row or put him in another cell the new word .. but only in the last 10, therefore when you add a new row is another new stop saying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-4359</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Thu, 17 Feb 2011 16:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-4359</guid>
		<description>Hi Jason,

great! Having the plugin search &quot;.mp3&quot; or &quot;.MP3&quot; can be achieved with another small change. In the same file, change line 34 to
&lt;pre lang=&quot;php&quot;&gt;
$regex = &quot;#(&lt;a&gt;]*?)\.mp3(.*?)#is&quot;;
&lt;/pre&gt;
(notice the added &quot;i&quot; near the end of the line). That tells the plugin to ignore whether the text is upper or lower case. So, it would even find &quot;.mP3&quot;.

Best wishes,
Tobias</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>great! Having the plugin search &#8220;.mp3&#8243; or &#8220;.MP3&#8243; can be achieved with another small change. In the same file, change line 34 to</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$regex</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;#(&lt;a&gt;]*?)\.mp3(.*?)#is&quot;</span><span style="color: #339933;">;</span></pre></div></div>

<p>(notice the added &#8220;i&#8221; near the end of the line). That tells the plugin to ignore whether the text is upper or lower case. So, it would even find &#8220;.mP3&#8243;.</p>
<p>Best wishes,<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-4357</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 17 Feb 2011 15:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-4357</guid>
		<description>That did it. Thank you so much, Tobias! Now I need to figure out PHP syntax for the mp3 scraper to search &quot;.mp3&quot; or &quot;.MP3&quot;. I know this is probably a simple tweak, but not so simple for me :/. Thanks again for your plugin and assistance.</description>
		<content:encoded><![CDATA[<p>That did it. Thank you so much, Tobias! Now I need to figure out PHP syntax for the mp3 scraper to search &#8220;.mp3&#8243; or &#8220;.MP3&#8243;. I know this is probably a simple tweak, but not so simple for me :/. Thanks again for your plugin and assistance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-4355</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Thu, 17 Feb 2011 08:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-4355</guid>
		<description>Hi Jason,

thanks for your question.

This happens, because the &quot;MP3 Scraper&quot; calls it&#039;s conversion process too early. It does not wait for Shortcodes to be evaluated, but tries to replace links to mp3s before that (but then the table HTML does not yet exist)...
To make this work, I suggest to modify line 10 of the mp3-scraper.php file to
&lt;pre lang=&quot;php&quot;&gt;
add_filter( &#039;the_content&#039; , &#039;mp3Scrape&#039;, 12 );
&lt;/pre&gt;
so that the function runs after Shortcodes have been processed.

Best wishes,
Tobias</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>thanks for your question.</p>
<p>This happens, because the &#8220;MP3 Scraper&#8221; calls it&#8217;s conversion process too early. It does not wait for Shortcodes to be evaluated, but tries to replace links to mp3s before that (but then the table HTML does not yet exist)&#8230;<br />
To make this work, I suggest to modify line 10 of the mp3-scraper.php file to</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">add_filter<span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">'the_content'</span> <span style="color: #339933;">,</span> <span style="color: #0000ff;">'mp3Scrape'</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">12</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>so that the function runs after Shortcodes have been processed.</p>
<p>Best wishes,<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-4354</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 16 Feb 2011 23:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-4354</guid>
		<description>Hi Tobias,

Thank you so much for your plugin! I use your plugin heavily to organize mp3 downloads tables. I was hoping to allow an additional plugin, &quot;MP3 Scraper By Jordan Andree • Skorin&quot;, to scan your tables and convert my linked mp3s into a little flash player button. This plugin can scan and convert mp3 links within WordPress and hard coded HTML tables. However, it is unable to convert my linked mp3 from WP-Table Reloaded tables. Can you point me in the right direction to get this to work?</description>
		<content:encoded><![CDATA[<p>Hi Tobias,</p>
<p>Thank you so much for your plugin! I use your plugin heavily to organize mp3 downloads tables. I was hoping to allow an additional plugin, &#8220;MP3 Scraper By Jordan Andree • Skorin&#8221;, to scan your tables and convert my linked mp3s into a little flash player button. This plugin can scan and convert mp3 links within WordPress and hard coded HTML tables. However, it is unable to convert my linked mp3 from WP-Table Reloaded tables. Can you point me in the right direction to get this to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-1809</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Fri, 08 Jan 2010 15:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-1809</guid>
		<description>Hi Canon,

thanks! Good point again. You again found something that I didn&#039;t think about :-)
I&#039;ll add this in the next version.

Best wishes,
Tobias</description>
		<content:encoded><![CDATA[<p>Hi Canon,</p>
<p>thanks! Good point again. You again found something that I didn&#8217;t think about :-)<br />
I&#8217;ll add this in the next version.</p>
<p>Best wishes,<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Canon</title>
		<link>http://tobias.baethge.com/2009/12/beta-test-wp-table-reloaded-1-6/comment-page-1/#comment-1808</link>
		<dc:creator>Canon</dc:creator>
		<pubDate>Fri, 08 Jan 2010 15:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=658#comment-1808</guid>
		<description>Tobias:
Once again, super plugin. This is invaluable.

I have just discovered another search anomaly with which I hope can be as easily solved (if it is something that is of interest). Search results are possible from the table contents, but not the table name or description.

Thank you, Canon.</description>
		<content:encoded><![CDATA[<p>Tobias:<br />
Once again, super plugin. This is invaluable.</p>
<p>I have just discovered another search anomaly with which I hope can be as easily solved (if it is something that is of interest). Search results are possible from the table contents, but not the table name or description.</p>
<p>Thank you, Canon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

