Welcome to SillyCMS:

https://github.com/boutell/SillyCMS

SillyCMS, despite the name, is really more of a simple Wiki. It is not
intended to rock your client's world and it is not "Apostrophe 2." It
is my Symfony 2 practice project and may be helpful to you as well.

I started with the original Hello project from the sandbox and created
something that does a little more - creates and edits some simple
Doctrine objects, uses a Symfony 2 form (although I don't claim to
fully "get" them yet), generates routes with named parameters in the
URL and without. It's generating lots of questions that I'm posing
here. I intend to ultimately write some articles based on this
experience for everyone's benefit.

I have plans to do more with SillyCMS: at the very least I'll be
implementing logins (which will give me a chance to learn about
Symfony 2's firewall security model) and adding some sort of text
formatting (which will require me to learn to write a Twig filter - I
think. I *could*, to be honest, easily do it in the controller or the
entity class, but neither is appropriate for view layer work. Does
anyone know of a way to get the old simple_format_text helper behavior
in Twig?)

Please clone SillyCMS, learn from it, improve it and share your feedback.

Cheers!

-- 
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to