Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
[OzzModz] Style & Language Selector In NavBar Details »»
[OzzModz] Style & Language Selector In NavBar
Version: 1.0.0, by ozzy47 ozzy47 is offline
Developer Last Online: Dec 2021 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.x.x Rating:
Released: 11-28-2013 Last Update: Never Installs: 19
Uses Plugins Template Edits Auto-Templates
Translations  
No support by the author.

Another mod brought to you by,


This is just a simple mod, to allow you to have the Style Chooser and/or
the Language Chooser in the navbar, or in the header.

To add the choosers in the header, requires you to add the following code to the very end in your header template.
Code:
{vb:raw show.ozzmodz_style_lang_chooser}
It is a simple installation, just import the product XML, product-ozzmodz_styles_navbar

Note: There is two XML's in the zip file, one is for vB versions 4.2.0 and above, the other one is for vB versions 4.1.12 and below, so choose the one to install accordingly.

You can edit the options under the settings, [OzzModz] Style & Language Selector Settings

Complete Feature List
  • Option to disable the mod completely.
  • Option to show the Style Chooser
  • Option to show the Language Chooser.
  • Option to disable the auto deploy of the mod, so you can manually add it to your header..
First screenshot is how it looks in the header, second one is how it looks in the navbar, third one is of the settings.

-------------------------------------------------------------------------------------------

If you like this mod please hit the button to the right ---->

Please remember to click the, button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified whenever new updates are available.

* For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps me know how many people are using my work, giving me extra incentive to provide more features and new modifications.

I appreciate the support!
-------------------------------------------------------------------------------------------

v1.0.0 Initial Release

-------------------------------------------------------------------------------------------
Contributions Received (members who clicked on, and followed through with the Support Developer button)

bazookajoe

Show Your Support

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

Comments
  #12  
Old 01-04-2014, 11:39 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like this but thinking I want to move it to the top bar. Not sure but going to play around with it. it is great for newer Vbulletin users to see that there are other themes they can use if wanted.

I usually have a low res theme, default and a main modified theme but who knows how many people ever look at the bottom of the page for the theme selector.

Thanks again brother

#-Update

This is where I added mine

I just added it here in the top links section in the header template. Nice mod dude!

PHP Code:
<vb:if condition="$show['member']">

    <
div id="toplinks" class="toplinks">
            <
ul class="isuser">
<
li>{vb:raw show.ozzmodz_style_lang_chooser}</li
Reply With Quote
  #13  
Old 01-04-2014, 11:52 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool, glad it actually works up there.
Reply With Quote
Благодарность от:
RichieBoy67
  #14  
Old 01-20-2014, 04:04 PM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

conflict with this style, can you fix that? thx
https://vborg.vbsupport.ru/showpost....&postcount=492
Reply With Quote
  #15  
Old 01-20-2014, 05:15 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mitch84 View Post
conflict with this style, can you fix that? thx
https://vborg.vbsupport.ru/showpost....&postcount=492
Your link leads to something that really does not explain anything. Can you be more specific?

Did you try the instructions he gave me a few posts up about turning off auto edits?
Reply With Quote
  #16  
Old 01-20-2014, 06:18 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have no trouble with it in that style waiting for more feedback in the style's thread.
Reply With Quote
  #17  
Old 01-20-2014, 06:28 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh yeah, I see now. I did not even think to look at the full version of the thread. I thought it was a link to another post in this thread but I just realized this thread is new with only 13 posts and the number on that one was very high. My bad - :erm:
Reply With Quote
  #18  
Old 01-20-2014, 06:39 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mitch84 View Post
conflict with this style, can you fix that? thx
https://vborg.vbsupport.ru/showpost....&postcount=492
Fix is in this post: https://vborg.vbsupport.ru/showpost....&postcount=495



Quote:
Originally Posted by ozzy47 View Post
I have no trouble with it in that style waiting for more feedback in the style's thread.
I reckon it depends on whether you have it auto-placing itself or defining the position manually using {vb:raw show.ozzmodz_style_lang_chooser} in your templates. It is however confirmed by me that it's a issue related to my custom style, has nothing to do with the functionality of this mod .
Reply With Quote
  #19  
Old 01-27-2014, 09:27 PM
Barcham Barcham is offline
 
Join Date: Jan 2014
Location: Montreal
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a board that caters to both English and French members and this will be extremely useful for me so that members can see right off the bat that they can change the language to their preference. Thanks a lot! Great hack.
Reply With Quote
  #20  
Old 01-27-2014, 11:19 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Glad ya like it, and thanks for marking as installed.
Reply With Quote
  #21  
Old 04-17-2014, 10:56 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great mod!! Thanks ozzy47.

I have one question though. is it possible to append a language to style directly through coding??

meaning if I go to forum 3 the language and style change based on coding.

for example, let's say we have forums 1,2,3 are English and Blue style Skin, and forums 5,6,7 are in Hebrew or Arabic with Red style Skin. Whoever go around these forums 1,2,3 the language and style are always the same. However, the language and style change whenever a user goes to forums 5,6,7....

I know this can be done manually by clicking language from time to time, but is there a way how to do that without clicking manually??

Thanks
Reply With Quote
Reply

Thread Tools

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 09:43 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.05077 seconds
  • Memory Usage 2,332KB
  • Queries Executed 27 (?)
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
  • (1)bbcode_code
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete