moodle/lang/en/help/chat/chatting.html

27 lines
1.0 KiB
HTML
Raw Normal View History

2003-08-11 15:06:21 +00:00
<p align="center"><b>Using Chat</b></p>
2003-08-11 15:20:31 +00:00
<p>The chat module contains some features to make chatting a little nicer.</p>
2003-08-11 15:06:21 +00:00
<dl>
<dt><b>Smilies</b></dt>
<dd>Any smiley faces (emoticons) that you can type elsewhere in Moodle
2003-08-11 15:20:31 +00:00
can also be typed in here and they will be displayed correctly. For example, :-) = <img src="pix/s/smiley.gif"> </dd>
<dt><b>Links</b></dt>
<dd>Internet addresses will be turned into links automatically.</dd>
2003-08-11 15:06:21 +00:00
<dt><b>Emoting</b></dt>
<dd>You can start a line with "/me" or ":" to emote. For example, if your name is Kim and you
2003-08-11 15:20:31 +00:00
type ":laughs!" or "/me laughs!" then everyone will see "Kim laughs!"</dd>
2003-08-11 15:06:21 +00:00
<dt><b>Beeps</b></dt>
<dd>You can send a sound to other people by hitting the "beep" link next to their name. A useful
shortcut to beep all the people in the chat at once is to type "beep all".</dd>
<dt><b>HTML</b></dt>
<dd>If you know some HTML code, you can use it in your text to do things like insert images,
play sounds or create different coloured and sized text.</dd>
</dl>