X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_thread.tpl;h=716956c65569901e66485cb0d6acfa3645dd5a73;hb=91a6a1cb2501fdaf9a5ed792b70cf08c2b41591f;hp=a67334e33f41d65b2af7ca1a23a7e47607808bc5;hpb=234598280d96627861a1ff1dcfc8a4a59bd37054;p=friendica.git diff --git a/view/wall_thread.tpl b/view/wall_thread.tpl index a67334e33f..716956c655 100644 --- a/view/wall_thread.tpl +++ b/view/wall_thread.tpl @@ -7,7 +7,7 @@
-
+
{{ if $item.owner_url }}
@@ -50,12 +50,12 @@ {{ endfor }}
{{ if $item.has_cats }} -
$item.txt_cats {{ for $item.categories as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
$item.txt_cats {{ for $item.categories as $cat }}$cat.name{{ if $cat.removeurl }} [$remove]{{ endif }} {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }} {{ if $item.has_folders }} -
$item.txt_folders {{ for $item.folders as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
$item.txt_folders {{ for $item.folders as $cat }}$cat.name{{ if $cat.removeurl}} [$remove]{{ endif }}{{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }}
@@ -64,7 +64,7 @@ {{ if $item.vote }} @@ -78,7 +78,9 @@ {{ if $item.star }} - + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} @@ -105,8 +107,8 @@
-{{ for $item.children as $item }} - {{ inc $item.template }}{{ endinc }} +{{ for $item.children as $child }} + {{ inc $child.template with $item=$child }}{{ endinc }} {{ endfor }} {{ if $item.flatten }}