vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Edit All Templates (https://vborg.vbsupport.ru/showthread.php?t=97934)

XoticGuru 10-09-2005 04:29 AM

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>
----------------------

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.
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>
----------------------

Is this possible or infact has this already been done. My first post so take it easy on me :nervous:

*Bump*

Totti 12-08-2005 04:04 PM

would be interested, too ...
there is hack, though, which copies templates ... something similar i think

Sculli 12-08-2005 04:44 PM

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.


All times are GMT. The time now is 03:07 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01087 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete