Automated notifies system
Automated notifies system
Hi, my name's Filippo,
I'm currently working on an Automated timed notifies system, which i'd like to know if you wish to include as module, since it may be useful! I know it's not an "issue", but... well... i didn't really know where to put it in order to make it visible both to people who may need it and the author.
Composition (names can be decided) :
- The automated " popAllNotifies " js
- The " storeNewNotify " js
How does it work?
- Notifies are stored in the Session or Local storage (HTML5), depending on a parameter.
- All works around the user's date (so, by changing the system date, notifies will not be handled anymore.)
- built-in pop-code (0= pop in every page including the manager, 1=pop when popAllNotifies(1) is called, and so on...)
- addnotify's workflow

- popAllNotifies's workflow

Contacts
Contact me if interested...I'd be very happy to add this contribution to the pnotify project!
:octocat: Tails128 (it is pretty much empty, i'm currently working on a project and i've known github for a few months, sorry "^^)
Wow, that's awesome. Yeah, I'd love to include this as a module. Have you got a working demo?
Hi! Sorry if it took me so long to answer, had a bad case of flu followed by severe complications... and got stuck to bed for 3 weeks (jeez i want to go out and run @.@)
No, I was finishing it when i fell ill, but in one week i should have finished it, then i'll send you a copy ASAP :)
2015-10-08 19:59 GMT+02:00 Hunter Perrin [email protected]:
Wow, that's awesome. Yeah, I'd love to include this as a module. Have you got a working demo?
— Reply to this email directly or view it on GitHub https://github.com/sciactive/pnotify/issues/194#issuecomment-146638751.
Hi. It's been a while since our discussion, but do you still have the code?