<?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: Snippet: Symfony Forms &#8211; Definition List Form Formatter</title> <atom:link href="http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/feed" rel="self" type="application/rss+xml" /><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter</link> <description>Web development, Symfony, Wordpress and general geekery</description> <lastBuildDate>Wed, 10 Mar 2010 10:22:19 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.1</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: ErisDS</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-336</link> <dc:creator>ErisDS</dc:creator> <pubDate>Sun, 23 Aug 2009 08:07:18 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-336</guid> <description>What are you having problems with? You can always contact me via the contact form</description> <content:encoded><![CDATA[<p>What are you having problems with? You can always contact me via the contact form</p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-329</link> <dc:creator>Alex</dc:creator> <pubDate>Fri, 21 Aug 2009 16:36:29 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-329</guid> <description>Cant make it work. Damn. Plz contact with me.</description> <content:encoded><![CDATA[<p>Cant make it work. Damn. Plz contact with me.</p> ]]></content:encoded> </item> <item><title>By: Henrik</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-189</link> <dc:creator>Henrik</dc:creator> <pubDate>Thu, 16 Jul 2009 15:37:39 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-189</guid> <description>@ErisDs nope sorry :) sweet looking forward to it.</description> <content:encoded><![CDATA[<p>@ErisDs nope sorry :) sweet looking forward to it.</p> ]]></content:encoded> </item> <item><title>By: ErisDS</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-187</link> <dc:creator>ErisDS</dc:creator> <pubDate>Thu, 16 Jul 2009 13:33:01 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-187</guid> <description>@Oncle Tom - Sorry I didn&#039;t reply before. Just got around to trying out your addition - will update the post shortly. Thank you so much for sharing that :)@Henrik The way I styled the Definition list was to look a little how it does in the magneto backend if you have ever seen it? I will add a screenshot and some css later to explain better how it works.</description> <content:encoded><![CDATA[<p>@Oncle Tom &#8211; Sorry I didn&#8217;t reply before. Just got around to trying out your addition &#8211; will update the post shortly. Thank you so much for sharing that :)</p><p>@Henrik The way I styled the Definition list was to look a little how it does in the magneto backend if you have ever seen it? I will add a screenshot and some css later to explain better how it works.</p> ]]></content:encoded> </item> <item><title>By: Henrik</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-165</link> <dc:creator>Henrik</dc:creator> <pubDate>Thu, 09 Jul 2009 06:41:43 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-165</guid> <description>HeyHave made my own formatter and dammm it took some time to figure it out :) Looks nice, but do you have an example of what it will look like ?</description> <content:encoded><![CDATA[<p>Hey</p><p>Have made my own formatter and dammm it took some time to figure it out :) Looks nice, but do you have an example of what it will look like ?</p> ]]></content:encoded> </item> <item><title>By: Oncle Tom</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-136</link> <dc:creator>Oncle Tom</dc:creator> <pubDate>Mon, 22 Jun 2009 08:22:03 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-136</guid> <description>In Symfony 1.2, you even don&#039;t need to declare the form formatter.It will use the pattern &lt;em&gt;sfWidgetFormSchemaFormatter&lt;strong&gt;formatterName&lt;/strong&gt;&lt;/em&gt;. So if I create a&lt;code&gt;sfWidgetFormSchemaFormatterDiv&lt;/code&gt;formatter, I can call use it directly with&lt;code&gt;::setFormFormatterName(&#039;div&#039;)&lt;/code&gt;.Less code for the same thing :)</description> <content:encoded><![CDATA[<p>In Symfony 1.2, you even don&#8217;t need to declare the form formatter.</p><p>It will use the pattern <em>sfWidgetFormSchemaFormatter<strong>formatterName</strong></em>. So if I create a</p><div
class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table
cellspacing="0" cellpadding="0"><tbody><tr><td
style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br
/></div></td><td><div
class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sfWidgetFormSchemaFormatterDiv</div></td></tr></tbody></table></div><p>formatter, I can call use it directly with</p><div
class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table
cellspacing="0" cellpadding="0"><tbody><tr><td
style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br
/></div></td><td><div
class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">::setFormFormatterName('div')</div></td></tr></tbody></table></div><p>.</p><p>Less code for the same thing :)</p> ]]></content:encoded> </item> <item><title>By: ErisDS</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-118</link> <dc:creator>ErisDS</dc:creator> <pubDate>Wed, 17 Jun 2009 17:17:12 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-118</guid> <description>&lt;strong&gt;@xz&lt;/strong&gt; I&#039;m glad to have helped. If you do have any problems with the snippet be sure to let me know :)</description> <content:encoded><![CDATA[<p><strong>@xz</strong> I&#8217;m glad to have helped. If you do have any problems with the snippet be sure to let me know :)</p> ]]></content:encoded> </item> <item><title>By: xz</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-114</link> <dc:creator>xz</dc:creator> <pubDate>Wed, 17 Jun 2009 11:14:14 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-114</guid> <description>Great snippet!
seems to work fine for me.</description> <content:encoded><![CDATA[<p>Great snippet!<br
/> seems to work fine for me.</p> ]]></content:encoded> </item> <item><title>By: ErisDS</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-87</link> <dc:creator>ErisDS</dc:creator> <pubDate>Wed, 10 Jun 2009 20:07:01 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-87</guid> <description>Hai back at ya :) I can so guess who&#039;s blog you found me on!!Am now following you on twitter :)</description> <content:encoded><![CDATA[<p>Hai back at ya :) I can so guess who&#8217;s blog you found me on!!</p><p>Am now following you on twitter :)</p> ]]></content:encoded> </item> <item><title>By: Jenny</title><link>http://erisds.co.uk/symfony/snippet-symfony-forms-definition-list-form-formatter/comment-page-1#comment-86</link> <dc:creator>Jenny</dc:creator> <pubDate>Wed, 10 Jun 2009 14:35:03 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=396#comment-86</guid> <description>I just found your blog through someone else&#039;s site and I just wanted to say hai! :)</description> <content:encoded><![CDATA[<p>I just found your blog through someone else&#8217;s site and I just wanted to say hai! :)</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 8/33 queries in 0.034 seconds using disk

Served from: DSX4001-21.guardiandns.com @ 2010-03-12 03:53:33 -->