-
Updated
Nov 21, 2021 - HTML
zim
Here are 99 public repositories matching this topic...
-
Updated
Dec 15, 2021 - Shell
-
Updated
Nov 15, 2021 - JavaScript
It should be possible to export an article in pdf format without having to you pront to pdf sysmtem feature.
-
Updated
Apr 7, 2021 - Shell
Currently in the android app we allow multiple languages to be selected when viewing the Library content.
The OPDS stream currently only uses the last lang query parameter when performing a search.
As suggested by RMS, this could be a useful way of explaining our UI to new users. It is very easy to add these to icons and to settings in Configuration. where an additional explanation of what a setting does can be helpful. Of course we need to be mindful that the more text that is added, the more translation will be required of the UI when we implement #13.
The linux builder on the CI always try to checkout a branch.
But when we push a tag, the CI try to build the tag and there is no corresponding branch with the tag name.
It would be better to detect if we are building a tag or a branch and checkout the right git ref.
Failing of the CI here is not important as nothing is done with this CI (just building), and when tag is pushed with the a branc
@kevinmcmurtrie commented on Feb 15, 2021, 5:27 AM UTC:
- Location: Worker
- Schedule Name/ID: gutenberg_mul_all
- Task ID: 806bba557688d39ae7189206
Problem
Scraper was rapidly hitting http://aleph.gutenberg.org while it was refusing TCP/IP connections. This resembles a DoS attack and could result in clients being blacklisted.
[https://farm.openzim.org/
This is necessary to have custom filename in the ZIM farm. See openzim/warc2zim#82
When using --defrag-redis, we use SAVE to dump redis to filesystem. Currently, redis workdir is hard-coded to /output but it'd be better to use what was passed to --tmp-dir (if passed) as this is an 8GiB file for SO (that we don't delete).
This is important that HTML front-article have a valid/non-empty <title> entry... or even a non-existing <title> tag! Otherwise the whole Kiwix suggestion system will fail. See for example openzim/ted#125
-
Updated
Dec 27, 2021 - JavaScript
-
Updated
Dec 15, 2021 - Python
Currently it seems to be a - character like at http://library.kiwix.org/khan-academy-videos_en_geometric-optics-ap-physics-2-khan-academy_2021-04/M/Description
-
Updated
Dec 27, 2021 - C++
-
Updated
Aug 13, 2020 - Python
-
Updated
Dec 13, 2017 - CSS
-
Updated
Dec 17, 2021 - Shell
-
Updated
Jan 16, 2019 - C
-
Updated
Jun 14, 2020 - C
Improve this page
Add a description, image, and links to the zim topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zim topic, visit your repo's landing page and select "manage topics."
General information
Description
At the moment, Markor allows to take a photo using the system camera app, place it into the directory of the note file, and insert the relevant markdown into the file.
I would like to ask that videos (obtained form exactly the same source) be attachable exactly the sa