vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Navbar in Commonly Edited Templates in All Style Options (https://vborg.vbsupport.ru/showthread.php?t=71786)

burnist 11-14-2004 10:00 PM

Navbar in Commonly Edited Templates in All Style Options
 
This will add the navbar template to your commonly edited templates listed in All Style Options. this is very usefull if your setting your board up and installing alot of modifications or if your always tinkering with this template to improve it (me on both counts :P)

This is Litrally (s/p) 2 lines of new code in admincp/css.php and includes/adminfunctions_template.php.

This also happens to be my first modification so yay me :)

Remember to click install :P

Johnny 11-15-2004 07:04 PM

nice mod, just too bad i dont use that section of the style editor to edit my templates. but i hope this comes useful to alot of people that do use it.

HiDeo 11-15-2004 08:57 PM

Nice job

/me clicks install

kall 11-15-2004 09:09 PM

Good stuff...something I have been thinking about requesting be there by default. :)

*edit* Fix this up tho...

Quote:

Originally Posted by the install file
---IN--------------------
/admincp/adminfunctions_template.php
-------------------------

~~Find~~~~~~~~~~~~~~~~~~~
print_common_template_row('header');

That should be admincp/css.php :)

Polo 11-15-2004 10:11 PM

smart :) thanks

[high]* Polo clicks install ;)[/high]

dndog 11-16-2004 01:56 AM

Wow, it is more work to install this hack than to just edit the navbar template itself...

Good work anyway though. ;)

Natch 11-16-2004 02:47 AM

Nice work... Installed !

burnist 11-16-2004 11:53 AM

Quote:

Good stuff...something I have been thinking about requesting be there by default.

*edit* Fix this up tho...


Quote:
Originally Posted by the install file
---IN--------------------
/admincp/adminfunctions_template.php
-------------------------

~~Find~~~~~~~~~~~~~~~~~~~
print_common_template_row('header');




That should be admincp/css.php
opps :) Fixed that now. Thanks for the warning Kall :)

Also thank you to everyone who installed, I might try and release someting else (unrelated) this week :)

kall 11-16-2004 07:04 PM

*bows head*

No worries man..but I am glad you mentioned css.php in the first post, otherwise I might have become frustrated. :)

(I added postbit and FORUMHOME to mine as well...I seem to work on those 2 a bit as well).

*edit* Heh...you may want to also look at your signature. Unless this is a Fist Hack that is. ;)


All times are GMT. The time now is 03:55 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.00986 seconds
  • Memory Usage 1,726KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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