- Issue created by @dcam
- πΊπΈUnited States smustgrave
Left comments on MR. MR should be updated for 3.0.x branch as well.
I'm using the Style Guide module in the creation of a custom theme in order to ensure proper styling of all our site elements. The Sitewide Alert module is part of our standard installation profile, so naturally I want to make sure our alerts are themed too. In the past I've created a page with every type of alert displayed on it for theming, but today I got the idea to see if I could programmatically generate alerts and display them on the style guide. I was successful! So I decided to share the code with the rest of the community. Maybe other people will find it useful.
Add a Styleguide plugin that outputs every type of configured Sitewide Alert.
Active
2.0
User interface
Left comments on MR. MR should be updated for 3.0.x branch as well.