From 3e3355b97aa11d1774903b68d233046e41cc8a04 Mon Sep 17 00:00:00 2001
From: jrags <>
Date: Fri, 2 Dec 2005 03:05:49 +0000
Subject: adding my draft of the application.xml manual
---
.gitattributes | 1 +
docs/application.xml | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 103 insertions(+)
create mode 100755 docs/application.xml
diff --git a/.gitattributes b/.gitattributes
index 1e18c9f4..b4443c48 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -29,6 +29,7 @@ demos/personal/protected/application.xml -text
demos/personal/themes/BlueTheme/buttons.skin -text
demos/personal/themes/BlueTheme/icon_profile.gif -text
demos/personal/themes/BlueTheme/labels.skin -text
+docs/application.xml -text
docs/conceptual-structure.vsd -text
docs/request-sequence.vsd -text
framework/.htaccess -text
diff --git a/docs/application.xml b/docs/application.xml
new file mode 100755
index 00000000..e480fefb
--- /dev/null
+++ b/docs/application.xml
@@ -0,0 +1,102 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+application.xml::::
+
+
+
+
+
+
+
+ other params get stored as an array.
+
+
+
+
+
+
+
+
+
+
+
+
+ extra params get stored as an array.
+
+
+
+ extra params get stored as an array.
+
+
+
+
+config.xml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+config.xml:::::
+
+
+
+
+
+
+
+ other params get stored as an array.
+
+
+
+ extra params get stored as an array.
+
+
+
+
+
+
+
+
+
+
+
+TUserManager:::
--
cgit v1.2.3