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

List:       kde-commits
Subject:    www/international/germany/inc/navigation
From:       Mark Ziegler <mark.ziegler () rakekniven ! de>
Date:       2007-08-20 18:36:59
Message-ID: 1187635019.170734.3077.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 702506 by mvolkert:

Big changes for using Capacity now!
Don't wonder about the many commits. All in one is not possible. I get errors, so I try to split it.

 M  +18 -21    screenshots.inc  
 M  +12 -17    wasistkde.inc  


--- trunk/www/international/germany/inc/navigation/screenshots.inc #702505:702506
@@ -1,21 +1,18 @@
-      <table class="linksbox">
-        <tr><th>KDE Screenshots</th></tr>
-        <tr>
-          <td>
-	<a href="<?php echo $dir;?>software/screenshots/uebersicht.php">Übersicht</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/desktop.php">Der KDE-Desktop</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/internet.php">Internet</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/multimedia.php">Multimedia</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/graphik.php">Graphik</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/entwicklung.php">Entwicklung</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/lernprogramme.php">Lernprogramme</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/spiele.php">Spiele</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/bueroprogramme.php">Büroprogramme</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/pim.php">PIM</a><br />
-	<a href="<?php echo $dir;?>software/screenshots/systemprogramme.php">Systemprogramme</a><br /><br />
-	<a href="<?php echo $dir;?>appmonth/index.html">Anwendung des Monats</a><br />
-	<a href="http://www.kde-apps.org/">kde-apps.org</a>
-          </td>
-        </tr>
-      </table>
-
+<?php
+  $section =& $this->appendSection("KDE Screenshots");
+  $section->appendLink("Übersicht","/software/screenshots/uebersicht.php");
+  $section->appendLink("","/software/screenshots/uebersicht.php");
+	$section->appendLink("Der KDE-Desktop","/software/screenshots/desktop.php");
+	$section->appendLink("Internet","/software/screenshots/internet.php");
+	$section->appendLink("Multimedia","/software/screenshots/multimedia.php");
+	$section->appendLink("Graphik","/software/screenshots/graphik.php");
+	$section->appendLink("Entwicklung","/software/screenshots/entwicklung.php");
+	$section->appendLink("Lernprogramme","/software/screenshots/lernprogramme.php");
+	$section->appendLink("Spiele","/software/screenshots/spiele.php");
+	$section->appendLink("Büroprogramme","/software/screenshots/bueroprogramme.php");
+	$section->appendLink("PIM","/software/screenshots/pim.php");
+	$section->appendLink("Systemprogramme","/software/screenshots/systemprogramme.php");
+  $section =& $this->appendSection("Weitere Quellen");
+	$section->appendLink("Anwendung des Monats","/appmonth/index.html");
+	$section->appendLink("kde-apps.org","http://www.kde-apps.org/");
+?>
--- trunk/www/international/germany/inc/navigation/wasistkde.inc #702505:702506
@@ -1,27 +1,22 @@
 <!-- Beginn Submenu -->
-      <table class="linksbox">
-        <tr><th>Was ist KDE?</th></tr>
-        <tr>
-          <td>
-	<a href="<?php echo $dir;?>infos/wasistkde/wasistkde.php">Überblick</a><br />
-	<a href="<?php echo $dir;?>infos/wasistkde/projekt.php">KDE-Projekt</a><br />
+<?php
+  $section =& $this->appendSection("Was ist KDE?");
+  $section->appendLink("Überblick","infos/wasistkde/wasistkde.php");
+  $section->appendLink("KDE-Projekt","infos/wasistkde/projekt.php");
+  $section->appendLink("Projektmanagement","infos/wasistkde/management.php");
+  $section->appendLink("Entwicklungsmodell","infos/wasistkde/entwicklungsmodell.php");
+  $section->appendLink("Sicht des Entwicklers","infos/wasistkde/entwicklersicht.php");
+  $section->appendLink("Internationalisierung","infos/wasistkde/internat.php");
+  $section->appendLink("Eine aufregende Reise","infos/wasistkde/mitmachen.php");
+  $section->appendLink("KDE Free Qt Foundation","infos/wasistkde/kde_free_qt.php");
+?>
+<!-- Ende Submenu -->
 <!--
 	<a href="<?php echo $dir;?>infos/wasistkde/kdevelop.php">KDevelop-Projekt</a><br />
 // -->
-	<a href="<?php echo $dir;?>infos/wasistkde/management.php">Projektmanagement</a><br />
-	<a href="<?php echo $dir;?>infos/wasistkde/entwicklungsmodell.php">Entwicklungsmodell</a><br />
-	<a href="<?php echo $dir;?>infos/wasistkde/entwicklersicht.php">Sicht des Entwicklers</a><br />
-	<a href="<?php echo $dir;?>infos/wasistkde/internat.php">Internationalisierung</a><br />
-	<a href="<?php echo $dir;?>infos/wasistkde/mitmachen.php">Eine aufregende Reise</a><br />
 <!--
 	<a href="<?php echo $dir;?>infos/wasistkde/manifest.php">Manifest</a><br />
 // -->
-	<a href="<?php echo $dir;?>infos/wasistkde/kde_free_qt.php">KDE Free Qt Foundation</a>
 <!--
 	<a href="<?php echo $dir;?>infos/wasistkde/qt.php">Geschichte: Das Thema Qt</a><br />
 // -->
-          </td>
-        </tr>
-      </table>
-<!-- Ende Submenu -->
-
[prev in list] [next in list] [prev in thread] [next in thread] 

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