Jump to content

Talk:ProveIt

Add topic
From mediawiki.org
Latest comment: 2 months ago by Sophivorus in topic Adding an Archive link

Needs adapting to dark mode

[edit]

{{Editprotected }} Pinging @Sophivorus, the author, as the tool is currently not displaying correctly in dark mode. If you need help adapting it let me know and I will try to allocate some time, but I thought it might be easier for you since it's your own code. Nacaru (talk) 22:04, 14 October 2024 (UTC)Reply

Screenshot
@Sophivorus, leaving a screenshot here to show its current state in dark mode. Nacaru (talk) 22:06, 14 October 2024 (UTC)Reply
MediaWiki:Gadget-ProveIt.js#L-75
Add notheme class please :)
Change this line to
var $gui = $( '<div>' ).attr( 'id', 'proveit' ).addClass( 'notheme' ),
Iniquity (talk) 20:13, 2 December 2024 (UTC)Reply
Done. * Pppery * it has begun 20:26, 2 December 2024 (UTC)Reply
Thanks! It works :) Iniquity (talk) 20:30, 2 December 2024 (UTC)Reply
The new version of the gadget is fully compatible with dark-mode. Sophivorus (talk) 15:25, 2 February 2026 (UTC)Reply
[edit]

What is the intended workflow? Right now when I click the "Archive" button it gets me a URL, sure, but the box for the "Archive URL" parameter doesn't show up, never mind "Archive Date", so I have to copy the URL by hand and construct the Date similarly.

What am I missing? TIA HAND Phil | Talk 18:12, 29 January 2026 (UTC)Reply

@Phil Boswell Hi! I just improved the workflow so that the archive-url and archive-date fields are automatically filled. Check it out and let me know if you notice any issues! Sophivorus (talk) 15:25, 2 February 2026 (UTC)Reply