Scandal
Well-known member
Hello all!
Let's say that I want to build a page / url with non English characters.
How could I achieve it? Is that possible?
For example if I want to use Greeklish (= Greek with English characters), for: /ypologistis/,
I have to add this on my Pub Controller: public function actionYpologistis()
What if I want my url to be 100% with Greek characters like /υπολογιστής/?
I have romanize url disabled, so for at least my thread urls, I can see Greek characters. But I don't know how to make Greek urls for my own, custom addons.
Let's say that I want to build a page / url with non English characters.
How could I achieve it? Is that possible?
For example if I want to use Greeklish (= Greek with English characters), for: /ypologistis/,
I have to add this on my Pub Controller: public function actionYpologistis()
What if I want my url to be 100% with Greek characters like /υπολογιστής/?
I have romanize url disabled, so for at least my thread urls, I can see Greek characters. But I don't know how to make Greek urls for my own, custom addons.