Report Orphaned files

Reports ::: report_sphorphanedfiles
Maintained by SchulportalHessen (technischer Account), Andreas Schenkel
# Report Orphaned files # This plugin is a report to show files that are stored in moodle but are not in use.

Report Orphaned files 2.0.3

Moodle 3.9, 3.10, 3.11
Released: 2022年12月13日 星期二 20:59

Changelog

This version will be last version for moodle 3.9,3.10,3.11. For moodle 4 please use version 2.0.4. or newer.

[v2.0.3]

  • add example to mustache

[v2.0.2]

  • fix: no new line for opening brace
  • fix: wrong packagename
  • fix: some but not all codechecker issues

[v2.0.1]

  • fix issue #9 syntax error in classes/View/OrphanedView.php
  • remove unused code

[v2.0.0]

  • refactoring
  • new capability report/sphorphanedfiles:delete

[v1.0.12]

  • refactoring, better capability management, ...

[v1.0.11]

  • bump version

[v1.0.10]

  • bump version

[v1.0.9]

  • some coding and dokumentation enhancements

[v1.0.8]

  • issues #1 german strings in english language file
  • issues #4 files should check user is logged in.
  • issues #5 consider adding github actions support
  • issues #6 plugin settings should be using config_plugins table not global $CFG
  • issues #7 missing privacy api

[v1.0.7]

  • same like v1.0.6

[v1.0.6]

  • supports section summary
  • shows the id of a mod eg. Our forum id=7
  • label does not have a special modulname so use label or the correct translation for label in column "modul"
  • uses correct languagestings for summary, section and also adds the section number für orhaned files in sectionsummarys

[v1.0.5]

  • 20220210 fix: setting error

[v1.0.4] January 2022

  • IntroHandler improvement: Implemented setting to be able to add new plugins the list of plugins that should be checked for orphaned files in the intro (description).

[v1.0.3]

  • added missing languagefiles
  • correct capability for editing teacher instead of teacher
  • supports courseformat gridlayout that is storing imagefiles in section summary
  • solved problem with capability

[v1.0.2] releasecanditade
[v1.0.1]
[v1.0.0] first release for betatesting

Version information

Version build number
2022121301
Version release name
2.0.3
Maturity
待发行
MD5 Sum
eba6e123630d88d0f97686e6464f70ea
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2.0.3

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation