User talk:Evad37/Watchlist-hideAWB.js

From WikiProjectMed
Jump to navigation Jump to search

Fine tune, maybe

@Evad37: A little hiccup, this edit shows up in my watchlist, maybe it wont work because it's actually in the edit summary and not made by "User:AWB", this is also the reason I believe, that a bot flag wouldn't work. - Mlpearc (open channel) 18:18, 9 October 2016 (UTC)[reply]

It works for me with that edit – the script actually works by looking for links to the Wikipedia:AWB redirect, and then adding some code so that the line containing the link will hide when you select "hide AWB". @Mlpearc: what about other AWB edits, do they hide correctly? And are you using any of these advanced watchlist options in Special:Preferences: "Group changes by page in recent changes and watchlist" on the Recent changes tab, and/or "Expand watchlist to show all changes, not just the most recent" on the Watchlist tab, and/or "Display green collapsible arrows and green bullets for changed pages in your watchlist, page history and recent changes" on the Gadgets tab? - Evad37 [talk] 00:59, 10 October 2016 (UTC)[reply]
@Evad37: I didn't know about the tab option for enable/disable, works fine now. thanx again :) - Mlpearc (open channel) 03:51, 11 October 2016 (UTC)[reply]
@Mlpearc: Did you miss this post? --Redrose64 (talk) 19:27, 11 October 2016 (UTC)[reply]
@Redrose64: Yes I did, but I did see this one and the script works for me now, one thing I do have to do is enable each time as needed, seems it would be better if it stayed enabled/disabled until the user changes it. - Mlpearc (open channel) 19:36, 11 October 2016 (UTC)[reply]

not working?

This doesn't appear to be working for me. It also doesn't work for Headbomb. What am I doing wrong? Bgwhite (talk) 22:03, 23 February 2017 (UTC)[reply]

Do you use the enhanced watchlist (group changes by page)? I didn't account for that option when I wrote the script last year, but it should be easy to fix... - Evad37 [talk] 00:37, 24 February 2017 (UTC)[reply]
@Bgwhite and Headbomb: Should now work with enhanced watchlist, hopefully that was the only problem – Evad37 [talk] 00:59, 24 February 2017 (UTC)[reply]
Yes, that fixed it. Thank you! Bgwhite (talk) 01:03, 24 February 2017 (UTC)[reply]

Permanently hide AWB?

@Evad37: would there be a way to have a checkbox option, or something, that would let users hide AWB edits by default, and that they remain hidden unless enabled? Basically the behaviour now is that edits are shown unless you click "hide awb". Then if you come to your watchlist, you'll have to click "hide awb again". I'd like the opposite to be possible. The reason I ask that is I'd like to add a WP:HIDEAWB to the bot page, similar to WP:HIDEBOTS. Headbomb {talk / contribs / physics / books} 12:43, 24 February 2017 (UTC)[reply]

@Headbomb: Done – add var awbHiddenByDefault = true; after the importScript line, like this [1], and the AWB edits will be hidden by default - Evad37 [talk] 14:31, 24 February 2017 (UTC)[reply]

Not working

This doesn't seem to be working for me any more. Is it a problem with the new watchlist? Natureium (talk) 14:56, 11 September 2018 (UTC)[reply]

@Natureium:  Fixed. When the AWB link moved from the edit summary to a tag, it also changed the target (from the redirect Wikipedia:AWB to the actual page Wikipedia:AutoWikiBrowser). Thus this script needed an update. - Evad37 [talk] 01:34, 12 September 2018 (UTC)[reply]
Thanks! Natureium (talk) 02:07, 12 September 2018 (UTC)[reply]