Back to vBulletin 3.0 Add-Ons

Organize your templates!
Mod Version: 1.00, by magnus

This modification is in the archives.
vB Version: 3.0.0 Rating: (0 vote - 0 average) Installs: 38
Released: 06 Apr 2004 Last Update: Never Downloads: 3
Not Supported  

If you're like me, you like to try to keep your board as organized as possible. Which, is why the following little tip comes in handy for hacks that add a dozen or so custom templates. (ie. vBindex, v3arcade, etc..)

In includes/adminfunctions_template.php:

Find:
PHP Code:
    'subscription' => $vbphrase['group_paid_subscriptions'], 
Add BELOW:
PHP Code:
    'XXprefixXX' => 'XXtitleXX'
Change "XXprefixXX" to whatever the template prefixes are, for example, the Arcade templates all begin with "arcade", so, you would put "arcade" as the prefix.

Change "XXtitleXX" to what you want the category to be called, don't add "Templates" to the name, because vB will do that for you. For example, if you put "arcade" as the title, it will read "Arcade Templates" in the Edit Templates section.

Get it? Good.

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024