vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   How to show all templates in one click when in the admin cp (https://vborg.vbsupport.ru/showthread.php?t=59846)

Gary King 01-06-2004 10:00 PM

How to show all templates in one click when in the admin cp
 
Using this hack, you can just make one click in your admin cp to see all your templates, without making several clicks :)

I use this modification a lot myself, because it saves me some time, especially on slower hosts and such which takes more time to get to where I want to go :p

Instructions

Open admin/index.php and find
PHP Code:

makenavoption("Add Template Set","template.php?action=addset"); 

Replace it with
PHP Code:

makenavoption("Add Template Set","template.php?action=addset","<br />");
makenavoption("Show All Templates","template.php?action=modify&amp;expandset=1&amp;group=all"); 


Also, if your default style isn't styleid 1 (not the first one after installing vBulletin, but one that you created) then change the 1 in the added code, to whatever other styleid you are using :)

Hack is now installed, enjoy! :D

Aaron1 01-07-2004 12:48 PM

Cool :)

Thanks!

MGM 01-07-2004 06:31 PM

wasn't this already released?

/me has deja-vu

MGM out

Vigile 01-07-2004 06:47 PM

Quote:

Originally Posted by MetalGearMaster
wasn't this already released?

[high]* MetalGearMaster has deja-vu
[/high]

MGM out

That was vb3 version released yesterday.

This one is for vb2.

MGM 01-07-2004 06:48 PM

yea, i just noticed this was in the vB2 forum :P

my mistake Gary, ignore my SPAM :P

MGM out

Gary King 01-07-2004 07:22 PM

Quote:

Originally Posted by MetalGearMaster
yea, i just noticed this was in the vB2 forum :P

my mistake Gary, ignore my SPAM :P

MGM out

[high]* Gary W looks the other way :p[/high]


All times are GMT. The time now is 05:00 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.01080 seconds
  • Memory Usage 1,724KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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