Currently the WSindex API is displaying title only in English and not in original languages. Ideally, the table should fetch title_native_language first and if not present then English label.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | LGoto | T403210 Projects and mentors for Wikimedia Outreachy Round 31 | |||
| Resolved | Muguro | T405593 Outreachy 31: Improve the Wikisource Reader App | |||
| Open | Feature | Muguro | T417148 Analytics table should have book title in original language |
Event Timeline
Comment Actions
@Muguro the submitted PR only handles empty titles. But the task is for setting title_native_language as the first priority, next fallback is title.
Comment Actions
@Saiphani02 I have pushed changes as requested. I have added the native language as first priority and the title as fallback
Comment Actions
https://codeberg.org/ph4ni/wsindex/pulls/22 by @Muguro merged for viewed books.
Also, needed for Top Downloaded Books
Comment Actions
updated the app to save native language for downloaded book https://github.com/cis-india/Wikisource-Reader/pull/91
