From b1e7676098112c4967104c6770fd20762e03dfae Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 13 Nov 2013 15:10:15 +0000 Subject: [PATCH] Rename some files --- .htaccess | 1 + Documentation.php | 11 ++++++----- ....php => Documentation:Repository:Meta-Packages.php | 6 +++--- ...=> Documentation:Repository:RegisterCommercial.php | 6 +++--- ...pgrade.php => Documentation:Repository:Upgrade.php | 6 +++--- 5 files changed, 16 insertions(+), 14 deletions(-) rename Documentation:Ubuntu:Meta-Packages.php => Documentation:Repository:Meta-Packages.php (94%) rename Documentation:Ubuntu:RegisterCommercial.php => Documentation:Repository:RegisterCommercial.php (88%) rename Documentation:Ubuntu:Upgrade.php => Documentation:Repository:Upgrade.php (97%) diff --git a/.htaccess b/.htaccess index 47d9c54..5c38fd8 100644 --- a/.htaccess +++ b/.htaccess @@ -14,6 +14,7 @@ Redirect 301 /carla http://kxstudio.sourceforge.net/Applications: Redirect 301 /carla-control http://kxstudio.sourceforge.net/Applications:Carla-Control RedirectMatch 301 ^/KXStudio:(.*)$ /$1 +RedirectMatch 301 ^/Documentation:Ubuntu:(.*)$ /Documentation:Repository:$1 RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f diff --git a/Documentation.php b/Documentation.php index a8b3ee6..775ca11 100644 --- a/Documentation.php +++ b/Documentation.php @@ -21,8 +21,8 @@ include_once("includes/header.php"); Please note that documentation for KXStudio is a work in progress, if you need some information not available here, you can try:

@@ -36,6 +36,7 @@ include_once("includes/header.php"); KXStudio 12.04.3 Release

@@ -45,9 +46,9 @@ include_once("includes/header.php"); KXStudio Distribution & Repositories

diff --git a/Documentation:Ubuntu:Meta-Packages.php b/Documentation:Repository:Meta-Packages.php similarity index 94% rename from Documentation:Ubuntu:Meta-Packages.php rename to Documentation:Repository:Meta-Packages.php index f9a830c..a2f757b 100755 --- a/Documentation:Ubuntu:Meta-Packages.php +++ b/Documentation:Repository:Meta-Packages.php @@ -1,8 +1,8 @@ diff --git a/Documentation:Ubuntu:RegisterCommercial.php b/Documentation:Repository:RegisterCommercial.php similarity index 88% rename from Documentation:Ubuntu:RegisterCommercial.php rename to Documentation:Repository:RegisterCommercial.php index 46dd0ff..059aec2 100755 --- a/Documentation:Ubuntu:RegisterCommercial.php +++ b/Documentation:Repository:RegisterCommercial.php @@ -1,8 +1,8 @@ diff --git a/Documentation:Ubuntu:Upgrade.php b/Documentation:Repository:Upgrade.php similarity index 97% rename from Documentation:Ubuntu:Upgrade.php rename to Documentation:Repository:Upgrade.php index 82c845c..4f22707 100755 --- a/Documentation:Ubuntu:Upgrade.php +++ b/Documentation:Repository:Upgrade.php @@ -1,8 +1,8 @@