From 7a84f2ef14b80821b686a9a9e460ab3d8e9c5d4c Mon Sep 17 00:00:00 2001 From: ceb Date: Sun, 29 Sep 2002 21:17:35 +0000 Subject: [PATCH] added xsl tpls --- phpgwapi/templates/default/about.xsl | 7 +++--- phpgwapi/templates/default/phpgw.xsl | 18 +++++++-------- phpgwapi/templates/default/phpgw_bottom.xsl | 15 +++++++++++++ phpgwapi/templates/default/phpgw_left.xsl | 6 +++++ phpgwapi/templates/default/phpgw_right.xsl | 6 +++++ phpgwapi/templates/default/phpgw_top.xsl | 25 +++++++++++++++++++++ 6 files changed, 64 insertions(+), 13 deletions(-) create mode 100644 phpgwapi/templates/default/phpgw_bottom.xsl create mode 100644 phpgwapi/templates/default/phpgw_left.xsl create mode 100644 phpgwapi/templates/default/phpgw_right.xsl create mode 100644 phpgwapi/templates/default/phpgw_top.xsl diff --git a/phpgwapi/templates/default/about.xsl b/phpgwapi/templates/default/about.xsl index 45905ab5a4..99cf01fe1d 100644 --- a/phpgwapi/templates/default/about.xsl +++ b/phpgwapi/templates/default/about.xsl @@ -1,9 +1,8 @@ - + - @@ -32,7 +31,7 @@ diff --git a/phpgwapi/templates/default/phpgw.xsl b/phpgwapi/templates/default/phpgw.xsl index e52b707469..0cb10ae874 100644 --- a/phpgwapi/templates/default/phpgw.xsl +++ b/phpgwapi/templates/default/phpgw.xsl @@ -2,6 +2,7 @@ + @@ -12,32 +13,31 @@ - - + + - <xsl:value-of select="phpgw_website_title"/> - +
@@ -11,7 +10,7 @@
- + :
- : + :
- +
- + - - + + @@ -45,7 +45,7 @@
- +
diff --git a/phpgwapi/templates/default/phpgw_bottom.xsl b/phpgwapi/templates/default/phpgw_bottom.xsl new file mode 100644 index 0000000000..0bdeff2489 --- /dev/null +++ b/phpgwapi/templates/default/phpgw_bottom.xsl @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/phpgwapi/templates/default/phpgw_left.xsl b/phpgwapi/templates/default/phpgw_left.xsl new file mode 100644 index 0000000000..9432c1474a --- /dev/null +++ b/phpgwapi/templates/default/phpgw_left.xsl @@ -0,0 +1,6 @@ + + + + +
+
diff --git a/phpgwapi/templates/default/phpgw_right.xsl b/phpgwapi/templates/default/phpgw_right.xsl new file mode 100644 index 0000000000..a7fa0f1fd1 --- /dev/null +++ b/phpgwapi/templates/default/phpgw_right.xsl @@ -0,0 +1,6 @@ + + + + +
+
diff --git a/phpgwapi/templates/default/phpgw_top.xsl b/phpgwapi/templates/default/phpgw_top.xsl new file mode 100644 index 0000000000..7e3aa77964 --- /dev/null +++ b/phpgwapi/templates/default/phpgw_top.xsl @@ -0,0 +1,25 @@ + + + + + + + + + + + + + +
+ +
+
+ + + + + + + +