From faf4aa4f219e3bf6fdac4144112de58d2fdfd131 Mon Sep 17 00:00:00 2001
From: xue <>
Date: Wed, 28 Dec 2005 16:04:05 +0000
Subject:
---
.gitattributes | 4 --
demos/quickstart/protected/pages/Layout.php | 15 -----
demos/quickstart/protected/pages/Layout.tpl | 39 -------------
demos/quickstart/protected/pages/TopicList.php | 8 ---
demos/quickstart/protected/pages/TopicList.tpl | 79 --------------------------
5 files changed, 145 deletions(-)
delete mode 100644 demos/quickstart/protected/pages/Layout.php
delete mode 100644 demos/quickstart/protected/pages/Layout.tpl
delete mode 100644 demos/quickstart/protected/pages/TopicList.php
delete mode 100644 demos/quickstart/protected/pages/TopicList.tpl
diff --git a/.gitattributes b/.gitattributes
index 61560a66..e5f44c42 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -46,12 +46,8 @@ demos/quickstart/protected/pages/Fundamentals/objectdiagram.vsd -text
demos/quickstart/protected/pages/GettingStarted/AboutPrado.page -text
demos/quickstart/protected/pages/GettingStarted/Installation.page -text
demos/quickstart/protected/pages/GettingStarted/Introduction.page -text
-demos/quickstart/protected/pages/Layout.php -text
-demos/quickstart/protected/pages/Layout.tpl -text
demos/quickstart/protected/pages/Samples/Hangman.page -text
demos/quickstart/protected/pages/Samples/HelloWorld.page -text
-demos/quickstart/protected/pages/TopicList.php -text
-demos/quickstart/protected/pages/TopicList.tpl -text
demos/quickstart/protected/pages/ViewSource.page -text
demos/quickstart/protected/pages/ViewSource.php -text
demos/quickstart/protected/pages/config.xml -text
diff --git a/demos/quickstart/protected/pages/Layout.php b/demos/quickstart/protected/pages/Layout.php
deleted file mode 100644
index a82d2fff..00000000
--- a/demos/quickstart/protected/pages/Layout.php
+++ /dev/null
@@ -1,15 +0,0 @@
-TopicPanel->Visible=!$this->TopicPanel->Visible;
- if($this->TopicPanel->Visible)
- $sender->Text="Hide TOC";
- else
- $sender->Text="Show TOC";
- }
-}
-
-?>
\ No newline at end of file
diff --git a/demos/quickstart/protected/pages/Layout.tpl b/demos/quickstart/protected/pages/Layout.tpl
deleted file mode 100644
index d419fae3..00000000
--- a/demos/quickstart/protected/pages/Layout.tpl
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
- |
-
- |
-