Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Menu Control Details »»
Menu Control
Version: 1.3, by Marky Marky is offline
Developer Last Online: May 2012 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.0 Rating:
Released: 07-31-2006 Last Update: 07-31-2006 Installs: 152
Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

Hey all,

Since this is the beta, and most of the information is included in the manual, I won't go into too much detail.

This is Menu Control 1.3 for vBulletin version 3.6.0 RC 3.

There may be a few bugs, and so it is important you must tell me about any you find!

Version 1.4 Menu Control is in production still and will be available for vBulletin 3.5 AND 3.6 very soon!

When Version 1.4 is released, I will use this thread to update it in.

In this version, I have updated some of the admin option descriptions for easier editing, but other than that it is the same as the 3.5 version.

Enjoy!

- Marky

Show Your Support

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

Comments
  #32  
Old 08-26-2006, 11:41 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod marky.........This is a very useful mod friend.
Reply With Quote
  #33  
Old 08-27-2006, 10:39 AM
Marky's Avatar
Marky Marky is offline
 
Join Date: Aug 2004
Location: UK
Posts: 321
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by headshotx
I Install this , but this image :



this whit default config . :S:S:S
Would you post your menucontrol template please
Reply With Quote
  #34  
Old 08-27-2006, 05:35 PM
headshotx headshotx is offline
 
Join Date: Apr 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is my menucontrol template :

Quote:
<!-- Menu Control - Version 1.3 Final -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center"><if condition="$vboptions[menu_status]">
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_one']}">
<if condition="$vboptions[menu_image_switch]"><img border="0" src="{$vboptions['menu_image_one']}"> </if><if condition="$vboptions[menu_colour_switch]"><font color="#{$vboptions['menu_item_one_colour']}"></if>{$vboptions['menu_item_one']}<if condition="$vboptions[menu_colour_switch]"></font></if></a></td>
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_two']}">
<if condition="$vboptions[menu_image_switch]"><img border="0" src="{$vboptions['menu_image_two']}"> </if><if condition="$vboptions[menu_colour_switch]"><font color="#{$vboptions['menu_item_two_colour']}"></if>{$vboptions['menu_item_two']}<if condition="$vboptions[menu_colour_switch]"></font></if></a></td>
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_three']}">
<if condition="$vboptions[menu_image_switch]"><img border="0" src="{$vboptions['menu_image_three']}"> </if><if condition="$vboptions[menu_colour_switch]"><font color="#{$vboptions['menu_item_three_colour']}"></if>{$vboptions['menu_item_three']}<if condition="$vboptions[menu_colour_switch]"></font></if></a></td>
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_four']}">
<if condition="$vboptions[menu_image_switch]"><img border="0" src="{$vboptions['menu_image_four']}"> </if><if condition="$vboptions[menu_colour_switch]"><font color="#{$vboptions['menu_item_four_colour']}"></if>{$vboptions['menu_item_four']}<if condition="$vboptions[menu_colour_switch]"></font></if></a></td>
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_five']}">
<if condition="$vboptions[menu_image_switch]"><img border="0" src="{$vboptions['menu_image_five']}"> </if><if condition="$vboptions[menu_colour_switch]"><font color="#{$vboptions['menu_item_five_colour']}"></if>{$vboptions['menu_item_five']}<if condition="$vboptions[menu_colour_switch]"></font></if></a></td>
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_six']}">
<if condition="$vboptions[menu_image_switch]"><img border="0" src="{$vboptions['menu_image_six']}"> </if><if condition="$vboptions[menu_colour_switch]"><font color="#{$vboptions['menu_item_six_colour']}"></if>{$vboptions['menu_item_six']}<if condition="$vboptions[menu_colour_switch]"></font></if></a></td>
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_seven']}">
<if condition="$vboptions[menu_image_switch]"><img border="0" src="{$vboptions['menu_image_seven']}"> </if><if condition="$vboptions[menu_colour_switch]"><font color="#{$vboptions['menu_item_seven_colour']}"></if>{$vboptions['menu_item_seven']}<if condition="$vboptions[menu_colour_switch]"></font></if></a></td>
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_eight']}">
<if condition="$vboptions[menu_image_switch]"><img border="0" src="{$vboptions['menu_image_eight']}"> </if><if condition="$vboptions[menu_colour_switch]"><font color="#{$vboptions['menu_item_eight_colour']}"></if>{$vboptions['menu_item_eight']}<if condition="$vboptions[menu_colour_switch]"></font></if></a></td>
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_nine']}">
<if condition="$vboptions[menu_image_switch]"><img border="0" src="{$vboptions['menu_image_nine']}"> </if><if condition="$vboptions[menu_colour_switch]"><font color="#{$vboptions['menu_item_nine_colour']}"></if>{$vboptions['menu_item_nine']}<if condition="$vboptions[menu_colour_switch]"></font></if></a></td></if>
</tr>
</table>
</div>
<!-- / #End Menu Control - Version 1.3 Final -->
Reply With Quote
  #35  
Old 08-28-2006, 07:59 PM
optrex optrex is offline
 
Join Date: Sep 2005
Posts: 344
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Headshotx, If you right click on the image and go to properties - what is the address?
Reply With Quote
  #36  
Old 08-28-2006, 10:19 PM
Gnappy Gnappy is offline
 
Join Date: Sep 2003
Location: Italy
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks, for me is useful ^^
Reply With Quote
  #37  
Old 08-29-2006, 03:06 AM
headshotx headshotx is offline
 
Join Date: Apr 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by optrex
Headshotx, If you right click on the image and go to properties - what is the address?
This :



=(
Reply With Quote
  #38  
Old 08-30-2006, 07:18 AM
optrex optrex is offline
 
Join Date: Sep 2005
Posts: 344
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have images turned on? If so turn them off.
Reply With Quote
  #39  
Old 08-30-2006, 07:23 AM
optrex optrex is offline
 
Join Date: Sep 2005
Posts: 344
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If turning off images does not work then do the following:

Turn on images
in the image url type clear.gif

this will then use the default vB clear.gif in the image position.
Reply With Quote
  #40  
Old 08-30-2006, 08:14 PM
mikephung mikephung is offline
 
Join Date: Feb 2006
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,
I have installed, and find that is usefull for me,but i only want to have 5, or 6 links, how can i disable another ? In the attachment , i found that in your Menu Controll Setting ,there a two button at every link-settings, there're "Edit" and "Delete" , so how can i enable them,
So please help me to solve this problem
thank in advance,
regard,
mike
Reply With Quote
  #41  
Old 08-31-2006, 06:56 AM
Marky's Avatar
Marky Marky is offline
 
Join Date: Aug 2004
Location: UK
Posts: 321
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mikephung
Hello,
I have installed, and find that is usefull for me,but i only want to have 5, or 6 links, how can i disable another ? In the attachment , i found that in your Menu Controll Setting ,there a two button at every link-settings, there're "Edit" and "Delete" , so how can i enable them,
So please help me to solve this problem
thank in advance,
regard,
mike
The Edit and Delete links were for development purposes. To only have 5 or 6 links showing just don't add anything in the other links. The showing links will centralise.
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 02:57 PM.


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.04471 seconds
  • Memory Usage 2,316KB
  • 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
  • (4)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