Wow, I want to add something to that menu as well, since I have a module that should be shown there.
Can you enlighten me on where to add it? Wich files did you edit?
Thanx!
NileZ
It was a real pain in the butt to do. And I did it so long ago, that I can't quite remember how I did it.. But.... Here are some clues that I dug up from some old notes.
The file you want to edit is in framework/class.admin.php, and you can look around line 117 for examples of other menu items.
Then it seems to me, you had to add entries in the database so that the option would actually show up, but I can't find my notes on how I did it.
Good luck with it.
-Steve