From 05a61b80e242b7e984ae3a46bd7e53c7c225334b Mon Sep 17 00:00:00 2001 From: pixelroot Date: Wed, 19 Sep 2012 15:53:37 +0200 Subject: [PATCH 1/3] modified: view/theme/smoothly/follow.tpl modified: view/theme/smoothly/jot.tpl modified: view/theme/smoothly/peoplefind.tpl modified: view/theme/smoothly/style.css modified: view/theme/smoothly/theme.php modified: view/theme/smoothly/wall_item.tpl modified: view/theme/smoothly/wall_thread.tpl modified: view/theme/smoothly/wallwall_item.tpl modified: view/theme/smoothly/wallwall_thread.tpl --- view/theme/smoothly/follow.tpl | 5 +- view/theme/smoothly/jot.tpl | 15 +++-- view/theme/smoothly/peoplefind.tpl | 9 +-- view/theme/smoothly/style.css | 66 ++++++++++++++++----- view/theme/smoothly/theme.php | 2 +- view/theme/smoothly/wall_item.tpl | 76 +++++++++++++++--------- view/theme/smoothly/wall_thread.tpl | 47 ++++++++++----- view/theme/smoothly/wallwall_item.tpl | 78 ++++++++++++++++--------- view/theme/smoothly/wallwall_thread.tpl | 45 +++++++++----- 9 files changed, 237 insertions(+), 106 deletions(-) diff --git a/view/theme/smoothly/follow.tpl b/view/theme/smoothly/follow.tpl index 9c8a6bf3f2..751222c87c 100644 --- a/view/theme/smoothly/follow.tpl +++ b/view/theme/smoothly/follow.tpl @@ -1,8 +1,9 @@

$connect

$desc
-
- + + +
diff --git a/view/theme/smoothly/jot.tpl b/view/theme/smoothly/jot.tpl index 2f52643f0c..437eec4373 100644 --- a/view/theme/smoothly/jot.tpl +++ b/view/theme/smoothly/jot.tpl @@ -14,11 +14,18 @@ -
-
+
+ +
+
+ +
- - +
+
-
{{ if $item.location }}$item.location {{ endif }}
+
+ {{ if $item.location }} + $item.location + {{ endif }} +
- {{ if $item.lock }}
$item.lock
{{ else }}
{{ endif }} + {{ if $item.lock }} +
+ $item.lock +
+ {{ else }} +
+ {{ endif }}
@@ -58,34 +68,45 @@
--> -
+ + +
+ {{ if $item.edpost }} + + {{ endif }} +
- {{ if $item.drop.dropping }}{{ endif }} + {{ if $item.drop.dropping }} + + {{ endif }}
- {{ if $item.drop.dropping }}{{ endif }} + + {{ if $item.drop.dropping }} + {{ endif }} +
-
$item.like
diff --git a/view/theme/smoothly/wallwall_item.tpl b/view/theme/smoothly/wallwall_item.tpl index e4849cf0b1..eb95396811 100644 --- a/view/theme/smoothly/wallwall_item.tpl +++ b/view/theme/smoothly/wallwall_item.tpl @@ -12,45 +12,59 @@ $item.name menu -
- -
+
+ +
+
-
{{ if $item.location }}$item.location {{ endif }}
+
+ {{ if $item.location }} + $item.location + {{ endif }} +
+
- {{ if $item.lock }}
$item.lock
- {{ else }}
{{ endif }} + {{ if $item.lock }} +
+ $item.lock +
+ {{ else }} +
+ {{ endif }}
+
$item.title
$item.body -
- {{ for $item.tags as $tag }} - $tag - {{ endfor }} -
+
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
-
+ + + +
+ {{ if $item.edpost }} + + {{ endif }} +
- {{ if $item.drop.dropping }}{{ endif }} + {{ if $item.drop.dropping }} + + {{ endif }}
- {{ if $item.drop.dropping }}{{ endif }} + + {{ if $item.drop.dropping }} + {{ endif }} +
+
$item.like
$item.dislike
-
- $item.comment -
+
$item.comment
- diff --git a/view/theme/smoothly/wallwall_thread.tpl b/view/theme/smoothly/wallwall_thread.tpl index a660aacfd0..06822d013c 100644 --- a/view/theme/smoothly/wallwall_thread.tpl +++ b/view/theme/smoothly/wallwall_thread.tpl @@ -1,9 +1,11 @@ {{if $item.comment_firstcollapsed}}
- $item.num_comments $item.hide_text + $item.num_comments + $item.hide_text