mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06842
[Bug 882376] A change has been merged
Reviewed: https://reviews.mahara.org/809
Committed: http://gitorious.org/mahara/mahara/commit/59c4d1b4a9563606d59e3862bfc87052f5aefc39
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit 59c4d1b4a9563606d59e3862bfc87052f5aefc39
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date: Fri Oct 28 15:01:32 2011 +1300
New mnet functions to export dashboard info (bug #882376)
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
Change-Id: Ie81f49cc10c256bc9013ac4c87da9031c1cd1f38
Signed-off-by: Francois Marier <francois@xxxxxxxxxxxxxxx>
--
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:
Fix Committed
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