Discourse slugs aren't transliterated

hi,

I installed a new Discourse forum. I set the forum language to Turkish.

I created a topic with the title Peynir üretiminde kullanılan starter kültürler

but Discourse created the URL incorrectly; it cut some words wrongly.

https://gidanomi.com/t/peyni-r-ureti-mi-nde-kullanilan-starter-kulturler/17

The URL should be peynir-uretiminde-kullanilan-starter-kulturler

@ufukayyildiz I’m bit new to Discourse. But you can try with “encoded” settings. FYI - Removing the concept of "slugs" for some languages

1 лайк

tried. if i select encoded it creates slug with non-english characters . i want urls only with english characters.

What you want is “transliterated” slugs, which isn’t a Discourse feature. We offer:

  • ascii
  • none
  • encoded

slugs currently.

If you want to work on support for transliterated slugs, it should be doable with as a core change or plugin.

4 лайка