X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Fsearch_item.tpl;h=dfdee1fabcc4c5812bfd936093aad34775dfdc73;hb=4832bc74f55e7d3e6f66d281f5de3a071fe1e071;hp=616eaf110eb2126efad8c11a6137e1bcf7d1a23c;hpb=207f739f90ff527b88664ae655c2e1b5a71da149;p=friendica.git diff --git a/view/search_item.tpl b/view/search_item.tpl index 616eaf110e..dfdee1fabc 100644 --- a/view/search_item.tpl +++ b/view/search_item.tpl @@ -1,71 +1,64 @@ -
- $star.starred - {{ if $lock }}$lock{{ endif }} - -
-
-
-
-
- - $name - - menu - - + +
+
+
+
+ + $item.name + menu +
+
    + $item.item_photo_menu +
+
+
+
+
+ {{ if $item.lock }}
$item.lock
+ {{ else }}
{{ endif }} +
$item.location
-
$location
-
-
- {{ if $title }}

$title

{{ endif }} - $body -
-
-
- -
-
- $name $ago +
+ $item.name +
$item.ago
+ +
+
+
$item.title
+
+
$item.body
+ {{ if $item.has_cats }} +
$item.txt_cats {{ for $item.categories as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
- -
- {{ if $star }} - $star.do - $star.undo - {{ endif }} - - {{ if $vote }} - $vote.like.1 - $vote.dislike.1 {{ endif }} - - {{ if $vote.share }} - $vote.share.1 - {{ endif }} - - {{ if $conv }} - $conv.title - {{ endif }} -
- -
- {{ if $drop.dropping }} - - $drop.delete - {{ endif }} - {{ if $edpost }} - - {{ 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.dropping }}{{ endif }} +
+ {{ if $item.drop.pagedrop }}{{ endif }} +
+
+ + +
+ {{ if $item.conv }} + $item.conv.title + {{ endif }} +
+ +
+
+