Bug #39107
closedPage module edit language
100%
Description
The page backend module in column mode in a different language than default should show a edit page settings button in docheader. Only the page settings can be edited. A user is in context to edit the selected language and expects to be able to change the page settings from the selected language.
Either add a button to change language_overlay settings (preferred)
or replace the edit page button with a edit overlay button.
Updated by Ernesto Baschny over 12 years ago
- Status changed from New to Accepted
I agree!
Same argument could go for the "View" icon that could be used to preview the current language. But this of course requires us to know which parameter to add for this particular language, and I am not sure if we can gather that information in the backend (as this is most commonly done using a condition in typoscript).
Updated by Felix Kopp over 12 years ago
Thank you for the hint for the view icon.
I did not find any possibility to access the language configuration.
One possibility might be to add a standard parameter to the core (sys_language_uid=?) that always forces the config.sys_language_uid to be set. But that is a issues which must be discussed and brings many compatibility issues.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13599
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13599
Updated by Gerrit Code Review about 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13599
Updated by Gerrit Code Review over 11 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13599
Updated by Gerrit Code Review over 11 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13599
Updated by Gerrit Code Review over 11 years ago
Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13599
Updated by Gerrit Code Review over 11 years ago
Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13599
Updated by Felix Kopp over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset cc974fd16a44bf6b50d5d2c44808166072064f0b.