Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Toggle preview.

Toggle preview: Difference between revisions

From MoodleDocs
No edit summary
m (Added link to Spanish translation of page)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
The Toggle preview plugin makes a preview button available to the Atto editor.  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]] Pressing the button again closes the preview. [[File:edit text.png]]
 
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]]
{{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.
 
[[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]]
 
 
[[es:Alternar vista previa]]

Latest revision as of 18:52, 12 April 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