X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwallwall_item.tpl;h=421cddadfc0fbe80c9747fb3d32b3f34f278c400;hb=34d268544e565985014ada4369e8673c87883a0a;hp=add2cd5a0937af7690357da119838dbecba9070f;hpb=8c6e7a24cd1dedc2e34cf41f23df3f070a582b2e;p=friendica.git diff --git a/view/theme/dispy/wallwall_item.tpl b/view/theme/dispy/wallwall_item.tpl index add2cd5a09..421cddadfc 100644 --- a/view/theme/dispy/wallwall_item.tpl +++ b/view/theme/dispy/wallwall_item.tpl @@ -1,56 +1,91 @@ -
-
-
-
- - $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
-
- {{ if $star }} - - {{ endif }} - $vote - {{ if $plink }} - - {{ endif }} - $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
-
+