We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scraper version: 3.0.0 ("release candidate")
ZIM File: https://mirror.download.kiwix.org/zim/.hidden/dev/ted_mul_pain_2024-04.zim
Library: https://dev.library.kiwix.org/viewer#ted_mul_pain_2024-04
PWA version: 3.1.8
How to reproduce:
On kiwix-serve, you can directly navigate to such a translate page, e.g. https://dev.library.kiwix.org/content/ted_mul_pain_2024-04/how-to-deal-with-rejection?lang=fr
@Jaifroid I'm not sure this is something to fix on scraper side or on PWA side, could you please advise?
The scraper is injecting JS code which detects dynamically the URL param which is passed (e.g. fr in https://dev.library.kiwix.org/content/ted_mul_pain_2024-04/how-to-deal-with-rejection?lang=fr). Code is based on JQuery, and I find pretty hackish tbh: https://github.com/openzim/ted/blob/main/src/ted2zim/templates/assets/article.js. I hope we will be able to fully rewrite this sooner than latter (but it is probably going to be latter).
fr
The text was updated successfully, but these errors were encountered:
This will be solved with a proper implementation of #208
Sorry, something went wrong.
No branches or pull requests
Scraper version: 3.0.0 ("release candidate")
ZIM File: https://mirror.download.kiwix.org/zim/.hidden/dev/ted_mul_pain_2024-04.zim
Library: https://dev.library.kiwix.org/viewer#ted_mul_pain_2024-04
PWA version: 3.1.8
How to reproduce:
On kiwix-serve, you can directly navigate to such a translate page, e.g. https://dev.library.kiwix.org/content/ted_mul_pain_2024-04/how-to-deal-with-rejection?lang=fr
@Jaifroid I'm not sure this is something to fix on scraper side or on PWA side, could you please advise?
The scraper is injecting JS code which detects dynamically the URL param which is passed (e.g.
fr
in https://dev.library.kiwix.org/content/ted_mul_pain_2024-04/how-to-deal-with-rejection?lang=fr). Code is based on JQuery, and I find pretty hackish tbh: https://github.com/openzim/ted/blob/main/src/ted2zim/templates/assets/article.js. I hope we will be able to fully rewrite this sooner than latter (but it is probably going to be latter).The text was updated successfully, but these errors were encountered: