Move Plane app to demos.

This commit is contained in:
Neil Fraser
2014-11-18 22:21:00 -08:00
parent 17d86eaf2b
commit 8d53788810
346 changed files with 7339 additions and 8525 deletions

View File

@@ -26,14 +26,6 @@ handlers:
- url: /static/apps/code/(de|en|hu|vi|zh_tw)\.html
static_files: redirect.html
upload: redirect.html
# Plane moved to index.html on 7 Aug 2013.
- url: /static/apps/plane/plane\.html
static_files: redirect.html
upload: redirect.html
# Plane became language-agnostic on 20 Jul 2013.
- url: /static/apps/plane/(1_|2_)?(en|hu|vi|vn)\.html
static_files: redirect.html
upload: redirect.html
# Puzzle moved to Blockly Games on 15 Oct 2014.
- url: /static/apps/puzzle/.*
static_files: redirect.html
@@ -50,6 +42,10 @@ handlers:
- url: /static/apps/graph/.*
static_files: redirect.html
upload: redirect.html
# Plane moved from apps to demos on 13 Nov 2014.
- url: /static/apps/plane/.*
static_files: redirect.html
upload: redirect.html
# Block Factory moved from apps to demos on 16 Oct 2014.
- url: /static/apps/blockfactory/.*
static_files: redirect.html