Registrarse | Entrar
martes, 22 de mayo de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorDSLocalizator 03.00.08 (03.00.05) - dnn:LINKS problemDSLocalizator 03.00.08 (03.00.05) - dnn:LINKS problem
Anterior Anterior
 
Siguiente Siguiente
New Post
 02/09/2011 11:08 a.m.
 

Hi,

I have the same problem with my skin.
All the links at the bottom of the page are not translated.

With regards, Ton Hermes

New Post
 02/09/2011 04:55 p.m.
 

I could give you a few suggestions. If you want to build it in the skin, you could use the TEXT skin object and localize the labels in resx files.

Can't you have two different navigation objects in your skin? I never tried that, but I bet that would work

Then, there is no reason why the links dhould be made in a skin object. You could easily implement that in a module and use any module localization option.

New Post
 04/09/2011 10:06 a.m.
 
 Modificado por Declic Video  on 04/09/2011 09:06:50 a.m.
taxivantha wrote:

I could give you a few suggestions. If you want to build it in the skin, you could use the TEXT skin object and localize the labels in resx files.

Can't you have two different navigation objects in your skin? I never tried that, but I bet that would work

Then, there is no reason why the links dhould be made in a skin object. You could easily implement that in a module and use any module localization option.

Hello taxivantha,

Can you please explain a little bit, I do not understand what you mean. If I manage to understand, I will add it to my DNN Multilingual guide (http://declic-video-fx.com/DNN.aspx)

The links are in the skins, because if you add a page, then it will automatically add the new page to the bottom, without any action.
Thanks,
DV FX

New Post
 04/09/2011 01:51 p.m.
 
 Modificado por taxivantha  on 04/09/2011 12:52:52 p.m.

The use of the links skin object has the advantage that the object will change in line with navigation menu if you would change the navigation structure.

If you use a TEXT skin object, you would not have that advantage, neither would you if you replace the skin object by a module. But for what I see, I do not think you would want to change the navigation system often.

I think the easiest way to go would be to replace the skin object by a module.

So, indeed, if you use another option, you might have to change the bottom links as well. However, if you select to "copy to all pages" in the module settings, you would have to do that on only one page to see the changes reflected on all pages. To achieve that, you would have to replace the skin object by a content pane and then build two links modules, one for each language. You can probably use many of the css style elements of the skin object.

But the important aspect is the user experience: you can create the same effect as you used to have: the bottom links in the language of the visitor

Look up the account taxivantha in Cambodia in Skype. Invite me and refer in the invitation to DSLocalizator. I could help you out.

New Post
 08/09/2011 04:47 p.m.
 

Hello taxivantha,

Thanks for your help, I appreciate and I would like to benefit from it !
In fact, I know how to do "quite everything" you propose. Adding a module to all pages, with translation and so on, no problem. My only problem: I would like that the text looks like it is today (http://declic-video-fx.com at the bottom).
For this, I need a CSS probably, and I am very bad with CSS... Can you please help me a little bit on this problematic ???

DV FX

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorDSLocalizator 03.00.08 (03.00.05) - dnn:LINKS problemDSLocalizator 03.00.08 (03.00.05) - dnn:LINKS problem