If one was to create a new backend template, they'd run into some of the language strings deriving from modules being coupled to the Atum template.
Examples are here:
https://github.com/joomla/joomla-cms/blob/4.0-dev/layouts/joomla/sidebars/submenu.php#L21
and here:
https://github.com/joomla/joomla-cms/blob/4.0-dev/layouts/joomla/sidebars/submenu.php#L23
The language strings in core layouts should not be coupled to the template
Both the language strings should be prefixed and reside in the language file of the module they derive from.
Of course these layouts can be overriden, as can any layout, but layouts have to be maintained and kept up to date.
Labels |
Added:
?
|
Labels |
Added:
?
|
Status | New | ⇒ | Discussion |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-11-15 15:52:30 |
Closed_By | ⇒ | Quy |
Please test PR #27082
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25950.