X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwallwall_item.tpl;h=84da598cd652eefad8afa2d76b40ece900b86458;hb=3b1d9d969547e08c3a421c7a3b870cfcb45f3bc5;hp=263b67c73b29fc5c3817bfa1bf8e577bda79c7be;hpb=4cff911939b263993eb41682ca558c975e2db01f;p=friendica.git diff --git a/view/theme/dispy/wallwall_item.tpl b/view/theme/dispy/wallwall_item.tpl index 263b67c73b..84da598cd6 100644 --- a/view/theme/dispy/wallwall_item.tpl +++ b/view/theme/dispy/wallwall_item.tpl @@ -1,51 +1,98 @@ -
-
-
-
- - $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 }} +
+ +
+ $item.ago +
-
$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
-
- -
$dislike
-
- $comment + +
$item.dislike
+
+
+ $item.comment
-
-
+
+