X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsearch_item.tpl;h=4320ec6cfc03ce77f9c2a5945293e04f5fcbca5e;hb=ddc3c0db03267d29ace272b504dc6f803fa02990;hp=8560757efdb482facad1a68421d7dbbd0169b435;hpb=e1b3bcc77def477016ea6a19eaec9eede9ffada4;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index 8560757efd..4320ec6cfc 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -1,36 +1,39 @@ - -
-
+ + + + + +
+
-
{{$item.name}} menu
    - {{$item.item_photo_menu nofilter}} + {{$item.item_photo_menu_html nofilter}}
-
-
- {{if $item.lock}}
{{$item.lock}}
- {{else}}
{{/if}} -
{{$item.location}}
+
+
+ {{if $item.lock}}
{{$item.lock}}
+ {{else}}
{{/if}} +
{{$item.location_html nofilter}}
- {{$item.name}} -
{{$item.ago}}
- -
-
-
{{$item.title}}
+ {{$item.name}} +
{{$item.pinned}}
+
+
+
{{$item.title}}
-
{{$item.body nofilter}}
+
{{$item.body_html nofilter}}
{{if $item.has_cats}}
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
@@ -42,23 +45,23 @@ {{/if}}
-
- {{if $item.drop.dropping}}{{/if}} +
+ {{if $item.drop && $item.drop.dropping}}{{/if}}
- {{if $item.drop.pagedrop}}{{/if}} + {{if $item.drop && $item.drop.pagedrop}}{{/if}}
-
+
{{if $item.conv}} - {{$item.conv.title}} + {{$item.conv.title}} {{/if}}
-
+