Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 26, 2012, 09:28:29 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter
hier
und auf unserer
neuen Webseite
.
155535
Posts in
21713
Topics by
7737
Members
Latest Member:
chris85
WebsiteBaker Community Forum
English
Help & Support
(Moderators:
Argos
,
badknight
)
Site with 2 languages
Pages: [
1
]
Go Down
Author
Topic: Site with 2 languages (Read 548 times)
applepie
Offline
Posts: 342
Site with 2 languages
«
on:
May 24, 2010, 11:43:55 PM »
Hi, what is the best way to create a site with different languages. Example, like the WebsiteBaker officlal site.Thanks,
Logged
crnogorac081
AddOn Development
Offline
Posts: 1706
Re: Site with 2 languages
«
Reply #1 on:
May 25, 2010, 12:05:08 AM »
Hi,
please read help pages and use search on forum.
cheers
Logged
Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
elarifr
Offline
Posts: 115
Re: Site with 2 languages
«
Reply #2 on:
May 25, 2010, 07:53:30 AM »
you can read the official help
but just to say after many search
i used Multilanguage switcher 1.50
http://www.websitebaker-next.de/wb/pages/de/startseite/websitebaker-2.8.x.php
Function to display the flags menu
http://www.websitebaker-next.de/wb/pages/de/startseite/aenderungen-wb-2.8.1/mehrsprachfaehigkeit.php
<div class="langmenu">
<?php if(function_exists('language_menu')) { language_menu(); } ?>
</div>
and
some info to make a multilanguage site
http://www.websitebaker2.org/en/help/designer-guide/multilingual-websites.php
some information to use show_menu2 multiple menu and multilanguage
http://www.websitebaker2.org/forum/index.php/topic,9833
http://www.websitebaker2.org/forum/index.php/topic,9833.msg82934.html#msg82934
result in an howto from kirk
http://www.websitebaker2.org/forum/index.php/topic,13577.0/topicseen.html
you can see result in
http://laveurdevitres.fr/wbs2
Logged
Accedinfo.com - Société de maintenance informatique sur Strasbourg pour particuliers et entreprises. Tel +33 3 88 33 77 45
beetle
Offline
Posts: 26
Re: Site with 2 languages
«
Reply #3 on:
February 23, 2011, 02:02:25 AM »
Hi
i see you added some css style to hover the flags.
.anchor { margin :3px auto; }
#langmenu { float :right; margin-left :auto; margin-right :auto; padding :5px 20px 0px 0px; min-height :0.6em; text-align :center; display :block; vertical-align :middle; }
#langmenu img { border :0; }
#langmenu a.default img { filter :alpha(opacity=50); -moz-opacity :.5; opacity :.5; }
#langmenu a:hover img,
#langmenu a.current img { filter :alpha(opacity=100); -moz-opacity :1.0; opacity :1.0; }
******************************************************************
I put this in the frontend.css
and in my index.php i have
<div class="langmenu">
<?php if(function_exists('language_menu')) {language_menu ();}?>
</div>
I quess somewere in need to put <a class="default" and <a class="current"
to get the hover effect. Can you give me a hand?
Thanks in advanced
Logged
Waarom betalen voor adverteren als het ook gratis kan?
Zoals op
www.adverteren-gratis.nl
bijvoorbeeld.
Pages: [
1
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
=> Security Announcements
=> Documentation
=> WebsiteBaker Website Showcase
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
=====> Modules / Extensions
===> Suggestions
===> Software bugs
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
=====> Module / Extensions
===> Vorschläge
===> Softwarefehler
===> Erfahrungs und Testberichte
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...