Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Capabilities/moodle/legacy:guest.

Capabilities/moodle/legacy:guest: Difference between revisions

From MoodleDocs
No edit summary
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
moodle/legacy:guest is implemented for backward compatibility. It is flag to tell moodle that this role is a "guest" role. It is not required to set any legacy flags.
*This is implemented for backward compatibility. It is flag to tell Moodle that this role is a "guest" role.
*This does NOT provide a role with all capabilities of a pre-Moodle 1.7 guest. '''All guest capabilities must be individually allowed.'''
*Note: It is not necessary to to allow any legacy capabilities unless using old 3rd party code that was not designed for Moodle 1.7 and doesn't yet support roles.
 
[[Category:Capabilities|Legacy]]
 
[[eu:Capabilities/moodle/legacy:guest]]

Latest revision as of 07:51, 27 January 2009

  • This is implemented for backward compatibility. It is flag to tell Moodle that this role is a "guest" role.
  • This does NOT provide a role with all capabilities of a pre-Moodle 1.7 guest. All guest capabilities must be individually allowed.
  • Note: It is not necessary to to allow any legacy capabilities unless using old 3rd party code that was not designed for Moodle 1.7 and doesn't yet support roles.