<?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: How to create a link within a plug-in</title>
	<atom:link href="http://cakebaker.42dh.com/2006/06/09/how-to-create-a-link-within-a-plug-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2006/06/09/how-to-create-a-link-within-a-plug-in/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/06/09/how-to-create-a-link-within-a-plug-in/comment-page-1/#comment-513</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 10 Jun 2006 08:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=205#comment-513</guid>
		<description>@Naonak: Thanks for the completion!</description>
		<content:encoded><![CDATA[<p>@Naonak: Thanks for the completion!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naonak</title>
		<link>http://cakebaker.42dh.com/2006/06/09/how-to-create-a-link-within-a-plug-in/comment-page-1/#comment-512</link>
		<dc:creator>Naonak</dc:creator>
		<pubDate>Fri, 09 Jun 2006 16:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=205#comment-512</guid>
		<description>Don&#039;t work if your app isn&#039;t in the root.

Use this instead :

$html-&gt;link(&#039;link&#039;, &#039;/&#039;.$this-&gt;controller-&gt;plugin.&#039;/mycontroller/myaction&#039;);</description>
		<content:encoded><![CDATA[<p>Don&#8217;t work if your app isn&#8217;t in the root.</p>
<p>Use this instead :</p>
<p>$html-&gt;link(&#8216;link&#8217;, &#8216;/&#8217;.$this-&gt;controller-&gt;plugin.&#8217;/mycontroller/myaction&#8217;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

