-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi,
First of all, I want to thank you for your work, this bundle saves me a lot of work.
Can you tell me what is the best way to use the bundle for a multilangage blog?
I wanted to put a property $locale in articles, categories and tags entities but if I do that, I have to change repositories. For example ArticleRepository functions to get articles collection in a given language, and a lot of other things in templates, such as the sortableTh macro, in wich I have to put the locale parameter for the given route and all the routes parameters for list and create action, because the controller needs to know the locale.
What is the best way to do what I want?
Thank you
Metadata
Metadata
Assignees
Labels
No labels