vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Adding an extra tab to the navbar (https://vborg.vbsupport.ru/showthread.php?t=231680)

salvador21 12-30-2009 02:45 PM

Adding an extra tab to the navbar
 
I managed to do this in beta version, but it doesn't work in the gold release.

I have added:

Code:

<li><a class="navtab" href="http://example.com" target="_blank">extra tab link</a></li>
in the navbar template after:

Code:

<li><a class="navtab" href="search.php?{vb:raw session.sessionurl}do=getdaily&amp;contenttype=vBForum_Post">{vb:rawphrase getnew_tab}</a></li>
                </vb:if>

This works except when you click on the Home button, when it disappears, so I presume I need to add it somewhere else as well or instead

Can anyone help please?

mandingo 12-30-2009 02:52 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=228507" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=228507</a>

shane943 12-30-2009 08:49 PM

I have installed that Mod and have added new tabs using it, but how do i change the orignal forums link?

salvador21 12-31-2009 06:35 AM

Quote:

Originally Posted by shane943 (Post 1942874)
I have installed that Mod and have added new tabs using it, but how do i change the orignal forums link?

Do you mean change the text of the tab?

Either search in phrases for the single word: forum and edit it. (although I don't know if this will also change the text somewhere else or not)

Or look in the navbar template and change:
Code:

{vb:rawphrase forum}
to whatever text you want.


All times are GMT. The time now is 12:38 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.01003 seconds
  • Memory Usage 1,716KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete