X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=e4eabb9e5cb099197e931c412c092eb97e7c439d;hb=3ea5001bb0908f81349d0b5924de089ca1062642;hp=83e6dd361bf0c95c59856efd2483e0d2c006d474;hpb=8aa25523721303b6883e1a793f20997f8a33ec0a;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl old mode 100755 new mode 100644 index 83e6dd361b..e4eabb9e5c --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,87 +1,79 @@ - -
- $star.starred - {{ if $lock }}$lock{{ endif }} - -
- -
-
-
-
- - $name + +
+
+
+
+ + $item.name - menu - - + menu +
+
    + $item.item_photo_menu +
+
+
+
+
+ {{ if $item.lock }}
$item.lock
+ {{ else }}
{{ endif }} +
$item.location
-
$location
-
-
- {{ if $title }}

$title

{{ endif }} - $body -
-
-
- -
- {{ for $tags as $tag }} - $tag - {{ endfor }}
-
-
-
- {{ if $plink }}$plink.title{{ endif }} +
+ $item.name +
$item.ago
+ +
+
+
$item.title
+
+
$item.body +
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
+
-
-
- $name $ago +
+ {{ if $item.vote }} + - -
- {{ if $star }} - $star.do - $star.undo - $star.tagger {{ endif }} - - {{ if $vote }} - $vote.like.1 - $vote.dislike.1 + {{ if $item.plink }} + + {{ endif }} + {{ if $item.edpost }} + {{ endif }} - - {{ if $vote.share }} - $vote.share.1 + + {{ if $item.star }} + + + {{ endif }} + {{ if $item.filer }} + {{ endif }} +
+ {{ if $item.drop.dropping }}{{ endif }}
- -
- - {{ if $drop.dropping }} - - $drop.delete - {{ endif }} - {{ if $edpost }} - - {{ endif }} -
- + {{ if $item.drop.dropping }}{{ endif }} +
-
- - -
$dislike
+
+ +
$item.dislike
+
+ $item.comment
-
-
- $comment +