www/adium.im 375:0197891517fa: Added the icons of group chat par...
commits at adium.im
commits at adium.im
Sun Feb 13 18:51:53 UTC 2011
details: http://hg.adium.im/www/adium.im/rev/0197891517fa
revision: 375:0197891517fa
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Sun Feb 13 19:51:38 2011 +0100
Added the icons of group chat participant lists to the Help. Removed outdated file transfer info.
diffs (79 lines):
diff -r fca0f702934a -r 0197891517fa help/pgs/AdiumDocumentation.html
--- a/help/pgs/AdiumDocumentation.html Sun Feb 06 20:30:48 2011 +0100
+++ b/help/pgs/AdiumDocumentation.html Sun Feb 13 19:51:38 2011 +0100
@@ -35,7 +35,7 @@
</div>
<p>Welcome to the Documentation!</p>
<p>Adium seeks to be the most user-friendly and intuitive universal instant messaging client possible while maintaining significant flexibility. This documentation should help to answer most any question you may have; if you have a concern or request not covered here, please visit <a href="http://adium.im/help/">Adium Help</a>.</p>
- <p>The articles below cover a wide range of topics from initial setup and messages to the advanced contact list management and customization.</p>
+ <p>The articles below cover a wide range of topics from initial setup and messaging to advanced contact list management and customization.</p>
<p>So don't hesitate â jump right in! :)</p>
<div class="taskboxline">
<div class="taskboxheader">
diff -r fca0f702934a -r 0197891517fa help/pgs/AdvancedFeatures-FileTransfer.html
--- a/help/pgs/AdvancedFeatures-FileTransfer.html Sun Feb 06 20:30:48 2011 +0100
+++ b/help/pgs/AdvancedFeatures-FileTransfer.html Sun Feb 13 19:51:38 2011 +0100
@@ -90,26 +90,6 @@
</div>
<div class="taskboxline">
<div class="taskboxheader">
- <h3>Why is MSN file transfer so slow?</h3>
- </div>
- <div class="taskboxtext">
- <p>The version of libpurple existing in current releases of Adium only supports MSN file transfer that go through the Microsoft server making them very reliable but also quite slow.</p>
- <p>Current libpurple supports MSN peer-to-peer file transfer. This version will be added to Adium for version 1.5 at the latest.</p>
- </div>
- </div>
- <div class="taskboxline">
- <div class="taskboxheader">
- <h3>Why doesn't file transfer work over Google Talk?</h3>
- </div>
- <div class="taskboxtext">
- <p>Google Talk uses a different protocol, called Jingle, for file transfers (as well as voice calls - <a href="http://groups.google.ca/group/google-talk-open/browse_thread/thread/61ad293b4790faeb/821b891053a55a0b?lnk=arm#821b891053a55a0b">here</a> are the gritty details). The Google Talk servers disallow file transfers using the protocol that other Jabber services use.</p>
- <ul>
- <li>Note that although Google promised to release their specifications for this protocol back in 2007, they have not yet done so. This means we are unable to implement it, even if we had the time to do it.</li>
- </ul>
- </div>
- </div>
- <div class="taskboxline">
- <div class="taskboxheader">
<h3>Improving Bonjour file transfer</h3>
</div>
<div class="taskboxtext">
diff -r fca0f702934a -r 0197891517fa help/pgs/Messaging-GroupChat.html
--- a/help/pgs/Messaging-GroupChat.html Sun Feb 06 20:30:48 2011 +0100
+++ b/help/pgs/Messaging-GroupChat.html Sun Feb 13 19:51:38 2011 +0100
@@ -66,6 +66,21 @@
</div>
<div class="taskboxline">
<div class="taskboxheader">
+ <h3>Ranks and icons</h3>
+ </div>
+ <div class="taskboxtext">
+ <p>In IRC group chats, or XMPP MUCs, a number of ranks exists. While their usage and permissions can vary per server or channel, usually they mean the following:</p>
+ <ul>
+ <li style="list-style-image: url(../gfx/founder.png)">The <strong>founder</strong>. Only exists on XMPP. Can change the configuration of the room.</li>
+ <li style="list-style-image: url(../gfx/op.png)"><strong>Operators</strong> (mode <tt>+o</tt>). Have the ability to kick, ban or change the rank of other users, and can change the channel's topic.</li>
+ <li style="list-style-image: url(../gfx/half-op.png)"><strong>Half-operators</strong> (mode <tt>+h</tt>). Not available everywhere, often have same permissions as operators, but can't change the permissions of operators.</li>
+ <li style="list-style-image: url(../gfx/voice.png)"><strong>Voice</strong> (mode <tt>+v</tt>). Can still speak if the channel is muted (mode <tt>+m</tt>).</li>
+ <li style="list-style-image: url(../gfx/none.png)"><strong>Normal</strong>.</li>
+ </ul>
+ </div>
+ </div>
+ <div class="taskboxline">
+ <div class="taskboxheader">
<h3>Autojoining</h3>
</div>
<div class="taskboxtext">
diff -r fca0f702934a -r 0197891517fa help/pgs/Troubleshooting-ConnectionProblemsMSN.html
--- a/help/pgs/Troubleshooting-ConnectionProblemsMSN.html Sun Feb 06 20:30:48 2011 +0100
+++ b/help/pgs/Troubleshooting-ConnectionProblemsMSN.html Sun Feb 13 19:51:38 2011 +0100
@@ -18,7 +18,7 @@
</div>
<div id="navcontainer">
<a class="navtab" href="http://adium.im/">Download</a>
- <a class="navtab" href="http://adium.im/screenshots/">Screenshots</a>
+ <a class="navtab" href="http://adium.im/about">About</a>
<a class="navtab" href="http://adium.im/blog/">Blog</a>
<a class="navtabcurrent" href="http://adium.im/help">Help</a>
<a class="navtab" href="http://trac.adium.im">Development</a>
More information about the commits
mailing list