Site structure
Version 5.x > Site structure > Lowercase urls in controls e.g. CMSListMenu without rewriting/redirect View modes: 
User avatar
Certified Developer 11
Certified Developer 11
lee-craftedmedia - 1/21/2011 8:24:10 PM
   
Lowercase urls in controls e.g. CMSListMenu without rewriting/redirect
Is there a way to get all navigation controls e.g. breadcrumb/cmslistmenu to render the anchors as lowercase urls? I know you can force lowercase urls with 301 redirection but the link rendered in html is not lowercase.

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 1/26/2011 6:02:33 AM
   
RE:Lowercase urls in controls e.g. CMSListMenu without rewriting/redirect
Hi,

Unfortunately, this funcionality is not supported by default in the current version (will be available in v 6.0). I am sorry for inconvenience.

You could manage this functionality using custom tree node handler.

Here you could change NodeAliasPath and DocumenURLPath of the document to be lowercase. This way the url would be stored in the database in lowercase format.

Best regards,
Ivana Tomanickova