X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fwall_thread.tpl;h=06adc011ccef9f5f2ca9d4ed832f2c7d76e3752b;hb=f23f6ca9c6e358113e2d0d735ac3e1a23d7731dd;hp=0ec3c526b4f23b89f806932fef9f9237dcb94d7f;hpb=91ff025333970ffd58fbd20e8d6fd29f954f5baf;p=friendica.git diff --git a/view/theme/vier/templates/wall_thread.tpl b/view/theme/vier/templates/wall_thread.tpl index 0ec3c526b4..06adc011cc 100644 --- a/view/theme/vier/templates/wall_thread.tpl +++ b/view/theme/vier/templates/wall_thread.tpl @@ -27,8 +27,8 @@ {{if $item.thread_level!=1}}
{{/if}}
- {{$item.star.starred}} - {{if $item.lock}}{{$item.lock}}{{/if}} + +
@@ -57,12 +57,12 @@
{{$item.name}} - {{if $item.owner_url}}{{$item.via}} {{$item.owner_name}} {{/if}} + {{if $item.owner_url}}{{$item.via}} {{$item.owner_name}} {{/if}} - {{if $item.plink}}{{$item.ago}}{{else}} {{$item.ago}} {{/if}} - {{if $item.lock}}{{$item.lock}} {{/if}} + {{if $item.plink}}{{$item.created}}{{else}} {{$item.created}} {{/if}} - + {{if $item.lock}}{{$item.lock}}{{/if}} + {{$item.network_name}}
@@ -92,16 +92,19 @@
- {{if $item.threaded}}{{if $item.comment}} - - {{/if}}{{/if}} + {{if $item.threaded}} + {{/if}} + {{if $item.comment}} + + {{/if}} {{if $item.vote}} + {{if $item.vote.like}} - {{if $item.vote.dislike}} + {{/if}}{{if $item.vote.dislike}} {{/if}} {{if $item.vote.share}} @@ -119,7 +122,7 @@ {{/if}}
-
{{$item.location}} {{$item.postopts}}
+
{{$item.location}} {{$item.postopts}}
{{if $item.drop.pagedrop}} @@ -170,11 +173,20 @@ {{if $item.comment_lastcollapsed}}
{{/if}} {{/if}} -{{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}} -
{{$item.comment}}
-{{/if}}{{/if}}{{/if}} +{{if $item.total_comments_num}} + {{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}} +
{{$item.comment}}
+ {{/if}}{{/if}}{{/if}} + {{if $item.flatten}} +
{{$item.comment}}
+ {{/if}} +{{else}} + {{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}} + + {{/if}}{{/if}}{{/if}} -{{if $item.flatten}} -
{{$item.comment}}
+ {{if $item.flatten}} + + {{/if}} {{/if}}