X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fsearch_item.tpl;h=bce28962ec436446fea820d90ce6ad488566627d;hb=17490fca33fb162fab2c9a20727024192b729ac5;hp=0a62fd584346836a148cafdb402ed162a8c0ebcc;hpb=f090564f0feb01ef34aef56a7a63d99757bb901a;p=friendica.git diff --git a/view/theme/vier/templates/search_item.tpl b/view/theme/vier/templates/search_item.tpl index 0a62fd5843..bce28962ec 100644 --- a/view/theme/vier/templates/search_item.tpl +++ b/view/theme/vier/templates/search_item.tpl @@ -1,33 +1,28 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} +
- {{$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}} @@ -35,17 +30,18 @@
{{if $item.title}}

{{$item.title}}

{{/if}} - {{$item.body}} +
{{$item.body nofilter}}
+ {{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} - {{$tag}} + {{$tag nofilter}} {{/foreach}} - + {{/if}}
@@ -55,25 +51,25 @@
-
{{$item.location}} 
- +
{{$item.location nofilter}} 
+
{{if $item.star}} {{$item.star.do}} {{$item.star.undo}} {{$item.star.tagger}} {{/if}} - + {{if $item.vote}} - {{$item.vote.like.1}} - {{$item.vote.dislike.1}} + {{$item.vote.like.1}} + {{$item.vote.dislike.1}} {{/if}} - + {{if $item.vote.share}} {{$item.vote.share.1}} - {{/if}} + {{/if}}
- +
{{if $item.drop.pagedrop}} @@ -86,12 +82,12 @@ {{/if}}
- +
- -
{{$item.dislike}}
+ +
{{$item.dislike nofilter}}