Hi Marek, If you want your patch to make its way to the plugin, you should definitely open a ticket and attach the patch to it.
On a side note, why don't you use routing with a requirement to match the `show` action instead of the `index` action for your home page? François 2007/10/29, Marek <[EMAIL PROTECTED]>: > > > Hello, > > I use sfSimpleCMSPlugin and after configuring it I like it except for > one thing for which I had to modify the code: I like to have empty > slug, so www.site.com does not redirect to www.site.com/home > > The change was quite simple and doesn't seem to break anything, and as > I don't want to patch my version after every upgrade I would like it > to go to the plugin :) > > Diff is pasted here: http://rafb.net/p/U2h1C348.html > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
