Hi all,

I was just about to create a small feed module that depending on the
sf_format (the file extension on the url) serves afeed as html, rss or
atom.

conveniently symfony already does a lot for thisout of the box.

so it automaitcally uses the template "feedSuccess.rss.php" and the
layout "layout.rss.php". both without configuring or programming a
bit.

But to set different headers on those formats I would like to use the
view.yml but there it seems I can only have settingsfor "feedSuccess"
where I would need to have them for "feedSuccess.rss".

Am I missing something or is there another and better way to do it or
is this just not thought of yet?


Cheers
/Christian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to