Moodle Plugins directory: Manage embedded files | Moodle.org

Manage embedded files
TinyMCE (legacy) ::: tinymce_managefiles
Maintained by
Marina Glancy
This plugin will add a button to the TinyMCE text editor in Moodle that allows to manage files embedded in the current text area.
Latest release:
225 sites
15 downloads
3 fans
Current versions available: 1
Plugin "Manage embedded files" is included in standard distribution of Moodle 2.6
This plugin will add a button to the TinyMCE text editor in Moodle that allows to manage files embedded in the current text area.
It also will scan the text in the text area looking for references to the files and list the missing or unused embedded files.
To install copy folder managefiles/ to lib/editor/tinymce/plugins/, login as admin and run upgrade script.
Works very good together with repository Embedded files
How to use Repository "Embedded files", TinyMCE plugin "Manage embedded files" and Repository "Embedded files plus":
Useful links
Contributors
Marina Glancy (Lead maintainer)
Please login to view contributors details and/or to contact them
if you change your theme to a non-bootstrap theme it works.
the error we get is -
Default exception handler: Coding error detected, it must be fixed by a programmer: The course you passed to $PAGE->set_cm does not correspond to the $cm. Debug:
Error code: codingerror
* line 952 of /lib/pagelib.php: coding_exception thrown
* line 3697 of /lib/navigationlib.php: call to moodle_page->set_cm()
Lastly, there is a quirk, where if I have the default theme set to clean, but the course i'm in set to afterburner, when I click on the embedded tinymce button, i get a popup with the clean theme (not the afterburner theme).
I could make a video demo of this if it'd be useful.
THANK YOU FOR your work on this, I really like it.
The current version is given as: 2013120200, which I take to mean December 2, 2013
The new version is given as: 2013110500, which I take to mean November 11, 2013
And the required version is given as: 2013110500, again which I take to mean November 11, 2013
As it happens I have versions of this going back to early 2013 and I have even downloaded a zip version of the latest Moodle 2.6 release. No matter which version I install, I still always get the "Higher Version already installed!" error.
The path I am using is: /lib/editor/tinymce/plugins/managefiles. What can I do to fix this?
Thanks,
Rod Wolford
Meanwhile I will fix the plugin version in 2.6 asap, I created an issue MDL-43606 for it
We're using atto_managefiles in Moodle 2.7.2 (as it's included in the standard distribution), and we've noticed that when a file's name uses non-ASCII characters the file is incorrectly reported both as not used and as missing by the plugin. I also tested this on qa.moodle.net, and the problem persists. I couldn't work out how to fix this in moodle-atto_managefiles-usedfiles.js. A screenshot shows this at http://www.imagesup.net/?di=1014127561490 .