Open Vadorequest opened 10 years ago
On 31.03.2014 00:41, Vadorequest wrote:
I'm just thinking that I didn't see any notification on the demo.
I used to use this plugin, based on bootstrap 3, that could be a good idea to use in devoops.
https://github.com/ifightcrime/bootstrap-growl
What do you think?
Hi. Thanks for link. Maybe we will use this in next version.
Best regards.
Hello, I've used growl in a project using DevOOPS theme: http://theadd.github.io/TorrentzRSS/ To trigger a growl alert just "Add new rule" -> "Limit Results -> [+]", and within the new rule created above, just type some non numeric string and press "Apply query & rules!" button, you will see it on the top right.
To use it, I only had to write this: https://gist.github.com/Theadd/c8cb5d21c3e5934094fb Usage: var abox = new alertManager(); abox.warn('This is a warning.');
Thank you for your theme! It just looks awesome. (I referenced you below the sidebar since I removed your author meta tag)
Hi! Your project looks very pretty! If you do not mind- we will add your solution(alert manager) to our next version.
Thanks for your job!!!
Thank you and of course I don't mind, it's an open source project =) Also, I've been working with an adaptation of http://clu3.github.io/bootstro.js/ I'll let you know (maybe today) when done.
Ok :) We planning update theme on next week.
I would recommend You to utilize PNotify (http://sciactive.github.io/pnotify/) Here are some advantages:
I'm just thinking that I didn't see any notification on the demo.
I used to use this plugin, based on bootstrap 3, that could be a good idea to use in devoops.
https://github.com/ifightcrime/bootstrap-growl
What do you think?