The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
In order to create a new nav group, create a new file called cpnav_product_id.xml:
Code:
<navgroups product="product_id"> <navgroup text="Group Title" displayorder="10"> <navoption displayorder="10"> <text>First Option</text> <link>example.php</link> </navoption> <navoption displayorder="20"> <text>Second Option</text> <link>example.php</link> </navoption> </navgroup> </navgroups> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|