![]() |
Quick Links - Admincp
What this does: This Allows you to add quick links into your admincp for your lazy self.
Edits: 2+ depending on how many links How Long to Install: (Default) 2 minutes First small hack/hack every, give me a break! :nervous: <?-- Begin Steps --?> Ok Firstly, download your admincp/index.php file from your ftp server. Open it up and find: Code:
$printhr = false; Code:
construct_nav_option($vbphrase['quicklink1'], 'http://www.url.com', '<br />'); After This, you must: 1. Create a new phrase - type: global phrase var: quicklink1 text: The name of your first link After That, you can: 1. Copy and paste the first line Code:
construct_nav_option($vbphrase['quicklink1'], 'http://www.url.com', '<br />'); *Note: Everytime you make a new button/link, you must change the "vbphrase" line to something else, and make a new phrase that has: Code:
type: global please click install if you install/edit... |
Very simple yet effective hack.
I have something similar to this installed on my AdminCP to open the forum homepage in the frame then I can stay in AdminCP and look through board at the same time |
^ I would like something similar. Please release it/.
|
umm just use this
Code:
construct_nav_option('Forum home', 'http://www.yourforum.com/', '<br />'); any link on the left menu will open on the right side. |
no he means like it opens on the forum home... ill try this later on
|
Quote:
I was actually just thinking today I needed to add some links into my admincp home to some other site related stuff tho, so this hack should come in handy. |
I'm still going to intall this hack. Just one question. Can you tell it to open a new window when you click the link?
Anyway /me Clicks install --Jagged Tooth-- |
Where would I put this for the Mod CP?
|
Can anybody help with this?
|
Need a link to open in a new window. The target="_blank" doesn't work here unless I'm putting in the wrong place.
Other than that, great little mod. |
All times are GMT. The time now is 09:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|