X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_thread.tpl;h=716956c65569901e66485cb0d6acfa3645dd5a73;hb=91a6a1cb2501fdaf9a5ed792b70cf08c2b41591f;hp=600f755b12cd69c6592ca30be2f0d370ecb7d271;hpb=dda4ab3381e2d4dc94eca740ce3d4df70cf5c0b0;p=friendica.git diff --git a/view/wall_thread.tpl b/view/wall_thread.tpl index 600f755b12..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,32 +78,37 @@ {{ if $item.star }} - + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} - {{ endif }} + {{ 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 }} -
-
-
- -
$item.dislike
-
+ +
-{{ 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 }}