X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=96f3cee747b859f32fc0c9d70853090e18e736ba;hb=a69ecb341371cf0a1c2847ff19abd88f362021c9;hp=f27113409bb869a14edb03697885005dad25991a;hpb=9f81c3345b40d635a34f0448dd625b17f20508c3;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index f27113409b..96f3cee747 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,18 +1,87 @@ -
-
- -$name -
-
-$name -
$ago
-$drop -
-
$body
-
-
-$comment +{{ if $indent }}{{ else }} +
+ $star.starred + {{ if $lock }}$lock{{ endif }} +
+{{ 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 +