Admin CP Custom Links
What this basically does is add a menu to the Admin CP and allows you to fully customize the links that appear in the menu. As well as this, you are able to give the menu a name and add an infinite amount of links to it. The XML is also commented to allow users to get an understanding of how it works. This XML can be used as a template for the development of plug-ins and can be used as a base for navigational menus.
Instructions for Use:
To add new items to the menu, youll need to use the navopton tag. Below is a sample which you can use to edit and add to your own. Alternatively, you could just copy and paste one in the XML to use. Code:
<navoption displayorder=1″> <text>Descriptive Name Here</text> <link>Internal or External Link Somewhere Here</link> </navoption> Download
cpnav_useful_links.xml (2.1 KB, 86 downloads) Screenshots |
Similar Mods
Administrative and Maintenance Tools Admin CP Quick Links | vBulletin 3.8 Add-ons |
Admin-Only Links | vBulletin 2.x Full Releases |