Jump to content

User talk:Anomie/unsignedhelper

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Not working for me[edit]

This tool has never worked for me. It searches, and when it finds the correct revision (the same revision that WikiBlame came up with) it disappears without anything changing in the edit area. I saved it and no changes were made. Help me! I am using Vector skin and Microsoft Edge browser. — Mr. Guye (talk) (contribs)  19:34, 31 March 2020 (UTC)[reply]

It works fine for me when using Vector and the "2003" or "2010" wikitext editor, in both Firefox and Chromium. I don't have Edge to test with. It probably does not work with VisualEditor, or the VE-based 2017 wikitext editor, or wikEd. Anomie 12:38, 5 April 2020 (UTC)[reply]
It also seems to not work when wikitext editor syntax highlighting is enabled. Anomie 12:44, 5 April 2020 (UTC)[reply]

Thanks (and now also available in fi-wiki)[edit]

Thanks for this helpful script! FYI: I made a quick localized version of this in fi-wiki (and it works nicely). I hope that's ok. --JAAqqO (talk) 23:26, 23 November 2021 (UTC)[reply]

Cool! Yes, it's ok, especially since at a glance it seems like you maintained attribution as required by CC BY-SA. Anomie 13:24, 24 November 2021 (UTC)[reply]

Feature request: add link to the detected diff to edit summary[edit]

When I find unsigned comments using WikiBlame, I use script User:Enterprisey/diff-permalink to produce an edit summary, which includes the link to the diff. Example of such edit: Special:Diff/1227828004. Sometimes, multiple messages need to be marked: example 1, example 2.

It would be great, if User:Anomie/unsignedhelper automatically added such links to the edit summary.

I remember only one script, which adds to edit summary automatically in the editor – Wikipedia:TemplateScript. See $editSummary = $("#wpSummary:first"); and function appendEditSummary in pathoschild.templatescript.js. The function is also documented for users at meta:TemplateScript#Adding scripts. —⁠andrybak (talk) 14:28, 8 June 2024 (UTC)[reply]