New help file for chatting
authormoodler <moodler>
Mon, 11 Aug 2003 15:06:21 +0000 (15:06 +0000)
committermoodler <moodler>
Mon, 11 Aug 2003 15:06:21 +0000 (15:06 +0000)
lang/en/help/chat/chatting.html [new file with mode: 0644]
lang/en/help/chat/index.html

diff --git a/lang/en/help/chat/chatting.html b/lang/en/help/chat/chatting.html
new file mode 100644 (file)
index 0000000..14ced8e
--- /dev/null
@@ -0,0 +1,23 @@
+<p align="center"><b>Using Chat</b></p>
+
+<p>The chat module contains a few features to make chatting a little nicer.</p>
+
+<dl>
+<dt><b>Smilies</b></dt>
+<dd>Any smiley faces (emoticons) that you can type elsewhere in Moodle 
+    you can also type in here and they will be displayed correctly.  For example,  :-) = <img src="pix/s/smiley.gif">  </dd>
+<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
+    type ":laughs!" then everyone will see "Kim laughs!"</dd>
+
+<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>
+
index 8d1c8b69c3fce7bea45c73efd06983e3c419a92f..f0646db46001e60d56e178a43d2f58a911de4901 100644 (file)
@@ -1 +1,4 @@
+<p>Chat module</p>
+<ul>
+  <li><a href="help.php?module=chat&file=chatting.html">Using Chat</a>
+</ul>