X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fwall_thread.tpl;h=73e99cb1bddcd79c520ff6a11822a6825ad20802;hb=3e9aa606abcb1e7edcb4dcb04a3890029da4bf17;hp=01cd7559f188fe57f6982c0a4104084f89827b21;hpb=f1e7d97b8cae93e1c77f5a5085880409b01fcdbe;p=friendica.git diff --git a/view/templates/wall_thread.tpl b/view/templates/wall_thread.tpl index 01cd7559f1..73e99cb1bd 100644 --- a/view/templates/wall_thread.tpl +++ b/view/templates/wall_thread.tpl @@ -14,12 +14,15 @@ - + {{/if}}
+ {{if $item.reshared}} +

{{$item.reshared nofilter}}

+ {{/if}}
{{if $item.owner_url}}
@@ -36,26 +39,26 @@ menu
    - {{$item.item_photo_menu nofilter}} + {{$item.item_photo_menu_html nofilter}}
- {{if $item.lock}}
{{$item.lock}}
+ {{if $item.lock}}
{{$item.lock}}
{{else}}
{{/if}} -
{{$item.location nofilter}}
+
{{$item.location_html nofilter}}
{{$item.name}}{{if $item.owner_url}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}{{/if}}
-
+
{{$item.pinned}}
{{$item.title}}
-
{{$item.body nofilter}} +
{{$item.body_html nofilter}}
{{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} @@ -64,7 +67,7 @@ {{/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}} +
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
{{/if}} @@ -77,19 +80,25 @@
{{if $item.vote}} {{/if}} + {{if $item.remote_comment}} + + {{/if}} {{if $item.plink}} - + {{/if}} {{if $item.edpost}} {{/if}} + {{if $item.pin}} + + {{/if}} {{if $item.star}} {{/if}} @@ -101,9 +110,9 @@ {{/if}} {{if $item.isevent }}
- - - + + +
{{/if}}
@@ -120,9 +129,9 @@ {{/foreach}} {{/if}} {{if $item.threaded}} - {{if $item.comment}} + {{if $item.comment_html}}
- {{$item.comment nofilter}} + {{$item.comment_html nofilter}}
{{/if}} {{/if}} @@ -135,7 +144,7 @@ {{if $item.flatten}}
- {{$item.comment nofilter}} + {{$item.comment_html nofilter}}
{{/if}}