From: vyshane Date: Thu, 30 Nov 2006 08:22:52 +0000 (+0000) Subject: Help content for html editor shortcuts. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a88d8eefb822e5c3ed5cc15783952263cb7500cb;p=moodle.git Help content for html editor shortcuts. --- diff --git a/lang/en_utf8/help/editorshortcuts.html b/lang/en_utf8/help/editorshortcuts.html new file mode 100644 index 0000000000..b72cb09bc6 --- /dev/null +++ b/lang/en_utf8/help/editorshortcuts.html @@ -0,0 +1,153 @@ +
+ +

HTML Editor Shortcut Keys

+

The following features are accessible through shortcut keys:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Ctrl-OChange the font
Ctrl-PChange the font size
Ctrl-HChange text format (headings etc.)
Ctrl-1 to Ctrl-6Change heading level
Ctrl-BMake text bold
Ctrl-IMake text italic
Ctrl-UUnderline text
Ctrl-SStrikethrough text
Ctrl-,Subscript
Ctrl-.Superscript
Ctrl-0Clean Word HTML
Ctrl-ZUndo
Ctrl-YRedo
Ctrl-LJustify left
Ctrl-ECenter
Ctrl-JJustify full
Ctrl-/Text runs left to right
Ctrl-|Text runs right to left
Ctrl-;Decrease indent
Ctrl-'Increase indent
Ctrl-GChange text colour
Ctrl-KChange background colour
Ctrl-FSearch and replace
Ctrl-`Switch to HTML source code view
Ctrl-MToggle fullscreen editor mode
Ctrl-Alt-OInsert ordered list
Ctrl-Alt-UInsert unordered list
Ctrl-Alt-RInsert horizontal rule
Ctrl-Alt-ACreate anchor
Ctrl-Alt-LCreate link
Ctrl-Alt-DUnlink
Ctrl-Alt-NTurn off autolinking
Ctrl-Alt-IInsert image
Ctrl-Alt-TInsert table
Ctrl-Alt-SInsert emoticon
Ctrl-Alt-CInsert special character
+ +
\ No newline at end of file