X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=e3213b891159dbf864c75cf307dbcdf680df303a;hb=6b93324c11439e739bfe32e0be6ddd07f72ea294;hp=3babc8ead376f57e72ebe56f9a516a7e74794c05;hpb=e0e2a032cfd5769f486b4b2abe58a54144b509c0;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 3babc8ead3..e3213b8911 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,18 +1,87 @@ -
-
- -$name +{{ if $indent }}{{ else }} +
+ $star.starred + {{ if $lock }}$lock{{ endif }} +
-
-$name -$body -
$ago
+{{ endif }} +
+
+
+
+ + $name + + menu + + +
+
$location
+
+
+ {{ if $title }}

$title

{{ endif }} + $body +
+
+
+ +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
+
+
+ {{ if $plink }}$plink.title{{ endif }} +
+
+
+ $name $ago +
+ +
+ {{ if $star }} + $star.do + $star.undo + $star.tagger + {{ endif }} + + {{ if $vote }} + $vote.like.1 + $vote.dislike.1 + {{ endif }} + + {{ if $vote.share }} + $vote.share.1 + {{ endif }} +
+ +
+ {{ if $drop.dropping }} + + $drop.delete + {{ endif }} + {{ if $edpost }} + + {{ endif }} +
+ +
+
+
+ + +
$dislike
+
-
-
-$comment -
- -
+
+ $comment +