Register | Login
Sunday, February 05, 2012
  Search
 Discussion Forums at Locopon's Minimize
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorAdding a localised textAdding a localised text
Previous Previous
 
Next Next
New Post
 5/18/2008 5:23 AM
 

Hello Locopon,

 I would like to know if it is possible with your module to insert a text in a skin.
I would like to replace in the skin the "search box and text" by a localised text with a link to a hidden page (I am trying to replace the search engine which is currently problematic for me).

I would like to put SEARCH for english, and CHERCHER for french (in the skin). And the text must link to a hidden page. Is it possible ??

DV FX

New Post
 6/11/2008 2:42 AM
 
Re: Adding a localised text  (Switzerland)

Hello Locopon,

I found how to insert it into the skin, nevertheless, I am still blocked to do the replacement.

I manage to replace the word Search with Chercher, but I would like to do more than this. In my skin, I would like to include the hyperlink. And the hyperlink must include the locale (en-US or fr-FR) depending on the page currently displayed. How could I do that please ?
Currently, I have added the following to my skin:
{span id="SearchTextBox" CssClass="Search"}{a href="http://mydomain.com/Search.aspx"}Link-Search{/a}{/span}

And I have used the Localised replacement to detect Link-Search and to replace it with "Search" for en-US and "Chercher" for fr-FR
But now, I would like the URL to be different. Can you help me please ? Surely not so difficult, but I do not know how to do it.

DV FX

New Post
 7/21/2008 10:46 PM
 

Have you tried the replacement option in DSLocalizator?

New Post
 7/26/2008 2:43 PM
 

No... What is it, and how could I use it ???

DV FX

New Post
 7/26/2008 10:01 PM
 

The module includes an option named "Localized replacements" where you can specify a regular expresion to be found and to be changed into something depending the current locale

For example: If in your page there are lots of occurrences of the word "Hello", you can change it to say "hola" if the current language is Spanish

Previous Previous
 
Next Next
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorAdding a localised textAdding a localised text