- Issue created by @jurgenhaas
- Assigned to jurgenhaas
- πΊπΈUnited States mortona2k Seattle
I'm working on a minimalist theme that works as an admin theme. It's a bit of a hobby project, but I would like the ability to disable the notice, if added.
More preferable, I'd like an easy way to implement a working display in my theme. I currently have a few hacks in place so I can use it, but it's still buggy.
I'm not sure if it's possible to code a compatible widget without considering the theme it will be rendered in, but I'm thinking along the lines of an SDC with self contained styles via css scoping.
Just thinking out loud, not to hold up progress on this issue.
-
jurgenhaas β
committed dc7f782f on 3.0.x
Issue #3348716 by jurgenhaas, mortona2k: Print a warning if the site is...
-
jurgenhaas β
committed dc7f782f on 3.0.x
- π©πͺGermany jurgenhaas Gottmadingen
The warning message is now implemented.
@mortona2k thanks for your suggestion. I've therefore also implemented an alter hook so that you can add your theme name to the list of supported themes, which will then prevent that warning from being displayed. Of course, any support requests or bug reports related to non-officially supported themes will be diverted to maintainers of such themes ;-)