Hello, In the admin generator, it's impossible to change the title and the icon of the default actions (for example "_delete" and "_edit"), because a test is done when the actionName starts with a "_". This could be very useful to be able to change the following params : - name (because it defines the title of the image) - icon (why not ? ;))
This is something developer can do by creating his custom theme, but it could be *very* easier to have access to these two params directly in the generator.yml. Is there a reason so they can't ? Finally I've opened a ticket here for this : http://trac.symfony-project.com/ticket/3198 and I've joined the patch to fix this. I didn't know if I had to mark it as "enhancement" or "defect" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
