← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~hjd/widelands-website/irc-help into lp:widelands-website

 

Hans Joachim Desserud has proposed merging lp:~hjd/widelands-website/irc-help into lp:widelands-website.

Requested reviews:
  Widelands Developers (widelands-dev)

For more details, see:
https://code.launchpad.net/~hjd/widelands-website/irc-help/+merge/85227

Adds a few tips for people who are not familiar with IRC. 

Feel free to add german instructions for how to join #widelands.de. I leave this to the native speakers though.
-- 
https://code.launchpad.net/~hjd/widelands-website/irc-help/+merge/85227
Your team Widelands Developers is requested to review the proposed merge of lp:~hjd/widelands-website/irc-help into lp:widelands-website.
=== modified file 'templates/wlwebchat/index.html'
--- templates/wlwebchat/index.html	2010-09-24 10:04:37 +0000
+++ templates/wlwebchat/index.html	2011-12-10 16:33:23 +0000
@@ -24,4 +24,11 @@
 {% endif %}
 <!-- End of Webchat -->
 
+<p>If you are not familiar with IRC (Internet Relay Chat), here's a few tips:</p>
+<ul>
+	<li>Please be patient. #widelands is fairly low traffic so it might take a while before someone sees your question and replies.</li>
+	<li>If you wish to change your nickname, do this with the command /nick. For instance type <kbd>/nick wl</kbd> in order to change it to wl.</li>
+	<li>We also have a german speaking IRC channel, for those who prefer german. To join it, simply type <kbd>/join #widelands.de</kbd></li>
+</ul>
+
 {% endblock %}


Follow ups