If a project is already downloaded and installed, there is a "already enabled" indicator in the place of the "add to installation queue" link:
How about we turned this to a link to the project config page (if the project has one)?
- for already installed layouts, this link could be static, pointing to
/admin/structure/layouts/settings
. - for already installed themes, we should be linking to
/appearance/settings/%theme_name%
(if the theme has settings). - for already installed modules, we should be linking to whatever is in the
configure =
entry in their .info files.
If the theme/module/layout is downloaded but not enabled, then show an 'enable' link that points to the respective project type manage page.
~~PR by @klonos: https://github.com/backdrop/backdrop/pull/1647~~ PR by @klonos: https://github.com/backdrop/backdrop/pull/2797
Recent comments
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together. 🔧 Things to try...
Add blocks filtering problem
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog