Implemented Url Romanization

Nickolas

Member
Licensed customer
Sorry for my english.

XenForo has a feature about this. But as I looked there is no way to default using. The following code:

XenForo/Link.php

PHP:
    public static function buildIntegerAndTitleUrlComponent($integer, $title = '', $romanize = false)

Could you please that the third parameter ($romanize = false) move to Options on "Search Engine Optimisation (SEO)" category? So we can turn on or turn off for default using...
 
Upvote 8
This suggestion has been implemented. Votes are no longer accepted.
It would be a very useful option. Now we need to edit files, but it's very bad for future upgrades of forum.
 
Back
Top Bottom