X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=e3213b891159dbf864c75cf307dbcdf680df303a;hb=aea5584bf14387dff2bd2b62335b8b94f939c6ff;hp=b9f27ed4ad9aa15d47af4949e1d81ca6c35da123;hpb=0bf8e418a8b8c57607ed8a52cff6b3ac53d38d05;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index b9f27ed4ad..e3213b8911 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,31 +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 }}
- $plink - $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 +