Problem/Motivation
It would be handy to have the ability to show the banner again after a specified amount of time after it has been dismissed.
Proposed resolution
Add an optional setting to specify the time since dismissed before displaying the banner again.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | automatically_show_banner_after_time-3178077-2.patch | 4.78 KB | imclean |
Comments
Comment #2
imclean commentedSome questionable variable naming but it does the job.
Comment #3
sophie.skThank you for the contribution! Shonky naming conventions aside, this is a neat addition to the module.
I've made a couple of changes to your patch (just a little bit of code tidy up). The feature works well in my testing, and thanks for being sure to add an update hook to make the feature available to all :)