X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwallwall_item.tpl;h=31f046a76f75381c7b119c5b506b5187480c9949;hb=b6b7742579d16a4eab97249758a62c5ff33bd07d;hp=b90bdf4941d6516d19dc0c3f5548daf24cd9854e;hpb=36966c72c87624a5b75d7e4ffa85405d43c800df;p=friendica.git diff --git a/view/theme/dispy/wallwall_item.tpl b/view/theme/dispy/wallwall_item.tpl old mode 100644 new mode 100755 index b90bdf4941..31f046a76f --- 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 $item.tag }} + $item.tag + {{ endfor }} +
+
- $name -
$ago
+ $item.name +
$item.ago
- -
$dislike
+ +
$item.dislike
- $comment + $item.comment
-
+