<?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: T2: Explained #1</title>
	<atom:link href="http://www.gdstarrating.com/2009/07/13/t2-explained-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gdstarrating.com/2009/07/13/t2-explained-1/</link>
	<description>A WordPress Rating System</description>
	<lastBuildDate>Sun, 06 Nov 2011 22:12:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: MillaN</title>
		<link>http://www.gdstarrating.com/2009/07/13/t2-explained-1/comment-page-1/#comment-2579</link>
		<dc:creator>MillaN</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=1114#comment-2579</guid>
		<description>One more thing. For widgets, title can be shortened using widget options.</description>
		<content:encoded><![CDATA[<p>One more thing. For widgets, title can be shortened using widget options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MillaN</title>
		<link>http://www.gdstarrating.com/2009/07/13/t2-explained-1/comment-page-1/#comment-2578</link>
		<dc:creator>MillaN</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=1114#comment-2578</guid>
		<description>Next 1.5.5 will have 3-4 filters for content rendered by the templates.</description>
		<content:encoded><![CDATA[<p>Next 1.5.5 will have 3-4 filters for content rendered by the templates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MillaN</title>
		<link>http://www.gdstarrating.com/2009/07/13/t2-explained-1/comment-page-1/#comment-2577</link>
		<dc:creator>MillaN</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=1114#comment-2577</guid>
		<description>Rendering for all templates is in &#039;/code/t2/render.php&#039;. It should work, since I made some similar change for another website.</description>
		<content:encoded><![CDATA[<p>Rendering for all templates is in &#8216;/code/t2/render.php&#8217;. It should work, since I made some similar change for another website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cruelty</title>
		<link>http://www.gdstarrating.com/2009/07/13/t2-explained-1/comment-page-1/#comment-2576</link>
		<dc:creator>Cruelty</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=1114#comment-2576</guid>
		<description>Could you give me a hint where to manipulate it? *g* render.php? I tryed to change this

$rt = str_replace(&#039;%TITLE%&#039;, __($title), $rt);

to this

$rt = str_replace(&#039;%TITLE%&#039;, __(substr($title, 0, 20)), $rt);

Guess what, it did not work... I got the error &lt;b&gt;unexpeced $end&lt;/b&gt;...</description>
		<content:encoded><![CDATA[<p>Could you give me a hint where to manipulate it? *g* render.php? I tryed to change this</p>
<p>$rt = str_replace(&#8216;%TITLE%&#8217;, __($title), $rt);</p>
<p>to this</p>
<p>$rt = str_replace(&#8216;%TITLE%&#8217;, __(substr($title, 0, 20)), $rt);</p>
<p>Guess what, it did not work&#8230; I got the error <b>unexpeced $end</b>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MillaN</title>
		<link>http://www.gdstarrating.com/2009/07/13/t2-explained-1/comment-page-1/#comment-2575</link>
		<dc:creator>MillaN</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=1114#comment-2575</guid>
		<description>Right now T2 doesn&#039;t uses additional filters for the content so that you can manipulate values before output, but it&#039;s in the plans. Starting from 1.5.6, each version will have few new filters for content.</description>
		<content:encoded><![CDATA[<p>Right now T2 doesn&#8217;t uses additional filters for the content so that you can manipulate values before output, but it&#8217;s in the plans. Starting from 1.5.6, each version will have few new filters for content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cruelty</title>
		<link>http://www.gdstarrating.com/2009/07/13/t2-explained-1/comment-page-1/#comment-2574</link>
		<dc:creator>Cruelty</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=1114#comment-2574</guid>
		<description>Hey, I begin to get the power of this Plugin. :D

And while I&#039;m using it, I wanted to expand it, but I don&#039;t know where to begin.

In T2 I wanted to substring the Title... But yeah, it&#039;s not a PHP-Var, so where can I place the Substring? I searched my way through the whole plugin, but I just found /code/t2/templates.php ... There are the Functions declared, but yeah, Where is the filter?

Thanks. :)</description>
		<content:encoded><![CDATA[<p>Hey, I begin to get the power of this Plugin. <img src='http://cdnx.gdstarrating.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>And while I&#8217;m using it, I wanted to expand it, but I don&#8217;t know where to begin.</p>
<p>In T2 I wanted to substring the Title&#8230; But yeah, it&#8217;s not a PHP-Var, so where can I place the Substring? I searched my way through the whole plugin, but I just found /code/t2/templates.php &#8230; There are the Functions declared, but yeah, Where is the filter?</p>
<p>Thanks. <img src='http://cdnx.gdstarrating.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://www.gdstarrating.com/2009/07/13/t2-explained-1/comment-page-1/#comment-2513</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Thu, 16 Jul 2009 23:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=1114#comment-2513</guid>
		<description>Thanks for this post and thanks for the plugins.  This cleared up some questions I was having.</description>
		<content:encoded><![CDATA[<p>Thanks for this post and thanks for the plugins.  This cleared up some questions I was having.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by gdstarrating</title>
		<link>http://www.gdstarrating.com/2009/07/13/t2-explained-1/comment-page-1/#comment-2326</link>
		<dc:creator>Twitted by gdstarrating</dc:creator>
		<pubDate>Mon, 13 Jul 2009 01:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=1114#comment-2326</guid>
		<description>[...] This post was Twitted by gdstarrating [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by gdstarrating [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)
Content Delivery Network via cdnx.gdstarrating.com

Served from: www.gdstarrating.com @ 2012-02-09 08:48:36 -->
