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

List:       kde-commits
Subject:    www/sites/developer
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2007-05-28 23:26:57
Message-ID: 1180394817.162466.16621.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 669295 by danimo:

next: tools section


 M  +11 -1     404.php  


--- trunk/www/sites/developer/404.php #669294:669295
@@ -4,9 +4,13 @@
 
 $handler = new Handler404();
 
-#doesn't work if classmapper is called with get params
+//doesn't work if classmapper is called with get params
 $handler->add("/documentation/library/classmapper.php", "http://api.kde.org/classmapper.php");
+
+//getting started section
 $handler->add("/gettingstarted", "http://techbase.kde.org/Getting_Started");
+
+//policies section
 $handler->add("/policies", "http://techbase.kde.org/Policies");
 $handler->add("/policies/index.html", "http://techbase.kde.org/Policies");
 $handler->add("/policies/commitpolicy.html", "http://techbase.kde.org/Policies/SVN_Commit_Policy");
@@ -17,6 +21,12 @@
 $handler->add("/policies/securitypolicy.html", "http://techbase.kde.org/Policies/Security_Policy");
 $handler->add("/policies/packagepolicy.html", "http://techbase.kde.org/Policies/Packaging_Policy");
 
+//tools section
+$handler->add("/tools", "http://techbase.kde.org/Development/Tools");
+$handler->add("/tools/index.html", "http://techbase.kde.org/Development/Tools");
+$handler->add("/tools/analysis.html", "http://techbase.kde.org/Development/Tools");
+
+//todo
 $handler->addDir("/isv", "http://techbase.kde.org/ISV");
 $handler->addDir("/tools", "http://techbase.kde.org/Development/Tools");
 $handler->addDir("/build", "http://techbase.kde.org/Getting_Started/Build");
[prev in list] [next in list] [prev in thread] [next in thread] 

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