From afb2c9f1e796232722c029a3d7f2c265c0b734c6 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 5 Jan 2008 19:53:15 +0100 Subject: [PATCH] issue59, remove HTML table from main skeleton Signed-off-by: Andreas Unterkircher --- themes/default/templates/credits.tpl | 42 +++++++++------------------- themes/default/templates/export.tpl | 25 ++++++----------- themes/default/templates/index.tpl | 20 ++++--------- themes/default/templates/welcome.tpl | 24 ++++------------ 4 files changed, 33 insertions(+), 78 deletions(-) diff --git a/themes/default/templates/credits.tpl b/themes/default/templates/credits.tpl index 54991d4..a940b03 100644 --- a/themes/default/templates/credits.tpl +++ b/themes/default/templates/credits.tpl @@ -1,29 +1,13 @@ - - - - - - - - -
- {$product} {$version}
-
-
- - - - -
- by Andreas Unterkircher
- Licensed under GPLv3, phpfspot -
- HTML_AJAX -
- PHP tag-cloud code by Jenny Ferenc. -
- F-Spot database version: {$db_version} -
-
-
- +
+ {$product} {$version}
+
+
+ by Andreas Unterkircher
+ Licensed under GPLv3, phpfspot +
+ HTML_AJAX +
+ PHP tag-cloud code by Jenny Ferenc. +
+ F-Spot database version: {$db_version} +
diff --git a/themes/default/templates/export.tpl b/themes/default/templates/export.tpl index 14354b7..3647863 100644 --- a/themes/default/templates/export.tpl +++ b/themes/default/templates/export.tpl @@ -1,21 +1,14 @@ {include file="header.tpl"}
- - - - -
-
- - -
-
-
-
+
+ + +
+
{include file="footer.tpl"} diff --git a/themes/default/templates/index.tpl b/themes/default/templates/index.tpl index 791dd32..10459aa 100644 --- a/themes/default/templates/index.tpl +++ b/themes/default/templates/index.tpl @@ -22,20 +22,12 @@
- - - - - - - -
- {include file="search.tpl"} -
-
- {include file="tags.tpl"} -
-
+
+ {include file="search.tpl"} +
+
+ {include file="tags.tpl"} +
diff --git a/themes/default/templates/welcome.tpl b/themes/default/templates/welcome.tpl index fa8d80e..960e7cf 100644 --- a/themes/default/templates/welcome.tpl +++ b/themes/default/templates/welcome.tpl @@ -1,16 +1,8 @@ - - - - - - - -
- phpfspot welcomes you to a dynamic photo gallery for F-Spot
-
-
- - - - -
+
+ phpfspot welcomes you to a dynamic photo gallery for F-Spot
+
+
This application targets to provide an easy way, to presentate your F-Spot
pictures in the web, in a way where you do not need any of the current
web2.0 providers or setup complex apps like gallery
@@ -19,11 +11,5 @@ You can addept this welcome page in the file "welcome.tpl" in the template
directory. ;)

[ Click here to take a look at your photo index or select a tag from the list on the left ] -
-
-
+ -- 2.25.1