X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fwall_thread.tpl;h=7b205504d46187651498798ac2686f9ae778ca87;hb=27b60b200ea6cfc0806fc7af5048b416cce4ca06;hp=05185c32c334a5faba8903b3ed36fa31982fba58;hpb=c407fb7963cd40813531e29bdc8a6b43c16725d8;p=friendica.git diff --git a/view/templates/wall_thread.tpl b/view/templates/wall_thread.tpl index 05185c32c3..7b205504d4 100644 --- a/view/templates/wall_thread.tpl +++ b/view/templates/wall_thread.tpl @@ -1,7 +1,12 @@ {{if $item.comment_firstcollapsed}} -
- {{$item.num_comments}} {{$item.hide_text}} +
{{$item.name}}{{if $item.owner_url}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}{{/if}}
-
+
{{$item.pinned}}
{{$item.title}}
@@ -54,12 +59,12 @@
{{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} - {{$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}} +
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
{{/if}} @@ -78,13 +83,19 @@
{{/if}} + {{if $item.remote_comment}} + + {{/if}} {{if $item.plink}} - + {{/if}} {{if $item.edpost}} {{/if}} + {{if $item.pin}} + + {{/if}} {{if $item.star}} {{/if}} @@ -111,7 +122,7 @@
{{if $item.responses}} {{foreach $item.responses as $verb=>$response}} -
{{$response.output}}
+
{{$response.output nofilter}}
{{/foreach}} {{/if}} {{if $item.threaded}}