From 91a06bc669bd6bf672fc0b5974d5dc567bc1727e Mon Sep 17 00:00:00 2001 From: luccioman Date: Mon, 15 May 2017 13:31:24 +0200 Subject: [PATCH] Annotated search result information separators for screen readers. --- htroot/ConfigSearchPage_p.html | 20 ++++++++++---------- htroot/yacysearchitem.html | 18 +++++++++--------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/htroot/ConfigSearchPage_p.html b/htroot/ConfigSearchPage_p.html index 6cff33faf..1e98cc0ed 100644 --- a/htroot/ConfigSearchPage_p.html +++ b/htroot/ConfigSearchPage_p.html @@ -229,16 +229,16 @@ var solr= $.getJSON("solr/collection1/select?q=*:*&defType=edismax&start=0&rows= #[content_showDate_date]# -  | 42 kbyte -  | Metadata -  | Parser -  | Citation -  | Pictures -  | Cache -  | View via Proxy -  | Browse index -  | Snapshots - #(search.result.show.ranking)#:: | Ranking: 1.12195955E9#(/search.result.show.ranking)# +  | 42 kbyte +  | Metadata +  | Parser +  | Citation +  | Pictures +  | Cache +  | View via Proxy +  | Browse index +  | Snapshots + #(search.result.show.ranking)#:: | Ranking: 1.12195955E9#(/search.result.show.ranking)# diff --git a/htroot/yacysearchitem.html b/htroot/yacysearchitem.html index e3742a646..5130c3734 100644 --- a/htroot/yacysearchitem.html +++ b/htroot/yacysearchitem.html @@ -28,17 +28,17 @@

#(showDate)#::#[date]##(/showDate)# #(showEvent)#::on #[date]##(/showEvent)# - #(showSize)#:: | #[sizename]##(/showSize)# - #(showMetadata)#:: | Metadata#(/showMetadata)# - #(showParser)#:: | Parser#(/showParser)# - #(showCitation)#:: | Citations#(/showCitation)# - #(showPictures)#:: | Pictures#(/showPictures)# - #(showCache)#:: | Cache#(/showCache)# - #(showProxy)#:: | View via proxy#(/showProxy)# - #(showHostBrowser)#:: | Browse index#(/showHostBrowser)# + #(showSize)#:: | #[sizename]##(/showSize)# + #(showMetadata)#:: | Metadata#(/showMetadata)# + #(showParser)#:: | Parser#(/showParser)# + #(showCitation)#:: | Citations#(/showCitation)# + #(showPictures)#:: | Pictures#(/showPictures)# + #(showCache)#:: | Cache#(/showCache)# + #(showProxy)#:: | View via proxy#(/showProxy)# + #(showHostBrowser)#:: | Browse index#(/showHostBrowser)# #(showVocabulary)#::
#{vocabulary}##[name]#:#[terms]# #{/vocabulary}##(/showVocabulary)# #(showSnapshots)#::Snapshots#(/showSnapshots)# - #(showRanking)#:: | Ranking: #[ranking]##(/showRanking)# + #(showRanking)#:: | Ranking: #[ranking]##(/showRanking)#

::