2007/10/15, Christian Schaefer <[EMAIL PROTECTED]>: > I was wondering if it is possible to implement a kind of template > override which allows the user to create an app module with the same > name as the enabled one only including a template dir and a config dir > overriding the plugins?
Hmm, you can natively do that with symfony 1.0. Eg. with sfGuard you can override the sfGuardUser module copying it from the plugin module dir to the one of your app, and you're done. I can't see where is the problem, but I may be missing the point here. ++ -- Nicolas Perriault http://www.clever-age.com Clever Age - conseil en architecture technique GSM: +33 6 60 92 08 67 Tél: +33 1 53 34 66 10 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
