www/adium.im 907:a72f4e8ba490: Help: Comment out Documentation s...
commits at adium.im
commits at adium.im
Tue Sep 13 18:01:53 UTC 2016
details: http://hg.adium.im/www/adium.im/rev/a72f4e8ba490
revision: 907:a72f4e8ba490
branch: adiumx.com
author: Robert Vehse <robertvehse at fastmail.fm>
date: Tue Sep 13 20:01:18 2016 +0200
Help: Comment out Documentation search and Screencasts. Both are broken currently.
diffs (51 lines):
diff -r c12273074c0b -r a72f4e8ba490 help/index.html
--- a/help/index.html Mon Sep 05 19:43:38 2016 +0200
+++ b/help/index.html Tue Sep 13 20:01:18 2016 +0200
@@ -15,7 +15,7 @@
<script src="js/jquery.js" type="text/javascript"></script>
<script src="hot.json" type="text/javascript"></script>
<script src="js/hot.js" type="text/javascript"></script>
-
+<!--
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
google.load('search', '1', {language : 'en', style : google.loader.themes.GREENSKY});
@@ -131,6 +131,7 @@
color: #815FA7;
}
</style>
+-->
</head>
<body>
<div id="container">
@@ -154,7 +155,7 @@
<div id="mainbox">
<h1 style="text-align: center"> <img class="icon" src="gfx/AdiumIcon.png" alt="Adium icon" width="32" height="32" /> Adium Help </h1>
-
+<!--
<div class="taskboxline">
<div class="taskboxheader">
<h3 id="search">What do you need help with?</h3>
@@ -164,7 +165,7 @@
<div id="cse" style="width: 100%;">Loading</div>
</div>
</div>
-
+-->
<div class="taskboxline">
<div class="taskboxheader">
<h3 id="hot_issues">Hot issues</h3>
@@ -182,9 +183,11 @@
<h3 id="docs">Documentation</h3>
</div>
<div class="taskboxtext">
- <p>Get started using Adium in no time. With the exception of the screencasts, you can also find this information in Adium under Help â Adium Help.</p>
+ <p>Get started using Adium in no time. <!--With the exception of the screencasts,--> You can also find this information in Adium under Help â Adium Help.</p>
<ul>
+ <!--
<li><p> <a href="https://adium.im/screencasts">Screencasts</a>: videos with basic information.</p></li>
+ -->
<li><p> <a href="pgs/AdiumDocumentation.html">Adium Documentation</a>: extensive collection of articles covering a wide range of topics.</p></li>
</ul>
</div>
More information about the commits
mailing list