Registrarse | Entrar
lunes, 21 de mayo de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorHuman Friendly URLHuman Friendly URL
Anterior Anterior
 
Siguiente Siguiente
New Post
 30/12/2010 06:29 a.m.
 
Human Friendly URL  (Kuwait)

Hi,

I am big fan of DSLocalizator. I am facing oen probelm. Actually i have setting of my website friendly url to use human friendly urls by using following settings in web.config,

<

friendlyUrl defaultProvider="DNNFriendlyUrl">providers>clear/>add name="DNNFriendlyUrl" type="DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider, DotNetNuke.HttpModules" includePageName="true" regexMatch="[^a-zA-Z0-9 _-]" urlFormat="humanfriendly"/>providers>friendlyUrl>

it does work for me. like if my page name is testpage. the url will be http://mytestsite/testpage.aspx.

Now my site is dual language with English and Arabic interface. I used DS Locale Selector on each page. Still it take me to other language page, but url is no more humanfriedly it is like http://mytestsite/tabid/10/language/en-US/testpage.aspx.

I want to use human friendly url again.

What is solution of this issue?

Help me as soon as possible.

<

<

<

</

</

New Post
 20/03/2011 12:18 a.m.
 
Re: Human Friendly URL  (Bolivia)

The only way to go around this is to build a custom friendly URL provider that takes Multi language data from DSLocalizator into consideration.

I have plans on this, but it could take time and I don't have an estimated version to include this yet.

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorHuman Friendly URLHuman Friendly URL