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

Capabilities/moodle/legacy:guest: Difference between revisions

From MoodleDocs
m (link edit)
(capability allowing)
Line 1: Line 1:
*This 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]]
[[Category:Capabilities|Legacy]]

Revision as of 15:54, 4 March 2007

  • 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.