![]() |
Custom Quick Links
What does this do?
Lets members of your forum add custom links at the bottom of the Quick Links popup in the navbar. Overview: Queries: 1 (during install) Phrases: 8 New Templates: 3 - customquicklinks - usercp_quicklinks - usercp_quicklinks_exist Edit Templates: 2 - USERCP_SHELL - navbar Edit Files: 3 - profile.php - global.php - includes/functions_user.php More Info: Members will be able to add customized links to the quick links popup via the "UserCP -> Edit Quick Links" link. These links will appear under 'Custom Links' at the bottom of the Quick Links popup. It adds no additional queries during pageloads. (the data is stored in usertextfield which is grabbed on every page by default) The links are individual to each user, not global for everyone. The link titles are HTML safe. The only drawback is that very long link titles also distort the quick links popup and make it very wide, but that is up to each member. Changelog: v1.1: - Added quicklinks to construct_usercp_nav() (Thanks Lionel) |
There is a template mod at vbulletintemplates that allows you to do that. It's call the favorites and make use of the custom profile fields. Except it does not put them in the navbar.
|
Well, I''l take that back. I went to your site and saw it. Pretty impressive....
|
in functions_user.php
PHP Code:
|
Quote:
|
Quote:
|
Checked over everything and it is not wokring for me which is rare. I can add links, there is stuff in the created DB table. Just nothing shows up in my menu. If I take the <if> condition out of the navbar edit, I do see the thead row but no links under it. I will look over my steps in the morning though.
|
Quote:
|
I like this hack and want to install but I am upgrading from vb3.06 to vb3.07 this weekend. does this hack work in 3.07?
|
Quote:
|
All times are GMT. The time now is 01:50 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:
|