Moodle Plugins directory: Roles Category Sitemap: Versions: v5.0.1 | Moodle.org
Roles Category Sitemap
Reports ::: report_rolessitemap
Maintained by
Andreas Schenkel
Report that shows all coursecategories in an moodle instance and the roles that are used in context coursecatergories.
Roles Category Sitemap v5.0.1
Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Tuesday, April 22, 2025, 10:52 PM
Changelog
[v5.0.1]
- tested with moodle 5.0.0
[v2.0.0]
- tested with moodle 4.0.5
[v1.0.10]
- fix missing require_login
- fix 0px in css
[v1.0.9]
- use require_capability('report/rolessitemap:view', $systemcontext); in index.php
[v1.0.6-8]
fixes:
- fix issue #1 settings.php should either add config.php or have an internal check (not both)
- fix issue #2 changed m_role_assigments to {role_assignments} and use get_in_or_equal
- fix issue #3 set PAGE->set_url and set PAGE->set_context
- fix Line indented incorrectly
- fix some spaces
- fix some documentation of function
- MATURITY_RC
new:
- add icons to indicate course categories and users
[v1.0.5]
fix: do not use fullname()
[v1.0.5]
fix: do not use fullname()
[v1.0.4]
fix typo in userprofileurl
[v1.0.3] some fixes
[v1.0.2]
some fixes
[v1.0.1]
- add file CHANGELOG.md
- get roles with core-function
- support language
- ...
[v1.0.0] initial alpha version
ToDo:
- optimize layout
- maybe choose better pluginname?
- optimize languagestrings
- maybe support also roles in courses
Version information
- Version build number
- 2025042200
- Version release name
- v5.0.1
- Maturity
- Stable version
- MD5 Sum
- 1fb2c75805e0645781fb219006ec85a3
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v500.5.0.1
Default installation instructions for plugins of the type Reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation