IRC cheat sheet
From Joomla! Documentation
(Difference between revisions)
(New page: Joomla Bug Squad team uses IRC as one of it's communication channels. Here you can find useful information about using IRC in #joomla-bug-squad and #joomla-dev rooms. = Asking for help fr...) |
(Made miscellaneous improvements) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
= Asking for help from Jools = | = Asking for help from Jools = | ||
| − | In our rooms we have a bot. Her name is Jools and you can talk to her with the following commands: | + | In our rooms we have a bot. Her name is Jools and you can talk to her with the following commands (the list is not full): |
| − | !jbs -- print a link to [[portal: | + | * <code>!jbs</code> -- print a link to [[portal:Bug Squad|Bug Squad Portal]]. |
| + | * <code>!jcode {ARTIFACT_ID}</code> -- print a link to an artifact in the tracker. | ||
| + | * <code>!trunk</code> -- print a link to the root of the trunk. | ||
| + | * <code>!trunk {PATH}</code> -- print a link to a particular file or folder (log view). | ||
| + | * <code>!trunk {PATH} markup</code> -- get a link to source of some file (in HTML). | ||
| + | * <code>!trunk {PATH} markup {REVISION}</code> -- the same but to a file of a particular revision. | ||
| + | * <code>!trunk {PATH} blank {REVISION}</code> -- the same but source of some file will be shown as text. | ||
| + | * <code>!lastseen {USERNAME}</code> -- display the last time a user was seen in a room and their last message. | ||
| + | * <code>!docs {KEYWORDS}</code> -- print links to the Joomla! documentation most relevant to the given keyword(s). | ||
| + | * <code>!google {KEYWORDS}</code> -- print links to the first few Google search results for the given keyword(s). | ||
| − | + | = General IRC Commands = | |
| + | There are some commands that users may find helpful in their IRC client. A full list is available at http://en.wikipedia.org/wiki/List_of_Internet_Relay_Chat_commands. Here are a few for quick reference: | ||
| − | + | * <code>/away {message}</code> -- set an away message for your user (Note: in some IRC clients, this changes the display of your username as well) | |
| − | + | * <code>/nick {new_name}</code> -- change the display name for your username (the nickname), helpful to quickly mark your name as away. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
<noinclude>[[Category:Development Working Group]][[Category:Bug Squad]]</noinclude> | <noinclude>[[Category:Development Working Group]][[Category:Bug Squad]]</noinclude> | ||
Latest revision as of 11:41, 18 January 2011
Joomla Bug Squad team uses IRC as one of it's communication channels. Here you can find useful information about using IRC in #joomla-bug-squad and #joomla-dev rooms.
[edit] Asking for help from Jools
In our rooms we have a bot. Her name is Jools and you can talk to her with the following commands (the list is not full):
-
!jbs-- print a link to Bug Squad Portal. -
!jcode {ARTIFACT_ID}-- print a link to an artifact in the tracker. -
!trunk-- print a link to the root of the trunk. -
!trunk {PATH}-- print a link to a particular file or folder (log view). -
!trunk {PATH} markup-- get a link to source of some file (in HTML). -
!trunk {PATH} markup {REVISION}-- the same but to a file of a particular revision. -
!trunk {PATH} blank {REVISION}-- the same but source of some file will be shown as text. -
!lastseen {USERNAME}-- display the last time a user was seen in a room and their last message. -
!docs {KEYWORDS}-- print links to the Joomla! documentation most relevant to the given keyword(s). -
!google {KEYWORDS}-- print links to the first few Google search results for the given keyword(s).
[edit] General IRC Commands
There are some commands that users may find helpful in their IRC client. A full list is available at http://en.wikipedia.org/wiki/List_of_Internet_Relay_Chat_commands. Here are a few for quick reference:
-
/away {message}-- set an away message for your user (Note: in some IRC clients, this changes the display of your username as well) -
/nick {new_name}-- change the display name for your username (the nickname), helpful to quickly mark your name as away.