← Back to team overview

mahara-contributors team mailing list archive

[Bug 882376] Re: New mnet functions to share dashboard content

 

Here is an example Moodle page that makes use of these functions.

** Description changed:

  Adding new mnet functions to allow contrib Moodle blocks to access the
  following user information in Mahara:
  
-   get_notifications_for_user(): a user's notifications
-   get_groups_for_user(): the groups that a user is in
-   get_watchlist_for_user(): the list of the pages that are on a user's watchlist
+   get_notifications_for_user(): a user's notifications
+   get_groups_for_user(): the groups that a user is in
+   get_watchlist_for_user(): the list of the pages that are on a user's watchlist
+ 
+ To make use of this in Moodle, you need the matching local plugin:
+ 
+   http://gitorious.org/mahara-contrib/local-mahara

** Attachment added: "Moodle test page for the new functions"
   https://bugs.launchpad.net/mahara/+bug/882376/+attachment/2576077/+files/test.php

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/882376

Title:
  New mnet functions to share dashboard content

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Adding new mnet functions to allow contrib Moodle blocks to access the
  following user information in Mahara:

    get_notifications_for_user(): a user's notifications
    get_groups_for_user(): the groups that a user is in
    get_watchlist_for_user(): the list of the pages that are on a user's watchlist

  To make use of this in Moodle, you need the matching local plugin:

    http://gitorious.org/mahara-contrib/local-mahara

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/882376/+subscriptions


References