Wallogit.com
2017 © Pedro Peláez
As per the Requirements document for the Notification revampment, Notifications for GCconnex are more refined which allows users to "subscribe" or "unsubscribe" particular content (ie Discussion Topics, Blogs, Forums, etc), (*1)
| [ # ] | [Plugin Names/ID] | [ Filepaths ] |
|---|---|---|
| ===== | ======================= | ======================================================================= |
| 1. | Mentions | - mentions/start.php |
| 2. | Group Operators | - group_operators/actions/group_operators/add.php |
| 3. | Group Tools | - group_tools/lib/functions.php |
| 4. | Wire Tools | - thewire_tools/lib/events.php |
| 5. | CP Notifications | - cp_notifications/actions/useradd.php (overwrites core action) |
| 6. | Invite Friends | - invitefriends/actions/invite.php |
| 7. | Friend Request | - friend_request/actions/approve.php |
| 8. | Messages | - messages/actions/messages/send.php |
| 9. | Group Tools | - group_tools/lib/functions.php (see #3 & start.php) |
| 10. | Group Tools | - group_tools/lib/functions.php (see #3, #9 & start.php) |
| 11. | Group Tools | - group_tools/actions/mail.php |
| 12. | Friend Request | - friend_request/lib/events.php |
| 13. | Validation by Email | - uservalidationbyemail/lib/functions.php |
| 14. | GCforums | - gcforums/actions/gcforums/create.php |
| 15. | Event Calendar | - event_calendar/actions/event_calendar/add_personal.php |
| - event_calendar/actions/event_carlendar/delete.php | ||
| - event_calendar/actions/event_carlendar/edit.php | ||
| - event_calendar/actions/event_carlendar/remove_personal.php | ||
| 16. | GCforums | - gcforums/actions/gcforums.create.php |
| 17. | Message Board | - messageboard/actions/add.php |
| 18. | The Wire Tools | - thewire_tools/actions/add.php |
.../mod/tasks/views/default/forms/tasks/edit.php, (*2)
.../mod/pages/actions/pages/edit.php, (*3)
.../mod/tasks/actions/tasks/edit.php, (*4)
.../mod/groups/actions/groups/membership/add.php, (*5)
Update since May 28 2016 20. .../mod/cp_notifications/actions/cp_notifications/user_autosubscription.php 21. .../mod/cp_notifications/languages/*.php 22. .../mod/cp_notifications/views/default/plugins/cp_notifications/usersettings.php 23. .../mod/groups/actions/groups/membership/leave.php 24. .../mod/groups/actions/groups/membership/remove.php, (*6)