We are using slugs to differentiate cultures.
Is there a way to force culture slugs on all cultures except the default?
Thanks
Probably the only way to do that is via document global event (DocumentEvents.Insert.After) where you put those culture prefixes to the DocumentUrlPath of created page but only for those in different than default culture...
Please, sign in to be able to submit a new answer.