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/linklist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/default/linklist.html') diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index ed78f40a..d7005c21 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -1,5 +1,5 @@ - + {include="includes"} -- cgit v1.2.3 From de07aad18fb35dcef1e222d1d453d8c4dd6f355d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luce=20Carevi=C4=87?= Date: Sat, 2 Mar 2019 13:32:36 +0100 Subject: fix empty links and hide for screenreaders --- tpl/default/linklist.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'tpl/default/linklist.html') diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index d7005c21..1cf00783 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -94,7 +94,7 @@ {'tagged'|t} {loop="$exploded_tags"} - {$value} + {$value} {/loop} {/if} @@ -195,18 +195,18 @@ - + - - + - + title="{$strToggleSticky}" aria-label="{$strToggleSticky}" class="pin-link {if="$value.sticky"}pinned-link{/if} pure-u-0 pure-u-lg-visible"> + @@ -248,10 +248,10 @@ {ignore}do not add space or line break between these div - Firefox issue{/ignore} class="linklist-item-infos-url pure-u-lg-5-12 pure-u-1"> - {$value.url} + {$value.url}
@@ -264,12 +264,12 @@ {/if} {if="$is_logged_in"} · - - + · - + {/if}
-- cgit v1.2.3 From d3defcac1c6785ea074070ba6290e68efe16b1a8 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Mon, 22 Apr 2019 11:23:47 +0200 Subject: Display sticky label in linklist Add sticky label, like private label, in linklist to make it more visible. --- tpl/default/linklist.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'tpl/default/linklist.html') diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index d7005c21..a43786de 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -146,13 +146,14 @@ {/if} - {if="$is_logged_in"} - - {/if} +

-- cgit v1.2.3 From 374f89e721047bb983d3c3270e73b2ffe8d9d079 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Wed, 8 May 2019 12:09:06 +0200 Subject: Add print CSS rules to the default template Fixes #1291 * Display the header bar only on the first page * Hide search bars, pagination buttons, filters, and edit/delete buttons --- tpl/default/linklist.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tpl/default/linklist.html') diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index a2aaac82..a025d53c 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -52,7 +52,7 @@ {/loop}