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 PacksModule Title localizationModule Title localization
Previous
 
Next
New Post
10/26/2006 12:08 PM
 

I spent many hours trying to localize the title of the module
after all this work I found that’s it's possible but only if we want to use the same localized title for the same module in all the pages?????
Ex: if I add the repository module in the page1 and I set the ControlTilte.Text in the resources file The title of the module will be the same in the page2????
N.B:  I only succeeded after I change the vb code of the skin.vb file



FROM:   If PortalSettings.ActiveTab.IsAdminTab Then
                objModule.ModuleTitle = Services.Localization.Localization.LocalizeControlTitle(objModule.ModuleTitle,                                 objModule.ControlSrc, "")
             End If


I Comment it....



TO:    'If PortalSettings.ActiveTab.IsAdminTab Then
                objModule.ModuleTitle = Services.Localization.Localization.LocalizeControlTitle(objModule.ModuleTitle,                                 objModule.ControlSrc, "")
          'End If


the code check if it's an adminTab before do the localization........AdminTabs is unique in the site......
is it impossible to localize the module Title?


Nemtallah Karam Netiks
 
New Post
10/27/2006 2:55 AM
 
I Solved this issue later on i'll post the solution...........

Nemtallah Karam Netiks
 
New Post
10/27/2006 3:51 AM
 

Hi,

You can do this through one of Locopon's modules at dnn.tiendaboliviana.com

You should check out Erik's modules as well apollo-software.nl

Leif

 
New Post
11/8/2006 1:38 PM
 

Nemtallah,

Can you please post the solution that you found later on... I mean that does not require modification of SKin.vb file.

 

Thanks

 

 
New Post
11/8/2006 3:34 PM
 
i do have a skinobject that's called MLSkinHelper, that will let you, among other things, put localized titles in your containers.. It's a bit of a hack, but your site visitors won't know that. Have a look around at my site...

Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsLanguage PacksLanguage PacksModule Title localizationModule Title localization


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