<?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>Commentaires sur : Team Results</title>
	<atom:link href="http://didoune.fr/blog/team-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://didoune.fr/blog</link>
	<description>de tout et en plus sur tout</description>
	<lastBuildDate>Wed, 10 Mar 2010 14:26:40 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Psychonaut</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-553</link>
		<dc:creator>Psychonaut</dc:creator>
		<pubDate>Sat, 06 Feb 2010 14:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-553</guid>
		<description>I posted my problem here:
http://wordpress.org/support/topic/361145

I can&#039;t create result in WP 2.9.1</description>
		<content:encoded><![CDATA[<p>I posted my problem here:<br />
<a href="http://wordpress.org/support/topic/361145" rel="nofollow">http://wordpress.org/support/topic/361145</a></p>
<p>I can&#8217;t create result in WP 2.9.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Ulf</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-545</link>
		<dc:creator>Ulf</dc:creator>
		<pubDate>Mon, 11 Jan 2010 08:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-545</guid>
		<description>Hi, Thanks for your support, I&#039;m working on a new version.

If you want to reduce the score size : Team1 12 - 13 Team2, you should reduce the font-size parameter: line 435 on misc.php.

If you want the type of game (duel,...) to be on the same line as the score:

On team_results.php : remove &quot;br /&quot; line 96, 98, 104 and 106. It&#039;s the br / that is before .$games[&#039;game_type&#039;] that you must remove. Hope that&#039;s help.</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for your support, I&#8217;m working on a new version.</p>
<p>If you want to reduce the score size : Team1 12 &#8211; 13 Team2, you should reduce the font-size parameter: line 435 on misc.php.</p>
<p>If you want the type of game (duel,&#8230;) to be on the same line as the score:</p>
<p>On team_results.php : remove &laquo;&nbsp;br /&nbsp;&raquo; line 96, 98, 104 and 106. It&#8217;s the br / that is before .$games['game_type'] that you must remove. Hope that&#8217;s help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : aemjay</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-542</link>
		<dc:creator>aemjay</dc:creator>
		<pubDate>Sat, 09 Jan 2010 15:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-542</guid>
		<description>first i wana thank you for that result plugin. i use it for my esport team. but i have a question. where can i make the words smaller or bigger? cause i want that all the infos exept date is on one line. just as one of your screens.

on my blog the result is on more then one line. can you help me please?</description>
		<content:encoded><![CDATA[<p>first i wana thank you for that result plugin. i use it for my esport team. but i have a question. where can i make the words smaller or bigger? cause i want that all the infos exept date is on one line. just as one of your screens.</p>
<p>on my blog the result is on more then one line. can you help me please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Dimitris Paterakis</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-529</link>
		<dc:creator>Dimitris Paterakis</dc:creator>
		<pubDate>Fri, 20 Nov 2009 12:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-529</guid>
		<description>ok 
What about the text color for the close window option (it is almost invisible)
What about the ability to move the result window, i&#039;m asking for that because in ie (http://bscgr.com/press/#) the result window is outside of the screen. In firefox and chrome works ok
What about a season option beyond game type and teams in the database.
It is VERY CRITICAL after the sport season ends and a new one starts.
You must add that option before we apply  more data.
Thank you again for doing that excellent work  !!!</description>
		<content:encoded><![CDATA[<p>ok<br />
What about the text color for the close window option (it is almost invisible)<br />
What about the ability to move the result window, i&#8217;m asking for that because in ie (<a href="http://bscgr.com/press/#" rel="nofollow">http://bscgr.com/press/#</a>) the result window is outside of the screen. In firefox and chrome works ok<br />
What about a season option beyond game type and teams in the database.<br />
It is VERY CRITICAL after the sport season ends and a new one starts.<br />
You must add that option before we apply  more data.<br />
Thank you again for doing that excellent work  !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Ulf</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-524</link>
		<dc:creator>Ulf</dc:creator>
		<pubDate>Fri, 13 Nov 2009 09:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-524</guid>
		<description>@Dimitri: to change color inside the result table, you need to edit lightbox.php: line 48 and 51.

I will try to facilitate that for the next version of team results.

@GroG: Hi, sorry about this issue. Noone told me that he is having the same problem. On which database is your wordpress hosted?</description>
		<content:encoded><![CDATA[<p>@Dimitri: to change color inside the result table, you need to edit lightbox.php: line 48 and 51.</p>
<p>I will try to facilitate that for the next version of team results.</p>
<p>@GroG: Hi, sorry about this issue. Noone told me that he is having the same problem. On which database is your wordpress hosted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : GrOG</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-520</link>
		<dc:creator>GrOG</dc:creator>
		<pubDate>Fri, 30 Oct 2009 17:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-520</guid>
		<description>I can&#039;t run this plugin! I&#039;ve created teams, added results... 
On the widget: No results for the moment
Why? Can you help me please?...</description>
		<content:encoded><![CDATA[<p>I can&#8217;t run this plugin! I&#8217;ve created teams, added results&#8230;<br />
On the widget: No results for the moment<br />
Why? Can you help me please?&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Dimitris Paterakis</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-518</link>
		<dc:creator>Dimitris Paterakis</dc:creator>
		<pubDate>Fri, 30 Oct 2009 12:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-518</guid>
		<description>You where right, it works now with a different theme.
http://bscgr.com/press
The problem  exists with every theme that i make when i use Artisteer software.
Is there an easy whey to change the colors inside the result table ?</description>
		<content:encoded><![CDATA[<p>You where right, it works now with a different theme.<br />
<a href="http://bscgr.com/press" rel="nofollow">http://bscgr.com/press</a><br />
The problem  exists with every theme that i make when i use Artisteer software.<br />
Is there an easy whey to change the colors inside the result table ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Dimitris Paterakis</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-517</link>
		<dc:creator>Dimitris Paterakis</dc:creator>
		<pubDate>Thu, 29 Oct 2009 07:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-517</guid>
		<description>Thank you,
I will try to rebuild the template from the beginning</description>
		<content:encoded><![CDATA[<p>Thank you,<br />
I will try to rebuild the template from the beginning</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Ulf</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-516</link>
		<dc:creator>Ulf</dc:creator>
		<pubDate>Tue, 27 Oct 2009 09:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-516</guid>
		<description>Hi,

In fact, I didn&#039;t manage to reproduce your problem on my side. I received comment from other users of the plugin and they didn&#039;t have the problem either.

So I&#039;m thinking that it is caused by your personal template of your blog. If it&#039;s the case, there&#039;s nothing I can do for you. Maybe you should investigate on your side.

Please let me know if you find something</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In fact, I didn&#8217;t manage to reproduce your problem on my side. I received comment from other users of the plugin and they didn&#8217;t have the problem either.</p>
<p>So I&#8217;m thinking that it is caused by your personal template of your blog. If it&#8217;s the case, there&#8217;s nothing I can do for you. Maybe you should investigate on your side.</p>
<p>Please let me know if you find something</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Dimitris Paterakis</title>
		<link>http://didoune.fr/blog/team-results/comment-page-1/#comment-515</link>
		<dc:creator>Dimitris Paterakis</dc:creator>
		<pubDate>Tue, 27 Oct 2009 06:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://didoune.fr/blog/?page_id=2277#comment-515</guid>
		<description>Good morning
Have you found  anything about the css problem</description>
		<content:encoded><![CDATA[<p>Good morning<br />
Have you found  anything about the css problem</p>
]]></content:encoded>
	</item>
</channel>
</rss>
