You might check out the SillyCMS project. It's my own Symfony 2 practice project, and I'm accepting github pull requests of new features from others as part of my github learning process as well. SillyCMS, despite, the name, is more of a Wiki so far. It exercises a lot of the Symfony 2 pieces, including Symfony 2 forms and Doctrine objects (at a simple level so far), firewalls (with anonymous users), authentication, and adding a Twig extension as a bundle (so that Wiki syntax support can be a Twig filter). Future plans include multiple users with ACL-based security and theming the default rendering of Symfony forms via a reusable bundle.
https://github.com/boutell/sillycms -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
