Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsLanguage PacksLanguage PacksHow to show Language DropDownHow to show Language DropDown
Previous
 
Next
New Post
4/12/2008 3:02 AM
 

Hi,

 

I have DNN 4.8.2.

When I Add more languages to mysite, they show up as Flags on the pages.

I would rather like to show language selection as DropDownList (because if my site supports 10 different languages, they will lineup across the site layout and it becomes messy)

Can anyone help me out?

 

Thanks in advance.

 
New Post
4/12/2008 8:28 AM
 

Hello pullp,

If you'd rather show the dropdown menu for the language selection, you can modify the skin options inside the skin's Ascx file you are using.

For example, the default Asxc Skin file used after a fresh DNN installation is: 'Horizontal Menu - Fixed Width.ascx', which is stored inside the '<InstallRoot>\Portals\_default\Skins\DNN-Blue' folder.

Inside that file, you should look for the following code:

<dnn:LANGUAGE runat="server" id="dnnLANGUAGE" showMenu="False" showLinks="True" />

...and chance it to:

<dnn:LANGUAGE runat="server" id="dnnLANGUAGE" showMenu="True" showLinks="False" />

And that's it. HTH.

Saludos,
Alejandro.

 
New Post
4/12/2008 2:56 PM
 

Alejandro Quiroga Alsina wrote

Hello pullp,

If you'd rather show the dropdown menu for the language selection, you can modify the skin options inside the skin's Ascx file you are using.

For example, the default Asxc Skin file used after a fresh DNN installation is: 'Horizontal Menu - Fixed Width.ascx', which is stored inside the '\Portals\_default\Skins\DNN-Blue' folder.

Inside that file, you should look for the following code:



...and chance it to:



And that's it. HTH.

Saludos,
Alejandro.

 

Thank You Alejandro!

 

It now displays I wanted. I was playing with some language packs to see how it looks..I got Chinese (Taiwan) language pack and installed it.

When I view in IE, the option displayes as square boxes in drop down list but when I view in Firefox, it shows actual characters. Both browsers have their encoding set to UTF-8.

 

Any idea?

 
New Post
4/12/2008 4:02 PM
 

additionally please note: if you are using an HTML skin you need to add the attributes to the XML file.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/14/2008 5:52 AM
 

 

I had the same question! Thank you!

Regards,
TC

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsLanguage PacksLanguage PacksHow to show Language DropDownHow to show Language DropDown


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out