X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fwall_thread.tpl;h=366493a686c277eacf2a9b903f5f70c0f18a692e;hb=93143702ed5fe88c0fce77d778d86ec651d4331e;hp=01738b666b2968122bce1803ff127bb560301fde;hpb=f6818ab2438f2274c5d820bc9b1f90ff7476c0b7;p=friendica.git diff --git a/view/theme/vier/wall_thread.tpl b/view/theme/vier/wall_thread.tpl index 01738b666b..366493a686 100644 --- a/view/theme/vier/wall_thread.tpl +++ b/view/theme/vier/wall_thread.tpl @@ -27,14 +27,14 @@ -
+
-
- $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,71 +68,84 @@
- {{ 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 }}
-
+
-
- {{ if $item.plink }}$item.plink.title{{ endif }} +
-
- $item.name $item.ago -
-
+ {{ if $item.threaded }}{{ if $item.comment }} + + {{ endif }}{{ endif }} + {{ if $item.vote }} + + {{ if $item.vote.dislike }} + + {{ endif }} + {{ endif }} + {{ if $item.vote.share }} + + {{ endif }} {{ if $item.star }} - $item.star.do - $item.star.undo - $item.star.tagger + + + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} - $item.filer - {{ endif }} - - {{ if $item.vote }} - $item.vote.like.1 - $item.vote.dislike.1 + {{ endif }} - - {{ if $item.vote.share }} - $item.vote.share.1 - {{ endif }}
- +
$item.location $item.postopts
- {{ if $item.drop.dropping }} + {{ if $item.drop.pagedrop }} - $item.drop.delete + {{ endif }} + {{ if $item.drop.dropping }} + {{ endif }} {{ if $item.edpost }} - + {{ endif }}
- +
$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 +163,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 }}