Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Toggle preview.

Toggle preview: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 1: Line 1:
The Toggle preview plugin makes a preview button available to the Atto editor.  This feature is handy especially in developmental and debugging situations. It enables the results of filters to be seen and text corrected without first closing and reopening the editing page. When the button is pressed the content of the editor is passed through the filters enabled on the editing page and the result is displayed in an iframe over the content window over the editor content window. [[File:show preview.png| Show preview]] 


Pressing the button again closes the preview. [[File:edit text.png| Toggle to edit]]
{{Infobox plugin
|type = Atto plugin
|entry = https://moodle.org/plugins/view.php?plugin=atto_preview
|tracker = https://github.com/dthies/moodle-atto_preview/issues
|discussion = [https://moodle.org/mod/forum/discuss.php?d=280386 Mathematical Tools: Desmos embed quiz question]
|maintainer = [[User:Daniel Thies|Daniel Thies]]
|float = right
}}
The Toggle preview plugin makes a preview button available to the Atto editor.  This feature is handy especially in developmental and debugging situations. It enables the results of filters to be seen and the text to be corrected without first closing and reopening the editing page. When the button is pressed, the content of the editor is passed through the filters enabled on the editing page, and the result is displayed in an iframe over the content window over the editor content window.


The site administrator can change the page layout of the preview to fit with the theme or desired usage of the site. [[File:with print headers.png | With add header]]
[[File:show preview.png| Show preview]]
 
Pressing the button again closes the preview.
 
[[File:edit text.png| Toggle to edit]]
 
The site administrator can change the page layout of the preview to fit with the theme or desired usage of the site.
 
[[File:with print headers.png | With add header]]

Revision as of 22:00, 2 March 2015

The Toggle preview plugin makes a preview button available to the Atto editor. This feature is handy especially in developmental and debugging situations. It enables the results of filters to be seen and the text to be corrected without first closing and reopening the editing page. When the button is pressed, the content of the editor is passed through the filters enabled on the editing page, and the result is displayed in an iframe over the content window over the editor content window.

Show preview

Pressing the button again closes the preview.

Toggle to edit

The site administrator can change the page layout of the preview to fit with the theme or desired usage of the site.

With add header