X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost%2Fwall_thread.tpl;h=85b0183c4cc63cf56b67b369cb80b6917ffc13ca;hb=a41692120e92e0b8afc73be24994cd6985a8b110;hp=95c7cf763f67112b45a0fba458e37822cf88818e;hpb=6348634a1b7c44967f16c1f889bff2bfa85e68d1;p=friendica.git diff --git a/view/theme/frost/wall_thread.tpl b/view/theme/frost/wall_thread.tpl index 95c7cf763f..85b0183c4c 100644 --- a/view/theme/frost/wall_thread.tpl +++ b/view/theme/frost/wall_thread.tpl @@ -4,54 +4,72 @@ {{endif}}
- -
-
-
+ +
+
+ {{ if $item.owner_url }} +
+ + $item.owner_name + +
+
$item.wall
+ {{ endif }} +
- $item.name + $item.name menu - -
    - $item.item_photo_menu -
- + +
    + $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.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 }} @@ -59,23 +77,26 @@ {{ endif }} {{ if $item.edpost }} - + {{ endif }} {{ 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
@@ -90,8 +111,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 }} @@ -100,4 +121,5 @@ {{ endif }}
+{{if $item.comment_lastcollapsed}}
{{endif}}