The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Edit All Templates
Hello Everyone
I was wondering if it would be possible for a modification, plugin or product for vBulletin 3.5.0 for template editing, let me explain this as simple as possible, my forum has 3 Styles installed, And say i want to install a mod for example ill use the one im installing right now: 'Inferno Warning System' or IWS. Uploading the files and installing the Product is easy just when you have to get into the Template edits you have to go through editing the Templates One by One. Eg. Default Style: Code:
------------------------------------------------------------ Template: postbit_legacy OR postbit (depending on which you use) Find: ---------------------- $post[iplogged] Or <!-- End Post Thank You Hack --> ---------------------- UNDERNEATH add: ---------------------- <if condition="$show['warning']"><br /><div class="smallfont">$post[warning]</div></if> ---------------------- Eg Default Style, Style 1, Style 2. Code:
------------------------------------------------------------ Template: postbit_legacy OR postbit (depending on which you use) Find: ---------------------- $post[iplogged] Or <!-- End Post Thank You Hack --> ---------------------- UNDERNEATH add: ---------------------- <if condition="$show['warning']"><br /><div class="smallfont">$post[warning]</div></if> ---------------------- *Bump* |
#2
|
||||
|
||||
would be interested, too ...
there is hack, though, which copies templates ... something similar i think |
#3
|
||||
|
||||
phpBB had a hack like that, ezmod I believe it was called. I have a dozen styles installed and it would sure be nice to be able to mod them all at once with the same mod.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|