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)
-   -   Links in AdmnCP! (https://vborg.vbsupport.ru/showthread.php?t=69259)

Blam Forumz 09-08-2004 10:00 PM

Links in AdmnCP!
 
What this does-

-Gives you links in your admincp to vbulletin.org forum,vbulletin.com, and vbulletin templates.

It opens it in the admincp window, so you can still do your admining as well as browsing with a few clicks rather than having mutliple browsers (or tabs if you use firefox) open:p

I know its not much but i may as well release it :D

Open admincp/index.php

Find:
PHP Code:

    if (can_administer('canadminstyles')) 

Above add:
PHP Code:

    // --- Blaminators Mini Links ---
construct_nav_option("vBulletin.org Forum"'https://vborg.vbsupport.ru/''<br />');
construct_nav_option("vBulletin Templates"'http://www.vbulletintemplates.com/''<br />');
construct_nav_option("vBulletin.com"'http://www.vbulletin.com/''<br />');
construct_nav_option("YOUR FORUM NAME"'URL TO YOUR FORUM''<br />');
    
construct_nav_group("Links"'<hr />');
// --- End Blaminators Mini Links --- 


Just change :
PHP Code:

construct_nav_option("YOUR FORUM NAME"'URL TO YOUR FORUM''<br />'); 

To your details


Please click install if you install this (which im sure you wont :()

Logician 09-09-2004 04:29 PM

I've moved thread to "mini-mods" forum and also clicked install for you. :)

Mephisteus 09-09-2004 05:12 PM

Maybe you can add a little more description to the title? Right now it's rather confusing...

Blam Forumz 09-10-2004 06:32 AM

Done Dark SSJ3, and thanks Logician

vishalsachar 09-10-2004 06:44 PM

great little feature - i've loaded my admin cp with all the needed links! great!

*clicks install*

Blam Forumz 09-10-2004 07:57 PM

Glad you like it :) This is my first good hack ^^

italks 09-11-2004 04:44 AM

ok installed.thanks.

HiDeo 09-11-2004 06:37 AM

Nice job ;)

Floris 09-11-2004 06:39 PM

Quote:

Originally Posted by Blam Forumz
What this does-

-Gives you links in your admincp to vbulletin.org forum,vbulletin.com, and vbulletin templates.

It opens it in the admincp window, so you can still do your admining as well as browsing with a few clicks rather than having mutliple browsers (or tabs if you use firefox) open:p

I know its not much but i may as well release it :D

Open admincp/index.php

Find:
PHP Code:

    if (can_administer('canadminstyles')) 

Above add:
PHP Code:

    // --- Blaminators Mini Links ---
construct_nav_option("vBulletin.org Forum"'https://vborg.vbsupport.ru/''<br />');
construct_nav_option("vBulletin Templates"'http://www.vbulletintemplates.com/''<br />');
construct_nav_option("vBulletin.com"'http://www.vbulletin.com/''<br />');
construct_nav_option("YOUR FORUM NAME"'URL TO YOUR FORUM''<br />');
    
construct_nav_group("Links"'<hr />');
// --- End Blaminators Mini Links --- 


Just change :
PHP Code:

construct_nav_option("YOUR FORUM NAME"'URL TO YOUR FORUM''<br />'); 

To your details


Please click install if you install this (which im sure you wont :()

This fits in perfectly with my little hack to enter http:// addresses directly in the acp :)

mholtum 09-14-2004 05:44 PM

*clicks Install*

Cool little mod you have there.


All times are GMT. The time now is 10:03 AM.

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.01227 seconds
  • Memory Usage 1,754KB
  • 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
  • (6)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete