vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - Lower Breadcrumbs (https://vborg.vbsupport.ru/showthread.php?t=202377)

Howell 01-18-2009 10:00 PM

Lower Breadcrumbs
 
1 Attachment(s)
The Idea:
A lot of the time I get to the bottom of reading threads and then find myself scrolling all the way back up to use the breadcrumbs in the Navbar.


Description:
This modification adds a secondary breadcrumbs to the bottom of Forum Display & Showthread.


Installation Instructions:
Goto -> AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Products]
  • Import the product "product-lowerbreadcrumbs.xml"
If upgrading remember to set 'Allow Overwrite' to YES.

DONE
!
:D


AdminCP Settings:
Goto -> AdminCP -> vBulletin Options -> vBulletin Options -> Lower Breadcrumbs -> FORUMDISPLAY (on/off) & SHOWTHREAD (on/off)

Changelog:

Version 1.0.0 - Initial release.
Version 1.1.0 - Added collapsible border and incorporated title.
Version 1.1.1 - Added Forum Display function too. (thanks to inciarco)
Version 1.1.2 - Added separate AdminCP options to enable/disable FORUMDISPLAY & SHOWTHREAD.
Version 1.1.3 - Released for 3.8.x


Please MARK AS INSTALLED & NOMINATE FOR MOTM :p

Enjoy. :)

solboy 01-19-2009 05:57 PM

This is an excellent idea. Installed!

nikosb 01-19-2009 07:04 PM

Installed

glennybee 01-19-2009 08:08 PM

This is an excellent addition to any forum and it's the first thing I add when installing a new style. I absolutely hate scrolling back up to the top of the page after making a post.

Although I just use the following code...

Code:

<!-- Extra Breadcrumb -->
<div align="left">
<span class="navbar">&raquo; <a href="$vboptions[forumhome].php?$session[sessionurl]">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]
</div>
<br />
<!-- /Extra Breadcrumb -->


buileminh 01-20-2009 06:26 AM

Does it impact on server load/system performance?

yahoooh 01-20-2009 08:52 AM

is there away to make it in the footer
so it will appear in all pages

Howell 01-20-2009 05:03 PM

Quote:

Originally Posted by buileminh (Post 1718695)
Does it impact on server load/system performance?

It's negligible really. The template for lower breadcrumbs is cached.

Quote:

Originally Posted by yahoooh (Post 1718791)
is there away to make it in the footer
so it will appear in all pages

I'll take a look and see if it can be integrated into the next version. :)

paintballer.ie 01-24-2009 07:34 PM

Great Mod.

How does one change the placement to have it below the quick reply box?

Thanks

yahoooh 01-31-2009 11:05 PM

Quote:

Originally Posted by Howell (Post 1719208)
It's negligible really. The template for lower breadcrumbs is cached.



I'll take a look and see if it can be integrated into the next version. :)

i hope this feature added to footer
thanks

Ohiosweetheart 02-04-2009 02:21 PM

I like the idea, but I don't like the box that the breadcrumb is in, and I would want the text centered.


All times are GMT. The time now is 03:26 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.01155 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)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
  • (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