adium 3689:6d7695068850: Some AdiumHelp improvements prompted by...
commits at adium.im
commits at adium.im
Sun Feb 27 04:27:14 UTC 2011
details: http://hg.adium.im/adium/rev/6d7695068850
revision: 3689:6d7695068850
author: Robert Vehse
date: Sun Feb 27 05:18:31 2011 +0100
Some AdiumHelp improvements prompted by mathuaerknedam's changes on the Wiki.
diffs (64 lines):
diff -r 7e0b0cdfc8ff -r 6d7695068850 AdiumHelp/pgs/AdvancedFeatures-AdiumXtras.html
--- a/AdiumHelp/pgs/AdvancedFeatures-AdiumXtras.html Fri Feb 25 17:21:58 2011 -0500
+++ b/AdiumHelp/pgs/AdvancedFeatures-AdiumXtras.html Sun Feb 27 05:18:31 2011 +0100
@@ -23,7 +23,7 @@
<h3>Installing Adium Xtras</h3>
</div>
<div class="taskboxtext">
- <p>To install an Xtra from the AdiumXtras website, click the install link on the Xtra's webpage. To install an extra that you have already downloaded, simply doubleclick it. In either case, Adium will launch and put the Xtra into the correct place for you.</p>
+ <p>To install an Xtra from the <a class="ext_link" href="http://www.adiumxtras.com/">AdiumXtras website</a>, click the install link on the Xtra's webpage. To install an extra that you have already downloaded, simply doubleclick it. In either case, Adium will launch and put the Xtra into the correct place for you.</p>
</div>
</div>
<div class="taskboxline">
@@ -63,11 +63,14 @@
</ol>
</div>
</div>
- <span class="seealso rules">External Links</span>
- <ul>
- <li><a class="ext_link" href="http://www.adiumxtras.com">Adium Xtras Website</a></li>
- <li><a class="ext_link" href="http://trac.adium.im/wiki/CreatingXtras">Creating Xtras</a></li>
- </ul>
+ <div class="taskboxline">
+ <div class="taskboxheader">
+ <h3>Creating an Xtra</h3>
+ </div>
+ <div class="taskboxtext">
+ <p>Start by looking at the<a class="ext_link" href="http://trac.adium.im/wiki/CreatingXtras">Creating Xtras page</a>.</p>
+ </div>
+ </div>
</div>
</body>
</html>
diff -r 7e0b0cdfc8ff -r 6d7695068850 AdiumHelp/pgs/Messaging-MessageView.html
--- a/AdiumHelp/pgs/Messaging-MessageView.html Fri Feb 25 17:21:58 2011 -0500
+++ b/AdiumHelp/pgs/Messaging-MessageView.html Sun Feb 27 05:18:31 2011 +0100
@@ -22,15 +22,15 @@
<h3>WebKit-based</h3>
</div>
<div class="taskboxtext">
- <p>Adium's message display is powered by WebKit (<a class="ext_link" href="http://trac.adium.im/wiki/WebKit">dedicated Adium Wiki entry</a>; <a class="ext_link" href="http://webkit.org/">official site</a>), the same HTML engine which drives Apple's Safari web browser. This lets Adium offer an incredible variety of beautiful message display styles, and allows web-savvy users to become developers of Adium's appearance without touching a line of code.</p>
+ <p>Adium's message display, "WebKit Message View" (WKMV), is powered by WebKit (<a class="ext_link" href="http://trac.adium.im/wiki/WebKit">dedicated Adium Wiki entry</a>; <a class="ext_link" href="http://webkit.org/">official site</a>), the same layout engine which drives Apple's Safari web browser. This allows Adium to support an incredible variety of beautiful message display styles, and allows web-savvy users to become developers of Adium's appearance without touching a line of code.</p>
</div>
</div>
<div class="taskboxline">
<div class="taskboxheader">
- <h3>Default styles</h3>
+ <h3>Message styles</h3>
</div>
<div class="taskboxtext">
- <p>.AdiumMessageStyle Xtras provide alternate message styles for Adium. By default, Adium 1.4 contains seven message styles that can be configured from Adium's Messages preferences pane:</p>
+ <p>.AdiumMessageStyle Xtras provide alternate message styles for Adium. By default, Adium contains seven message styles that can be configured from Adium's Messages preferences pane:</p>
<ul>
<li>GoneDark</li>
<li>Mockie</li>
@@ -40,7 +40,8 @@
<li>Stockholm</li>
<li>yMous</li>
</ul>
- <p>Additional message styles can be downloaded at <a href="http://www.adiumxtras.com/">the Adium Xtras site</a>.</p>
+ <p>Hundreds of additional message styles are available from the <a class="ext_link" href="http://www.adiumxtras.com/">Adium Xtras site</a>, and can be installed either by clicking the install link or by downloading and then doubleclicking on the .AdiumMessageStyle file.</p>
+ <p>Information on making custom message styles is available at <a class="ext_link" href="http://trac.adium.im/wiki/CreatingMessageStyles">CreatingMessageStyles</a>.</p>
</div>
</div>
</div>
More information about the commits
mailing list