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

List:       kde-commits
Subject:    developer.kde.org
From:       Christoph Cullmann <crossfire () babylon2k ! de>
Date:       2004-03-02 20:13:46
Message-ID: 20040302201346.286979993 () office ! kde ! org
[Download RAW message or body]

CVS commit by cullmann: 

more conversion, fix links


  A            tools/menu.inc   1.1
  M +0 -11     documentation/index.html   1.38
  M +3 -3      joining/menu.inc   1.2
  M +4 -4      tools/analysis.html   1.4
  M +7 -6      tools/index.html   1.26


--- developer.kde.org/documentation/index.html  #1.37:1.38
@@ -10,13 +10,2 @@
 
 <?php include 'footer.inc'; ?>
-
-
-
-
-
-
-
-
-
-
-

--- developer.kde.org/joining/menu.inc  #1.1:1.2
@@ -3,13 +3,13 @@
 $this->appendLink ("Mailing lists", "http://www.kde.org/mailinglists.html",
                    "Probably the best way to find out what's going on in KDE \
                development. Archives are available <a \
                href=\"http://lists.kde.org\">here</a>.",
-                   true);
+                   false);
 
 $this->appendLink ("Kernel Cousin KDE", "http://kt.zork.net/kde/index.html",
                    "Summary of the development mailing lists.",
-                   true);
+                   false);
 
 $this->appendLink ("The dot", "http://dot.kde.org",
                    "The KDE news site.",
-                   true);
+                   false);
 
 ?>

--- developer.kde.org/tools/analysis.html  #1.3:1.4
@@ -1,5 +1,6 @@
 <?php 
-include "../page.inc";
-page('toolsAnalysis');
+  $site_root = "../";
+  $page_title = "Analysis";
+  include 'header.inc';
 ?>
 
@@ -54,5 +55,4 @@
 
 <?php
-listChildren();
-footer();
+include ("footer.inc");
  ?>

--- developer.kde.org/tools/index.html  #1.25:1.26
@@ -1,11 +1,12 @@
 <?php 
-include "../page.inc";
-page('tools');
+  $site_root = "../";
+  $page_title = "Development tools";
+  include 'header.inc';
 ?>
+
 <font size="+2">T</font>his section contains information about tools
 for KDE development.
 
-<?php 
-listChildren();
-footer();
- ?>
+<?php $kde_menu->currentOverview(); ?>
+
+<?php include 'footer.inc'; ?>


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

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