X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwallwall_item.tpl;h=be942f26195885a9fb95493f195f49615025c1e1;hb=7431bd950937929a21b7d158564a8f9a80d07c5f;hp=fd686f0f4b3fe6c78a88d0aff2519cd22c873dcb;hpb=5ceeb6752d645036b832077d88b71a8825952322;p=friendica.git diff --git a/view/wallwall_item.tpl b/view/wallwall_item.tpl old mode 100644 new mode 100755 index fd686f0f4b..be942f2619 --- a/view/wallwall_item.tpl +++ b/view/wallwall_item.tpl @@ -1,55 +1,93 @@ -
-
-
-
- - $owner_name -
-
$wall
-
- - $name - menu -
-
    - $item_photo_menu -
-
+
+ $item.star.starred + {{ if $item.lock }}$item.lock{{ endif }} + +
-
-
-
- $lock -
$location
-
+
+
+
+
+ + $item.name + + menu + + +
+
+ + $item.owner_name + +
+
$item.location
-
- $name $to $owner_name $vwall
-
$ago
-
-
-
$title
-
-
$body
+
+ {{ if $item.title }}

$item.title

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