vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Lower Breadcrumbs (https://vborg.vbsupport.ru/showthread.php?t=182882)

Howell 06-17-2008 10:00 PM

Lower Breadcrumbs
 
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.

I had noticed a mod for this vB3.5 vB3.6 so though I'd have a bash at making my own for vB3.7.x :p



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.


Please MARK AS INSTALLED & NOMINATE FOR MOTM :p

Enjoy. :)

Mischievious 06-18-2008 07:54 PM

Installed! Thanks! :D

Fırtına 06-18-2008 08:04 PM

Thanks:D

macc 06-18-2008 08:21 PM

Thanks!

regards

macc

Super Jinni 06-18-2008 08:22 PM

I'll give this a shot and see if I'm gonna like or not..

^^

thanks

:)

Super Jinni 06-18-2008 08:27 PM

installed

Mischievious 06-18-2008 09:40 PM

Any chance on getting the breadcrumbs centered in the table?

Super Jinni 06-18-2008 10:09 PM

and if you can make it for threads too... I mean in the forumbit

thanks

:)

Koroku 06-25-2008 10:40 PM

Nice :)

Now I just suggest you style it a bit... add a border and a header, so it blends in more :D

Oyabun 12-26-2008 03:07 PM

What's with the borders?

apiasto 12-26-2008 05:35 PM

about time someone thought about it,gr8 work thnx

gmerin 01-12-2009 10:04 PM

I had a user ask about this not 5 minutes ago. Now I look like a genius!

how am i going to live up to this now?

;)

Howell 01-14-2009 09:25 PM

*UPDATE*

Version 1.1.0 - Added collapsible border and incorporated title.

inciarco 01-15-2009 03:53 AM

Great Mod. Very Useful. :up:

I'd like to share a Complement that perhaps you can include on your Next Update, and is the Creation of another optional Plugin for ForumDisplay:

In Plugins & Products -> Add New Plugin

Product: Select Lower Breadcrumbs
Hook Location: forumdisplay_start
Title: Lower Breadcrumbs: Show Lower Breadcrumbs - ForumDisplay
Execution Order: 5

Plugin PHP Code:

Code:

if ($vbulletin->options['lwrbrdcms'])
{
        $search_text = '<!-- / controls below thread list -->';
        $vbulletin->templatecache['FORUMDISPLAY'] = str_replace($search_text,$search_text . fetch_template('lower_breadcrumbs'),$vbulletin->templatecache['FORUMDISPLAY']);
}

Plugin is Active: Select Yes

And then Click Save

After this the New Plugin will be listed among the other Two Plugins of this Mod, and is will use the "lower_breadcrumbs" Template to Display it under the Code "<!-- / controls below thread list -->" in the ForumDisplay Template, (below the Thread List), which is the one you access every time you enter a Forum and Sub-Forum in your Community.

My Best Regards.

:)

Howell 01-15-2009 06:08 PM

*UPDATE*

Excellent idea inciaro!

Why I didn't think of that i'll never know? :D

I've implemented this into the product. (version 1.1.1)

Regards, Howell :up:

inciarco 01-15-2009 08:38 PM

I'm Glad to Help. ;)

I've installed Version 1.1.2 and Works Great, Thank You Very Much for the Update. :up::up::up:

My Best Regards.

:)

talkncaasports 01-19-2009 07:40 AM

nevermind...

talkncaasports 01-19-2009 07:44 AM

I got it to work with 3.8.0 and works fine! Thanks.

Had to change one tiny bit in the xml file is all. :)

Change:
Code:

<dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="3.7.999" />
to

Code:

<dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="3.8.001" />

Howell 01-19-2009 11:22 AM

I was going to release the version for 3.8.0 this week.

This version will work fine (has done on my test board) as all you need to do is change the minimum version in the product XML.

talkncaasports 01-19-2009 11:27 AM

Quote:

Originally Posted by Howell (Post 1717748)
I was going to release the version for 3.8.0 this week.

This version will work fine (has done on my test board) as all you need to do is change the minimum version in the product XML.

sweet.

I will. It is a wonderful mod.

When you release it I will mark it as installed under the 3.8 version and MOTM nominate it as well.

Thanks for the work.

Howell 01-19-2009 05:36 PM

*UPDATE*

Now Released 3.8.x version

https://vborg.vbsupport.ru/showthread.php?t=202377


All times are GMT. The time now is 05:23 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.01076 seconds
  • Memory Usage 1,753KB
  • 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
  • (21)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