[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/quality-kde-org] website/api.kde.org: api.kde.org/index.php - add a top-level link to fram
From:       Allen Winter <allen.winter () kdab ! com>
Date:       2013-08-24 18:59:52
Message-ID: E1VDJ3w-0007I5-4p () scm ! kde ! org
[Download RAW message or body]

Git commit 588d9070ffbbd2707310e6a751cbf4478c00f50b by Allen Winter.
Committed on 24/08/2013 at 18:58.
Pushed by winterz into branch 'master'.

api.kde.org/index.php - add a top-level link to frameworks

M  +8    -7    website/api.kde.org/index.php

http://commits.kde.org/websites/quality-kde-org/588d9070ffbbd2707310e6a751cbf4478c00f50b


diff --git a/website/api.kde.org/index.php b/website/api.kde.org/index.php
index 6665c2b..1486261 100644
--- a/website/api.kde.org/index.php
+++ b/website/api.kde.org/index.php
@@ -64,10 +64,10 @@ KDE Support
   }
 
   function frameworksqchman($v,$module) {
-    print '<li><a href="' . $v . '-api/' . $module . '.tar.gz">';
-    print '<img src="/img/14x14save.png" alt="[download]" title="Download ' . \
                $module . ' frameworks' . ' APIDOX tarball."></a>';
-    print '&nbsp;<a href="' . $v . '-api/' . $module . '-apidocs/" title="View \
                online APIDOX for ' . $module . ' frameworks' . '">';
-    print $module . ' <b>frameworks</b>' . "</a>";
+    print '<li><a href="' . $v . '/' . $module . '.tar.gz">';
+    print '<img src="/img/14x14save.png" alt="[download]" title="Download frameworks \
' . $module . ' APIDOX tarball."></a>'; +    print '&nbsp;<a href="' . $v . '/' . \
$module . '-apidocs/" title="View online APIDOX for frameworks ' . $module . '">'; +  \
                print $module . "</a>";
     print '&nbsp;[<a href="qch/' . $module . '-' . $v . '.qch">qch</a>][<a \
href="man/' . $module . '-' . $v . '-man.tar.bz2">man</a>]</li>' . "\n\n";  }
 
@@ -175,10 +175,10 @@ KDE Support
 
 <tr>
 <th style="text-align:center" width="36%">
-Bundled Apps
+Frameworks (The Future)
 </th>
 <th style="text-align:center" width="36%">
-Extragear
+KDE Applications
 </th>
 <th style="text-align:center" width="28%">
 Playground
@@ -188,7 +188,7 @@ Playground
 <td valign="top">
 <ul li style="list-style-type: none;">
 <?php
-  apidox('bundled-apps', 'calligra');
+  frameworksqchman('frameworks','kdelibs');
 ?>
 </ul>
 </td>
@@ -197,6 +197,7 @@ Playground
 <?php
   apidox('extragear','accessibility');
   apidox('extragear','base');
+  apidox('bundled-apps', 'calligra');
   apidox('extragear','edu');
   apidox('extragear','games');
   apidox('extragear','graphics');


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic