X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fwall_thread.tpl;h=763a68bde676c8be6570ea395b7ebfd696e8bfe7;hb=18c642f2a7ffce4fcef1e01bff55ae42143fc04a;hp=1d1a766c928c437479e7a7b9f6ea6635289f40dd;hpb=bd89b8262f11b24b90c156359759f185b3844d68;p=friendica.git diff --git a/view/templates/wall_thread.tpl b/view/templates/wall_thread.tpl index 1d1a766c92..763a68bde6 100644 --- a/view/templates/wall_thread.tpl +++ b/view/templates/wall_thread.tpl @@ -17,19 +17,19 @@ {{/if}}
- -
-
+ +
+
{{if $item.reshared}}

{{$item.reshared nofilter}}

{{/if}}
{{if $item.owner_url}} -
+ -
{{$item.wall}}
+
{{$item.wall}}
{{/if}}
-
+
{{if $item.lock}}
{{$item.lock}}
{{else}}
{{/if}}
{{$item.location_html nofilter}}
- {{$item.name}}{{if $item.owner_url}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}{{/if}}
-
{{$item.pinned}}
+ {{$item.name}}{{if $item.owner_url}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}{{/if}}
+
{{$item.pinned}}
-
-
{{$item.title}}
+
+
{{$item.title}}
-
{{$item.body_html nofilter}} -
- {{if !$item.suppress_tags}} - {{foreach $item.tags as $tag}} - {{$tag nofilter}} - {{/foreach}} - {{/if}} -
- {{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}} -
- {{/if}} +
+ {{$item.body_html nofilter}} +
+ {{if !$item.suppress_tags}} + {{foreach $item.tags as $tag}} + {{$tag nofilter}} + {{/foreach}} + {{/if}} +
+ {{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}} +
+ {{/if}} - {{if $item.has_folders}} -
{{$item.txt_folders}} {{foreach $item.folders as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}}{{if $cat.last}}{{else}}, {{/if}}{{/foreach}} -
- {{/if}} + {{if $item.has_folders}} +
{{$item.txt_folders}} {{foreach $item.folders as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}}{{if $cat.last}}{{else}}, {{/if}}{{/foreach}} +
+ {{/if}} + {{if $item.edited}} +
{{$item.edited['label']}} ({{$item.edited['relative']}})
+ {{/if}}
{{if $item.vote}} @@ -98,10 +102,10 @@ {{/if}} {{if $item.pin}} - + {{/if}} {{if $item.star}} - + {{/if}} {{if $item.tagger}} @@ -111,15 +115,15 @@ {{/if}} {{if $item.isevent }}
- - - + + +
{{/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}}
@@ -131,20 +135,20 @@ {{/if}} {{if $item.threaded}} {{if $item.comment_html}} -
+
{{$item.comment_html nofilter}}
{{/if}} {{/if}} -
+
{{foreach $item.children as $child}} {{include file="{{$child.template}}" item=$child}} {{/foreach}} {{if $item.flatten}} -
+
{{$item.comment_html nofilter}}
{{/if}}