vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - Mini Navbar: Breadcrumb at Bottom of Thread (https://vborg.vbsupport.ru/showthread.php?t=125790)

randominity 05-26-2008 05:11 AM

Sorry, been MIA again, just upgraded to 3.7, so I'll see about updating this soon...

Gonna see what new goodies there are to add more options for this.

botlrok8 05-26-2008 05:14 PM

Very nice! Should be default. Installed

steve1966 06-17-2008 11:47 AM

thanks

PoetJA-1975 06-26-2008 12:42 PM

Thanx,

Jacquii.

usmansabir 06-27-2008 09:03 PM

nice tool .. thankx working for 3.6.8

dt_truck11 06-29-2008 11:56 PM

*installed*

works with 3.7.2

there is a template mod like this, but decided to go this route so wouldnt have to go through and edit all my styles

Quads 09-06-2008 08:00 PM

Install on 3.7.2 Pl2
Works.

Why this isn't part of vB core, I have no idea..

patrick1110 09-29-2008 04:55 AM

I'd Really like to have this Mod if anyone has it could you please upload it and send to me thanks!

davit1979 02-12-2009 12:15 AM

Working great in 3.8.1!!!!
Awesome mod!!!

SirHappy 06-20-2009 03:18 PM

thx. works in 3.8.3.

Fergal C 07-16-2009 05:30 AM

Installed and working in 3.8.3 on my forum.

goxy63 09-11-2009 11:42 PM

how to change where mini navbar should be placed, lets say under "Quick Reply " just below " « Previous Thread | Next Thread » "
???

AusPhotography 09-15-2009 03:29 AM

All good on 3.8.4

Also tweaked it to do this... | New Posts | Top

<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr valign="bottom">
<td>&nbsp;</td>
<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]
<span class="navbar">| <a href="search.php?do=getnew">New Posts</a> | <a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a> </span>
</td>
</tr>
</table>

Arkham 12-28-2009 07:05 PM

Installed. Great mod, but I would love to see a version that mimics the look of the original breadcrumb using the default icons.

BTW, installed in latest vB version, 3.8.4 PL2.

Also, it would be a fantastic addition to be able to add this to the other pages as well. e.g. forumdisplay, search results, ... basically all others too. :)

I'd like to see the actual thread title in the nav too, but I'm going to try to add that on my own.

edit-again:

I added "&gt; <strong>$navbits[lastelement]</strong>" here:

Code:

<span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb] &gt; <strong>$navbits[lastelement]</strong>
So now the last element is the thread-title, in bold. That's one less thing on my list to do, now. ;)

Arkham 12-28-2009 08:29 PM

Quote:

Originally Posted by peterle1 (Post 1517587)
Take a look in the xml. There you find: $vbulletin->templatecache['SHOWTHREAD']
This shows you, where the code will be installed.
You can change the hook, with the find clause, which follows.

HTH

In layman's terms, how could we add new templates to this? e.g. to add it to forumdisplay, or any other template?

Arkham 01-20-2010 10:24 PM

1: How can I add this to the top of the page

2: How do I edit the "prefix" section of the navbar. Right now, the prefix is shown without any separators, so it reads like this "Prefix Thread Title Here". I'd prefer it to read "[Prefix] Thread Title Here" or even remove the prefix entirely.

EDIT: Great mod, but I've uninstalled it on the site in question. I just added two copies of the default navbar where I needed it.

Evoklub 02-14-2011 05:55 PM

Great feature, isn't it available for 4.1.1?


All times are GMT. The time now is 01:28 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.01136 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)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