New Live Notifications Ajax

Warning: This plugin has't been updated in over 54 years. It may no longer be maintained.

What you can do to help:

New Ajax Notifier of personal and group interactions

Last updated

This plugin replaces internal elgg notifications for Elgg 1.9 Features notifications: - New comments by other users in any publication (supporting new object comment). - New user comments in threads of publication where the user participates. - Tag user(@username) in some comment. - New "Likes". - New reply in thread wire - Notifications Group: Publication of new resources in the group. - Group Discussion Reply: News replies in discussion The topbar Live Notification icon is updated automatically every 10 seconds, updating the counter when a new notification. Languages​​: English / Spanish All corrections and suggestions are welcome. I hope it will be useful to the community. Greetings. To integrate a new event this plugin manually: It is only necessary to call the function add_new_notification() with appropriate parameters, this would be called into elgg action where running the desired event. add_new_notification($to_user_guid, $from_user_guid, $action_type, $entity_guid, $description);

Stats

  • Category: Communication
  • License: GNU General Public License (GPL) version 2
  • Updated: 1970-1-1
  • Downloads: 8427
  • Recommendations: 28

Other Projects

View Fernando Vega's plugins