You should put an include_slot('feed_links') in your layout and add the
autodicovery_link_tag() in the template, between slot('feed_links') and
end_slot().François -----Message d'origine----- De : [email protected] [mailto:[EMAIL PROTECTED] De la part de Fabian Lange Envoyé : samedi 5 mai 2007 10:24 À : [email protected] Objet : [symfony-users] Dynamically add rss feeds to header Hi, i searched the archive and did not find anything. Is there a cheap workaround to add the autodiscovery tags for feeds to the header? I checked how it works with css and javascripts and the clean solution would be to extend this mechanism also to cover syndication feeds. Anyone comes up with something better than defining my own parameter holder and writing it in the actions/templates and reading it in the layout? .: Fabian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
