www/adium.im 364:9fab813e44d8: Add some identifiers, so it's pos...

commits at adium.im commits at adium.im
Tue Dec 7 00:03:58 UTC 2010


details:	http://hg.adium.im/www/adium.im/rev/9fab813e44d8
revision:	364:9fab813e44d8
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Tue Dec 07 01:03:47 2010 +0100

Add some identifiers, so it's possible to link to one section

diffs (48 lines):

diff -r c3a026199534 -r 9fab813e44d8 help/index.html
--- a/help/index.html	Mon Dec 06 14:58:20 2010 +0100
+++ b/help/index.html	Tue Dec 07 01:03:47 2010 +0100
@@ -149,7 +149,7 @@
 		
 		<div class="taskboxline">
 			<div class="taskboxheader">
-				<h3>What do you need help with?</h3>
+				<h3 id="search">What do you need help with?</h3>
 			</div>
 			<div class="taskboxtext">
 				<p>Search the Adium documentation.</p>
@@ -159,7 +159,7 @@
 		
 		<div class="taskboxline">
 			<div class="taskboxheader">
-				<h3> Hot issues </h3>
+				<h3 id="hot_issues">Hot issues</h3>
 			</div>
 				<div class="taskboxtext">
 					<p>These problems are known to us, and will hopefully be fixed soon:</p>
@@ -175,7 +175,7 @@
 		
 		<div class="taskboxline">
 			<div class="taskboxheader">
-				<h3>Documentation and troubleshooting</h3>
+				<h3 id="docs">Documentation and troubleshooting</h3>
 			</div>
 			<div class="taskboxtext">
 				<p>Check these pages to get started using Adium in no time.</p>
@@ -192,7 +192,7 @@
 		
 		<div class="taskboxline">
 			<div class="taskboxheader">
-				<h3> Ways to get help</h3>
+				<h3 id="contact">Ways to get help</h3>
 			</div>
 			<div class="taskboxtext">
 				<p>Can not find your question here? Want to come and chat with us? This is how you can get personal support.</p>
@@ -205,7 +205,7 @@
 		
 		<div class="taskboxline">
 			<div class="taskboxheader">
-				<h3>Want to contribute to the Adium Project?</h3>
+				<h3 id="contribute">Want to contribute to the Adium Project?</h3>
 			</div>
 			<div class="taskboxtext">
 				<p>Adium is an open-source project driven by volunteers. Our developer and contributor wiki is now on <a class="ext_link" href="http://trac.adium.im">http://trac.adium.im</a>. From code to localizations or artwork, any contribution is welcome!</p>




More information about the commits mailing list