vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Show Thread Enhancements - Breadcrumbs after last post (https://vborg.vbsupport.ru/showthread.php?t=214362)

hqlman 05-22-2009 10:00 PM

Breadcrumbs after last post
 
1 Attachment(s)
This modification simply places a neat breadcrumb below the last post, i found this very usefull for my forums so i thought of posting this here too for the latest version of vb.

Credits to yarub for original idea

Tested on vb 3.8.2.

See img below.


Instructions
1. In your AdminCP, go to Styles & Templates -> Style Manager -> Edit Templates -> SHOWTHREAD.

2. Find:
HTML Code:

<if condition="$bookmarksites">
<!-- social bookmarking links -->
        <br />
        <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder" align="center">

3. Add above:
HTML Code:

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

PRESS INSTALL

:)

Radjedef 05-24-2009 02:02 PM

thanks, love it

*installed*

hqlman 05-24-2009 02:20 PM

Quote:

Originally Posted by Radjedef (Post 1816267)
thanks, love it

*installed*

Glad to see you like it ,

lm3a.net 05-25-2009 08:28 AM

Thank you very much,

shinng 05-30-2009 07:53 AM

works great. installed

hqlman 06-01-2009 11:29 PM

Glad to see its usefull for some of you guys :)

Macgiber 06-22-2009 02:32 AM

Thank

SirHappy 06-22-2009 03:02 AM

Thanks, tagged.

Brandon Sheley 06-22-2009 03:14 AM

this is something that all styles should have ;)
I like them to align left, but it's easy to change

hqlman 06-22-2009 01:26 PM

Quote:

Originally Posted by Loco.M (Post 1834507)
this is something that all styles should have ;)
I like them to align left, but it's easy to change

Yup i totally agree with you, it makes navigation so much more convenient :)


All times are GMT. The time now is 04:27 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.01025 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)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