Comment 3 for bug 882376

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/809
Committed: http://gitorious.org/mahara/mahara/commit/59c4d1b4a9563606d59e3862bfc87052f5aefc39
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 59c4d1b4a9563606d59e3862bfc87052f5aefc39
Author: Francois Marier <email address hidden>
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 <email address hidden>