X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Ffrost-mobile%2Fwall_thread.tpl;h=901ed76c168059622c1ffe648b3d56d98a159d0e;hb=399e8cd8e41fd62c317f9da610ceadf12c7bf343;hp=165a188f1919561a7937b232b365393bc4b0986b;hpb=04f14d96c679d1732993252d137515ad38c4b41f;p=friendica.git diff --git a/view/theme/frost-mobile/wall_thread.tpl b/view/theme/frost-mobile/wall_thread.tpl index 165a188f19..901ed76c16 100644 --- a/view/theme/frost-mobile/wall_thread.tpl +++ b/view/theme/frost-mobile/wall_thread.tpl @@ -4,62 +4,78 @@ {{endif}}
- +
-
- -
+
+ {{ if $item.owner_url }} +
+ + $item.owner_name + +
+
$item.wall
+ {{ endif }} + +
- $item.name + $item.name +
+
    + $item.item_photo_menu +
+
--> +
{{ if $item.lock }}$item.lock {{ else }}
{{ endif }} -
$item.location
+
$item.location
- $item.name -
$item.ago
- + $item.name{{ if $item.owner_url }} $item.to $item.owner_name $item.vwall{{ endif }}
+
$item.ago
-
-
$item.title
$item.body - + {{ for $item.tags as $tag }} $tag {{ endfor }} - + + {{ if $item.has_cats }} +
$item.txt_cats {{ for $item.categories as $cat }}$cat.name [$remove] {{ 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 }} +
+ {{ endif }}
{{ if $item.vote }} {{ endif }} {{ if $item.plink }} - + {{ endif }} {{ if $item.edpost }} @@ -67,18 +83,21 @@ {{ if $item.star }} - + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} - {{ endif }} - + {{ endif }} + + {{ if $item.drop.dropping }}{{ endif }} - - {{ if $item.drop.dropping }}{{ endif }} + + {{ if $item.drop.pagedrop }}{{ endif }}
-
+
$item.dislike
@@ -93,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 }} @@ -103,4 +122,5 @@ {{ endif }}
+{{if $item.comment_lastcollapsed}}
{{endif}}