<?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 for A few things I learnt</title>
	<atom:link href="http://www.estadieu.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.estadieu.com/blog</link>
	<description>notes on whatever and more...</description>
	<lastBuildDate>Fri, 29 Jul 2011 13:33:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on sfAdminThemejRollerPlugin: Symfony admin generator on steroid by Benni Weber</title>
		<link>http://www.estadieu.com/blog/2009/08/25/sfadminthemejrollerplugin-symfony-admin-generator-on-steroid/comment-page-1/#comment-6391</link>
		<dc:creator>Benni Weber</dc:creator>
		<pubDate>Fri, 29 Jul 2011 13:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=154#comment-6391</guid>
		<description><![CDATA[Fabien: 

try

php symfony doctrine:build-filters
php symfony doctrine:build-forms

to fix it. It helps me.

Also fix this bug:
http://botchedcode.com/tag/sfadminthemejrollerplugin-symfony-1-4-_csrf_token/

plugins/sfAdminThemejRollerPlugin/data/generator/sfDoctrineModule/jroller/template/templates/_list_batch_actions.php

line: 9 from:

[?php $form = new sfForm(); if ($form-&gt;isCSRFProtected()): ?]

to:

[?php $form = new BaseForm(); if ($form-&gt;isCSRFProtected()): ?]

Against the &quot;_csrf_token [CSRF attack detected.]&quot; Bug.]]></description>
		<content:encoded><![CDATA[<p>Fabien: </p>
<p>try</p>
<p>php symfony doctrine:build-filters<br />
php symfony doctrine:build-forms</p>
<p>to fix it. It helps me.</p>
<p>Also fix this bug:<br />
<a href="http://botchedcode.com/tag/sfadminthemejrollerplugin-symfony-1-4-_csrf_token/" rel="nofollow">http://botchedcode.com/tag/sfadminthemejrollerplugin-symfony-1-4-_csrf_token/</a></p>
<p>plugins/sfAdminThemejRollerPlugin/data/generator/sfDoctrineModule/jroller/template/templates/_list_batch_actions.php</p>
<p>line: 9 from:</p>
<p>[?php $form = new sfForm(); if ($form-&gt;isCSRFProtected()): ?]</p>
<p>to:</p>
<p>[?php $form = new BaseForm(); if ($form-&gt;isCSRFProtected()): ?]</p>
<p>Against the &#8220;_csrf_token [CSRF attack detected.]&#8221; Bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on what&#8217;s up on sfAdminThemejRollerPlugin? by gestadieu</title>
		<link>http://www.estadieu.com/blog/2009/11/09/whats-up-on-sfadminthemejrollerplugin/comment-page-1/#comment-6286</link>
		<dc:creator>gestadieu</dc:creator>
		<pubDate>Sat, 25 Jun 2011 04:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=166#comment-6286</guid>
		<description><![CDATA[As far I understand ur question, you have to add an action in the actions.class.php to do whatever u want, on the template side to add a button u can either put it in ur generator.yml if u want to put ur button in a standard place (actions, object_actions) or u can copy one partial from the cache to add ur html code. Not sure I am clear enough...]]></description>
		<content:encoded><![CDATA[<p>As far I understand ur question, you have to add an action in the actions.class.php to do whatever u want, on the template side to add a button u can either put it in ur generator.yml if u want to put ur button in a standard place (actions, object_actions) or u can copy one partial from the cache to add ur html code. Not sure I am clear enough&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on what&#8217;s up on sfAdminThemejRollerPlugin? by Philip</title>
		<link>http://www.estadieu.com/blog/2009/11/09/whats-up-on-sfadminthemejrollerplugin/comment-page-1/#comment-6136</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Wed, 20 Apr 2011 16:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=166#comment-6136</guid>
		<description><![CDATA[I want to add an action (along side show etc...) for one single module. (I want to add a button in the equipment list to open the add form for events with the system/equipment/location fields filled in using the link) Can you tell me where this should be done and whether there is skeleton code in the jrolleradmin plugin to facilitate this..]]></description>
		<content:encoded><![CDATA[<p>I want to add an action (along side show etc&#8230;) for one single module. (I want to add a button in the equipment list to open the add form for events with the system/equipment/location fields filled in using the link) Can you tell me where this should be done and whether there is skeleton code in the jrolleradmin plugin to facilitate this..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sfAdminThemejRollerPlugin: Symfony admin generator on steroid by Philip</title>
		<link>http://www.estadieu.com/blog/2009/08/25/sfadminthemejrollerplugin-symfony-admin-generator-on-steroid/comment-page-1/#comment-6126</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Sun, 17 Apr 2011 21:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=154#comment-6126</guid>
		<description><![CDATA[Never mind.. I was being stupid.. should not work sundays :-)]]></description>
		<content:encoded><![CDATA[<p>Never mind.. I was being stupid.. should not work sundays <img src='http://www.estadieu.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sfAdminThemejRollerPlugin: Symfony admin generator on steroid by Philip</title>
		<link>http://www.estadieu.com/blog/2009/08/25/sfadminthemejrollerplugin-symfony-admin-generator-on-steroid/comment-page-1/#comment-6125</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Sun, 17 Apr 2011 21:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=154#comment-6125</guid>
		<description><![CDATA[I cant seem to figure out how to edit the plugin in order to show related fields in the list and show actions instead of the ID numbers used to link tables... has any one else come across this?]]></description>
		<content:encoded><![CDATA[<p>I cant seem to figure out how to edit the plugin in order to show related fields in the list and show actions instead of the ID numbers used to link tables&#8230; has any one else come across this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on a new version for sfAdminThemejRollerPlugin 0.2 by Roy</title>
		<link>http://www.estadieu.com/blog/2010/01/21/a-new-version-for-sfadminthemejrollerplugin-0-2/comment-page-1/#comment-6084</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Fri, 01 Apr 2011 16:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=172#comment-6084</guid>
		<description><![CDATA[After installing the sfAdminThemejRoller plugin and changing the theme variable to &quot;jroller&quot;, it complains that a base generator class is missing.

Is there a workaround for this?]]></description>
		<content:encoded><![CDATA[<p>After installing the sfAdminThemejRoller plugin and changing the theme variable to &#8220;jroller&#8221;, it complains that a base generator class is missing.</p>
<p>Is there a workaround for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New version for the symfony jRoller admin theme by Roy</title>
		<link>http://www.estadieu.com/blog/2009/09/08/new-version-for-the-symfony-jroller-admin-theme/comment-page-1/#comment-6083</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Fri, 01 Apr 2011 16:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=158#comment-6083</guid>
		<description><![CDATA[After installing the sfAdminThemejRoller plugin and changing the theme variable to &quot;jroller&quot;, it complains that a base generator class is missing.

Is there a workaround for this?]]></description>
		<content:encoded><![CDATA[<p>After installing the sfAdminThemejRoller plugin and changing the theme variable to &#8220;jroller&#8221;, it complains that a base generator class is missing.</p>
<p>Is there a workaround for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CS-4U by Atef OUERGHI</title>
		<link>http://www.estadieu.com/blog/cs-4u/comment-page-1/#comment-5987</link>
		<dc:creator>Atef OUERGHI</dc:creator>
		<pubDate>Mon, 07 Mar 2011 19:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.estadieu.com/blog/cs-4u/#comment-5987</guid>
		<description><![CDATA[Hi sir 

i&#039;m interested in getting the code in order to see the multipage form you did as i&#039;m developping a webapplication for important bird areas for Tunisia in the framework of my master thesis

thanks a lot]]></description>
		<content:encoded><![CDATA[<p>Hi sir </p>
<p>i&#8217;m interested in getting the code in order to see the multipage form you did as i&#8217;m developping a webapplication for important bird areas for Tunisia in the framework of my master thesis</p>
<p>thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AMP for development on Mac OS X: MAMP by Andy VanWagoner</title>
		<link>http://www.estadieu.com/blog/2007/02/06/amp-for-development-on-mac-os-x-mamp/comment-page-1/#comment-5885</link>
		<dc:creator>Andy VanWagoner</dc:creator>
		<pubDate>Fri, 14 Jan 2011 02:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://gestadieu.free.fr/blog/?p=80#comment-5885</guid>
		<description><![CDATA[In the latest version of MAMP you have both PHP 5.2 &amp; 5.3
depending on which you want, you now need to update your path with one of the following:

export PATH=$PATH:/Applications/MAMP/bin/php5.2/bin
export PATH=$PATH:/Applications/MAMP/bin/php5.3/bin]]></description>
		<content:encoded><![CDATA[<p>In the latest version of MAMP you have both PHP 5.2 &amp; 5.3<br />
depending on which you want, you now need to update your path with one of the following:</p>
<p>export PATH=$PATH:/Applications/MAMP/bin/php5.2/bin<br />
export PATH=$PATH:/Applications/MAMP/bin/php5.3/bin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on a new version for sfAdminThemejRollerPlugin 0.2 by rakib</title>
		<link>http://www.estadieu.com/blog/2010/01/21/a-new-version-for-sfadminthemejrollerplugin-0-2/comment-page-1/#comment-5546</link>
		<dc:creator>rakib</dc:creator>
		<pubDate>Mon, 20 Sep 2010 02:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.estadieu.com/blog/?p=172#comment-5546</guid>
		<description><![CDATA[Thanks Allaha. I figured it out . It should be done under the &#039;form&#039; section of generator.yml file.E.G.

 config:
   form:
      display:
         &quot;tab1&quot;:     [ code, name ]
         &quot;tab2&quot;:    [ contact,  address ]]]></description>
		<content:encoded><![CDATA[<p>Thanks Allaha. I figured it out . It should be done under the &#8216;form&#8217; section of generator.yml file.E.G.</p>
<p> config:<br />
   form:<br />
      display:<br />
         &#8220;tab1&#8243;:     [ code, name ]<br />
         &#8220;tab2&#8243;:    [ contact,  address ]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
