X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fwall_thread.tpl;h=48e84d945da023ce3bf672e54bdd5c04b793f243;hb=ff5ab7e9c6b0795673938a991f4cc2d222be6bae;hp=01738b666b2968122bce1803ff127bb560301fde;hpb=9ecb9842858541db669e6ee61627e8526bf4c719;p=friendica.git diff --git a/view/theme/vier/wall_thread.tpl b/view/theme/vier/wall_thread.tpl index 01738b666b..48e84d945d 100644 --- a/view/theme/vier/wall_thread.tpl +++ b/view/theme/vier/wall_thread.tpl @@ -30,11 +30,11 @@
-
- $item.name + $item.name menu
-
$item.location
+ {{ if $item.owner_url }} +
+ + $item.owner_name + +
+ {{ endif }} +
+
+ $item.name + {{ if $item.owner_url }}$item.via $item.owner_name {{ endif }} + - + {{ if $item.plink }}$item.ago{{ else }} $item.ago {{ endif }} + {{ if $item.lock }} - $item.lock {{ endif }} +
+
{{ if $item.title }}

$item.title

{{ endif }} $item.body @@ -53,21 +68,30 @@
- {{ for $item.tags as $tag }} + {{ for $item.hashtags as $tag }} $tag {{ endfor }} + {{ for $item.mentions as $tag }} + $tag + {{ endfor }} + {{ for $item.folders as $cat }} + $cat.name{{if $cat.removeurl}} (x) {{endif}} + {{ endfor }} + {{ for $item.categories as $cat }} + $cat.name{{if $cat.removeurl}} (x) {{endif}} + {{ endfor }}
-
+
-
+
-
- $item.name $item.ago -
- +
$item.location
+ {{ if $item.threaded }}{{ if $item.comment }} + $item.switchcomment + {{ endif }}{{ endif }} {{ if $item.star }} $item.star.do $item.star.undo @@ -89,8 +113,10 @@
- {{ if $item.drop.dropping }} + {{ if $item.drop.pagedrop }} + {{ endif }} + {{ if $item.drop.dropping }} $item.drop.delete {{ endif }} {{ if $item.edpost }} @@ -105,19 +131,18 @@
$item.dislike
- {{ if $item.threaded }}{{ if $item.comment }}{{ if $item.thread_level!=1 }} + + {{ if $item.threaded }}{{ if $item.comment }}
-
- $item.comment +
- {{ endif }}{{ endif }}{{ endif }} - + {{ endif }}{{ endif }}
- {{ for $item.children as $child }} {{ if $item.type == tag }} {{ inc wall_item_tag.tpl with $item=$child }}{{ endinc }} @@ -135,10 +160,10 @@ {{ endif }} {{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}} -
$item.comment
+
$item.comment
{{ endif }}{{ endif }}{{ endif }} {{ if $item.flatten }} -
$item.comment
+
$item.comment
{{ endif }}