Moodle Plugins directory: Full screen | Moodle.org

Full screen
Atto ::: atto_fullscreen
Maintained by
Daniel Thies
An Atto plugin which enables full screen editing mode
Latest release:
5748 sites
1k downloads
90 fans
Current versions available: 1
This plugin adds a button to the toolbar which will expand the Atto editing window to fill the entire browser window. All other parts of the page are hidden.
The button can optionally be hidden from users without the course editing capability.
Contributors
Daniel Thies (Lead maintainer)
Please login to view contributors details and/or to contact them
Just tried installing in 3.1.2, got this error and wept because I love the plugin:
tool_installaddon/installing_non_installable_component
More information about this error
Debug info:
Error code: installing_non_installable_component
$a contents:
Stack trace:
line 67 of /admin/tool/installaddon/index.php: moodle_exception thrown
Figured it out: installing from Plugins Directory throws the error. I downloaded, uploaded to Install Plugins, and selected the Atto HTML Editor directory in the "More..." dropdown. It worked then.
Thanks so much, again.
Does the strings used in this plugin require that TinyMCE be installed as well?
After installation the debugging code appeared: "String does not exist. Please check your definition for fullscreen:desc/editor_tinymce"
Thank you
After installing the plugin, I was not able to see the fullscreen icon in atto toolbar.
In atto toolbar settings, I added this line : fullscreen = fullscreen
Now, I can see the fullscreen icon and it all works like a charm.
I'm having the same problem.
Please where can I find the atto toolbar settings. I would greatly appreciate your help.
Thanks in advance.
where can I find the full-screen option or button in a course (in my case I want it in scorm page to get it in fullscreen mode)or in scorm? Do I need to enable it anywhere? if yes, where is it?
I would greatly appreciate your help.
Thanks in advance.
This plugin only affects the text editor window. It does not do anything on activity pages unless they have a form with an editor. There is another more general plugin that affects page content area https://moodle.org/plugins/local_fullscreen, but I do not know if that will help you with SCORM or not. There are a number of options to choose how it is displayed in the settings.
I also released a new plugin https://moodle.org/plugins/format_popups that provides another option to display scorm packages in courses.
Thanks for your valuable response. Will it be able to run scorm in fullscreen without moving to the new window using the new plugin you have created? I'm searching for a solution other than moodle settings (open in a new window). I just want to play the scorm on the same page, but in fullscreen mode. Thank you so much
There are links to a demo course in the docs if you want to see how it works.