Re: [symfony-devs] Timetable for the new sfDoctrineGuardPlugin?

2010-05-02 Thread Tom Boutell
It's a question of how much functionality belongs in sfDoctrineGuardPlugin, how much would be too much and get in the way of people who don't need it, and what Jon wants in his plugin (: As for which to use... I haven't evaluated sfDoctrineGuardExtraPlugin's approach to applying for accounts. The

Re: [symfony-devs] Timetable for the new sfDoctrineGuardPlugin?

2010-05-02 Thread Alexandru-Emil Lupu
Yeah I know about it. But any project i needed to work in ... i have realised that in most of them i was needed a register / forgot password module. honestly i don't see why to split a (user) module in 3 different plugins ... ( sfDoctrineGuardPlugin, sfDoctrineGuardExtraPlugin, sfDoctrineApplyPlug

[symfony-devs] Re: Replacing a dead plugin

2010-05-02 Thread weaverryan
Hey guys- I hope I'm not hijacking the thread - I have a similar need for sfThemePlugin. The plugin does not appear to have any commits: http://www.symfony-project.org/plugins/sfThemePlugin The code for my plugins is tested and found at: http://github.com/weaverryan/sfThemePlugin I hate to put t

Re: [symfony-devs] Timetable for the new sfDoctrineGuardPlugin?

2010-05-02 Thread Javier Garcia
I'm missing in this thread a mention to sfDoctrineGuardExtraPlugin. It works ok for registering and forgotpasswording. Javi On 04/29/2010 07:58 PM, Kris Wallsmith wrote: A project installer is an excellent place to setup this sort of thing: http://github.com/kriswallsmith/sf-installer-kris/bl