XoticGuru
10-09-2005, 04:29 AM
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:
------------------------------------------------------------
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>
----------------------
Then i have to repeat the step for the other 2 Templates i have installed. Are you folllowing me yet? I can make it a bit confusing! Im requesting a mod that lets me apply the following Edits Across all my Templates.
Eg
Default Style, Style 1, Style 2.
------------------------------------------------------------
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>
----------------------
Is this possible or infact has this already been done. My first post so take it easy on me :nervous:
*Bump*
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:
------------------------------------------------------------
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>
----------------------
Then i have to repeat the step for the other 2 Templates i have installed. Are you folllowing me yet? I can make it a bit confusing! Im requesting a mod that lets me apply the following Edits Across all my Templates.
Eg
Default Style, Style 1, Style 2.
------------------------------------------------------------
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>
----------------------
Is this possible or infact has this already been done. My first post so take it easy on me :nervous:
*Bump*