Something like this should work just fine:
$html->meta('rss', '/articles.rss', array('title' => 'Latest Articles
Feed'));
On Jul 9, 9:47 pm, "Siebren Bakker" <[EMAIL PROTECTED]> wrote:
> Firefox has a nice feature where if the author of a site adds the
> appropriate linking to the head of their documents, they get a nice rss icon
> and link to the rss feed in the right side of the address bar. The syntax
> for this is as follows:
>
> <link rel='alternate' type='application/rss+xml' title='insert title here'
> href='link to rss feed' />
>
> Currently, the HTML helper does not include functionality to do add this to
> a cake application, or layout. Does anyone know if there are any plans to do
> so?
>
> ¤«§»¤
> In the name of Life, Liberty, and the pursuit of my sanity.
> Siebren Bakker(Aevum Decessus)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---