X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=e3213b891159dbf864c75cf307dbcdf680df303a;hb=356c05c6b3f1dbd2b74b73610655218972fd5347;hp=8934832590f38e434bfba6aab67bb43f0f0c1aed;hpb=fe67c346e5ed9f65fe25dd9337b6424c04d09c4a;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 8934832590..e3213b8911 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,49 +1,87 @@ -
-
- -
- - $name +{{ if $indent }}{{ else }} +
+ $star.starred + {{ if $lock }}$lock{{ endif }} + +
+{{ endif }} +
+
+
+
+ + $name - menu -
-
    - $item_photo_menu -
-
-
-
-
- $lock -
$location
-
- -
- $name -
$ago
+ menu + -
-
-
$title
-
-
$body
+
+
$location
-
- $vote - $plink - $edpost - $drop +
+ {{ if $title }}

$title

{{ endif }} + $body
-
- -
$dislike
-
- $comment +
+ +
+ {{ 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 +