mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Languages OPDS feed includes book counts
This commit is contained in:
committed by
Matthieu Gautier
parent
45adda44b3
commit
ab3095745e
@ -16,6 +16,7 @@
|
||||
<entry>
|
||||
<title>{{lang_self_name}}</title>
|
||||
<dc:language>{{{lang_code}}}</dc:language>
|
||||
<thr:count>{{book_count}}</thr:count>
|
||||
<link rel="subsection"
|
||||
href="{{endpoint_root}}/entries?lang={{{lang_code}}}"
|
||||
type="application/atom+xml;profile=opds-catalog;kind=acquisition"/>
|
||||
|
Reference in New Issue
Block a user