X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwallwall_item.tpl;h=86453fad21afc41e8dafbc99bf8008d24c88508f;hb=9574f7df03407013fed4feb3922e19b7a94e34be;hp=263b67c73b29fc5c3817bfa1bf8e577bda79c7be;hpb=9393e3321d85ba0c0e595c6e16c0f881e4240406;p=friendica.git diff --git a/view/theme/dispy/wallwall_item.tpl b/view/theme/dispy/wallwall_item.tpl index 263b67c73b..86453fad21 100644 --- a/view/theme/dispy/wallwall_item.tpl +++ b/view/theme/dispy/wallwall_item.tpl @@ -1,51 +1,81 @@ -
-
-
-
- - $owner_name +
+
+
+
+ + $item.owner_name
-
$wall
-
- - $name - menu -
+
$item.wall
+
+ + $item.name + menu +
    - $item_photo_menu + $item.item_photo_menu
-
{{ if $location }}$location {{ endif }}
+
{{ if $item.location }}$item.location {{ endif }}
-
$lock
-
- $vote - $plink - $edpost - $drop +
+ {{ if $item.lock }}
$item.lock
+ {{ else }}
{{ endif }}
-
-
$title
+
+ {{ if $item.star }} + + + {{ endif }} + {{ if $item.vote }} + + {{ endif }} + {{ if $item.plink }} + + {{ endif }} + {{ if $item.edpost }} + + {{ endif }} + +
+ {{ if $item.drop.dropping }}{{ endif }} +
+ {{ if $item.drop.dropping }}{{ endif }} +
+ +
+
+
$item.title
-
$body
+
$item.body +
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
+
- $name -
$ago
+ $item.name +
$item.ago
- -
$dislike
-
- $comment + +
$item.dislike
+
+ $item.comment
-
+