From 6fd47ba78eb1814c303061839826b47e3841f904 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Wed, 14 Nov 2012 03:01:15 +0000 Subject: [PATCH 1/3] Even shinier Dispy. --- view/theme/dispy/search_item.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/view/theme/dispy/search_item.tpl b/view/theme/dispy/search_item.tpl index 0d9721fe70..5fc8febe9f 100644 --- a/view/theme/dispy/search_item.tpl +++ b/view/theme/dispy/search_item.tpl @@ -1,5 +1,5 @@ -
-
+
+
-
+
From 7c4e3984bed5d646c1a0f8984442e20a7d6f7a5f Mon Sep 17 00:00:00 2001 From: pixelroot Date: Wed, 14 Nov 2012 11:43:26 +0100 Subject: [PATCH 2/3] new file: view/theme/smoothly/search_item.tpl modified: view/theme/smoothly/style.css modified: view/theme/smoothly/theme.php modified: view/theme/smoothly/wall_thread.tpl --- view/theme/smoothly/search_item.tpl | 53 +++++++++++++++++++++++++++++ view/theme/smoothly/style.css | 2 +- view/theme/smoothly/theme.php | 2 +- view/theme/smoothly/wall_thread.tpl | 24 +++++++------ 4 files changed, 68 insertions(+), 13 deletions(-) create mode 100644 view/theme/smoothly/search_item.tpl diff --git a/view/theme/smoothly/search_item.tpl b/view/theme/smoothly/search_item.tpl new file mode 100644 index 0000000000..9c90fd0402 --- /dev/null +++ b/view/theme/smoothly/search_item.tpl @@ -0,0 +1,53 @@ +
+
+
+
+ + $item.name + menu +
+
    + $item.item_photo_menu +
+
+
+
+
{{ if $item.location }}$item.location {{ endif }}
+
+
+ {{ if $item.lock }}
$item.lock
+ {{ else }}
{{ endif }} +
+
+
+ {{ if $item.drop.dropping }}{{ endif }} +
+ {{ if $item.drop.pagedrop }}{{ endif }} +
+
+
+
$item.title
+
+
$item.body
+
+
+ $item.name +
$item.ago
+ +
+ +
+
+ + +
+ {{ if $item.conv }} + $item.conv.title + {{ endif }} +
+
+
+ +
diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index e9b5683a10..6e62138c1b 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -2,7 +2,7 @@ style.css Smoothly - Created by alex@friendica.pixelbits.de on 2012-11-13 + Created by alex@friendica.pixelbits.de on 2012-11-14 ** Colors ** Blue links - #1873a2 diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php index 3ab7b27133..0c7b149540 100644 --- a/view/theme/smoothly/theme.php +++ b/view/theme/smoothly/theme.php @@ -3,7 +3,7 @@ /* * Name: Smoothly * Description: Like coffee with milk. Theme works fine with iPad[2]. - * Version: Version 0.11.13 + * Version: Version 0.11.14 * Author: Alex * Maintainer: Alex * Screenshot: Screenshot diff --git a/view/theme/smoothly/wall_thread.tpl b/view/theme/smoothly/wall_thread.tpl index e57fba30e2..46cbe651de 100644 --- a/view/theme/smoothly/wall_thread.tpl +++ b/view/theme/smoothly/wall_thread.tpl @@ -7,8 +7,9 @@ {{endif}}
-
-
+
+
+
{{ if $item.owner_url }}
@@ -69,16 +70,17 @@ {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }} - - {{ if $item.has_folders }} -
$item.txt_folders {{ for $item.folders as $cat }}$cat.name - [$remove] - {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} -
- {{ endif }}
{{ if $item.drop.pagedrop }} - {{ endif }} + + {{ endif }} +