Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Vertical site navigation Details »»
Vertical site navigation
Version: 1.00, by peterska2 peterska2 is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 10-25-2005 Last Update: 04-13-2006 Installs: 77
Template Edits
 
No support by the author.

This hack requires one of the following to be installed:

AmyKhar's Right Column On Every Page
AmyKhar's Left Column On Every Page


Without sounding obvious, what this does is creates a vertical navigation system on your site. It can be used on either the left or right side depending on which of the above hacks are installed.

To install, download the text file and follow the instructions.

Template edits - 2
Phrase edits - 1

Screenshots of logged in and logged out are attached.

Don't forget that install button if you use this!



Just realised, I took the screenshots before changing the bar header. It now has the name of your site there - not block name!

[high]Updated 14 April 2006: Fixed gap after Todays Posts[/high]

To upgrade Find
Code:
<tr><td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td><tr>
Replace with
Code:

<tr><td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td></tr>
Important information regarding support - 20/04/06
Due to time constraints and the amount of things that are being planned for future modifications, priority support will now be provided here. Support provided in this thread will be on an as and when basis.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 12-10-2005, 10:50 PM
Justdave Justdave is offline
 
Join Date: May 2005
Location: Meridian Idaho
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That would be great!!!

Thanks!!
Reply With Quote
  #33  
Old 12-16-2005, 09:44 AM
StarBuG's Avatar
StarBuG StarBuG is offline
 
Join Date: Dec 2001
Location: Germany
Posts: 1,033
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance to get conditionals work on the sitebar template?

I try to move the pm block to the side as well where new messages are shown
Reply With Quote
  #34  
Old 12-16-2005, 01:42 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've not actually thought about doing that. It won't be till next year now though as after today I'm offline till 02 Jan 06 due to the hecticness of Christmas.
Reply With Quote
  #35  
Old 12-16-2005, 03:49 PM
Justdave Justdave is offline
 
Join Date: May 2005
Location: Meridian Idaho
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I figured out that vbradio "not opening" problem. I see now how the left column and Navbar work together.
Reply With Quote
  #36  
Old 12-17-2005, 12:01 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm glad you got it sorted.

If possible could you post the fix for this then others who experience the same problem can find the answer.

Thanks.
Reply With Quote
  #37  
Old 12-17-2005, 12:21 AM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
I'm glad you got it sorted.

If possible could you post the fix for this then others who experience the same problem can find the answer.

Thanks.
what he said.
Reply With Quote
  #38  
Old 12-27-2005, 10:13 PM
Viks Viks is offline
 
Join Date: Sep 2004
Location: Toronto
Posts: 295
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

peterska2,

my navbar is currently moded and if I replace all the contents with the ones in your text file then I will lose the modifications.

could you tell me what did you change in the navbar tempelate?

thanks
Reply With Quote
  #39  
Old 12-29-2005, 01:10 PM
Viks Viks is offline
 
Join Date: Sep 2004
Location: Toronto
Posts: 295
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Peterska,

Is it possible to show RSS feeds in the left/right coloumn block??
May I request you to consider making a addon to display RSS content in the coloumn...

thank you.

vik
Reply With Quote
  #40  
Old 01-06-2006, 08:26 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Viks,

You will probably still want to replace your navbar with the replacement text in the instructions. However, to add additional stuff to your vertical navbar you will need to use the format

Code:
<tr><td class="vbmenu_control"><a href="[high]link[/high]">[high]Label[/high]</a></td></tr>
Any other content such as RSS feeds are not covered by this hack. Try looking in AmyKhar's original threads.
Reply With Quote
  #41  
Old 01-13-2006, 01:37 PM
0xid0 0xid0 is offline
 
Join Date: Sep 2005
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does someone know how to do in order that at the moment of visualizing messages the blocks do not appear?

Regards and thanks
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:43 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06699 seconds
  • Memory Usage 2,303KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete