<?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: Joomla like theme for symfony admin generator</title>
	<atom:link href="http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/</link>
	<description>web development tips</description>
	<lastBuildDate>Mon, 22 Feb 2010 14:03:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: WiZ</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-4860</link>
		<dc:creator>WiZ</dc:creator>
		<pubDate>Fri, 02 Oct 2009 15:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-4860</guid>
		<description>oh, Kevin posted that, sorry</description>
		<content:encoded><![CDATA[<p>oh, Kevin posted that, sorry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WiZ</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-4859</link>
		<dc:creator>WiZ</dc:creator>
		<pubDate>Fri, 02 Oct 2009 15:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-4859</guid>
		<description>There is a plugin for use a jommla-like theme in Symfony 1.2 its called sfDashbordPlugin</description>
		<content:encoded><![CDATA[<p>There is a plugin for use a jommla-like theme in Symfony 1.2 its called sfDashbordPlugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-739</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 12 Feb 2009 18:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-739</guid>
		<description>Hi Daniele,

Thanks for the kind words.  I responded to your post in the symfony forums: http://forum.symfony-project.org/index.php/t/18942/</description>
		<content:encoded><![CDATA[<p>Hi Daniele,</p>
<p>Thanks for the kind words.  I responded to your post in the symfony forums: <a href="http://forum.symfony-project.org/index.php/t/18942/" rel="nofollow">http://forum.symfony-project.org/index.php/t/18942/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniele</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-737</link>
		<dc:creator>Daniele</dc:creator>
		<pubDate>Thu, 12 Feb 2009 17:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-737</guid>
		<description>Hi there,
 I am an utilizer of joomla like theme from some months and now I have found this post and I am trying the sfAdminDash Plugin.
It&#039;s a really good stuff, congrats Kevin :)
I have a question about personalization of layout: what is the best way for preserve possibility of future plugin upgrade? (sorry for my bad english...)</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
 I am an utilizer of joomla like theme from some months and now I have found this post and I am trying the sfAdminDash Plugin.<br />
It&#8217;s a really good stuff, congrats Kevin <img src='http://blog.barros.ws/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I have a question about personalization of layout: what is the best way for preserve possibility of future plugin upgrade? (sorry for my bad english&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Barros</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-647</link>
		<dc:creator>Carlos Barros</dc:creator>
		<pubDate>Wed, 04 Feb 2009 23:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-647</guid>
		<description>Hi Kevin.. I didn&#039;t have a chance to test it but it sounds really great... thanks for sharing this....

Carlos</description>
		<content:encoded><![CDATA[<p>Hi Kevin.. I didn&#8217;t have a chance to test it but it sounds really great&#8230; thanks for sharing this&#8230;.</p>
<p>Carlos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-646</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 04 Feb 2009 21:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-646</guid>
		<description>Hi Guys,

I have taken this theme and created a plugin for symfony 1.2.  It is still not a &#039;theme&#039; the way I would like it to be but there is a bug in 1.2 that prevents overriding default theme items in 1.2.  As of right now you have to copy the entire theme over.  The documentation explains how it works.

The plugin, sfAdminDashPlugin (http://www.symfony-project.org/plugins/sfAdminDashPlugin) adds some cool features such as controlling dashboard/menu items through a configuration file, even setting credentials.  Still needs some work and polishing (especially the css) but I installed it successfully on several projects.

Let me know what you guys think.

Kevin</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>I have taken this theme and created a plugin for symfony 1.2.  It is still not a &#8216;theme&#8217; the way I would like it to be but there is a bug in 1.2 that prevents overriding default theme items in 1.2.  As of right now you have to copy the entire theme over.  The documentation explains how it works.</p>
<p>The plugin, sfAdminDashPlugin (<a href="http://www.symfony-project.org/plugins/sfAdminDashPlugin" rel="nofollow">http://www.symfony-project.org/plugins/sfAdminDashPlugin</a>) adds some cool features such as controlling dashboard/menu items through a configuration file, even setting credentials.  Still needs some work and polishing (especially the css) but I installed it successfully on several projects.</p>
<p>Let me know what you guys think.</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Barros</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-510</link>
		<dc:creator>Carlos Barros</dc:creator>
		<pubDate>Fri, 16 Jan 2009 13:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-510</guid>
		<description>Hi..
I&#039;m still working on some projects that use Symfony 1.1, so I still don&#039;t have enough time to upgrade this theme... As I&#039;m myself a user of this theme, I will upgrade it as soon as I start working with 1.2, but not sure when... I&#039;ll post it here when I get it..

Regards</description>
		<content:encoded><![CDATA[<p>Hi..<br />
I&#8217;m still working on some projects that use Symfony 1.1, so I still don&#8217;t have enough time to upgrade this theme&#8230; As I&#8217;m myself a user of this theme, I will upgrade it as soon as I start working with 1.2, but not sure when&#8230; I&#8217;ll post it here when I get it..</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vortek</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-509</link>
		<dc:creator>Vortek</dc:creator>
		<pubDate>Fri, 16 Jan 2009 12:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-509</guid>
		<description>Hi there,

When i first found this theme i was thrilled. I just copied it to my project and everything looked good. Unfortunatlty, 1 week later i updated to sf1.2 and the new generator is diferent. So now i don&#039;t know what to do. I have about 4 or 5 modules with this theme working good, but still have about 20 left to do which look bad. And the sfGuardPlugin looks completely messed up as it uses the 1.2 admin generator.

Any chance you will update this please?? :P
Or i&#039;ll just have to remove the theme from every module i&#039;e created and use the default css :( which i really didn&#039;t want...

Congratz on the theme it looks very good.
Regards</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>When i first found this theme i was thrilled. I just copied it to my project and everything looked good. Unfortunatlty, 1 week later i updated to sf1.2 and the new generator is diferent. So now i don&#8217;t know what to do. I have about 4 or 5 modules with this theme working good, but still have about 20 left to do which look bad. And the sfGuardPlugin looks completely messed up as it uses the 1.2 admin generator.</p>
<p>Any chance you will update this please?? <img src='http://blog.barros.ws/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
Or i&#8217;ll just have to remove the theme from every module i&#8217;e created and use the default css <img src='http://blog.barros.ws/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  which i really didn&#8217;t want&#8230;</p>
<p>Congratz on the theme it looks very good.<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-492</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 12 Jan 2009 21:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-492</guid>
		<description>Hi Carlos,

I tried it out of the box with 1.2 and there are some issues.  1.2 introduced an overhaul of the admin generator so I think as a consequence it broke this &#039;theme&#039;.

At this point I am not going to try and fix it but if I ever do I will let you know.

You are right though - I wish there were more actual &#039;themes&#039; available to download.

Kevin</description>
		<content:encoded><![CDATA[<p>Hi Carlos,</p>
<p>I tried it out of the box with 1.2 and there are some issues.  1.2 introduced an overhaul of the admin generator so I think as a consequence it broke this &#8216;theme&#8217;.</p>
<p>At this point I am not going to try and fix it but if I ever do I will let you know.</p>
<p>You are right though &#8211; I wish there were more actual &#8216;themes&#8217; available to download.</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Barros</title>
		<link>http://blog.barros.ws/2008/10/29/joomla-like-theme-for-symfony-admin-generator/comment-page-1/#comment-465</link>
		<dc:creator>Carlos Barros</dc:creator>
		<pubDate>Tue, 06 Jan 2009 20:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.barros.ws/?p=39#comment-465</guid>
		<description>Hi Kevin.. I didn&#039;t test with 1.2 yet, but as it&#039;s mostly CSS, if 1.2 admin generator didn&#039;t change too much generated HTML, it should work fine... If you successfully implement it in 1.2, drop me a line...

Carlos</description>
		<content:encoded><![CDATA[<p>Hi Kevin.. I didn&#8217;t test with 1.2 yet, but as it&#8217;s mostly CSS, if 1.2 admin generator didn&#8217;t change too much generated HTML, it should work fine&#8230; If you successfully implement it in 1.2, drop me a line&#8230;</p>
<p>Carlos</p>
]]></content:encoded>
	</item>
</channel>
</rss>
