Good timing! I was just about to make a post about exactly that!
I'm in the process of migrating the sfSimpleForumPlugin to use DbFinder - like sfSimpleBlogPlugin does. That way the same plugin will work for both Doctrine and Propel. It's something I'm doing in my spare time, as I'm integrating it into a personal project. Any want to collaborate on this? On 18 Oct 2008, at 12:44, kiszl wrote: > > Hello all, > > I'd like to hear other people's opinions (and experiences) on the > preferred way of adding a forum to an existing Symfony / Doctrine > site. I found only one forum plugin, sfSimpleForumPlugin, which relies > on Propel, so I cannot use that directly. > Do you think it would be easier if I tried to hack the Propel stuff in > this plugin into 'Doctrine stuff', or should I pick an arbitrary php > forum engine (eg. phpbb), and hack its user management stuff ? > > Any feedback is welcome. > > Regards, > Zoltan. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
