Comments
-
Greg Hurrell
Implementation note: I'll have to refactor the Global Menu code a little bit to make this possible. Currently, from an OO perspective the Global Menu itself is an object which takes care of all the details of which items it will be displaying. I'll now need to make those items themselves more fundamental in the class hierarchy; the Global Menu will worry about which ones are to be displayed and in which order, but the items themselves will have to answer questions about what they look like, what they do etc. Perhaps I should have done it that way all along...
-
Greg Hurrell
Changing assignment to reflect my new email address.
https://wincent.dev/a/news/archives/2006/05/change_of_email.php
-
Greg Hurrell
Also see feature request #558, which contains some specific suggestions for how items should be grouped and ordered. This feature should enable such an ordering if the user desires it.
Add a comment
Comments are now closed for this issue.