X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fwall_thread.tpl;h=a5a785af7eaf1c466664a4834cc9394dac616c94;hb=0acb5d4558d3641c47f01a056751c4410b7c4953;hp=631aad3be22bcdc4740a5e5837d0b5acedc227be;hpb=6ba7b5961c1ea4f325decd7e973fbc3d73ae6f38;p=friendica.git diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 631aad3be2..a5a785af7e 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -81,80 +81,6 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}}
- {{* Put addional actions in a top-right dropdown menu *}} - - - - {{* The avatar picture and the photo-menu *}} @@ -252,6 +186,9 @@ as the value of $top_child_total (this is done at the end of this file) {{if $item.owner_self}} {{include file="sub/delivery_count.tpl" delivery=$item.delivery}} {{/if}} + {{if $item.direction}} + {{include file="sub/direction.tpl" direction=$item.direction}} + {{/if}}

@@ -271,12 +208,29 @@ as the value of $top_child_total (this is done at the end of this file) {{if $item.owner_self}} {{include file="sub/delivery_count.tpl" delivery=$item.delivery}} {{/if}} + {{if $item.direction}} + {{include file="sub/direction.tpl" direction=$item.direction}} + {{/if}}
{{/if}} +
+ {{if $item.network_icon != ""}} + + {{else}} + {{$item.network_name}} + {{/if}} + {{if $item.plink}} {{*link to the original source of the item *}} +   + + + + {{/if}} +
+
{{* Insert Line to seperate item header and item content visually *}} @@ -313,7 +267,7 @@ as the value of $top_child_total (this is done at the end of this file) {{/foreach}} {{foreach $item.categories as $cat}} - {{$cat.name}}{{if $cat.removeurl}} (x) {{/if}} + {{$cat.name}}{{if $cat.removeurl}} (x) {{/if}} {{/foreach}} {{if $item.edited}}
{{$item.edited['label']}} ({{$item.edited['relative']}})
{{/if}} @@ -321,52 +275,118 @@ as the value of $top_child_total (this is done at the end of this file) -

+

{{* Action buttons to interact with the item (like: like, dislike, share and so on *}} - - - - {{if $item.threaded}}{{/if}} + - + -

+ + + +
+ {{* Event attendance buttons *}} + {{if $item.isevent}} +
+ + + +
+ {{/if}} + + {{if $item.edpost || $item.tagger || $item.filer || $item.pin || $item.star || $item.subthread || $item.ignore || $item.drop.dropping}} + + {{/if}} + + {{if $item.drop.pagedrop}} + + + {{/if}} + +
+