X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fsearch_item.tpl;h=44fb6804d3cdd99d18039cc9b18d2e7d1bd6c847;hb=72fae04e9705bf14181095efc4cd23dec883681a;hp=27ab78af2351af5d475dd217feef9cb9c6170afd;hpb=3e4781172f524b75a5fcd2d0434c6b72be7d87f2;p=friendica.git diff --git a/view/theme/vier/templates/search_item.tpl b/view/theme/vier/templates/search_item.tpl index 27ab78af23..44fb6804d3 100644 --- a/view/theme/vier/templates/search_item.tpl +++ b/view/theme/vier/templates/search_item.tpl @@ -1,8 +1,10 @@ - - + + + +
{{if $item.star}}{{$item.star.starred}}{{/if}} - {{if $item.lock}}{{$item.lock}}{{/if}} + {{if $item.lock}}{{$item.lock}}{{/if}}
@@ -16,7 +18,7 @@ {{$item.name}} @@ -25,43 +27,45 @@ {{$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}} @@ -86,7 +90,7 @@
- -
{{$item.dislike}}
+ +
{{$item.dislike_html nofilter}}