X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=96f3cee747b859f32fc0c9d70853090e18e736ba;hb=f9b0af6f2f0c57481a0b5b3dc269b2389f3fa872;hp=e5e03744f94d307f477d92641e1a3add1c75c86e;hpb=36f14842236a9e515a5cfadafa609a3057cb33d3;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index e5e03744f9..96f3cee747 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 +