X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwall_item.tpl;h=b013cfeef45966ed69a4af35550facc5d01b5936;hb=638bbb2171b6d1dcd68f0d46359441afb848561d;hp=ed1206f81b72434df3b4ec60fdfc75b37466a5cf;hpb=e14ab2d369391ee9c97d5568034423f303222019;p=friendica.git diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index ed1206f81b..b013cfeef4 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -1,47 +1,77 @@ -
-
-
-
- - $name +
+
+
+
+ + $item.name - menu -
+ 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
-
+