From 2847b7cdf2ee645146cf9f768392f08d3f21f0a7 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 26 Feb 2006 06:34:31 +0000 Subject: Moved specs to under docs --- .gitattributes | 8 +- docs/specs/application.dtd | 40 +++++++++ docs/specs/application.xsd | 132 +++++++++++++++++++++++++++ docs/specs/config.dtd | 54 +++++++++++ docs/specs/config.xsd | 192 ++++++++++++++++++++++++++++++++++++++++ framework/Specs/application.dtd | 40 --------- framework/Specs/application.xsd | 132 --------------------------- framework/Specs/config.dtd | 54 ----------- framework/Specs/config.xsd | 192 ---------------------------------------- 9 files changed, 422 insertions(+), 422 deletions(-) create mode 100644 docs/specs/application.dtd create mode 100644 docs/specs/application.xsd create mode 100644 docs/specs/config.dtd create mode 100644 docs/specs/config.xsd delete mode 100644 framework/Specs/application.dtd delete mode 100644 framework/Specs/application.xsd delete mode 100644 framework/Specs/config.dtd delete mode 100644 framework/Specs/config.xsd diff --git a/.gitattributes b/.gitattributes index 55a80c8c..e3cc0381 100644 --- a/.gitattributes +++ b/.gitattributes @@ -243,6 +243,10 @@ demos/quickstart/themes/Simple/style.css -text docs/application.xml -text docs/conceptual-structure.vsd -text docs/request-sequence.vsd -text +docs/specs/application.dtd -text +docs/specs/application.xsd -text +docs/specs/config.dtd -text +docs/specs/config.xsd -text framework/.htaccess -text framework/3rdParty/SafeHtml/HTMLSax3.php -text framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php -text @@ -595,10 +599,6 @@ framework/Security/TAuthorizationRule.php -text framework/Security/TMembershipManager.php -text framework/Security/TSecurityManager.php -text framework/Security/TUserManager.php -text -framework/Specs/application.dtd -text -framework/Specs/application.xsd -text -framework/Specs/config.dtd -text -framework/Specs/config.xsd -text framework/TApplication.php -text framework/TApplicationComponent.php -text framework/TComponent.php -text diff --git a/docs/specs/application.dtd b/docs/specs/application.dtd new file mode 100644 index 00000000..b85a0595 --- /dev/null +++ b/docs/specs/application.dtd @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/specs/application.xsd b/docs/specs/application.xsd new file mode 100644 index 00000000..68861606 --- /dev/null +++ b/docs/specs/application.xsd @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + Application configuration for PRADO 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/specs/config.dtd b/docs/specs/config.dtd new file mode 100644 index 00000000..e140f468 --- /dev/null +++ b/docs/specs/config.dtd @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/specs/config.xsd b/docs/specs/config.xsd new file mode 100644 index 00000000..c60433b5 --- /dev/null +++ b/docs/specs/config.xsd @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + configuration content for page sections in prado3 framework + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/framework/Specs/application.dtd b/framework/Specs/application.dtd deleted file mode 100644 index b85a0595..00000000 --- a/framework/Specs/application.dtd +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/framework/Specs/application.xsd b/framework/Specs/application.xsd deleted file mode 100644 index 68861606..00000000 --- a/framework/Specs/application.xsd +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Application configuration for PRADO 3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/framework/Specs/config.dtd b/framework/Specs/config.dtd deleted file mode 100644 index e140f468..00000000 --- a/framework/Specs/config.dtd +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/framework/Specs/config.xsd b/framework/Specs/config.xsd deleted file mode 100644 index c60433b5..00000000 --- a/framework/Specs/config.xsd +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - configuration content for page sections in prado3 framework - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3