-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
New question should be added to setup: Should the module be language aware?
When a module is language aware
- it should be generated with a language field in the database
- language should be automatically filled in the backend add action using
$item['language'] = BL::getWorkingLanguage(); - The backend & frontend index should only show items in appropriate language
- if the module is searchable, this should be language aware too
- if meta is enabled, this should be language aware to (getUrl and such)
Metadata
Metadata
Assignees
Labels
No labels