I just submitted my first patch to CakePHP. I was thinking some of you might like it. https://trac.cakephp.org/ticket/2942 Look in the comments as it's not my ticket.
So what does it do? Well, it makes the default aliases for ACL nodes configurable - and yes, they are dynamic. It's very useful if you hate seeing trees of numbers when looking at your ACOs/AROs. With this patch, it's possible to have the nodes named much, much better. Tell me what you think. What can I do better? I'm thinking of adding support for empty aliases/empty parts of the alias. One might not need a prefix and a suffix, for example. (Although, I think you could set prefix and glue to an empty string and get that functionality. Not tested it, though...) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
