Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Blog Module /

Discuss the Blog Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Generation URL address


Go to End


3 Posts   159536 Views

Avatar
Gaudino

Community Member, 8 Posts

12 July 2012 at 12:50am

Hi,

I need to help please.

I use SS for Czech (cs_CZ) and I have problem with automatic generation URL address.

I little example:

If I have the title of blog entry "Příliš žluťoučký kůň úpěl ďábelské ódy", so my URL address is something this: "p-li-lu-ou-k-k-p-l-belsk-dy"

I need to have "prilis-zlutoucky-kun-upel-dabelske-ody"

I know, I can change this address manualy, but for my clients is not a comfortable. I need to have like the function.

Thank you

Avatar
Jare

Community Member, 39 Posts

19 July 2013 at 8:57pm

Bump. Hi, I have the same problem with Finnish language. "Tietoa meistä" becomes "tietoa-meistae", but the scandinavian characters should not actually change. "tietoa-meistä" should be okay in addresses. But if it must be changed, "tietoa-meista" would be better. Thanks for your support! :)

Avatar
Jare

Community Member, 39 Posts

14 February 2014 at 1:31pm

Finally got the answer after heavy googling.
Insert this code to the bottom of mysite/_config/config.yml:

URLSegmentFilter:
  default_allow_multibyte: true