From cb974e47476284d967483f7478e3dcb5a2d974d4 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 9 Feb 2019 14:29:35 +0100 Subject: Accessibility: specify the HTML lang attribute The lang is based on the user defined one. If the language is automatic, no language will be specified. Fixes #1216 --- tpl/default/configure.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/default/configure.html') diff --git a/tpl/default/configure.html b/tpl/default/configure.html index 42e32230..7a87c05d 100644 --- a/tpl/default/configure.html +++ b/tpl/default/configure.html @@ -1,5 +1,5 @@ - + {include="includes"} -- cgit v1.2.3 From 6a4872520cbbc012b5a8358cd50c78844afe8d07 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 8 Jun 2019 13:59:19 +0200 Subject: Automatically retrieve description for new bookmarks If the option is enabled, it will try to find a meta tag containing the page description and keywords, just like we do for the page title. It will either look for regular meta tag or OpenGraph ones. The option is disabled by default. Note that keywords meta tags is mostly not used. In `configure` template, the variable associated with this setting is `$retrieve_description`. Fixes #1302 --- tpl/default/configure.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'tpl/default/configure.html') diff --git a/tpl/default/configure.html b/tpl/default/configure.html index 7a87c05d..83033624 100644 --- a/tpl/default/configure.html +++ b/tpl/default/configure.html @@ -212,6 +212,22 @@ +
+
+
+ +
+
+
+
+ +
+
+
-- cgit v1.2.3 From 419eef1f5695e6459a3bbb722c63412427e6cf1c Mon Sep 17 00:00:00 2001 From: agentcobra Date: Thu, 1 Aug 2019 12:33:25 +0200 Subject: little fix template fix link between label and checkbox (updateCheck) --- tpl/default/configure.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/default/configure.html') diff --git a/tpl/default/configure.html b/tpl/default/configure.html index 83033624..c1a6a6bc 100644 --- a/tpl/default/configure.html +++ b/tpl/default/configure.html @@ -199,7 +199,7 @@
-