[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:19:31
Message-ID: 1180394371.841782.15709.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 669292 by danimo:

policies moved


 M  +9 -1      404.php  
 D             policies (directory)  


--- trunk/www/sites/developer/404.php #669291:669292
@@ -7,13 +7,21 @@
 #doesn't work if classmapper is called with get params
 $handler->add("/documentation/library/classmapper.php", "http://api.kde.org/classmapper.php");
 $handler->add("/gettingstarted", "http://techbase.kde.org/Getting_Started");
+$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");
+$handler->add("/policies/licensepolicy.html", "http://techbase.kde.org/Policies/Licensing_Policy");
+$handler->add("/policies/documentationpolicy.php", "http://techbase.kde.org/Policies/Library_Documentation_Policy");
+$handler->add("/policies/librarypolicy.html", "http://techbase.kde.org/Policies/Library_Code_Policy");
+$handler->add("/policies/uri-guidelines.xhtml", "http://techbase.kde.org/Policies/URI_&_XML_Namespaces_Policy");
+$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->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("/sources", "http://techbase.kde.org/Getting_Started/Build");
 $handler->addDir("/joining", "http://techbase.kde.org/Contribute");
-$handler->addDir("/policies", "http://techbase.kde.org/Policies");
 $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