vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Simple Breadcrumb Below Last Post (https://vborg.vbsupport.ru/showthread.php?t=98724)

evenmonkeys 10-17-2005 10:00 PM

Simple Breadcrumb Below Last Post
 
Everyone will need this hack. Yes, even you!

Description
Are you familiar with the location of the "Previous and Next Thread" links below the last post? Are you sick of scrolling all the way to the top to go back to the forum list or thread list? With this hack, you can add the same breadcrumb found at the top directly below the last post of each page.

Templates to edit: 1 (SHOWTHREAD)

Comments
I don't really have too much to say. I just know that it's rather annoying scrolling to the top to go back to the previous forum. This is a lot easier to navigate after reading a thread or making a post.

04/12/2006- Tested on 3.5.4 and works perfectly.
01/13/2006- Tested on 3.5.3 and works perfectly.

Snake 10-19-2005 10:23 AM

First one to install lol. Thanks.

tamborinegal 10-20-2005 12:17 AM

Cool. Thanks :)

Bubble #5 10-24-2005 05:29 AM

This should be STANDARD in default vB! God only knows why they put the links up top, especially when everyone reads threads from top to bottom :ermm: Thanks so much for this hack!

Yorixz 10-24-2005 05:46 AM

Quote:

Originally Posted by Bubble #5
This should be STANDARD in default vB! God only knows why they put the links up top, especially when everyone reads threads from top to bottom :ermm: Thanks so much for this hack!

I don't think it should be standard in vB as a lot of skins don't have such a breadcrum thingy ;)

evenmonkeys 10-31-2005 07:14 PM

I think it should be a standard option to add it. vBulletin seems to base all of their options on their own default style. That being said, it should be default. =D

LiQuid ArroW 11-05-2005 12:58 PM

Thanks alot, my users wanted this badly. Thanks again.

RMS-Chef 11-08-2005 05:52 PM

I did this as well but jazzed it up a little:

HTML Code:

<!-- MININAV -->
<table class="tborder" cellpadding="3" cellspacing="$stylevar[cellspacing]" align="center" border="0">
<td class="tcat">
    <strong>&laquo;</strong>
        <span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]
    <strong>&raquo;</strong>
</td>
</table>
<br />
<!-- / MININAV -->

If you want, just change the:
HTML Code:

<td class="tcat">
to "alt1" , "alt2" , etc. to adjust the output.

cbr929rrerion 11-10-2005 12:10 PM

**Installed clicked **

Great idea

SpanishHarlem 11-10-2005 01:21 PM

ok this may sound stupid but I am still pretty new to these hack's.

What exactly am I doing here?

1. If you have not already, create a custom profile field.


All times are GMT. The time now is 01:46 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.01092 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
  • (2)bbcode_html_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
  • (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