X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=96f3cee747b859f32fc0c9d70853090e18e736ba;hb=efe308b5ac9ac7e8d399fb880f31b6967de8fec1;hp=e17b63e5ae15d1efcd37d7cdff767cb63652ad98;hpb=85f709320b588f3231875d097217bd9abd223c9f;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index e17b63e5ae..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
+ menu + +
+
$location
-
- $name -
$ago
- -
-
-
$title
-
-
$body
+
+ {{ if $title }}

$title

{{ endif }} + $body
-
- $vote - $plink - $edpost - $drop +
+
+ +
+ {{ for $tags as $tag }} + $tag + {{ endfor }}
-
- -
$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 +