Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: HTML editor settings.

HTML editor settings: Difference between revisions

From MoodleDocs
No edit summary
Line 13: Line 13:


==Emoticons==
==Emoticons==
You may add, edit, or delete the combination of symbols that are used to produce emoticons in Moodle 1.9.  To delete an emoticon, simply remove the symbol combination from the left-hand side and the filename from the right.  You may also edit the symbol combination on the left-hand side, and Moodle will now use that symbol combination.
{{Moodle 1.9}}You may add, edit, or delete the combination of symbols that are used to produce emoticons in Moodle 1.9.  To delete an emoticon, simply remove the symbol combination from the left-hand side and the filename from the right.  You may also edit the symbol combination on the left-hand side, and Moodle will now use that symbol combination.


To add a new emoticon, you must upload your image (usually .gif) into moodle/pix/s, or if you are using a theme that features custom images, you will need to upload the image into moodle/theme/CUSTOMTHEME/pix/s.  Once you have uploaded your image, you can input a new symbol combination on the left and the filename (do not include .gif) on the right.  For example, if you upload an image of a game controller named game.gif, you could enter [o] on the left side and game on the right.  Whenever you type [o] in your Moodle install, you will see the game controller image.
To add a new emoticon, you must upload your image (usually .gif) into moodle/pix/s, or if you are using a theme that features custom images, you will need to upload the image into moodle/theme/CUSTOMTHEME/pix/s.  Once you have uploaded your image, you can input a new symbol combination on the left and the filename (do not include .gif) on the right.  For example, if you upload an image of a game controller named game.gif, you could enter [o] on the left side and game on the right.  Whenever you type [o] in your Moodle install, you will see the game controller image.

Revision as of 02:13, 16 April 2008

Location: Administration > Appearance > HTML Editor


The HTML editor is a word-processor interface for formatting text and inserting images, tables, links and smilies, which teachers generally find useful.

You can customize the HTML editor and change the background colour, fonts and font sizes, and hide selected buttons. If you want the HTML editor to have a spell-check button, you need to install aspell 0.50 or later on your server, and enter the correct path to access the aspell binary in Administration > Server > System paths.

Fonts

A font must be available for the user's browser and installed on each user's machine in order to work. For example, a font containing hieroglyphs could be added to the HTML editor and all members of the course would need to download that font on their individual computers to see and use it.

Font lists

Add the font name in both columns. For example in the first blank row, add "Garmond" to the first column and "garmond' to the second column. The HTML editor will now offer Garmond as a font choice.

Emoticons

Moodle1.9

You may add, edit, or delete the combination of symbols that are used to produce emoticons in Moodle 1.9. To delete an emoticon, simply remove the symbol combination from the left-hand side and the filename from the right. You may also edit the symbol combination on the left-hand side, and Moodle will now use that symbol combination.

To add a new emoticon, you must upload your image (usually .gif) into moodle/pix/s, or if you are using a theme that features custom images, you will need to upload the image into moodle/theme/CUSTOMTHEME/pix/s. Once you have uploaded your image, you can input a new symbol combination on the left and the filename (do not include .gif) on the right. For example, if you upload an image of a game controller named game.gif, you could enter [o] on the left side and game on the right. Whenever you type [o] in your Moodle install, you will see the game controller image.

See also