X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fsearch_item.tpl;h=44fb6804d3cdd99d18039cc9b18d2e7d1bd6c847;hb=72fae04e9705bf14181095efc4cd23dec883681a;hp=a5077533ed31b2a121e72fccc7e022fa86a68d3f;hpb=ca1f408f9b5ae5296bcbb1e34a5bb57165fe4d06;p=friendica.git diff --git a/view/theme/vier/templates/search_item.tpl b/view/theme/vier/templates/search_item.tpl index a5077533ed..44fb6804d3 100644 --- a/view/theme/vier/templates/search_item.tpl +++ b/view/theme/vier/templates/search_item.tpl @@ -1,75 +1,78 @@ - - + + + +
- {{$item.star.starred}} - {{if $item.lock}}{{$item.lock}}{{/if}} + {{if $item.star}}{{$item.star.starred}}{{/if}} + {{if $item.lock}}{{$item.lock}}{{/if}}
-
- +
+ + {{$item.name}} - - menu -
- {{$item.name}} + {{$item.name}} {{if $item.plink}}{{$item.ago}}{{else}} {{$item.ago}} {{/if}} - {{if $item.lock}}{{$item.lock}} {{/if}} + {{if $item.lock}}{{$item.lock}} {{/if}}
- {{if $item.title}}

{{$item.title}}

{{/if}} - {{$item.body}} + {{if $item.title}}

{{$item.title}}

{{/if}} +
{{$item.body_html nofilter}}
+ {{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} - {{$tag}} + {{$tag nofilter}} {{/foreach}} - + {{/if}}
-
- - {{if $item.conv}}{{/if}} +
+ {{if $item.conv}}{{/if}}
-
{{$item.location}} 
- +
{{$item.location_html nofilter}} 
+
{{if $item.star}} - {{$item.star.do}} - {{$item.star.undo}} + {{$item.star.do}} + {{$item.star.undo}} {{$item.star.tagger}} {{/if}} - - {{if $item.vote}} - {{$item.vote.like.1}} - {{$item.vote.dislike.1}} + + {{if $item.vote.like}} + {{$item.vote.like.1}} {{/if}} - + {{if $item.vote.dislike}} + {{$item.vote.dislike.1}} + {{/if}} + {{if $item.vote.share}} {{$item.vote.share.1}} - {{/if}} + {{/if}}
- +
{{if $item.drop.pagedrop}} @@ -82,12 +85,12 @@ {{/if}}
- +
- -
{{$item.dislike}}
+ +
{{$item.dislike_html nofilter}}