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

List:       kde-commits
Subject:    www/sites/developer
From:       Mark Ziegler <mark.ziegler () rakekniven ! de>
Date:       2008-05-09 19:36:35
Message-ID: 1210361795.834924.17081.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 805942 by mvolkert:

All content has been moved to techbase

 M  +17 -4     404.php  
 D             documentation/misc (directory)  
 D             documentation/tutorials/knewstuffsecure (directory)  
 D             documentation/tutorials/subversion (directory)  
 D             joining (directory)  
 D             summerofcode/index.html  
 D             summerofcode/soc2005.html  
 D             summerofcode/soc2006.html  


--- trunk/www/sites/developer/404.php #805941:805942
@@ -25,6 +25,8 @@
 $handler->add("/development-versions/kde-3.0-release-plan.html", \
"http://techbase.kde.org/Schedules/KDE_3.0_Release_Schedule");  \
$handler->add("/development-versions/release.html", \
"http://techbase.kde.org/Schedules/Release_Schedules_Guide");  
+//documentation section
+$handler->add("/documentation/other/binarycompatibility.html", \
"http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++");  //doesn't \
work if classmapper is called with get params  \
$handler->add("/documentation/library/classmapper.php", \
"http://api.kde.org/classmapper.php");  \
$handler->add("/documentation/tutorials/kdialog/t1.html", \
"http://techbase.kde.org/Development/Tutorials/Shell_Scripting_with_KDE_Dialogs"); @@ \
-35,10 +37,21 @@  $handler->add("/documentation/tutorials/kdialog-german/x27.html", \
"http://techbase.kde.org/Development/Tutorials/Shell_Scripting_with_KDE_Dialogs_%28de%29");
  $handler->add("/documentation/tutorials/kdialog-german/x85.html", \
"http://techbase.kde.org/Development/Tutorials/Shell_Scripting_with_KDE_Dialogs_%28de%29");
  $handler->add("/documentation/tutorials/kdialog-german/x450.html", \
"http://techbase.kde.org/Development/Tutorials/Shell_Scripting_with_KDE_Dialogs_%28de%29");
 +$handler->add("/documentation/tutorials/subversion/", \
"http://techbase.kde.org/Getting_Started/Sources/Using_Subversion_with_KDE"); \
+$handler->add("/documentation/tutorials/knewstuffsecure/index.html", \
"http://techbase.kde.org/Development/Tutorials/KNewStuffSecure");  
 //getting started section
 $handler->add("/gettingstarted", "http://techbase.kde.org/Getting_Started");
 
+$handler->addDir("/joining", "http://techbase.kde.org/Contribute");
+$handler->add("/joining/applysvnaccount.php", \
"http://techbase.kde.org/Contribute/Get_a_SVN_Account"); \
+$handler->add("/joining/firststepsaccount.php", \
"http://techbase.kde.org/Contribute/First_Steps_with_your_KDE_SVN_Account"); \
+$handler->add("/joining/sendingpatches.php", \
"http://techbase.kde.org/Contribute/Send_Patches"); \
+$handler->add("/joining/overviewmodules.php", \
"http://techbase.kde.org/Contribute/List_of_KDE_Modules"); \
+$handler->add("/joining/blackhole.html", "http://techbase.kde.org/Blackhole"); +
+$handler->add("/misc/applysvnaccount.php", \
"http://techbase.kde.org/Contribute/Get_a_SVN_Account#Apply_for_an_account"); +
 //policies section
 $handler->add("/policies", "http://techbase.kde.org/Policies");
 $handler->add("/policies/index.html", "http://techbase.kde.org/Policies");
@@ -50,15 +63,16 @@
 $handler->add("/policies/securitypolicy.html", \
"http://techbase.kde.org/Policies/Security_Policy");  \
$handler->add("/policies/packagepolicy.html", \
"http://techbase.kde.org/Policies/Packaging_Policy");  
+$handler->add("/summerofcode/", "http://techbase.kde.org/Projects/Summer_of_Code");
+$handler->add("/summerofcode/soc2005.html", \
"http://techbase.kde.org/Projects/Summer_of_Code/2005"); \
+$handler->add("/summerofcode/soc2006.html", \
"http://techbase.kde.org/Projects/Summer_of_Code/2006"); +
 //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");
 
-//documentation section
-$handler->add("/documentation/other/binarycompatibility.html", \
"http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++");  
-
 $handler->addDir("/source", "http://techbase.kde.org/Getting_Started/Build");
 $handler->addDir("/source/codebrowsing.html", \
"http://techbase.kde.org/Getting_Started/Build");  \
$handler->addDir("/source/anonsvn.html", \
"http://techbase.kde.org/Sources/Anonymous_SVN"); @@ -67,7 +81,6 @@
 $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");
-$handler->addDir("/joining", "http://techbase.kde.org/Contribute");
 $handler->addDir("/support", "http://api.kde.org");
 
 // do it ;)


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

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