X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=e3213b891159dbf864c75cf307dbcdf680df303a;hb=0077997eb69ecda0567f73e8dbf5835ce03d9250;hp=e676c5a41f5990c230984c1691a8fb5f6cf63da5;hpb=a8ce910362578b0ff638d90924bae87f9dc6f2c9;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index e676c5a41f..e3213b8911 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,24 +1,87 @@ -
-
- - $name +{{ if $indent }}{{ else }} +
+ $star.starred + {{ if $lock }}$lock{{ endif }} + +
+{{ endif }} +
+
+
+
+ + $name + + menu + + +
+
$location
+
+
+ {{ if $title }}

$title

{{ endif }} + $body +
- -
- $name -
$ago
+
+ +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
-
-
$title
-
$body
+
+
+ {{ 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 }} +
+ +
- $drop -
-
-
- $comment +
+ + +
$dislike
-
- +
+ $comment +