X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwall_item.tpl;h=9c3703f5fd93f47525d3d30e68732807d72f735e;hb=cafd4003522a472d2709569ea5eb5f80b817af23;hp=ed1206f81b72434df3b4ec60fdfc75b37466a5cf;hpb=9393e3321d85ba0c0e595c6e16c0f881e4240406;p=friendica.git diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl old mode 100644 new mode 100755 index ed1206f81b..9c3703f5fd --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -5,7 +5,7 @@ onmouseover="if (typeof t$id != 'undefined') clearTimeout(t$id); openMenu('wall-item-photo-menu-button-$id')" onmouseout="t$id=setTimeout('closeMenu(\'wall-item-photo-menu-button-$id\'); closeMenu(\'wall-item-photo-menu-$id\');',200)"> - $name + $name menu
@@ -17,17 +17,46 @@
{{ if $location }}$location {{ endif }}
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
- $vote - $plink - $edpost - $drop + {{ if $star }} + + {{ endif }} + {{ if $vote }} +
+ + + {{ if $vote.share }}{{ endif }} + +
+ {{ endif }} + {{ if $plink }} + + {{ endif }} + {{ if $edpost }} + ' + {{ endif }} + +
+ {{ if $drop.dropping }}{{ endif }} +
+ {{ if $drop.dropping }}{{ endif }} +
+
$title
-
$body
+
$body +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
$name