wp1
wp1 copied to clipboard
Wikipedia 1.0 engine & selection tools
Books on Wikipedia are very much dead. They have been mostly deleted, and there is no convenient way to create one from the new interface. https://en.wikipedia.org/wiki/Help:Books We should remove the...
``` /usr/local/lib/python3.12/site-packages/rq/utils.py:229: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). ``` Check if `rq` has a fix...
Sometimes there's no one perfect tool for building a selection. Users are likely to want to combine methods from multiple builders. We should create a "combination builder" (name is up...
We should have a Selection tool that allows you to use a WikiProject as the source of the articles.
That would make things very easy to build thematic selection. In addition we could add a parameter to limit the number of article to a maximum. We could already provide...
Currently there is code in the Simple Selection validator that strips the following prefixes from article names: `https://en.wikipedia.org/wiki/` `https://en.wikipedia.org/w/index.php?title=` This is a courtesy to prevent invalid article names from making...
I am Prospective GSOC 2024 contributor, since it was required that to get kiwix project we must have at least one PR, I looked for a good first issue, and...
I noticed that when I changed the ranking of articles in creating the zim file the resulted file is changed corresponding to my change like this case and While in...
Vue 2, which we use for the frontend, is EOL as of Dec 31, 2023. Read more here: https://v2.vuejs.org/lts/ The article lays out the cases for and against upgrading to...
From slack: The ZIM error message in WP1 directs users to the API page for the task, something like https://api.farm.youzim.it/v1/tasks/718755a1-31eb-4102-b8ca-607e116c5e83 However, from Slack: > you can take the ID from...