From f31b474e1f720e94b37cfedfe0febe453284f158 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 28 May 2019 17:57:29 +0200 Subject: [news] Modularize; add 'login-news' category TODO: Use date/time picker for expire time --- modules-available/news/templates/page-news.html | 198 ++++++++++-------------- 1 file changed, 80 insertions(+), 118 deletions(-) (limited to 'modules-available/news/templates') diff --git a/modules-available/news/templates/page-news.html b/modules-available/news/templates/page-news.html index 43afaf1a..0543a414 100644 --- a/modules-available/news/templates/page-news.html +++ b/modules-available/news/templates/page-news.html @@ -1,129 +1,89 @@ -

{{lang_vmChooser_title}}

+

{{lang_mainHeading}}

- +

{{lang_introText}}

-
-
-
-

{{lang_newsIntro}}

-
- - -
-
- - -
-
-
-

{{lang_latestUpdate}}: {{latestDate}}

-
-
- - -
-
+

{{newsTypeName}}

-
-
-
-
- {{lang_newsOld}} -
-
-
-
- - - - - - - - - - - - {{#list}} - - - - - - - - {{/list}} - -
{{lang_date}}{{lang_title}}{{lang_content}}{{lang_show}}{{lang_delete}}
{{date}}
{{title}}
{{content}}
- - - - -
- -
-
-
-
+
+ + + + {{#withTitle}} +
+ + +
+ {{/withTitle}} +
+ ({{lang_leaveEmptyInfinite}}) + +
+
+ + +
+
+ {{lang_lastUpdate}}: {{dateline_s}} +
+ {{lang_expires}}: {{expires_s}}
-
- -
-
- - -
-
- +
+ +
+ + +

+
+
+ {{lang_previousEntries}} +
+
+
+
-
- -
-
-
- {{lang_oldHelp}} -
-
-
-
- - - - - - - - - - - {{#listHelp}} - - - - - - - {{/listHelp}} - -
{{lang_date}}{{lang_content}}{{lang_show}}{{lang_delete}}
{{date}}
{{content}}
- - - - -
- -
-
-
+ + + + + + + + + + + + + + + {{#list}} + + + + + + + + + {{/list}} + +
{{lang_created}}{{lang_expires}}{{lang_title}}{{lang_content}}{{lang_show}}{{lang_delete}}
{{dateline_s}}{{expires_s}}
{{title}}
{{content}}
+ + + + + +
+
+ \ No newline at end of file -- cgit v1.2.3-55-g7522