X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwallwall_item.tpl;h=f251d7352bb1301cfc1bf676727b41d4dda2fea7;hb=7b15f27ba48f5a1b0e24290379e2524796776803;hp=263b67c73b29fc5c3817bfa1bf8e577bda79c7be;hpb=e14ab2d369391ee9c97d5568034423f303222019;p=friendica.git diff --git a/view/theme/dispy/wallwall_item.tpl b/view/theme/dispy/wallwall_item.tpl index 263b67c73b..f251d7352b 100644 --- a/view/theme/dispy/wallwall_item.tpl +++ b/view/theme/dispy/wallwall_item.tpl @@ -1,51 +1,86 @@ -
-
-
-
- - $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
-
+