-
*Please use the following format for a ZIM creation request (and delete unnecessary information)*
- Website URL: https://nixos.wiki/
- License: MIT Liscence
- Desired ZIM Title: Nixos Wiki
- Des…
-
Forum-like presentation of the discussions in the wiki (imported from https://wiki.archlinux.org/index.php/User:Kynikos/Tasks#Ideas ):
- Use tables to show discussions like threads
- Can show the numb…
-
Hi,
I am unable to run the script on my Raspberry 4 running ArchLinux.
When I start the script via:
`(.venv) [michael@nanoraspi exportMediaWiki2HTML]$ python3 exportMediaWiki2Html.py --url=https:/…
-
At line 256,
($res->{login}->{lgusername} eq $self->{username}) is not always the correct way to check.
The username in MediaWiki is always displayed with first character uppcased, but I can sti…
-
Starting with 1.25 MediaWiki will show the libraries located in the vendor directory on "Special:Version" Afaik it is currently not possible to retrieve this information via the API. This issue should…
-
Precisamos criar uma forma automática de criar eventos na página da wiki, respeitando o seguinte:
* Não deve interferir nos mecanismos de cadastro manual (ou seja, não deve atrapalhar quem quer faz…
-
every function could return a Promise if no callback are passed :
`const promise = bot.getCategories('foo')`
-
Make efficient usage of API calls easier, possibly by creating a method that combines calls for multiple items (e.g. `title1|title2|title3|...`).
-
It looks like the refresh link is always disabled on MediaWiki 1.35.0. Aswell confirmed on the talk page of the extension.
[https://www.mediawiki.org/wiki/Topic:Vvfthnqa2g5san3o](https://www.mediaw…
-
Hi Magnus,
First, thanks for working on this crate - it is a great foundation and all of my tools so far use it.
I started writing some more advanced bots last week using this crate as the base …