X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=9d1dd7d70e45c183d353b9925c4339ec1dc5d53b;hb=9b6e91086b29554fd04362f6c87ea148718e8b1c;hp=96f3cee747b859f32fc0c9d70853090e18e736ba;hpb=f9b0af6f2f0c57481a0b5b3dc269b2389f3fa872;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl old mode 100644 new mode 100755 index 96f3cee747..9d1dd7d70e --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,87 +1,78 @@ -{{ if $indent }}{{ else }} -
- $star.starred - {{ if $lock }}$lock{{ endif }} - -
-{{ 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 $item.star }} + + {{ endif }} - - {{ if $vote.share }} - $vote.share.1 + {{ 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 +