Note: You are currently viewing documentation for Moodle 4.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Anonymous Users.

Development talk:Anonymous Users

From MoodleDocs
Revision as of 10:53, 4 November 2009 by Tim Hunt (talk | contribs) (New page: Are you sure it should be a user_alias_course table? The other option would be to do user_alias_context, which would be more flexible. Not sure if you need the flexibility, but increasingl...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Are you sure it should be a user_alias_course table? The other option would be to do user_alias_context, which would be more flexible. Not sure if you need the flexibility, but increasingly in Moodle things are being linked to contexts.