Wiki source code of Chat

Version 25.11 by Vincent Massol on 2018/10/06 23:25

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 All Serious decisions are made on the [[Forum & Mailing lists>>Community.Discuss]]. However if you have a question or want to drop by for a chat, we have an Matrix/IRC channel that can be accessed with an IRC client or simply through a [[Riot.im channel>>https://riot.im/app/#/room/#xwiki:matrix.org]] that is bridged to the IRC channel.
6
7 {{info}}
8 The #xwiki chat channel is publicly logged at several places:
9
10 * On [[this wiki>>IRC.WebHome]]
11 * On [[BotBot.me>>https://botbot.me/freenode/xwiki/]]
12 {{/info}}
13
14 = Etiquette =
15
16 If you are new to asking for help via chat medium, there are a few things you can do which will get you an answer faster and be make it a more pleasant experience for the developers.
17
18 * Join and ask your question into the channel, that's what it's for. We are not available all the time and with volunteer support you will need to make your question easy to answer. If you ask a specific question then the developer who is most knowledgeable in the area of your question will see it and be able to help you.
19 ** **Good:** "Hi, I am having a problem registering new users on XWiki-2.1"
20 ** **Bad:** "Is anyone around to help me?"
21
22 * Don't ask and run, just because you didn't get an answer doesn't mean you won't ever get one. It's perfectly fine to idle in the channel for as long as you want.
23
24 * Provide any relevant information from the logs, paste it to one of the numerous pastebins on the web then provide the link with your question. {{error}}If you see this{{/error}} in your wiki, click on it and it will likely expand to provide you with more information which you can paste to a pastebin.
25
26 * Sending private messages to people who you don't know is rude. It amounts to demanding their immediate attention and it will often be ignored.
27
28 If you are interested in how to ask better questions which will get you better answers, you should read [[How To Ask Questions The Smart Way>>http://www.catb.org/esr/faqs/smart-questions.html]].
29
30 **If you ask a question and don't get a response, please wait (maybe for a number of hours.) We're not at the computer all the time but when we do see your question we will try to answer.**
31
32 = Riot.im =
33
34 This is the simplest way to join the chat.
35
36 You can either install a [[desktop client>>https://riot.im/]] or simply use the [[Web client to the #xwiki room>>https://riot.im/app/#/room/#xwiki:matrix.org]] (use the [[Web client to the #xwiki-notifications room>>https://riot.im/app/#/room/#xwiki-notifications:matrix.org]] for accessing the chat containing notifications).
37
38 Using Riot allows you to keep the history and see messages even when you were not connected. This channel is bridged to the IRC channel on freenode (see below).
39
40 = IRC =
41
42 {{info}}
43 In order to post messages or ask questions directly on the IRC channel, you need to //[[log in using a registered nickname>>https://freenode.net/kb/answer/registration]]//.
44 We have established this rule in order to avoid spambots.
45 {{/info}}
46
47 You can connect to our IRC channel through this webpage.
48
49 {{html}}
50 <iframe src="https://webchat.freenode.net?nick=xwikiorg_guest_...&channels=xwiki&prompt=1&uio=d4" width="647" height="400"></iframe>
51 <!-- Security error on Safari Version 10.1 (10603.1.30.0.34)
52 <iframe src="https://riot.im/app/#/room/#xwiki:matrix.org" width="100%" height="600px"></iframe>
53 -->
54 {{/html}}
55
56 Or you can connect with your favorite chat client.
57
58 The IRC channel is available on FreeNode:
59
60 * Server: irc.freenode.org
61 * Port: 6667 (SSL on port 7000)
62 * Channels:
63 ** ###xwiki## for discussions
64 ** ###xwiki-notifications## for notifications (XWiki IRC bot notifications, GitHub notifications, etc)
65
66 You can use any IRC client. Examples of IRC clients are:
67
68 * [[Riot>>http://riot.im/]] (web app, desktop apps, remembers messages when you were offline)
69 * [[Pidgin>>http://pidgin.im/]]
70 * [[Irssi>>http://irssi.org/]]
71 * [[Chatzilla>>https://addons.mozilla.org/firefox/addon/16]]
72 ** If you have chatzilla, use this direct link to our channel: ##ircs:~/~/irc.freenode.net:7000/xwiki##
73 * [[KVirc>>http://www.kvirc.net/]]
74 * [[Colloquy>>http://colloquy.info]]
75 * [[Adium>>http://adium.im/]]
76
77 == Bots ==
78
79 There are 2 bots running in the ###xwiki-notifications## IRC channel.
80
81 === XWiki Bot ===
82
83 It allows to perform several actions:
84
85 * [[Log the channel>>IRC.WebHome]]
86 * Search wiki pages
87 * Search JIRA issues
88 * and more...
89
90 Check the [[XWiki IRC Bot documentation>>extensions:Extension.IRC Bot Application]] for more information.
91
92 === Github Bot ===
93
94 Commits in the ##xwiki## GitHub organization are notified in the ###xwiki## IRC channel.
95
96 = Archives =
97
98 The IRC chat is archived and the archives are located [[here>>IRC.WebHome]].

Get Connected