<?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: Forcing cake to use &quot;dashed&quot; HTML DOM ID&#8217;s</title>
	<atom:link href="http://nuts-and-bolts-of-cakephp.com/2010/07/13/forcing-cake-to-use-dashed-html-dom-ids-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://nuts-and-bolts-of-cakephp.com/2010/07/13/forcing-cake-to-use-dashed-html-dom-ids-2/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 09:32:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Story</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2010/07/13/forcing-cake-to-use-dashed-html-dom-ids-2/#comment-10402</link>
		<dc:creator>Mark Story</dc:creator>
		<pubDate>Thu, 15 Jul 2010 03:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=1028#comment-10402</guid>
		<description>Thanks for the ticket as well :)  Nice work on showing how to extend and replace some core behaviour.</description>
		<content:encoded><![CDATA[<p>Thanks for the ticket as well :)  Nice work on showing how to extend and replace some core behaviour.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teknoid</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2010/07/13/forcing-cake-to-use-dashed-html-dom-ids-2/#comment-10401</link>
		<dc:creator>teknoid</dc:creator>
		<pubDate>Wed, 14 Jul 2010 21:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=1028#comment-10401</guid>
		<description>@Scott Reeves

Cool. Glad it helped... and thanks for submitting a ticket.</description>
		<content:encoded><![CDATA[<p>@Scott Reeves</p>
<p>Cool. Glad it helped&#8230; and thanks for submitting a ticket.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Reeves</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2010/07/13/forcing-cake-to-use-dashed-html-dom-ids-2/#comment-10400</link>
		<dc:creator>Scott Reeves</dc:creator>
		<pubDate>Wed, 14 Jul 2010 21:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=1028#comment-10400</guid>
		<description>Thanks for the great tip, this has definitely bothered me!

Jesh is correct, FormHelper::create() doesn&#039;t call domId. I opened a ticket for this last night, after seeing your post here.</description>
		<content:encoded><![CDATA[<p>Thanks for the great tip, this has definitely bothered me!</p>
<p>Jesh is correct, FormHelper::create() doesn&#8217;t call domId. I opened a ticket for this last night, after seeing your post here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teknoid</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2010/07/13/forcing-cake-to-use-dashed-html-dom-ids-2/#comment-10399</link>
		<dc:creator>teknoid</dc:creator>
		<pubDate>Wed, 14 Jul 2010 15:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=1028#comment-10399</guid>
		<description>@Jesh

Thanks. Fixed.

I am not sure what you mean by form’s id remain CamelCase... for any input it should work as described. For the form you can always pass &#039;id&#039; manually.</description>
		<content:encoded><![CDATA[<p>@Jesh</p>
<p>Thanks. Fixed.</p>
<p>I am not sure what you mean by form’s id remain CamelCase&#8230; for any input it should work as described. For the form you can always pass &#8216;id&#8217; manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesh</title>
		<link>http://nuts-and-bolts-of-cakephp.com/2010/07/13/forcing-cake-to-use-dashed-html-dom-ids-2/#comment-10398</link>
		<dc:creator>Jesh</dc:creator>
		<pubDate>Wed, 14 Jul 2010 14:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://teknoid.wordpress.com/?p=1028#comment-10398</guid>
		<description>Nice but you forgot to include &lt;code&gt;return $options&lt;/code&gt; at the end of function. Btw i don&#039;t think all html tag id generated via calling this function, at least form&#039;s id remain CamelCase.</description>
		<content:encoded><![CDATA[<p>Nice but you forgot to include <code>return $options</code> at the end of function. Btw i don&#8217;t think all html tag id generated via calling this function, at least form&#8217;s id remain CamelCase.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

