vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Custom Navbar Links (https://vborg.vbsupport.ru/showthread.php?t=98934)

Cyricx 11-02-2005 08:37 PM

Man this would be so awesome if you could use it to build multiple dropdown windows. :)

SilentNoise 11-02-2005 09:24 PM

I modded the Navbar link to say Member Sites instead of Extras just to specify it more to my needs.

Thanks for the add-on.

harmor19 11-03-2005 08:48 PM

Quote:

Originally Posted by Cyricx
Man this would be so awesome if you could use it to build multiple dropdown windows. :)

I want to do that and I want to give the user the ability to add categories per drop down.

b6gm6n 11-07-2005 10:28 PM

I cant wait for these new options, any update on progress? :)

-b6

KrisJacobs 11-18-2005 10:09 PM

OK this is darn near exactly what I'm trying to do - BUT! :)

I want to make my navbar "Calendar" link a custom drop down / pop up menu, populated exactly how the Calendar Jump menu is populated.

Calendar Jump code from the calendarjump template:
Code:

<form action="calendar.php" method="get">
<div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap">
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="month" value="$month" />
        <input type="hidden" name="year" value="$year" />
        <input type="hidden" name="do" value="$docalendar" />
        <strong>$vbphrase[calendar_jump]</strong><br />
        <select name="c" onchange="this.form.submit();">
                <optgroup label="$vbphrase[please_select_one]">
                $jumpcalendarbits
                </optgroup>
        </select>$gobutton
</div>
</form>

and here is the code from the calendarjumpbit template:
Code:

<form action="calendar.php" method="get">
<div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap">
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="month" value="$month" />
        <input type="hidden" name="year" value="$year" />
        <input type="hidden" name="do" value="$docalendar" />
        <strong>$vbphrase[calendar_jump]</strong><br />
        <select name="c" onchange="this.form.submit();">
                <optgroup label="$vbphrase[please_select_one]">
                $jumpcalendarbits
                </optgroup>
        </select>$gobutton
</div>
</form>

Thanks!

TygerTyger 11-19-2005 07:59 AM

And don't forget the template needs caching still :P

Chadi 11-21-2005 09:05 PM

Any way to add sorting capability? I wish to sort everything alphabetically but unfortunately no option for that :)

johon 11-22-2005 07:09 AM

Too bad, installation always causes SQL-Errors

Quote:

Invalid SQL:
UPDATE vb3_language SET title = title, phrasegroup_global = 'a:529:{s:9:\"1_day_ago\"........
Product works, but no text in descriptions and buttons in ACP and after this installation, no other installation of a product works any more.

It's a german vBulletin 3.5.1, but also the translated version doesn't work.

I'm so sorry I have to uninstall because it was just the thing i have looked for :disappointed:

Greetz

Jo

Chadi 12-01-2005 10:34 PM

any way to add this to forumhome instead? I'm trying to implement in a vertical navbar on my right side column in forumhome

https://vborg.vbsupport.ru/showthrea...threadid=99318

Ramsesx 12-09-2005 02:21 AM

I love it, thank you harmor19


All times are GMT. The time now is 11:08 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.01172 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete