Martimiz/silverstripe-languageprefix

How to handle SS- built-in routes/controllers

Closed this issue · 1 comments

Hi,

first of all: nice job.
But how could be handled built-in controller/actions in multiple languages?

e.g.:

/Security/login

I don't think this is really a languageprefix module issue as such and also I don't think actions can be 'translated' out of the box. Maybe there is a module somewhere out there that allows for more flexible/dynamic actions?