From 579fd2962eebd981475a4a597be7a4970a5769b1 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 11 Jan 2020 09:05:43 +0000 Subject: [PATCH] Some more widgets added --- view/templates/widget/posted_date.tpl | 10 +++++++++- view/templates/widget/tagcloud.tpl | 11 +++++++++-- view/templates/widget/trending_tags.tpl | 10 +++++++++- 3 files changed, 27 insertions(+), 4 deletions(-) diff --git a/view/templates/widget/posted_date.tpl b/view/templates/widget/posted_date.tpl index 42c04d2266..0d5490d98f 100644 --- a/view/templates/widget/posted_date.tpl +++ b/view/templates/widget/posted_date.tpl @@ -11,8 +11,13 @@ function showHideDates() { } -
+

{{$title}}

+
+
+ +

{{$title}}

+
    {{foreach $dates as $y => $arr}} @@ -41,3 +46,6 @@ function showHideDates() {
{{/if}}
+ diff --git a/view/templates/widget/tagcloud.tpl b/view/templates/widget/tagcloud.tpl index fd007c9c10..e0301e722e 100644 --- a/view/templates/widget/tagcloud.tpl +++ b/view/templates/widget/tagcloud.tpl @@ -1,6 +1,10 @@ - -
+

{{$title}}

+
+
+ +

{{$title}}

+
{{foreach $tags as $tag}} @@ -11,3 +15,6 @@
+ diff --git a/view/templates/widget/trending_tags.tpl b/view/templates/widget/trending_tags.tpl index a2788af653..072d72831c 100644 --- a/view/templates/widget/trending_tags.tpl +++ b/view/templates/widget/trending_tags.tpl @@ -1,5 +1,10 @@ -