X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwallwall_item.tpl;h=be942f26195885a9fb95493f195f49615025c1e1;hb=f1efa0991a07b8d382370d80a269de597e378d00;hp=ac3a4e34faf2a54001cac91be71061968983cb1e;hpb=5e4df4b3f7782f8a82664d24b86d46a14b3d178b;p=friendica.git diff --git a/view/wallwall_item.tpl b/view/wallwall_item.tpl old mode 100644 new mode 100755 index ac3a4e34fa..be942f2619 --- a/view/wallwall_item.tpl +++ b/view/wallwall_item.tpl @@ -1,23 +1,93 @@ -
-
- -$owner_name +
+ $item.star.starred + {{ if $item.lock }}$item.lock{{ endif }} +
-
Wall-To-Wall
-
- -$name -
- -
-
-$comment -
+
+
+
+
+ + $item.name + + menu + + +
+
+ + $item.owner_name + +
+
$item.location
+
+
+ {{ if $item.title }}

$item.title

{{ endif }} + $item.body +
+
+
+ +
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
+
+
+ +
+
+ $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 +