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

HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...the best way to implement multilingual sites on DNNthe best way to implement multilingual sites on DNN
Previous
 
Next
New Post
6/7/2009 8:04 AM
 

WebDeveloper wrote

which tool?

PageLocalization Module ?

yes, this module and skin objects are used for localizing tab properties (Like free EALO does as well).


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/7/2009 9:32 AM
 

I am not sure why you need to modify the source code, but defenatly you can not have 2 copies of the same module installed, ou have to modify a lot of things in order to do that.

I have implemented a full Arabic/English site without needing to modify a single line in the core, you can see it on http://www.elearn.com.sa this was developped using Apollo Software tools.

I did not use portal-sub portal structure, but it does not make any difference, but to clear things more, the site mentioned above is a single parent folder which have 2 skins, and 2 copies of the module in each page, one English and one Arabic. And the appropriate skin is selected according to the language.

 


Bilal Al-Ghazi
 
New Post
6/8/2009 1:41 AM
 

Thank yoou very much Bilal..

ok, i've seen your site and it is exactly as what i want to do

now i have 2 questions:

_____________________________________

first,how you changed the text direction inside the text box(in the Arabic Login form) and other modules

because this is what i need to modify the code for

this is what i changed:

C:\Inetpub\wwwroot\Site\Website\DesktopModules\Feedback
open feedback.ascx
 then remove ( suffix :) and add the following to each text box
style="text-align:right"

_____________________________________

the second question is:

could you please give me a direct link to the tools used in your web site(Apolo tools)?

how many tools did you use?

_____________________________________

thank you very much..

 

 
New Post
6/8/2009 5:38 AM
 

WebDeveloper wrote


first,how you changed the text direction inside the text box(in the Arabic Login form) and other modules

because this is what i need to modify the code for

this is what i changed:

C:\Inetpub\wwwroot\MeduNet\Website\DesktopModules\Feedback
open feedback.ascx
 then remove ( suffix :) and add the following to each text box
style="text-align:right"

This can be done from the skin, in your skin file for the Arabic interface, just add dir="rtl" to you html tag so it looks something like this:

<html dir="rtl">

this will make all the text boxes in all of the modules to flip to right-to-left without a single modification.

the second question is:

could you please give me a direct link to the tools used in your web site(Apolo tools)?

how many tools did you use?

You have to register on Apollo Software site in order to access the downloads, after you register go to the url:

http://www.apollo-software.nl/Downloads/tabid/68/language/en-US/Default.aspx

and from the tree on the left, click on ML Modules, the module you are looking for is Apollo.ModuleLocalization

 

Hope this will help you.


Bilal Al-Ghazi
 
New Post
6/8/2009 6:06 AM
 

Ok thank you

for the html tag i befor tried to set it in the skin but it damaged the menu so i removed it

i'll try to set it in the container

______________

for Apollo.ModuleLocalization

it can't be used without additinal modules, what are these?

 

thank you again

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...the best way to implement multilingual sites on DNNthe best way to implement multilingual sites on DNN


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