User Details
- User Since
- Dec 16 2014, 1:16 PM (581 w, 6 d)
- Availability
- Available
- LDAP User
- Ignacio Rodríguez
- MediaWiki User
- Ignacio Rodríguez [ Global Accounts ]
Dec 31 2025
can we unstall this much needed task? "sister project" links are currently buried under the "Tools" menu and completely absent from mobile view, except for editors.
Nov 6 2025
Yes! the decorator works all right. Thank you very much!
Maybe I should learn to commit directly to gerrit but right now it looks scary.
Nov 3 2025
@Xqt: wow thanks! that was fast.
I was doing some more testing and apparently you need to trigger the function _get_page_mappings somehow for this to work (I was doing it by printing the index number of pages), otherwise it throws an exception. Apparently this is done with a decorator but I couldn't get it to work for the page_gen function.
Jul 30 2025
Jul 26 2025
Jun 26 2025
Mar 9 2025
Related: T361323
Feb 18 2025
Jan 28 2025
I think this is related to T78703: Support query continuation for Nearby requests
Jan 23 2025
That must be it!
Jan 21 2025
Jan 18 2025
@Xqt I thought I already gave an example, so I will copy the one from the description.
https://archive.org/details/A253315
https://archive.org/download/A253315/A253315.pdf
59.3M
chunk_size = 1024 * 1024
http://bdh.bne.es/bnesearch/detalle/bdh0000207265
https://bdh-rd.bne.es/high.raw?id=bdh0000207265&name=00000001.original.pdf
312M
chunk_size = 1024 * 1024
Jan 13 2025
"Revert" wasn't my best choice of words. Of course I'm not proposing we get rid of OSD.
Jan 12 2025
over three years of this feature loss, and no interest in reverting (even though a voluntary user provided with a patch)
This wasn't resolved (I was wondering what the problem was!)
Jan 11 2025
Dec 18 2024
It would be very nice to have a "processing" indicator!
Oct 13 2024
I did some tests at https://w3c.github.io/uievents/tools/key-event-viewer.html:
I updated the description accordingly
Oct 12 2024
Apr 16 2024
Apr 15 2024
Apr 11 2024
Apr 8 2024
Apr 7 2024
Apr 3 2024
Even though a dictionary with, 100,000 entries with 300 bytes per file_url/filename would use 30MB of memory. Hardly an issue if you want to upload 100,000 files at once.
My bad
Ok
Apr 2 2024
The post_processor function is great and I use it now in my code. I see that this is way more flexible when uploading multiple files. In my case I work with one book file at a time, so no need to do that, and in my mind it looked cleaner to just grab something instead of defining functions and such.
But I insist, isn't even more cleaner to just be able to grab the filename using the file_url?
Apr 1 2024
I think it's a little convoluted but after a while I managed to get it working for my specific purpose.
Mar 29 2024
Can confirm:
- that the problem is present both at Commons and every local wiki
- ?action=purge on a local description page (e.g. Spanish Wikisource Archivo:Filename.pdf) solves the problem locally, but only after '?action=purge'ing the Commons description page.
Mar 23 2024
Mar 21 2024
&action=purge seems to solve this issue. Can we search for other PDF files that have this issue?
I guess this is related, but I had never experienced this bug before, and yesterday I uploaded a lot of books, and at least 5 had this issue
Mar 17 2024
Mar 16 2024
Loss of mouse scrolling is a major problem right now, specially for big books with small fonts, where lots of zooming in/out and scrolling is needed.
Mar 15 2024
I ended up creating a custom JS script on my side that added two links. The page+2 is specially useful
I support this, and in I've seen an implementation of this in other digital libraries
Mar 7 2024
Mar 3 2024
Also, it doesn't "remember" your choice. When you finally find a good one, then the next day it will be hard to remember which one was it ;)
Feb 28 2024
I did some test using this script
It doesn't work at all. It does not work as a genetator. No prompt or console output, just hangs
Feb 25 2024
I have the exact same problem. I just needed an easy way to loop through PDF files in a Category and it cannot be done because of this bug... Why wasn't the patch implemented?
Dec 1 2023
Sep 28 2023
Sep 9 2023
May 14 2023
Apr 13 2023
Apr 1 2023
Oct 30 2022
Oct 27 2022
Sep 22 2022
I've now tried to change the tabindex myself, in my User/Common.js.
Sep 21 2022
Sep 11 2022
Aug 23 2022
Aug 13 2022
At least add the possibility of saving the page. Currently it blocks you for even doing that (other "invalid" code passes just as well)