X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=96f3cee747b859f32fc0c9d70853090e18e736ba;hb=f9b0af6f2f0c57481a0b5b3dc269b2389f3fa872;hp=67fce415262c060bfde3f4d9ee64dcaaee7dbaec;hpb=a51a1007a38e763adcae5ea3865745b2ae80f921;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 67fce41526..96f3cee747 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,30 +1,87 @@ -
-
-
- - $name +{{ if $indent }}{{ else }} +
+ $star.starred + {{ if $lock }}$lock{{ endif }} + +
+{{ endif }} +
+
+
+
+ + $name + + menu + + +
+
$location
- -
- $lock - $name -
$ago
-
$location
- $vote +
+ {{ if $title }}

$title

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