Text editor FAQ: Difference between revisions
Mary Cooch (talk | contribs) started updating this page WIP |
→The Text editor does not appear: Text editor was moved to the preferences menu in Moodle 2.9 |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Editing text}} | {{Editing text}} | ||
==How to expand menu for more feature options - or "I can't find the option to..." == | ==How to expand menu for more feature options - or "I can't find the option to..." == | ||
Click the three dots on the right. | |||
[[File:TinyExpand.png]] | [[File:TinyExpand.png]] | ||
==Can I change editors?== | ==Can I change editors?== | ||
Depending on the editors available from ''Site administration > Plugins > Text editors > Manage editors'', you should be able to change your preferred editor by clicking the arrow top right next to your ''profile > Preferences > Editor preferences''. | |||
==Can I customize the text editor?== | |||
==Can I customize the text editor | |||
You can enable or disable some of the tools and buttons in ''Site administration > Plugins > TinyMCE editor > General settings''. | |||
==The text editor does not appear== | |||
Check the following: | Check the following: | ||
* Is JavaScript enabled for my browser? | * Is JavaScript enabled for my browser? | ||
* | * Is the editor enabled in ''Administration > Site administration > Plugins > Text editors > Manage editors''? | ||
* | * Is the editor selected in ''[[User menu]]'' > ''Preferences'' > ''[[Preferences#Editor_preferences|Editor preferences]]''? | ||
==What is the biggest chunk of text you can edit?== | ==What is the biggest chunk of text you can edit?== | ||
For practical purposes, the limit is the same as that set for the Moodle file uploads to the site in ''Site administration > Security > Site policies > Maximum upload size''. Technically, this is set in the PHP value post_max_size but can also be effected by the max_input_vars setting as well. | For practical purposes, the limit is the same as that set for the Moodle file uploads to the site in ''Site administration > Security > Site policies > Maximum upload size''. Technically, this is set in the PHP value post_max_size but can also be effected by the max_input_vars setting as well. | ||
==Are there any keyboard shortcuts?== | ==Are there any keyboard shortcuts?== | ||
Clicking on Help in the toolbar (or Alt + 0) will display a list of keyboard shortcuts and options for keyboard navigation. | |||
==Any further questions?== | ==Any further questions?== | ||
Please post in the [http://moodle.org/mod/forum/view.php?f=224 Text editor forum] on moodle.org | Please post in the [http://moodle.org/mod/forum/view.php?f=224 Text editor forum] on moodle.org | ||
Latest revision as of 21:03, 26 January 2026
Click the three dots on the right.
Can I change editors?
Depending on the editors available from Site administration > Plugins > Text editors > Manage editors, you should be able to change your preferred editor by clicking the arrow top right next to your profile > Preferences > Editor preferences.
Can I customize the text editor?
You can enable or disable some of the tools and buttons in Site administration > Plugins > TinyMCE editor > General settings.
The text editor does not appear
Check the following:
- Is JavaScript enabled for my browser?
- Is the editor enabled in Administration > Site administration > Plugins > Text editors > Manage editors?
- Is the editor selected in User menu > Preferences > Editor preferences?
What is the biggest chunk of text you can edit?
For practical purposes, the limit is the same as that set for the Moodle file uploads to the site in Site administration > Security > Site policies > Maximum upload size. Technically, this is set in the PHP value post_max_size but can also be effected by the max_input_vars setting as well.
Are there any keyboard shortcuts?
Clicking on Help in the toolbar (or Alt + 0) will display a list of keyboard shortcuts and options for keyboard navigation.
Any further questions?
Please post in the Text editor forum on moodle.org
