Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Innovative Template Manager Details »»
Innovative Template Manager
Version: 1.00, by TheLastSuperman (Senior Member) TheLastSuperman is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.x Rating:
Released: 01-12-2011 Last Update: 03-08-2011 Installs: 48
Supported
Additional Files  

Innovative Template Manager

*Originally developed by Dream (View Modification) marked as Re-Usable code.

I love this modification and adjusting multiple styles that are not a "child-style" is made super easy using it!

This modification allows you to do the following:
  • Import / Export standard and custom vBulletin templates, single, multiple.
  • Copy multiple templates to multiple styles.
  • Delete multiple templates from multiple styles.
  • Save multiple templates in template history.
  • View Template History including between version changes.

Some may never use this as others do, it depends on how often you customize your site imo and how many styles you have. For someone like me who designs styles it's actually quite a useful tool and I would assume for those who love adding in new styles for their members or mods for that matter that they customize afterwords would love it as well.

*Think of it this way, if you add a new mod in that creates templates and you modified the mods template for whatever reason - it's only modified in one style - now export that styles single modified template out using this system - now import it back into all styles... you just saved quite a bit of time, you did not manually edit the same template in all your styles and yet they are all updated!

I've made minimum changes to the code, a color change and some text changes mainly for rewording and making sense. I did PM Dream to notify him of this release, sadly he has not been on since September of 2010 so all I ask is this, if you like the mod please send him a PM and say thanks or post below thanking "Dream" not myself .

Install:

1. Upload the contents of the "upload" folder into your forum root.
2. Refresh the Admin Control Panel Page/Window in your browser (f5 on keyboard usually)
3. Look for "Template Manager" on the left.

- Enjoy!

*Please note - This modification is meant to make copying template edits between styles in the same version very easy and it has other useful features. Please do not assume that you can export all templates, do an upgrade and import again with 100% functionality as that is possible however highly improbable and would be the same as importing for example a 4.0.7 style into a 4.1.0 site... that will not work plain and simple! Now you can use it in conjunction with the built in comparison utility for templates and ultimately make correcting an old style easier and quicker than waiting on an update for your custom free or paid skin etc etc.

See post #35
Quote:
Originally Posted by Taurus1 View Post
I used this mod for the first time today after installing a new skin. It took me about 3 minutes, instead of the 3 hours of template edits. I want to again thank you for a fantastic mod!!


Download Now

File Type: zip ITM-vB4.x-v2.zip (16.7 KB, 186 views)

Screenshots

File Type: png demo1.png (120.3 KB, 0 views)
File Type: png demo2.png (95.9 KB, 0 views)
File Type: png demo3.png (74.7 KB, 0 views)
File Type: png demo4.png (63.8 KB, 0 views)
File Type: png demo5.png (88.1 KB, 0 views)
File Type: png demo6.png (78.3 KB, 0 views)
File Type: png demo7.png (61.8 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
elsa23

Comments
  #12  
Old 01-13-2011, 06:01 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
Installed, but its not working

Code:
Parse error: syntax error, unexpected T_DNUMBER in /home/socially/public_html/forums/admincp/innovative_template_manager.php on line 45
Only thing I could find on line 45 was

Code:
$itm_ver = 4.1.0;
Reply With Quote
  #13  
Old 01-13-2011, 06:09 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
Only thing I could find on line 45 was

Code:
$itm_ver = 4.1.0;
Try it now! I re-uploaded the .zip and I was missing '4.1.0'; the 's
Reply With Quote
  #14  
Old 01-13-2011, 06:18 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheLastSuperman View Post
Try it now! I re-uploaded the .zip and I was missing '4.1.0'; the 's
Tested and working

4.1 PL2

It's a quick way to know where things may have been edited, but does not define "what" was edited. I'm not trying to put down your work... I'm just trying to evaluate how I could put this to good use... I'm sure its one of those thing, where I'll later be thankful for having it installed.
Reply With Quote
  #15  
Old 01-13-2011, 06:30 PM
Kolbi Kolbi is offline
 
Join Date: Mar 2009
Location: D - S?dbaden
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have any screens?
Reply With Quote
  #16  
Old 01-13-2011, 06:32 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
Tested and working

4.1 PL2

It's a quick way to know where things may have been edited, but does not define "what" was edited. I'm not trying to put down your work... I'm just trying to evaluate how I could put this to good use... I'm sure its one of those thing, where I'll later be thankful for having it installed.
Well some may never use this as others do, again it depends on how often you customize your site imo and how many styles you have... did you do it where they were child styles etc and if not this truly comes in handy .

I believe you'll figure out a use for it otherwise it's removing two files and it's uninstalled .
Reply With Quote
  #17  
Old 01-13-2011, 06:33 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kolbi View Post
Do you have any screens?
I'll have those up shortly, migraine is making me run off on tangents .
Reply With Quote
  #18  
Old 01-13-2011, 06:44 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kolbi View Post
Do you have any screens?
Screens up, see first post attachments .

Edit: Ohh and hey Kolbi did not put the name with the name lol this migraine is killing me but spoke with you on messenger the other day I believe .
Reply With Quote
  #19  
Old 01-13-2011, 11:13 PM
Taurus1's Avatar
Taurus1 Taurus1 is offline
 
Join Date: Dec 2009
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Man, this is fantastic. I love different styles, and currently have 15, so this mod is really going to make a huge difference for me. Thank you very very much!
Anyone tested it on 4.1.1 yet?
Reply With Quote
  #20  
Old 01-14-2011, 12:10 AM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Taurus1 View Post
Man, this is fantastic. I love different styles, and currently have 15, so this mod is really going to make a huge difference for me. Thank you very very much!
Anyone tested it on 4.1.1 yet?
I quickly slapped it on my test site and it seems fine, so far.

Test site is using 4.1.1
Reply With Quote
  #21  
Old 01-14-2011, 12:40 AM
Taurus1's Avatar
Taurus1 Taurus1 is offline
 
Join Date: Dec 2009
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
I quickly slapped it on my test site and it seems fine, so far.

Test site is using 4.1.1
Thanks. Want to install, yet after 2 downloads, I cannot find the product file to install. I just have the upload folder.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:38 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.06005 seconds
  • Memory Usage 2,359KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (8)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete