Hey,
is there a way that I could make a notice show up once every day? So they would dismiss it and it would be gone for 24 hours? (Or it could just reset at midnight)

Comments

mrpeanut’s picture

I'm also looking to do this. I'm wondering if it can be accomplished with Rules. (Problem is, it's not necessarily publishing or republishing. It's staying published, it just needs to show up again.)

TelFiRE’s picture

I think unpublishing and then republishing would make it show up again with this module, wouldn't it? I'm not sure how to set that up, I haven't looked to closely at rules though as I thought we had to use scheduler (which I can't understand in the slightest)

kevinquillen’s picture

Once its published, seen, and closed, it won't show again. It's being recorded in a table by UUID and NID, so, it can't come up again for that individual.

Combined with Scheduler in D7, it's an easier method of setting a publish and unpublish date for that alert.

There is probably a larger change here in the way dismisses are handled, or alert type, where some are permanently closed, and others are daily or role based (like 'Welcome back!' etc, like you'd see on StackOverflow.).

TelFiRE’s picture

So you are saying it's not currently possible? :(

Ok, appreciate your work anyway! Would love to see this feature!

kevinquillen’s picture

Will sketch these thoughts out for 2.x.

kevinquillen’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)