Problem/Motivation
The config_translation currently does not expose the Configure link to its admin page (admin/config/regional/config-translation) from the Extend page.
Proposed resolution
Fix it.
Remaining tasks
None.
User interface changes
The Configure link for the Configuration Translation module will appear after a page reload on the Extend page. No need to provide for an upgrade path nor to rebuild caches.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| config_trans_admin_link.patch | 502 bytes | anavarre |
Comments
Comment #1
anavarreComment #2
timmillwoodThe patch itself looks good but think it needs a summary update to give a bit more info about what it does and how it just works so not update hook needed.
Comment #3
anavarreComment #4
anavarreYou're right. Hope that works better for you now?
Comment #5
alexpottThis a non-code change that helps people use D8 therefore permitted in beta. Committed cf50ec3 and pushed to 8.0.x. Thanks!