Hi, following the Jobeet tutorial day 12 you can change the module of a generated admin generator module by the --module option.
But in this changeset: http://trac.symfony-project.org/changeset/14983/branches/1.2/lib/plugins/sfDoctrinePlugin/lib/task/sfDoctrineGenerateAdminTask.class.php The name of the generated route is changed so that the name of the generated module is appended and you get routes like: jobeet_job_job jobeet_category_category Why is that? I mean the --module option should only change the module name -- not the route name, shouln't it? regards, Matthias --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
