hi nicolas, the problem here is to copy rather than to extend or override. I do not want users to copy the action folder as well. in my experience copying the actions leads to fiddling with them thus possibly breaking them.
I am talking about plugins here that I have to support within the company I am working for. and with users I mean frontend only dev'lers. cheers /christian Nicolas Perriault wrote: > 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. > > ++ > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
