- 🇩🇰Denmark ressa Copenhagen
Thanks for sharing, I also had a challenge with transliterating in English nodes, and ended up using the
hook_transliteration_overrides_alter
function in 🐛 Danish characters ø and å are not transliterated correctly Active@stefan.korn The method using
hook_pathauto_pattern_alter()
sounds interesting, and a simple example on how to do this would be amazing. Thanks!