X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwall_item.tpl;h=52af07532b7edf9fb2a0581b953371087de203ac;hb=00cb7f9efb4826a6ad5c0791f26bc5e8db644f77;hp=ed1206f81b72434df3b4ec60fdfc75b37466a5cf;hpb=b43ed54967e133ca250ee7f42a90d699781d904f;p=friendica.git diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index ed1206f81b..52af07532b 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -1,47 +1,84 @@ -
-
-
-
- - $name - - menu -
+
+
+
+
+ $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 }} +
+
    + {{ if $item.star }} +
  • + + +
  • + {{ endif }} + {{ if $item.vote }} + + {{ endif }} +

+
    + {{ if $item.filer }} +
  • + {{ endif }} + {{ if $item.plink }} + + {{ endif }} + {{ if $item.edpost }} +
  • + {{ endif }} +
  • + {{ if $item.drop.dropping }}
    {{ endif }} + {{ if $item.drop.dropping }}
    {{ endif }} +
  • +
+
-
-
$title
+
+
$item.title
-
$body
+
+ $item.body +
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
+
- $name -
$ago
- + $item.name +
$item.ago
- -
$dislike
-
- $comment + +
$item.dislike
+
+ $item.comment
-
+