X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_thread.tpl;h=716956c65569901e66485cb0d6acfa3645dd5a73;hb=91a6a1cb2501fdaf9a5ed792b70cf08c2b41591f;hp=8142a7842a32b268d5886b9c3483ce81ea8894ec;hpb=07f87848b4cc89bcfe8b48917f1a305f6e10b981;p=friendica.git diff --git a/view/wall_thread.tpl b/view/wall_thread.tpl index 8142a7842a..716956c655 100644 --- a/view/wall_thread.tpl +++ b/view/wall_thread.tpl @@ -6,34 +6,40 @@ {{endif}}
-
-
-
-
+
+
+
+ {{ if $item.owner_url }} +
+ + $item.owner_name +
+
$item.wall
+ {{ endif }} +
- $item.name - + $item.name menu -
-
    - $item.item_photo_menu -
-
+
+
    + $item.item_photo_menu +
+
+
{{ if $item.lock }}
$item.lock
{{ else }}
{{ endif }} -
$item.location
+
$item.location
- $item.name -
$item.ago
- -
+ $item.name{{ if $item.owner_url }} $item.to $item.owner_name $item.vwall{{ endif }}
+
$item.ago
+
$item.title
@@ -43,13 +49,22 @@ $tag {{ endfor }}
+ {{ if $item.has_cats }} +
$item.txt_cats {{ for $item.categories as $cat }}$cat.name{{ if $cat.removeurl }} [$remove]{{ endif }} {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
+ {{ endif }} + + {{ if $item.has_folders }} +
$item.txt_folders {{ for $item.folders as $cat }}$cat.name{{ if $cat.removeurl}} [$remove]{{ endif }}{{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
+ {{ endif }}
{{ if $item.vote }} @@ -63,29 +78,43 @@ {{ if $item.star }} - + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} {{ endif }} +
{{ if $item.drop.dropping }}{{ endif }}
- {{ if $item.drop.dropping }}{{ endif }} + {{ if $item.drop.pagedrop }}{{ endif }}
-
+
$item.dislike
-
+ + {{ if $item.threaded }} + {{ if $item.comment }} +
+ $item.comment +
+ {{ endif }} + {{ endif }} + +
-{{ for $item.children as $item }} - {{ inc $item.template }}{{ endinc }} +{{ for $item.children as $child }} + {{ inc $child.template with $item=$child }}{{ endinc }} {{ endfor }} + +{{ if $item.flatten }}
$item.comment
- +{{ endif }}
{{if $item.comment_lastcollapsed}}{{endif}}