Description of the need
It would be nice to have a visibility condition that would allow us to determine when we are one one of the three login pages: user/login, user/register, and user/password.
This would enable us to use a special layout only on these pages, or add blocks to another layout that should either be only shown, or only hidden on these pages (especially useful when the blocks are intended for logged-in-eyes only).
If https://github.com/backdrop/backdrop-issues/issues/4410 gets merged, I would also like to recommend that add this condition automatically to any block placed onto the default administrative layout, in an effort to help keep people safe. It would be easy to accidentally leak private information to the public if you did not realize the default admin layout would be used on login-pages when you enabled that setting.
Proposed solution
- Create another visibility condition for Layouts
- Assign the visibility condition automatically to any block placed onto the default administrative layout
Recent comments
Out of curiosity: why are these tags only relevant for admins? Don't "regular" editors on that site also need them under circumstances? Yes, the editors play nicely, no problem to...
Specific tags to work in CKEditor 5
Worked like a charm! Exactly what I envisioned... now I can edit the ruby text right in the editor, sweet:) Thank you! For those who may have a similar issue, try TinyMCE, create a new "text...
Specific tags to work in CKEditor 5
Yes, you can use TinyMCE on some content and CKEditor5 in others. There is no problem having both enabled on a system.
Specific tags to work in CKEditor 5