Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Custom Quick Links Details »»
Custom Quick Links
Version: 1.1, by Soup Soup is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 03-07-2005 Last Update: 03-08-2005 Installs: 13
DB Changes
 
No support by the author.

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)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 03-08-2005, 01:08 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #3  
Old 03-08-2005, 01:27 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, I''l take that back. I went to your site and saw it. Pretty impressive....
Reply With Quote
  #4  
Old 03-08-2005, 11:49 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in functions_user.php
PHP Code:
I added in the 
 
$cells 
= array( 
 
after 
 
'profilepic',
'quicklinks'
That makes it consistent with the rest of the left navigation bar.
Reply With Quote
  #5  
Old 03-08-2005, 11:54 PM
pimpery pimpery is offline
 
Join Date: Nov 2004
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lionel
in functions_user.php
PHP Code:
I added in the 
 
$cells 
= array( 
 
after 
 
'profilepic',
'quicklinks'
That makes it consistent with the rest of the left navigation bar.
be cautious of this hack: its resource intensive.
Reply With Quote
  #6  
Old 03-09-2005, 05:24 AM
Zoints Zoints is offline
 
Join Date: Feb 2004
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pimpery
be cautious of this hack: its resource intensive.
How is it resource intensive? Could you elaborate please?
Reply With Quote
  #7  
Old 03-09-2005, 06:09 AM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #8  
Old 03-09-2005, 06:59 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pimpery
be cautious of this hack: its resource intensive.
I'd be curious to know myself. How bad is it and how did you come to this conclusion?
Reply With Quote
  #9  
Old 03-09-2005, 11:02 AM
lefthome's Avatar
lefthome lefthome is offline
 
Join Date: Feb 2005
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #10  
Old 03-09-2005, 11:22 AM
Soup Soup is offline
 
Join Date: Feb 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lefthome
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?
I don't see a reason why it wouldn't work in 3.0.7, since it is not really editing any existing functions to change functionality. Though I can't say 100% that it will.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:45 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.04729 seconds
  • Memory Usage 2,301KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete