Symfony 1.1 appears to do its route maching *before* parsing plugin's config/config.php, not giving plugins a chance to register it's routes.
Look here at the debug toolbar, you cna see a route is match, and then the routers are registered - the registration of routes happens in ./plugins/sfDoctrineSimpleCMSPlugin/config/config.php http://www2.pookey.co.uk/frontend_dev.php/cms/home?edit=true Regards, Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
