Hi Bernhard,

As an end user of symfony, using it for small personal apps but with a
bigger application in mind, I like all the concepts you described as
it will offer non professional developers a tool to quickly generate a
nice admin interface with many frequently requested features.

Additionnaly, I will suggest that when symfony is used with sfguard,
then developer should be able to activate some kind of filter so that
he can :

* limit access to data (informational and conceptual entities) based
on the user id,
* limit access to data (informational and conceptual ones) based on
the group id.

We should be able to activate these kind of automatic filters for the
whole application modules or per module. If user is super admin, he
should be able to filter data using a user id or globaly with no
filter activated.

Also, it will be nice to automatically generate the interface shown on
screenshot with the different menus automatically generated based on a
YML file that tells the generator what modules are used and what are
the titles to use in the rendered menu.

I like the design on the screenshots. Good idea.

Regards,

Fred

PS : sorry for my bad english.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to