Hello,

The only way to succesfully add stylesheets and javascripts using the
use_stylesheet() and use_javascript() helpers from component slots
templates was to let the sfCommonFilter add all stylesheets and
javascripts implicitely after rendering a page (thus not including
include_stylesheets() and include_javascripts() calls in a layout
template html head tag).

Since the removal of sfCommonFilter in Sf 1.3 changeset [17794] this
now is impossible to do. Any ideas to keep this powerful possibility,
thus preventing me from including all stylesheets and javascripts of
any component that could be possibly loaded on a page? I think this is
a major loss of oop functionality.

Greetings,

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