diff --git a/view/theme/frio/templates/search_item.tpl b/view/theme/frio/templates/search_item.tpl index 62a357fa6b..c3f2e8c858 100644 --- a/view/theme/frio/templates/search_item.tpl +++ b/view/theme/frio/templates/search_item.tpl @@ -1,299 +1,301 @@ -
+ {{$item.ago}} {{if $item.location_html}} — ({{$item.location_html nofilter}}){{/if}} +
+ ++ {{* Action buttons to interact with the item (like: like, dislike, share and so on *}} + + + + {{if $item.threaded}}{{/if}} + + {{* Buttons for like and dislike *}} + {{if $item.vote}} + {{if $item.vote.like}} + + {{/if}} + {{if $item.vote.like AND $item.vote.dislike}} + • + {{/if}} + + {{if $item.vote.dislike}} + + {{/if}} + {{if ($item.vote.like OR $item.vote.dislike) AND $item.comment_html}} + • + {{/if}} + {{/if}} + + {{* Button to open the comment text field *}} + {{if $item.comment_html}} + + {{/if}} + + {{* Button for sharing the item *}} + {{if $item.vote}} + {{if $item.vote.share}} + {{if $item.vote.like OR $item.vote.dislike OR $item.comment_html}} + • {{/if}} - -
- {{$item.ago}} {{if $item.location_html}} — ({{$item.location_html nofilter}}){{/if}} -
- -
- {{* Action buttons to interact with the item (like: like, dislike, share and so on *}}
-
-
-
- {{if $item.threaded}}{{/if}}
-
- {{* Buttons for like and dislike *}}
- {{if $item.vote}}
- {{if $item.vote.like}}
-
- {{/if}}
- {{if $item.vote.like AND $item.vote.dislike}}
- •
- {{/if}}
-
- {{if $item.vote.dislike}}
-
- {{/if}}
- {{if ($item.vote.like OR $item.vote.dislike) AND $item.comment_html}}
- •
- {{/if}}
- {{/if}}
-
- {{* Button to open the comment text field *}}
- {{if $item.comment_html}}
-
- {{/if}}
-
- {{* Button for sharing the item *}}
- {{if $item.vote}}
- {{if $item.vote.share}}
- {{if $item.vote.like OR $item.vote.dislike OR $item.comment_html}}
- •
+
{{/if}}
-
{{/if}}
- {{/if}}
- {{* Put additional actions in a dropdown menu *}}
- {{if $item.menu && ($item.edpost || $item.tagger || $item.filer || $item.pin || $item.star || $item.follow_thread || $item.ignore || $item.drop.dropping || $item.browsershare)}}
-
-
-
-
- {{if $item.edpost}} {{* edit the posting *}}
+ {{* Put additional actions in a dropdown menu *}}
+ {{if $item.menu && ($item.edpost || $item.tagger || $item.filer || $item.pin || $item.star || $item.follow_thread || $item.ignore || $item.drop.dropping || $item.browsershare)}}
+
+
+
+
+
+
+ {{else}}
+ {{/if}}
- {{else}}
-
- {{/if}}
-
-
- {{* Event attendance buttons *}}
- {{if $item.isevent}}
-
-
-
-
+
+ {{* Event attendance buttons *}}
+ {{if $item.isevent}}
+
+
+
+
+
+ {{/if}}
+
+
+ {{if $item.drop && $item.drop.pagedrop}}
+
+
+ {{/if}}
+
+
+ {{if $item.edpost}} {{* edit the posting *}}
+
+
+ {{if $item.browsershare}}
+