Hi there!
It is any chance to automatically append to the generated urls a custom
sf_format extension, without passing it as argument to the url functions
(url_for, link_to etc)

i mean i have this route:

Homepage:
  url: /index.:sf_format
  params: .....
  requirements:
    sf_format: (?:html)

when i use url_for(__('Home page'), '@homepage'), to render the url like:
index.html

Thanks.

Alecs

-- 
As programmers create bigger & better idiot proof programs, so the universe
creates bigger & better idiots!
I am on web:  http://www.alecslupu.ro/
I am on twitter: http://twitter.com/alecslupu
I am on linkedIn: http://www.linkedin.com/in/alecslupu
Tel: (+4)0748.543.798

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to