Right, so you would create an xml file, name it starting with cpnav_, and put it in includes/xml. Look at the existing cpnav_*.xml files to see the format. The text uses phrases so you also have to create phrases for the options.
The navgroup tag in the xml has a displayorder attribute that you can use to place it where you want. The vbulletin menu has a displayorder=10, so you'd want to choose one that's > 10 but less than whatever dbtech vbshout is using.
|