Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Adding links in the nav bar Details »»
Adding links in the nav bar
Version: 2.0, by ultimatearco ultimatearco is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.7.x Rating:
Released: 09-09-2008 Last Update: 09-09-2008 Installs: 5
Template Edits
Re-useable Code Translations  
No support by the author.

Adding links in the navbar

Before installing please check the Installed button
ALSO: This version has been taken out of beta stage
Thanks to StuntFactoryX's idea we now have the code for guests!
Version 2 relased and taken out of beta!

Okay, iv'e seen some mods that did not edit the navbar for some reason
Please dont flame me couse of the basic stuff, this is for people who dont have the knowledge of HTML

This has been tested on the Default style. It should work on templates WITHOUT a image navbar!

This hasent been tested on the Fox styles, so use it on your own risk there

Go to your Panel and select Styles & Templates then select Style Manager
go to the Navbar template
Find:

Code:
  <if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>

Under that add:



Code:
                  <if condition="$show['member']">
<td class="vbmenu_control"><a href="[link]">text</a></td></if>
If you want to make it avaible to guests add that below the code above:
Code:
                        <td class="vbmenu_control"><a href="index.php">portal</a></td>
Note: adding the <if> code could couse your forum style to fail completely!
Thank-you StuntFactoryX


Please dont flame me becouse its so simple!!!



It also includes a README file

Supporters / CoAuthors

Show Your Support

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

Comments
  #2  
Old 09-10-2008, 08:35 AM
ultimatearco ultimatearco is offline
 
Join Date: Jul 2008
Location: Belgium
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Version History
1.0: First version re-lased
1.01: Second version contains a fix
2.0: Has been relased and now also has the ability to be seen , idea by:StuntFactoryX
Reply With Quote
  #3  
Old 09-10-2008, 12:02 PM
JetHaCkR JetHaCkR is offline
 
Join Date: May 2008
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, its good for a beginner, but i think i guide for this has been made before,
keep trying anyways
Reply With Quote
  #4  
Old 09-11-2008, 01:18 PM
apiasto's Avatar
apiasto apiasto is offline
 
Join Date: Oct 2006
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thnx it was a great help for a beginner like me
Reply With Quote
  #5  
Old 09-11-2008, 02:00 PM
StuntFactoryX StuntFactoryX is offline
 
Join Date: May 2006
Posts: 228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="[link]">text</a></td></if>
to clarify that will only show registered users the link.. to show everyone...

Code:
<td class="vbmenu_control"><a href="[link]">text</a></td>
Reply With Quote
  #6  
Old 09-12-2008, 04:46 AM
RvG2 RvG2 is offline
 
Join Date: Jan 2007
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice post but this is not applicable to all styles...
Reply With Quote
  #7  
Old 09-12-2008, 10:53 AM
EAMedia EAMedia is offline
 
Join Date: Dec 2007
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perfect, Just what i've needed.
Reply With Quote
  #8  
Old 09-12-2008, 02:56 PM
ultimatearco ultimatearco is offline
 
Join Date: Jul 2008
Location: Belgium
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EAMedia View Post
Perfect, Just what i've needed.
No problem, allways fine to help someone
Quote:
Originally Posted by RvG2 View Post
nice post but this is not applicable to all styles...

Quote:
Originally Posted by StuntFactoryX View Post
Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="[link]">text</a></td></if>
to clarify that will only show registered users the link.. to show everyone...

Code:
<td class="vbmenu_control"><a href="[link]">text</a></td>
I know, im curretly experimentating with some styles
I will also relase a version that supports everything (hopefully)
Quote:
Originally Posted by apiasto View Post
thnx it was a great help for a beginner like me
No problem

Quote:
Originally Posted by JetHaCkR View Post
Well, its good for a beginner, but i think i guide for this has been made before,
keep trying anyways
Oh well :S

~Ulti
Reply With Quote
  #9  
Old 09-12-2008, 04:06 PM
SEOvB's Avatar
SEOvB SEOvB is offline
 
Join Date: May 2007
Location: Indianapolis
Posts: 2,451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice modification for beginners.
Reply With Quote
  #10  
Old 09-12-2008, 04:17 PM
ultimatearco ultimatearco is offline
 
Join Date: Jul 2008
Location: Belgium
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks,

I will be adding support for the special themes, also trying to make a DHTML popup list

~Ulti
Reply With Quote
Reply

Thread Tools

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 06:12 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06647 seconds
  • Memory Usage 2,298KB
  • Queries Executed 24 (?)
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
  • (7)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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_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