X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Fwall_thread.tpl;h=a6a8f9615df53f4f3a67c595c4e3a22a7f2b65d6;hb=e5dac2d387c5ef2aa6d12890d32a6e20b9beacd7;hp=3af6aaa11182f5a77006e9f5b6b9b636e4ebc744;hpb=245d9f0aca069e84066a20b0a2a545c67f48ac11;p=friendica.git diff --git a/view/theme/frost-mobile/wall_thread.tpl b/view/theme/frost-mobile/wall_thread.tpl index 3af6aaa111..a6a8f9615d 100644 --- a/view/theme/frost-mobile/wall_thread.tpl +++ b/view/theme/frost-mobile/wall_thread.tpl @@ -8,18 +8,22 @@
-
+
+ {{ if $item.owner_url }}
- $item.owner_name + $item.owner_name +
$item.wall
+ {{ endif }} -
+
- $item.name + $item.name + - $item.name $item.to $item.owner_name $item.vwall
+ $item.name{{ if $item.owner_url }} $item.to $item.owner_name $item.vwall{{ endif }}
$item.ago
@@ -48,13 +52,24 @@ $tag {{ endfor }} + {{ if $item.has_cats }} +
$item.txt_cats {{ for $item.categories as $cat }}$cat.name [$item.remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
+ {{ endif }} + + {{ if $item.has_folders }} +
$item.txt_folders {{ for $item.folders as $cat }}$cat.name [$item.remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
+ {{ endif }}
{{ if $item.vote }} @@ -68,7 +83,9 @@ {{ if $item.star }} - + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} @@ -77,7 +94,7 @@ {{ if $item.drop.dropping }}{{ endif }} - {{ if $item.drop.dropping }}{{ endif }} + {{ if $item.drop.pagedrop }}{{ endif }}
@@ -95,8 +112,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 }}