Het IRC (Internet Relay Chat) is de chatroom van CMS Made Simple. Veel ontwikkelingsdiscussies worden hier gevoerd, maar ook voor technische ondersteuning (Engelstalig) kunt u hier terecht.
De meeste (module)developers vindt u regelmatig in het #cms IRC kanaal op irc.freenode.net.
IRC is het achterliggende protocol van de gelijknamige vorm van chat over onder andere het Internet. Het is voornamelijk bedoeld voor groepsgewijze communicatie, maar laat ook directe communicatie tussen twee personen toe.
Hoe komt u op de IRC
Hier een aantal stappen hoe u zich kunt aanmelden op het #cms kanaal met een aantal gangbare IRC clients. Voor een goede algemene uitleg over de IRC kijk op de website.
ChatZilla (voor Mozilla Firefox)
[Toon/Verberg]
- Download en installeer vanuit - hier -.
- Maak verbinding met een van de volgende opties:
- Het eenvoudigst: Klik op deze link: irc://irc.freenode.net/#cms
- Andere manieren zijn:
- Start the ChatZilla session using one of the following methods:
- In Mozilla Suite or SeaMonkey, Window -> IRC Chat.
- In Mozilla Firefox, Tools -> ChatZilla.
- In Mozilla Firefox, you can also place an ChatZilla button on your toolbar.
-
You can also start the browser with the
-chat
command line option. This will launch ChatZilla instead of a browser front end.
-
You can type an IRC URL in the URL bar. Type just
irc:
to launch ChatZilla and connect to your default channels.
- Click on Freenode in the moznet tab.
-
Type
/join #cms
in the message field.
Pidgin
[Toon/Verberg]
- Install it
- on Debian: apt-get install pidgin
- on Gentoo: emerge sync; emerge pidgin
- on Windows: download the installer and follow instructions (wizard installer)
- Launch it
- Linuxish: command line: pidgin
- Windows: Run from start menu or desktop icon
- Add IRC account
- Click the 'accounts' option, or find 'accounts' in the tools menu
- Select 'add' to create a new IRC account
- Set the protocol to 'IRC' in the dropdown
- choose a screenname (nick in IRC terms)
- Type irc.freenode.net in the server field
- Press 'OK'
- Log in
- From the Account Editor dialog, check the box next to the account you just added in the 'online' column
- You can close the account editor now :)
- Join #cms
- In the 'Buddies' menu, select 'Add a chat...'
- From the drop down select your IRC account
- Type #cms in the channel
- Press 'OK'
mIRC
[Toon/Verberg]
You can find help and support for mIRC here.
If you have Internet Explorer with mIRC installed, then you may be able to connect by clicking this link: irc://irc.freenode.net/cms.
Trillian
[Toon/Verberg]
- Download and install the free version of Trillian for Windows (Free)
- Click on the white dot in the Trillian panel (the IRC dot) and Manage Connections.
- Click Add a new connection at the bottom and select IRC.
- Server Alias: Type freenode (what the connection will be called)
- Server Address (by default it may say for example irc.trillian.com:6667 in that field): Type irc.freenode.net here
- Nickname: Type your desired nickname
- Username: Can be the same as nickname
- User Info: Usally put your name in there but can really be anything
- Click Connect to connect
- To automatically join the #cms channel when connecting to IRC, do like this:
- Click on the white dot in the Trillian panel (the IRC dot) and Manage Connections.
- Click Change
- Make sure that the checkbox for After successful connection to this IRC server... is checked.
- Type /join #cms and save settings.