Wikipedia talk:AutoWikiBrowser/Feature requests/Archive 7

Archive 1 Archive 5 Archive 6 Archive 7 Archive 8 Archive 9 Archive 10

Implemented

Automatic formatting of dates like 15th of September 2009

Status   Feature added in next release
Description Dates like “15th of September 2009” should be fixed to “15 September 2009”. Svick (talk) 19:29, 22 December 2009 (UTC)
Added in revision 6012

This seems like a bug to me because they should and I thought they did. -- Magioladitis (talk) 19:35, 22 December 2009 (UTC)

I didn't find this kind of date among the unit tests, so it isn't a bug. AWB fixes, when there is “of” between month and year, but not when it's between day and month. (Not removing “th” could be probably considered a bug, because AWB usually does that.) Svick (talk) 19:58, 22 December 2009 (UTC)
It has to fix 15<sup>th</sup> of September 2009 as well. -- Magioladitis (talk) 22:05, 22 December 2009 (UTC)
This has been talked about in the past but the last I remember was that it was decided it was too difficult to do all of it as a standard edit in AWB. There is logic to do some of the #th stuff and the of Month X though. I havent edited in a few months so that may have changed. I can give you some regex code to do some of this if it will help but I am not the best at it so on of the AWB developers would need to look it over.--Kumioko (talk) 01:05, 23 December 2009 (UTC)
I can't remember the detail but I was concerned that changing text like "the 15th of September 2009" to "the 15 September 2009" would not make for elegant sentences. Perhaps we can review this to find situations where AWB can make the change. Rjwilmsi 10:03, 24 December 2009 (UTC)
rev 6012 Added, except I'm not going to change when the date is preceded by "the" (e.g. "the 15th of May...") as it will depend on the sentence whether the correct change would be to remove the "the" as well. Rjwilmsi 22:08, 12 January 2010 (UTC)

Don't alert "No category found" for Talk pages

Status   Feature added in next release
Description On the header. -- Magioladitis (talk) 16:16, 16 January 2010 (UTC)
Added in revision 6058

rev 6058. Rjwilmsi 16:49, 16 January 2010 (UTC)

Better behaviour after an on-wiki message

Status   Feature added in next release
Description After a message if you return to AWB it looks like it is still running - says ready to save. It should say "stopped" maybe have an even clearer reminde that it is in an unusual state. Rich Farmbrough, 16:14 18 May 2009 (UTC).
Added in revision 5.0.0.0

I still prefer the "ready to save" because in nonbot mode this means the editor was to press Save or ignore. -- Magioladitis (talk) 09:17, 19 May 2009 (UTC)

This was added at some point before AWB 5.0.0.0. Rjwilmsi 17:06, 16 January 2010 (UTC)

Change {{unreferenced}} to {{BLP unsourced}} for Living people

Status   Feature added in next release
Description BLPs are becoming top priority in Wikipedia. This would be useful. -- Magioladitis (talk) 11:47, 22 January 2010 (UTC)
Added in revision rev 6097
Based on the presence of Category:Living people ? Example diff/page? Rjwilmsi 12:20, 22 January 2010 (UTC)
Yes, only based on the presence of Living people. Like what I did here -- Magioladitis (talk) 12:37, 22 January 2010 (UTC)
AWB has to check for any possible redirect of unreferenced. The easy way is just to add BLP on the beginning of the string. I would prefer the strong to change to BLP unsourced. -- Magioladitis (talk) 12:51, 22 January 2010 (UTC)
rev 6097. Should be enough. Rjwilmsi 16:38, 22 January 2010 (UTC)
Article issues accepts BLP unsourced as parameter. -- Magioladitis (talk) 13:34, 22 January 2010 (UTC)
The other way round (removing BLP from deads) needs two conditions: existence of death category + non existence of living people (to exclude cases of multiple people). I don't imply we should do both directions. The main task is to add BLP warnings. -- Magioladitis (talk) 14:02, 22 January 2010 (UTC)

Enable 1st part of Conversions for all languages

Status   Feature added in next release
Description Atm use of proper codes is only enables for en.wiki. Enable it for all codes. Conversion has to split in 2 parts, where the {{nofootnotes}} --> {{morefootnotes}} and {{unreferenced}} --> {{BLP unsourced}} should remain en-only. -- Magioladitis (talk) 20:48, 28 January 2010 (UTC)
Added in revision 6144

Remove break from the end of Image/File description (CHECKWIKI error 065)

Status   Feature added in next release
Description [[File:foo.jpg <br>]] -> [[File:foo.jpg]]. -- Magioladitis (talk) 12:50, 31 January 2010 (UTC)
Added in revision 6185
rev 6185 Done. Rjwilmsi 21:37, 9 February 2010 (UTC)

Add {{Ibid}} to auto-tagger

Status   Feature added in next release
Description Check Wikipedia:Bots/Requests for approval/DASHBot 8. Add {{Ibid}} to reference sections on articles that use <ref>Ibid.</ref>, <ref>op. cit.</ref> or <ref>loc. cit.</ref>. This can be part of the auto-tagger -- Magioladitis (talk) 00:31, 21 January 2010 (UTC)
Added in revision 6187

Rjwilmsi, the next thing I ll ask is to fix the references containing Ibid :P -- Magioladitis (talk) 11:57, 10 February 2010 (UTC)

rev 6187. Added. Recommend you test on some articles. Rjwilmsi 12:31, 10 February 2010 (UTC)

HTML scrapper for listmaker

Status   Feature added in next release
Description I would like to get results from a tool on the Toolserver into AWB. Ideally I could select this listmaker plug-in, hit the configure button to setup the regexes and counters. Then hit the "Make" button to fetch all the pages. — Dispenser 05:44, 21 September 2008 (UTC)
Added in revision
Suppose this would be a good ListMaker Plugin Reedy 22:04, 15 October 2008 (UTC)
I'm happy enough to create this for you, just you will need to work with me on making it. Reedy 18:19, 16 October 2008 (UTC)
Im thinking this would be a worthwhile thing for me to get done over the Easter.. Be able to parse XML lists/HTML pages.. Reedy 17:50, 4 April 2009 (UTC)

WP:CHECKWIKI now generates lists of articles by error type (HTML) at http://toolserver.org/~sk/checkwiki/enwiki/

Currently I paste these into a text file and then use "Text file" to import them. A lazy solution would be if one could read directly the toolserver page. Anyways, it already works well in the present way. -- User:Docu

I've posted a patch that will add an option to work with CheckWiki URLs in a new item at the bottom of this page. Should be OK. - Jarry1250 (t, c) 13:04, 7 June 2009 (UTC)

rev 4474 adds a basic implementation.. About all it gives is between the body tags splitting on the newlines. Needs to be expanded further to accept regexes for matching etc. Reedy 14:40, 7 June 2009 (UTC)

After more requests for something that can do this functionality.... rev 6226 Advanced Regex Html Scraper. Provide a regex, the options you want, and the group you want to return... Reedy 14:05, 17 February 2010 (UTC)

{{intro missing}} isn't dated

Status   Feature added in next release
Description Date isn't added to {{intro missing}} and probably also its redirects. Svick (talk) 21:45, 29 January 2010 (UTC)
Added in revision 6149
Any other templates you want done as well (to avoid raising one report for each one)? Thanks Rjwilmsi 13:50, 30 January 2010 (UTC)
Hmm, I think that all cleanup templates that support date parameter and have equivalent parameter in {{Article issues}} should be done. I listed such templates that AWB doesn't date at [1], section “date parameter”. (It's quite a long list.) {{autobiography}} uses unnamed parameter for dating, three other templates are dated in articleissues, but don't support date parameter. These should be dealt with too, but it doesn't concern AWB (yet). Svick (talk) 16:28, 30 January 2010 (UTC)

SmackBot adds dates to undated templates in daily basis. -- Magioladitis (talk) 16:50, 30 January 2010 (UTC)

This a feature request and a not bug. So moved there. I am more on the "won't add" side. Probably is much better to just ask SmackBot to update its list. -- Magioladitis (talk) 12:25, 31 January 2010 (UTC)

rev 6149 added intro missing and all of its redirects. I am still not sure for the rest. Not many transclusions and daily maintenance. -- Magioladitis (talk) 17:36, 2 February 2010 (UTC)

This behavior breaks merging templates into {{article issues}}: If AWB adds undated template such as {{biased}} into {{article issues}}, it creates something like {{article issues|biased|…}}, that doesn't work, because {{article issues}} doesn't accept unnamed parameters. This could be alternatively fixed by using something like biased=y. (I have no idea how often this really happens.) Svick (talk) 14:45, 3 February 2010 (UTC)

If they are added to article issues they should better be added with a date. I really think they should be very few cases. Is there any tag with high occurrence that we are forgetting? -- Magioladitis (talk) 14:52, 3 February 2010 (UTC)

There are four such templates with more than 10,000 transclusions that AWB doesn't date: {{Notability}}, {{Primary sources}}, {{BLP sources}} and {{BLP unsourced}}. Also, {{importance}} is among the templates that are dated, but shouldn't. (It was, I believe, redirect to {{notability}} before). Svick (talk) 17:05, 3 February 2010 (UTC)

Rich replied here: User_talk:Rich_Farmbrough#SmackBot_.26_date_stamps. Question: Why on earth importance to be on article space? -- Magioladitis (talk) 19:45, 3 February 2010 (UTC)

All {{Article issues}} issues are dated or will accept a date except "expert" - that uses a separate date=field. Rich Farmbrough, 01:44, 4 February 2010 (UTC).


You will find a good list at Wikipedia:List of monthly maintenance categories with templates. Rich Farmbrough, 01:47, 4 February 2010 (UTC).

TODO:

  • Removed importance from the dated tags list. rev 6156.
  • Remove "importance" from article issues inside AWB's code. We are already cleaning it from articles. rev 6157
  • Clean POV's redirects. I sent 5 for RfD.   Done
  • Notability is a bit tricky since it supports other parameters.
  • I think we need to date BLP unsourced to support the BLP project's efforts (hehe). I'll add it later today to the code. -- Magioladitis (talk) 10:42, 4 February 2010 (UTC)

-- Magioladitis (talk) 14:56, 4 February 2010 (UTC)

rev 6163 added Primary sources and all of its redirects.

Add Select all/deselect all to GF skip options

Status   Feature added in next release
Description Today's status: Editor has to check every single box in order to Skip if no GF's are made.

Desired Add a button to select all/deselect all GF skip options. If editor wants to skip for all reasons but one can select all and then deselect the specific one. -- Magioladitis (talk) 02:07, 26 December 2009 (UTC)

Added in revision rev 6229

Option to turn off internal logging, or auto-clear the list every XX minutes

Status   Feature added in next release
Description AWB slows to a crawl when the "Skipped" (and to a lesser extent, "Saved") log(s) gets very large. An option to bypass it, or auto-clear it every XX minutes would be nice. Alternatively, some code optimization? –xenotalk 14:42, 12 October 2009 (UTC)
Added in revision
I suspect, with skipped being more of a problem than saved, it'll be a memory issue, with the stuff thats saved... Reedy 15:36, 31 October 2009 (UTC)
Enable/disable logging - rev 6235 Reedy 19:15, 17 February 2010 (UTC)

More external links genfixes

Status   Feature added in next release
Description Do:
  • [HTTP://www.google.it link] --> [http://www.google.it link] = link --> link
  • [http:www.google.it link] --> [http://www.google.it link] = [http:www.google.it link] --> link
  • [http:://www.google.it link] --> [http://www.google.it link] = [http:://www.google.it link] --> link
  • something[http://www.google.it link] --> something [http://www.google.it link] = somethinglink --> something link
  • [http://www.google.it link]something --> [http://www.google.it link] something = linksomething--> link something

Taken from Wikipedia:Bots/Requests for approval/FrescoBot 2 -- Magioladitis (talk) 15:32, 9 February 2010 (UTC)

Added in revision

They all can be part of FixSyntax() in parsers. -- Magioladitis (talk) 16:01, 9 February 2010 (UTC)

rev 6181 For requests 2–5. First one (casing change) is not a syntax fix so I don't propose to add it to FixSyntax. Rjwilmsi 19:39, 9 February 2010 (UTC)
Case 1 maybe very rare and probably we don't have to add it. -- Magioladitis (talk) 16:01, 11 February 2010 (UTC)
...and a bot will be fixing these cases. --Magioladitis (talk) 10:07, 22 February 2010 (UTC)

Add header to first comment in talk page if it's missing one

Status   Feature added in next release
Description Per WP:TPL, add a level 2 header to the first comment (i.e. after the banners) if it's missing one. Many editors forget to add it. The title I am using is "untitled". -- Magioladitis (talk) 08:16, 20 September 2009 (UTC)
Added in revision 6200

The structure is as follows: templates, categories, comments. This means after {{foo}} and [[foo]] it should follow a == foo ==. -- Magioladitis (talk) 10:23, 30 November 2009 (UTC)

Should be doable e.g. look for regex (?m)$\s*[:\*\w'] as beginning of first comment, add header before it if text before beginning of first comment doesn't have ==. I will need some examples/old diffs though. Rjwilmsi 12:47, 11 February 2010 (UTC)

An example. A level 2 header added in the first comment. -- Magioladitis (talk) 13:27, 11 February 2010 (UTC)

rev 6200 Added. Over to you to test. Rjwilmsi 15:23, 11 February 2010 (UTC)

Another tweak for orphans

Status   Feature added in next release
Description I already discussed this with MaxSem and Reedy via IRC. I would like to implement this:
  • We need add an option to Options menu called "Restrict {{orphan}} tagging to pages with no incoming links"
  • Default = off
  • The value of it will modify the value of MinIncomingLinksToBeConsideredAnOrphan to 1 (ONE) (instead of current 3)
  • The reason for that is a decision of WP:ORPHAN to use a modification of the original definition of orphans until the catch up with their backlog.

Thanks, Magioladitis (talk) 12:57, 14 January 2010 (UTC)

Added in revision rev 6289

I put this on hold until the project clarifies something first. -- Magioladitis (talk) 14:58, 14 January 2010 (UTC)

Responded to your post at WT:O#AWB and Orphans, your option #2 sounds about right. -- œ 12:38, 7 March 2010 (UTC)
Added in rev 6289 -- Magioladitis (talk) 00:53, 9 March 2010 (UTC)

ref name-

Status   Bug fixed in next release
Description Fix ref name- to ref name=. User:rjwilmsi has also been doing a lot of good edits cleaning up citation parameters and some of those, I think could/should be included as well.--Kumioko (talk) 17:31, 27 February 2010 (UTC)
Added in revision

It's for Rjwilmsi to decide. :) -- Magioladitis (talk) 10:54, 2 March 2010 (UTC)

rev 6300 For that. Rjwilmsi 10:49, 10 March 2010 (UTC)

Don't add bullets to blank lines between list items

Status   Bug fixed in next release
Description The Edit box right click options Convert list to * List or # List currently add bullets to every line including blank lines between list items. It's very common for users unfamiliar with wiki markup to make lists using blank lines to separate the items, so it would be useful for AWB to correctly handle this situation. MANdARAX • XAЯAbИAM 05:26, 20 March 2010 (UTC))
Added in revision 6343

Blank lines are automatically suppressed, so you must mean lines with only whitespace (i.e. effectively blank). rev 6337 add bullet to start of each line, but not lines with just whitespace. Rjwilmsi 13:41, 26 March 2010 (UTC)

It's still not working properly in SVN 6342. For example, on Robert Petkoff, there are several lists in need of bullets, such as in the "Recordings", "Awards", and "References" sections. Those lists appear to consist of items separated only by blank lines (unless there are some invisible control characters I'm unaware of). Highlight any of those lists, right click, and select Convert list to * List. Every line gets an asterisk, including the blank lines. MANdARAX • XAЯAbИAM 07:43, 29 March 2010 (UTC)
Ah, okay two fixes were needed. rev 6343 does the second – it now works. Rjwilmsi 11:21, 29 March 2010 (UTC)

Add non-human-name default sort for musical groups

Status   Feature added in next release
Description AWB sometimes adds a human name-type default sort to pages for music groups. An example is Alkaline Trio -- it added "{{DEFAULTSORT:Trio, Alkaline}}". Every time I've seen this, the article used the template "Infobox Musical artist", with the parameter "Background = group_or_band". When that template is used, could AWB look at the value of the background parameter and recognize that the article is not about a person if the value is "group_or_band"? --Auntof6 (talk) 10:03, 16 April 2010 (UTC)
Added in revision 6428

Very good idea! -- Magioladitis (talk) 10:05, 16 April 2010 (UTC)

rev 6428 Added. This overrides the WPBiography tag on the talk page then. Rjwilmsi 15:31, 16 April 2010 (UTC)
Nice. Bands are part of WPBiography. -- Magioladitis (talk) 16:10, 16 April 2010 (UTC)
Indeed. Many of the bands have a correct listas. Don't know what the status of the listas <=> DEFAUTLSORT biot sis, but I rather think they are not running. Rich Farmbrough, 21:17, 16 April 2010 (UTC).

AWB date tagging

Status   Feature added in next release
Description When AWB change date to year for the Capture of Guam article it resulted in the year being there twice with the same information. I am recommending the logic be adjusted so that if the date logic results in duplicate info then it eliminates one. --Kumioko (talk) 03:04, 17 April 2010 (UTC)
Added in revision 6431
Fixed locally but sourceforge servers are down, so I'll have to commit it later. Rjwilmsi 07:41, 17 April 2010 (UTC)
rev 6431 Done. Rjwilmsi 23:43, 17 April 2010 (UTC)

Auto tagging on the Swedish Wikipedia

Status   Feature added in next release
Description The auto tag function currently adds templates that does not exist in the Swedish Wikipedia version, eg. {{orphan}} is called "föräldralös" and wikify "ickewiki". My request is to include a funtion that uses swedish templates on the swedish wikipedia and vice versa. tetraedycal, tetraedycal 15:46, 5 April 2010 (UTC)
Added in revision 6368

This is mainly a bug :) Any chance that you create redirects with the English names till we fix that? -- Magioladitis (talk) 18:34, 5 April 2010 (UTC)

rev 6367 Done orphan. Rjwilmsi 18:44, 5 April 2010 (UTC)
rev 6368 Done wikify. Rjwilmsi 18:52, 5 April 2010 (UTC)
Creating redirects does work, unfortunately, diffrent parameters are used. Therefore, addition of {{orphan|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}} has to be changed to {{Föräldralös|datum={{subst:CURRENTYEAR}}-{{subst:CURRENTMONTH}}}}. {{Uncategorized|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}} to {{okategoriserad}} (it isn't dated because there is no backlog), {{Wikify|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}} to {{subst:wiki}}(template that adds ickewiki with date), and deactivate {{deadend}}, because there is no such template in use on svwiki. thanks, tetraedycal, tetraedycal 19:03, 5 April 2010 (UTC)
rev 6390 Don't tag with {{dead end}} on sv-wiki. Rjwilmsi 13:00, 9 April 2010 (UTC)
rev 6391 Introduce support for language-specific template date tagging in Tagger i.e. where setting date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}} on en-wiki set datum={{subst:CURRENTYEAR}}-{{subst:CURRENTMONTH}} on sv-wiki. Localiastion added for sv-wiki. Rjwilmsi 13:25, 9 April 2010 (UTC)
rev 6392 Localise the {{uncat}} template for sv-wiki. Rjwilmsi 13:45, 9 April 2010 (UTC)
The current way the tagger works doesn't allow us to specify by language code whether to add the date parameter to an undated tag or not. I would assume that if sv-wiki has no need for {{uncat}} to be dated then the sv-wiki template can be set to ignore any date/datum parameter. Rjwilmsi 13:47, 9 April 2010 (UTC)
We've got a bot that adds dates to templates without dates, and the workload isn't very heavy, so you don't have to bother. Thanks alot by the way :) tetraedycal, tetraedycal 19:33, 10 April 2010 (UTC)
Unused parameters are ignored, the code for the almost-redirects would be for example: Sv:Mall:Orphan {{Föräldralös|datum={{{date|{{{datum|}}}}}}}}. Rich Farmbrough, 16:43, 18 April 2010 (UTC).
The fixing up of the date format is also do-able. {{Föräldralös|datum={{#time: Y-m|{{{date|{{{datum|}}}}}}}}}} should do the job. Rich Farmbrough, 16:48, 18 April 2010 (UTC).

Database scanner

Status   Feature added in next release
Description Would like a selection check box for "has references AWB will reorder". I did hack the code for this, but not the interface. Rich Farmbrough, 20:58, 16 April 2010 (UTC).
Added in revision 6443
Where do you want this box exactly? -- Magioladitis (talk) 07:11, 17 April 2010 (UTC)
On the searching tab, under AWB specific, with the similar check boxes. There's just room for one more! Rich Farmbrough, 16:28, 18 April 2010 (UTC).
Great! Using it already. Rich Farmbrough, 03:15, 23 April 2010 (UTC).

New alert: References in dab pages

Status   Feature added in next release
Description Per WP:DAB: "References should not appear on disambiguation pages. Dab pages are not articles; instead, incorporate the references into the target articles." Add a warning for this case. -- Magioladitis (talk) 06:56, 23 April 2010 (UTC)
Added in revision 6450

More alerts for dab pages coming soon. -- Magioladitis (talk) 06:56, 23 April 2010 (UTC)

That one added. If you want more please think up the whole list rather than listing singly (will be faster for me). Rjwilmsi 10:16, 23 April 2010 (UTC)
I have always had my reservations about our guidance for DAB pages, now running to 33k on style alone. Rich Farmbrough, 12:49, 23 April 2010 (UTC).
WP:DAB says that in most cases "ignore rules if you think is appropriate". I just picked this one because I think it's a solid guideline. -- Magioladitis (talk) 14:24, 23 April 2010 (UTC)

Skip option for blank pages

  Resolved

Would like a skip option for blank pages. (Seems that the API may return blank on some semi-protected pages - still digging. Would defend against this.) Rich Farmbrough, 16:19, 18 April 2010 (UTC).

API bug? Rjwilmsi 16:37, 18 April 2010 (UTC)
Yes... possibly, if so a newish one. But we have had "odd" instances of blank pages being written in the past, probably less than one in 100,000, which I put down to the wiki. This looks like a cool belt and braces option against a blank page arriving at AWB for any reason, network, DotNet, Mediawiki, even page blanking. Rich Farmbrough, 16:54, 18 April 2010 (UTC).
Can you use the Skip tab Regex option of Doesn't contain "."? MANdARAX  XAЯAbИAM 04:29, 22 April 2010 (UTC)
Actually I am using "does not contain" {{Stub}} "check after". Example pages are "Chyna" and "Boba Fett" - perfectly normal pages AFAICs. Rich Farmbrough, 03:14, 23 April 2010 (UTC).
We need to find out if this is an API bug. I'll poke Reedy. Rjwilmsi 10:10, 23 April 2010 (UTC)
[2] - AWB Bug. Seemingly maybe after my redirect changes... Reedy 21:33, 23 April 2010 (UTC)
rev 6452 Reedy 21:44, 23 April 2010 (UTC)

Sort key for suffix without comma

Status   Feature added in next release
Description Generate correct human name sort key for titles with suffixes not preceded by a comma. I do lots of DEFAULTSORT and listas work, and I encounter this all the time. Example: for Steven A. Hickham Jr., AWB currently creates a sort key of "Jr., Steven A. Hickham". (To confirm this, you may right click in the edit box and select Insert tag/Human name DEFAULTSORT.) It should, of course, be "Hickham, Steven A., Jr." It already correctly handles instances where the comma is present (such as Ken Griffey, Jr. → Griffey, Ken, Jr.).

The most common ones are Jr. and Sr. but I've also come across Jnr. and Snr. as well as all of those without the period. There are many more possibilities, a few of which may be seen at Suffix (name), but I would be satisfied if it just took care of "Jr." and "Sr." MANdARAX  XAЯAbИAM 07:50, 25 April 2010 (UTC)

Added in revision 6458
rev 6458. Done Rjwilmsi 08:23, 25 April 2010 (UTC)
Wow, that was fast! Thanks. MANdARAX  XAЯAbИAM 08:42, 25 April 2010 (UTC)

Ignore maintenance templates when guessing birth/death categories

Status   Feature added in next release
Description Ignore dates found in |date= on the top. -- Magioladitis (talk) 18:30, 26 April 2010 (UTC)
Added in revision 6461
rev 6461 Added, but since you haven't provided any examples I'll leave testing to you. Rjwilmsi 19:20, 26 April 2010 (UTC)

Sort reverse alphabetically

Status   Feature added in next release
Description Preference to treat "sort alphabetically" as sort reverse alphabetically. –xenotalk 23:55, 2 April 2010 (UTC)
Added in revision 6468
Added list box right click menu option to sort reverse alphabetically. Rjwilmsi 09:31, 1 May 2010 (UTC)
Thanks! –xenotalk 14:18, 1 May 2010 (UTC)

Move orphan (and some more) tags on the top

Status   Feature added in next release
Description Detect orphan tags and move them on the top of the article. -- Magioladitis 01:17, 6 November 2007 (UTC)
Added in revision
It doesnt move cleanup tags to the top.. But i suppose, that can be used for sections.. Are there any other tags that really should be moved to the top..? ie {{uncategorized}}. Seems like this will have to be a new "general fix". Does AWB move any tags to the top atm... I cant seem to think/find any. Just puts them at the top when it adds them... Reedy Boy 23:28, 13 January 2008 (UTC)
Well, I am using {{Articleissues}} to navigate through the different tags.
I don't know if this complicates things but all these tags should go under prod, prod2, Afw, Rfd warnings. I don't know if this necessary.
Atm I don't think that AWB does it. I may have seen "uncategorized" moving to the correct position but maybe this was because interwiki and stub tags moved to the correct position. -- Magioladitis (talk) 23:55, 13 January 2008 (UTC)
Per WP:LAYOUT, cleanup tags should be placed below dablinks. mattbr 10:43, 14 September 2008 (UTC)

After looking at the available documentation and list of available templates, I have come to conclusion that there are a number of templates that can be used both for articles and for sections, therefore it will not be straightforward to introduce logic that can identify which templates should be moved. If there are still users in favour of adding this functionality then I need much more assistance in what templates can and cannot be moved. Rjwilmsi 19:42, 27 January 2009 (UTC)

As I wrote above: orphan, deadend, notability are never applied in a section. Cleanup for sections is called {{cleanup-section}} but some editors may still use the cleanup (I can make a small research). Anyway, at least the three first can be moved at the top under the dablinks (for, seelaso, otheruses, etc.). --- Magioladitis (talk) 19:54, 27 January 2009 (UTC)
The various {{cleanup}}, {{notability}}, {{unreferenced}}, etc... tags found in section are more often than not misuse of the tags (seen plenty of it), rather than misplacements (never seen it). AWB should replace them by {{cleanup-section}} and equivalents. {{uncategorized}}, and {{orphan}} however, can be moved to top and bottom without any impact. Headbomb {ταλκκοντριβςWP Physics} 17:56, 29 January 2009 (UTC)
I agree. I think this can be partially implemented at least. -- Magioladitis (talk) 11:51, 1 February 2009 (UTC)

rev 4880 Part implementation: {{orphan}} moved to the top, but still below any dablinks. Rjwilmsi 20:14, 15 July 2009 (UTC)

Thank you for implementing that, but I'd like to suggest an additional refinement if it's not too much trouble. If the Orphan tag is already with one or more other maintenance tags which as a group are already at the top, then the Orphan tag should not be moved. Currently (SVN 5208) it always moves the Orphan tag above other maintenance tags, a completely unnecessary move which seems to imply the tag has some extra special significance. MANdARAX • XAЯAbИAM 00:15, 19 August 2009 (UTC)
It's been over 8 months since I left the above note. In all that time, I don't recall encountering a single Orphan tag which was not already either alone at the top of the page, or in a cluster of maintenance tags which as a group were at the top. But it is frequently not the topmost tag within a grouping, so AWB will perform the completely frivolous action of moving it to the top, above other tags. (For an example, do General fixes on Charles M. McKim.) As far as I know, there's absolutely no reason to do this. If it's too difficult to implement my suggestion, I would prefer that Orphan tag moving be disabled entirely. MANdARAX  XAЯAbИAM 22:14, 21 April 2010 (UTC)
'Maintenance tags' is not a list AWB is going to be able to hold and keep up to date, but we can restrict the orphan tag moving to not apply if there are only other templates above it? Rjwilmsi 22:41, 21 April 2010 (UTC)
That seems like a good solution which would handle the majority of cases. MANdARAX  XAЯAbИAM 23:44, 21 April 2010 (UTC)
This was the spirit of my original request. We have to be carefull to move it above infoboxes. the correct order is: HATNOTES, maintance tags, infoboxes, text. -- Magioladitis (talk) 10:04, 22 April 2010 (UTC)
rev 6445 Done as agreed. Magioladitis you can update WikiRegexes.MaintenanceTemplates with a bigger list as you wish. Rjwilmsi 16:49, 22 April 2010 (UTC)

Remove "<pre>" and "</pre>" when making list for a Check Wiki error

Status   Feature added in next release
Description When using the make-list function for a CheckWiki error, in addition to the articles there are the entries "<pre>" and "</pre>" that need to be removed from the list. Could AWB remove these? --Auntof6 (talk) 06:58, 28 April 2010 (UTC)
Added in revision rev 6463

Replacing {{otheruses4}} to {{about}} and replacing {{otheruses3}} to {{otheruses}}

Status   Feature added in next release
Description Requesting to replace:

Rationales:

  • otheruses templates are confusing, when compared with these latter templates
  • these otheruses templates redirect to the latter templates

After these redirects are orphaned, we can take this out.174.3.123.220 (talk) 22:07, 17 April 2010 (UTC)

Added in revision
The redirect {{otheruses3}} is currently practically unused (4 transclusions, all outside of article space), so you can send it to RfD right away. Actually, you should send {{otheruses4}} to RfD too, and if it succeeds, it can be substituted by a bot. There is no need to add this as a feature to AWB. Svick (talk) 22:45, 17 April 2010 (UTC)
Second Svick on that. At the moment I replace otheruses4 while doing other changes. -- Magioladitis (talk) 23:33, 17 April 2010 (UTC)
So do I, note, however that {{Otheruses}} has recently been moved (by me) to {{Other uses}}. I have changed the request to reflect that. Rich Farmbrough, 02:08, 18 April 2010 (UTC).
He has sent them to RfD. And made a bot request, that's what sent him here! Rich Farmbrough, 02:09, 18 April 2010 (UTC).
I already updated the regexes to reflect your latest changes in dablinks names (rev 6432). I don't like the idea of sending otheruses4 to an RfD right now because it is trancluded in many pages and that would mean a lot to RfD notices in pages. -- Magioladitis (talk) 07:13, 18 April 2010 (UTC)
It's already there I thought, and the notice doesn't need to be transcludable. Maybe this can just "run its course" and get tidied up when there's comparatively few left. Least of our worries... Rich Farmbrough, 16:19, 18 April 2010 (UTC).
So is this wanted in AWB (trivial to add) or is the request cancelled? Rjwilmsi 09:31, 8 May 2010 (UTC)
rev 6506 Done otheruses4. Rjwilmsi 22:27, 8 May 2010 (UTC)

Add "(all NS)" option to What redirects here in makelist

Status   Feature added in next release
Description Currently only seems to return results from mainspace. –xenotalk 03:49, 9 May 2010 (UTC)
Added in revision
FYI, if you go onto the special, you can do it for any specified namespace. Reedy 16:25, 11 May 2010 (UTC)
Ah. Quite right. Thanks, –xenotalk 16:32, 11 May 2010 (UTC)
Does that suffice? There is also "WhatLinksHereAndToRedirectsAllNSListProvider". Which has display text of "What links here (all NS) (and to redirects)".. Reedy 16:43, 11 May 2010 (UTC)
The Special makelist should won't work because I want to "Add selected to list from" which doesn't allow Special. The second suggestion won't because there are way too many links other than redirects. (Was trying to compile a list of all redirects to wikiproject banners). –xenotalk 16:48, 11 May 2010 (UTC)
rev 6530 Reedy 17:07, 11 May 2010 (UTC)
Awesome. Thanks =) –xenotalk 17:20, 11 May 2010 (UTC)

Extend removal of apostrophe from decades to also remove curly apostrophe

Status   Feature added in next release
Description AWB currently removes apostrophes from decades (for example, it changes "1980's" to "1980s"). Can it be extended to make the same change when the "curly" apostrophe is used (for example, change "1980’s" to "1980s")? --Auntof6 (talk) 00:55, 11 May 2010 (UTC)
Added in revision 6525
rev 6525 done. Rjwilmsi 11:02, 11 May 2010 (UTC)

Add User contribs (NL) (user defined number) to makelist

Status   Feature added in next release
Description Allow user contribs - no limit - user defined number in list maker. –xenotalk 13:49, 11 May 2010 (UTC)
Added in revision

Load more than 25k edits by a single user? -- Magioladitis (talk) 13:51, 11 May 2010 (UTC)

Yes, more than 25k but less than several hundred thousand =) –xenotalk 14:02, 11 May 2010 (UTC)
I was thinking...
  • if you just want to use this list for comparing instead of editing maybe there were other ways to do it instead of opening a can of worms and killing some servers
  • if you need edits from a certain period maybe we should implement User contributions (period) and ask for Start date...End Date.

I don't know if this fits your case. Just throwing some ideas. -- Magioladitis (talk) 14:27, 11 May 2010 (UTC)

  • That would work too, but I still need about 40,000 results so it would need to be NL. –xenotalk 14:54, 11 May 2010 (UTC)
With the "No limits" element, it'd have to be in the NoLimits plugin. But i can make it user defined. Would this suffice? :) Reedy 16:14, 11 May 2010 (UTC)
Yep - that's great. Thanks, –xenotalk 16:15, 11 May 2010 (UTC)
rev 6529 Reedy 17:02, 11 May 2010 (UTC)
2 for 2 ! Thanks =) –xenotalk 17:20, 11 May 2010 (UTC)

Title case "Talk header" and "Skip to talk" rather than lower-casing them.

Status   Feature added in next release
Description See title Rich Farmbrough, 09:20, 14 May 2010 (UTC).
Added in revision 6541

Done. -- Magioladitis (talk) 09:37, 14 May 2010 (UTC)

Some way to opt out of merging of "duplicate" references?

Status   Feature added in next release
Description AWB merges what it deems "duplicate references" (see WP:NAMEDREFS). This is not always desireable (see discussion at Help talk:Footnotes#Multiple citations of the same reference or footnote). Could something be implemented whereby an editor could flag an article to opt out of this "feature"? - J. Johnson (JJ) (talk) 22:46, 3 November 2009 (UTC)
Added in revision
We could restrict AWB to only merge references where the named references feature is already in use in the article, but that's not to say we should implement that – the featured articles virtually all use this feature. Rjwilmsi 09:25, 4 November 2009 (UTC)
We can just make it optional and then the users decide if they want whether to use it or not. -- Magioladitis (talk) 09:51, 4 November 2009 (UTC)
Exactly. I suspect that this is sometimes a quite valid correction to make, even automatically. But sometimes it is not. Therefore make it optable – by the editor of the article. I think opt-out (i.e., default is to do the correction) is satisfactory. - J. Johnson (JJ) (talk) 22:10, 5 November 2009 (UTC)
To be clear, this correction is not supported by the applicable guidelines - both formats (using duplicates and using the named references feature) are equally acceptable. In general, the guidelines recommend against switching from one to the other: WP:CITE, "Any of these styles is acceptable on Wikipedia so long as each article is internally consistent. You should follow the style already established in an article, if it has one; where there is disagreement, the style used by the first editor to use one should be respected." Christopher Parham (talk) 02:45, 7 December 2009 (UTC)
rev 5730 Change AWB genfixes not to implement named references for an article if there are currently no named references in the article. This should appease editors who believe this constitutes a change of reference style, hence contravening WP:CITE rules. Rjwilmsi 16:08, 9 December 2009 (UTC)
It seems to me there may be a misunderstanding of the problem. This is NOT about switching reference styles. It is about AWB "fixing" duplicate references (footnotes) by replacing subsequent references with a link to the first reference, all using the same footnote number in the text and the a b c backlinks in the actual footnote. Though I wonder: is this really a matter of AWB trying to enforce consistency in having either no "duplicate" references, or no "named" (linked) references, as if these were different styles? That would strange. - J. Johnson (JJ) (talk) 04:04, 11 December 2009 (UTC)

This should be optional for other projects. In pt.wiki we prefer to use named references whenever there is a duplicate, even if there isnt any named references in the article. Rjclaudio (talk) 21:25, 27 February 2010 (UTC)

rev 6366 Make the restriction for en-wiki only. Rjwilmsi 17:24, 4 April 2010 (UTC)
I'm hoping this merging of "duplicate" references can be optional at the level of articles. Whether you like it, or not, the point desired is that it's not automatically forced. On the otherhand, I find that I'm now making each reference unique, usually by adding specific page numbers. So perhaps this is really a good "feature"? - J. Johnson (JJ) (talk) 19:17, 11 May 2010 (UTC)
Yes, the "don't add named references if there are currently no named references" restriction is checked for at article level. The check is only made on en-wiki. Rjwilmsi 19:23, 11 May 2010 (UTC)
Which is somewhat inelegant, but seems good enough. A more elegant approach would reconsider the use of named references, but that would be a different discussion. - J. Johnson (JJ) (talk) 22:01, 12 May 2010 (UTC)

Merge DABlinks

Status   Feature added in next release
Description Work in progress:

Examples:

  • [3] About must go above for and merge.
  • [4] Do that for all for
  • [5] Two about with empty first parameter
  • [6] Two about with same values in first parameter
  • [7]
  • [8]. Remove about as a first word for the first parameter. Found at least 2 cases with that.   Done rev 6505
  • [9]
  • [10] Second about acts like for
  • [11] one for has 3 parameters instead of two
  • [12] same first parameter for for and a small bug related to namespace

Rules:

  • {{about||a|b}}{{about||c|d}} → {{about||a|b|c|d}}   Done rev 6513
  • {{about|Foo|a|b}}{{for|c|d}} → {{about|Foo|a|b|c|d}}   Done rev 6507
  • {{about|Foo|a|b}}{{about|Foo|c|d}} → {{about|Foo|a|b|c|d}}   Done rev 6513
  • {{for|a|b}}{{for|c|d}} → {{about||a|b|c|d}}   Done rev 6510
  • {{about|foo|a}}{{for|b|c}} → {{about|foo|a||b|c}} (Note the double pipe)   Done rev 6517
  • {{redirect|foo|a|b}}{{redirect|bar|c|d}} → {{redirect2|foo|bar|a|b|c|d}} (I 've seen only 1 example so far. Let's put it on hold until I have more feedback)
  • {{about|foo|a|b}}{{about||c|d}} → {{about|foo|a|b|c|d}}   Done rev 6522
  • {{about|foo||a}}{{about|foo||b}} → {{about|foo||a|and|b}}   Done rev 6520
  • {{for|a|b|}}{{for|c|d|e}} → {{about||a|b|c|d|and|e}} (Note that the 2nd for has 3 parameters)   Done rev 6526 I've taken it that your about has an incorrect extra pipe at the start. Rjwilmsi 12:20, 11 May 2010 (UTC) True. Fixed it and striked out your comment to avoid confusions. -- Magioladitis (talk) 12:30, 11 May 2010 (UTC)
  • {{Distinguish|a}}{{Distinguish|b}} → {{Distinguish|a|b}} (independent from number of parameters)   Done rev 6571

-- Magioladitis (talk) 07:15, 5 May 2010 (UTC)

Added in revision


Improvements

Probably is very rare. Let's do nothing. -- Magioladitis (talk) 19:54, 10 May 2010 (UTC)
  • [17] didn't give us the wanted result. [18] fixed it. Check a rule I added above. -- Magioladitis (talk) 11:34, 10 May 2010 (UTC)  Done rev 6520
  • Don't move DABlinks outside commented out text. (Example: Kitsch (magazine)). -- Magioladitis (talk) 11:47, 10 May 2010 (UTC)   Done rev 6519
  • Restrict everything to 0-th section (or better to the section of the first DABlink [19]) to avoid grabbing dablinks from sections (e.g. FIFA World Cup) -- Magioladitis (talk) 03:27, 11 May 2010 (UTC)   Done rev 6524
  • Taking care of non-article space and iw: Check [20]. About and for have different behaviour. Maybe we could fix about instead? -- Magioladitis (talk) 13:22, 12 May 2010 (UTC)
    • You want validation that each argument in the template is pointing to a mainspace page? Rjwilmsi 16:37, 12 May 2010 (UTC)
I don't know why there is a difference. If we don't want to touh the code of {{about}} then {{for|a|category:foo}}{{for|b|c}} must to go to {{about||a|:category:foo|b|c}}. We can always change the code of about to work exactly like the for and then make a bot run to fix arguments in about. -- Magioladitis (talk) 16:46, 12 May 2010 (UTC)
  Done rev 6547 Escape the namespace when adding non-mainspace links to {{about}}. Rjwilmsi 22:01, 18 May 2010 (UTC)

Skip if only minor replacement made

Status   Feature added in next release
Description At the moment the option "Skip if -> only minor replacement made" skips the page when only a minor replacement was made, but not if no replacement was made. I think it should skip if "no or only a minor replacement was made". It is not possible to check the box of "Skip if -> no replacement" at the same time. Schlurcher (talk) 07:11, 24 May 2010 (UTC)
Added in revision 6581
Yes, rev 6581 I've changed it so that the two options can be set independently. Rjwilmsi 11:26, 24 May 2010 (UTC)

Add {{Empty section}} to Auto-tagger

Status   Feature added in next release
Description Replace == Header 1 == == Header 2 == with == Header 1 =={{tl|Empty section|date=April 2010}} == Header 2 == -- Magioladitis (talk) 10:21, 25 April 2010 (UTC)
Added in revision 6604

Just out of curiosity, would this be only for same-level headings (as shown in this example)? Would it work for same-level other than level 2? --Auntof6 (talk) 12:04, 5 May 2010 (UTC)

Yes, it should be only between same-level headings. Sometimes a sections has subsections and we don't want a tag between the section and its first subsection.
I never thought of headers of lower lever. We can try it. -- Magioladitis (talk) 12:41, 5 May 2010 (UTC)
rev 6604 done for level 2 headings. Rjwilmsi 09:26, 29 May 2010 (UTC)

ref NAME to ref name

Status   Feature added in next release
Description General fixes mode will change <REF> to <ref>, how about it changes the case of ref NAME to lowercase name also. Regards, SunCreator (talk) 06:04, 23 May 2010 (UTC)
Added in revision 6598

How often does this occur? Did you make an database scan? -- Magioladitis (talk) 06:28, 23 May 2010 (UTC)

It's not common, but then neither is REF, I came across it earlier, random articles. Regards, SunCreator (talk) 06:31, 23 May 2010 (UTC)

rev 6598 done. Rjwilmsi 20:41, 28 May 2010 (UTC)

Alerts for math, source, code not correct end (Checkwiki errors 13-15)

Status   Feature added in next release
Description Add 3 new alerts: Alert if one of <math>, <syntaxhighlight lang="">, <code> is not closed. -- Magioladitis (talk) 19:48, 27 May 2010 (UTC)
Added in revision 6603

Alerts for nowiki, pre not correct end (Checkwiki errors 23-24)

Status   Feature added in next release
Description Add 2 new alerts: Alert if one of <nowiki>, <pre> is not closed. -- Magioladitis (talk) 07:56, 28 May 2010 (UTC)
Added in revision 6603

Correcting "missing reflist"

Status   Feature added in next release
Description When AWB sees this in an article:
==References==
<references>

It adds {{Reflist}} after the heading so that the article has this:

==References==
{{Reflist}}
<references>

Could it instead either replace the <references> with {{reflist}} or add the closing slash to it, so that the article doesn't have both? You might want to be sure there isn't already a <references /> farther down in the article (if that even makes sense). --Auntof6 (talk) 04:36, 30 May 2010 (UTC)

Added in revision 6606
rev 6606 Implemented 'add missing slash' option. Rjwilmsi 09:30, 30 May 2010 (UTC)

Wikilinking 'floruit' in parenthetical birth/death info

Status   Feature added in next release
Description Per Wikipedia:Manual of Style (dates and numbers)#Dates of birth and death: "When the individual is known to have been alive (flourishing) at certain dates, [[floruit|fl.]] is used to link to floruit, in case the meaning is not familiar."

Could AWB detect the use of "fl." or "fl" in parenthetical birth/death info only and replace it with [[floruit|fl.]] (appears as "fl.")? Thanks, -- Black Falcon (talk) 17:42, 1 April 2010 (UTC)

Added in revision 6622

What about a bot run? This change is too narrow for a genfix. -- Magioladitis (talk) 14:12, 2 April 2010 (UTC)

I don't think it's too narrow to go with the other MOS fixes. Rjwilmsi 14:18, 2 April 2010 (UTC)
I expect most of the article that have flourished to already have it bluelinked. -- Magioladitis (talk) 14:20, 2 April 2010 (UTC)
I changed my mind. I think we have to add it. I like the idea that we implement all Manual of Style policies. -- Magioladitis (talk) 22:51, 16 April 2010 (UTC)

There are 1800 that need it. I am doing a manual test now to check for false positives. Rich Farmbrough, 15:34, 24 April 2010 (UTC).

The only false positive so far is the Floruit article itself. (Oops!) Rich Farmbrough, 16:32, 28 April 2010 (UTC).
I noticed this got linked on a dab page, which I don't think it should. Can we exclude dab pages? MOS says "At the start of an article on an individual", and dab pages don't fit that. What do you think? --Auntof6 (talk) 17:05, 28 April 2010 (UTC)
We have to exclude dab pages. -- Magioladitis (talk) 17:16, 28 April 2010 (UTC)
If Rich posts his regex I'll add it, excluding dab pages and the Floruit article itself. Rjwilmsi 17:34, 28 April 2010 (UTC)
 <Replacement>
  
  <Find>\(\s*(fl)\.*\s*(\d\d)</Find> 
  
  <Replace>([[floruit|fl.]] $2</Replace> 
  
  <Comment /> 
  
  <IsRegex>true</IsRegex> 
  
  <Enabled>false</Enabled> 
  
  <Minor>false</Minor> 
  
  <RegularExpressionOptions>IgnoreCase</RegularExpressionOptions> 
  
 </Replacement>
Rich Farmbrough, 12:52, 1 June 2010 (UTC).
Oh and I would add it a maximum of once per page, where there isn't already a link to floruit. Rich Farmbrough, 12:54, 1 June 2010 (UTC).
Thanks, have local patch done, will commit after upcoming release. Rjwilmsi 16:14, 1 June 2010 (UTC)

rev 6622 done. Rjwilmsi 11:15, 2 June 2010 (UTC)

Replace special characters in listas

Status This feature is partially implemented
Description Function identical to the one for DEFAULTSORT. This time for talk pages: If a banner has listas with special character replace it. This FR could be part of KingbotK plugin and limited to WPBiography. -- Magioladitis (talk) 03:21, 4 March 2010 (UTC)
Added in revision
Find the code, reuse in plugin? :P Reedy 12:26, 4 March 2010 (UTC)
Maybe we don't need it afteral. A bot run would be enough. See also User_talk:JimCubb#WPbiography and Listas. -- Magioladitis (talk) 01:28, 8 March 2010 (UTC)
I just did this one as it happens. Will try to paste the settings to AWB/scripts. Rich Farmbrough, 20:11, 3 June 2010 (UTC).
Wikipedia:AutoWikiBrowser/Settings/Listas diacritics Rich Farmbrough, 22:39, 3 June 2010 (UTC).
Thanks! -- Magioladitis (talk) 23:33, 3 June 2010 (UTC)

In ru.wiki: rq and russian orphan found then rq|linkless instead of orphan

Status   Feature added in next release
Description ++ -- Magioladitis (talk) 22:16, 22 January 2010 (UTC)
Added in revision 6190

description: if whatlinkshere=0 and there is template:rq in the article, do not add template:orphan (template:изолированная статья), but add parameter |linkless in rq. Thanks! Lvova Anastasiya (talk) 22:45, 22 January 2010 (UTC)

rev 6190 Added. Rjwilmsi 20:03, 10 February 2010 (UTC)
Info: We have to disactivate orphan addition for ru.wiki until we solve the localisation problem for good. -- Magioladitis (talk) 20:21, 10 February 2010 (UTC)

Remove small tags inside small, ref, sup, sub tags and files (CHECKWIKI errors 55, 63, 66, 77)

Status   Feature added in next release
Description Fix CHECKWIKI errors 55, 63, 66, 77 by removing any <small> tags inside small, ref, sup, sub tags and images.
Added in revision 6646
rev 6646. Rjwilmsi 11:42, 6 June 2010 (UTC)

Correct placement of the see also section

Status   Feature added in next release
Description Additionally if the See also section is out of order (like after references or External links) it should be moved to the proper location. --Kumioko (talk) 23:36, 3 June 2010 (UTC)
Added in revision 6672
This is already done... I think. -- Magioladitis (talk) 23:39, 3 June 2010 (UTC)
It does it sometimes, but I still refquently find see also sections out of place that AWB does not address. I am not 100% sure how the AWB logic is designed but the next time I find one I will post it here as an example. Here is an example of one that didn't work. 94th Flying Training Squadron. When I did the edit it left it were it was at the bottom below the references. --Kumioko (talk) 16:37, 4 June 2010 (UTC)
In your example the see also section cannot be moved as AWB can't tell which of the templates in that section belong to the section or the end of the article. I have explained this more than once. Rjwilmsi 17:11, 5 June 2010 (UTC)
Would it be possible to add that as an alert then if the see also section appears after the Notes, References or External links sections? --Kumioko (talk) 23:06, 6 June 2010 (UTC)
Nice idea. -- Magioladitis (talk) 23:08, 6 June 2010 (UTC)
Yes, I'll do it. Rjwilmsi 08:58, 7 June 2010 (UTC)
rev 6672 new alert if See also section after any of Notes, references, external links sections. Rjwilmsi 11:39, 7 June 2010 (UTC)
Awesome, Thanks. Pretty soon this apps gonna write these articles for us..lol--Kumioko (talk) 13:14, 7 June 2010 (UTC)

Expand portal cleanup logic

Status   Feature added in next release
Description Expand portal cleanup logic in AWB.
1) When editing the 14th Weather Squadron article I noticed that there were 2 of the same portal on theh article but AWB did not do anything with it. I recommend 2 things for this. The first thing is if there are 2 identical portals AWB should eliminate 1. If the portals are not the same then AWB should move them to the see also section.
2) With new improvements that have been made to the logic of the portal template I recommend adding logic to AWB that will add multiple individual portal templates to the portal box template. This should include logic to allow for portal and portalpar.
3) The last recommendation is if there is an image linked in the portal then the image is removed. With the new changes to the portal and portal box template the images are already associated with the respective templates so there is no need to link the image again in the portal on the individual articles. --Kumioko (talk) 14:49, 30 May 2010 (UTC)
Added in revision 6652
box Here is a link to some hacky AWB settings. AWB GF's ahould bring the portals to the See also section (if there is one), the code should combine them into one portal box, and then delete duplicate entries from the box. Shortly (!) I hope that portal will do the job of portal box too. Rich Farmbrough, 20:23, 3 June 2010 (UTC).
Great, thanks, just as a note the logic to move the portals to the see also section doesn't seem to work in all occasions. --Kumioko (talk) 22:06, 6 June 2010 (UTC)
Any AWB shapshot you have will be out of date. Rjwilmsi 22:08, 6 June 2010 (UTC)
Fair enough, if I run into it again I will let you know. Thanks again. --Kumioko (talk) 22:13, 6 June 2010 (UTC)

Show rev in edit summary

Status   Feature added in next release
Description Add an option to attach rev next to "using AWB". Something like "using AWB (6245)" would do. This is usefull for bots and fixing bugs. This options could go to the preferences window under the "supress using AWB" checkbox. -- Magioladitis (talk) 15:27, 26 February 2010 (UTC)
Added in revision 6682

Remove <pre> and </pre> from list when making list from a CheckWiki error, redux

Status   Feature added in next release
Description According to this, this was already implemented, but it's not working. --Auntof6 (talk) 02:24, 14 June 2010 (UTC)
Added in revision 6691
That'd be a bug then. Is it supposed to just remove the pre tags, or the whole line? Reedy 07:48, 14 June 2010 (UTC)
I'm not sure what you mean. When the list is built, it consists of one line for each article it found, plus a line at the top consisting of "<pre>" and a line at the bottom consisting of "</pre>". If those are the "whole lines" you mean, then yes, it should remove the whole line. Right now it doesn't appear to be removing any part of it. --Auntof6 (talk) 08:17, 14 June 2010 (UTC)
The code change for that, was to ignore any individual lines that had pre... Reedy 08:36, 14 June 2010 (UTC)

Move Template:Wikibooks to External links

Status   Feature added in next release
Description {{Wiktionary}} and some other sister links templates are already moved to External links. {{Wikibooks}} should be moved too. Svick (talk) 17:07, 14 June 2010 (UTC)
Added in revision rev 6696 Magioladitis (talk) 21:20, 14 June 2010 (UTC)
I don't mean to be a pain here but WP:Layout states that Wikibooks and portals should go to the See also section. --Kumioko (talk) 00:20, 15 June 2010 (UTC)

True (WP:SEEALSO). rev 6697 removed it again. -- Magioladitis (talk) 00:43, 15 June 2010 (UTC)

Just wondering but why not go ahead and add the logic to move it to the see also section. If we were willing to do it for the External links it only makes sense to allow it to go to the location the Layout stipulates IMHO. --Kumioko (talk) 02:57, 15 June 2010 (UTC)
{{Wikipedia-Books}} links to books in the Book namespace on Wikipedia and should be placed in the See also section. OTOH, {{Wikibooks}} links to books on Wikibooks (wikibooks.org), which is Wikimedia sister project and links to those should be placed the External links section according to WP:LAYOUT. Svick (talk) 20:20, 15 June 2010 (UTC)
Good to know thanks I didn't know there was a difference. --Kumioko (talk) 20:56, 15 June 2010 (UTC)

So, what do you want me to do? -- Magioladitis (talk) 21:39, 15 June 2010 (UTC)

My original FR still holds: {{Wikibooks}} should be moved to External links. Thanks. Svick (talk) 23:00, 15 June 2010 (UTC)
Readded in 6707 which reverted 6697 and revived 6696. Sorry for the inconvenience. -- Magioladitis (talk) 00:06, 16 June 2010 (UTC)

Facilitate pasting from a category in Firefox

Status   Feature added in next release
Description I often selectively copy entries from large categories such as Category:Living people to paste into my AWB list. This works fine when I copy pages which are all a portion of the same column. But if I copy all of the entries in a column, or part or all of more than one column, all of the pasted pages end up in AWB prefixed with "* ". This does not appear to happen with Internet Explorer, but I always use Firefox. (Things like Twinkle don't work in Explorer.) When Firefox copies portions of a column, each entry is preceded with "# ", which AWB correctly handles. For full columns or parts of more than one column, the entries are prefixed with "    * ", and AWB discards the leading spaces but keeps the asterisk. Implementing a fix shouldn't cause any confusion with valid pages which begin with an asterisk, because they can't start with a space. MANdARAX  XAЯAbИAM 21:15, 15 July 2010 (UTC)
Added in revision 6841
rev 6841. Rjwilmsi 23:44, 15 July 2010 (UTC)
Thanks! A little thing like this will be a big convenience for me. Your speedy response on this and other matters is very much appreciated. MANdARAX  XAЯAbИAM 00:16, 16 July 2010 (UTC)

Move punctuation before refs

I mentioned this here as a bot request: Wikipedia:Bot_requests#Move_punctuations_before_references. I figure adding it to AWB general fixes is one way to go about it. Welcoming any thoughts. Thanks. Equazcion (talk) 06:03, 14 Apr 2010 (UTC)

Here too Wikipedia:CHECKWIKI#Reference_before_punctuation. -- Magioladitis (talk) 06:32, 14 April 2010 (UTC)

While I personally agree with this it would contravene WP:REFPUNC to do it blindly. We might do it only if the majority of references in the article used 'punctuation before refs'. Rjwilmsi 07:09, 14 April 2010 (UTC)
I rather think this fix is already there. Rich Farmbrough, 21:31, 15 April 2010 (UTC).
I think we had it, but it was pulled because it changed all articles, even if articles used the other convention across the board. If we bring it back it should only do it if the majority of references in the article used 'punctuation before refs'. Rjwilmsi 18:33, 21 April 2010 (UTC)

rev 6639 Initial implementation, not yet called in genfixes. Rjwilmsi 16:59, 5 June 2010 (UTC)

rev 6767   Done. Rjwilmsi 07:37, 29 June 2010 (UTC)

Quick Login enter to login

Status   Feature added in next release
Description When I type my password in the Quick login, which I use at my secondary computer, when I hit enter it doesn't click the login button. Instead I have to use my mouse to click the button. I know this seems a little petty, but is definitely a standard feature for login windows on the web and on most passworded programs. It would be a pretty useful, and I would think simple, interface adjustment. Sadads (talk) 11:39, 12 July 2010 (UTC)
Added in revision 6842
rev 6842 Done. Rjwilmsi 11:03, 17 July 2010 (UTC)

Move Template:Wikipedia-books to See also

Status   Feature added in next release
Description move {{Wikipedia-Books}} to See also --Kumioko (talk) 10:43, 16 June 2010 (UTC))
Added in revision 6854
rev 6854. Rjwilmsi 15:08, 18 July 2010 (UTC)

Fixing missing/incorrect references display

Status   Feature added in next release
Description Thank you for this change. Would it be possible to modify it to also recognize the following:
<References> (upper-case R)
<references /> (one or more spaces before the slash)
<references > like above, but without slash

Thanks. --Auntof6 (talk) 10:38, 16 June 2010 (UTC)

Added in revision 6843
rev 6843 Done first and third. Middle one displays fine, no need to change it. Rjwilmsi 11:12, 17 July 2010 (UTC)

Sentences with duplicated periods before and after a ref

Status   Feature added in next release
Description See below copied form my talk page. Rich Farmbrough, 20:16, 3 June 2010 (UTC).
Added in revision 6767

[...] I've noticed that many references in WP articles have duplicated periods, one before the ref tag and then a superfluous one after it (Macropsia#Epilepsy (note 20) and Macropsia#Viruses (note 24) are a couple of examples I've left uncorrected so you can see what I mean). Is deleting the extra period a task that might be added to SmackBot's chore list?

Similarly, in a stupefyingly large number of cases, ref tags are placed before punctuation rather than after it, where MOS:PAIC recommends they be placed. Superfluous spaces before punctuation marks are another abundant eyesore. Are these potential SmackBot-y tasks? Perhaps the consumption of resources outweighs the benefits of large numbers of trivial changes, but as a reader I find that poor copyediting damages my impression of an article's credibility, whereas even seemingly trivial improvements, if they contribute to an article's professional appearance, can considerably enhance it. Cheers. -- Rrburke (talk) 15:51, 3 June 2010 (UTC)

The first case could be usefully added to general fixes for WP:AWB (which is the program behind SmackBot almost all the time), the second has, I think been turned down, for the case where one wants to ref a phrase or word, rather than the whole sentence. Rich Farmbrough, 20:16, 3 June 2010 (UTC).

rev 6639 Initial implementation of duplicate punctuation cleaning, not yet called in genfixes. Rjwilmsi 17:02, 5 June 2010 (UTC)

  Donerev 6767. Rjwilmsi 11:23, 17 July 2010 (UTC)

Move sister projects on the top of the external links section

Status   Feature added in next release
Description Per WP:LAYOUT "Links to Wikimedia sister projects should appear in this section. Put the {{sisterlinks}} or similar interwiki template at the beginning of the “external links” section, so that it floats at the upper right of this section."

Check for a possible list in Category:Interwiki link templates. I am mainly interested in wictionary which is usually misplaced. Check my example. —Preceding unsigned comment added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]])

Added in revision 6610
rev 6610 Initial implementation. Over to you to update WikiRegexes.SisterLinks to add the others you want moved. Rjwilmsi

Remove Template: from talk pages if it's located before the first section

Status   Feature added in next release
Description Till now we remove the refix only in mainspace to avoid potential errors in talk pages. I suggest an expansion to the leading section of talk pages. (Example) -- Magioladitis (talk) 06:35, 30 July 2010 (UTC)
Added in revision 6934

Fix "See also" the same way we do with "Main"

Status   Feature added in next release
Description Do what I did in [21]. -- Magioladitis (talk) 12:01, 30 July 2010 (UTC)
Added in revision 6928
rev 6928 Cloned {{main}} logic for {{see also}}. Rjwilmsi 22:20, 30 July 2010 (UTC)

Fix en: instead of moving

Status   Feature added in next release
Description Check this: http://en.wikipedia.org/w/index.php?title=Belarus_at_the_2004_Summer_Olympics&diff=prev&oldid=376179275

The correct was to just remove en: -- Magioladitis (talk) 12:02, 30 July 2010 (UTC)

Added in revision 6930

Links starting with en: are quite often used among interwiki links (sometimes commented-out), so the right thing to do in that case would be to remove it completely. Svick (talk) 20:51, 30 July 2010 (UTC)

Commented out en-wiki self interwikis are already removed by MetaDataSorter. rev 6929 Remove self interwikis in the interwikis list. rev 6930 Reformat self interwikis to be standard links. Only applies to self interwikis before other interwikis (i.e. those in body of article). Rjwilmsi 09:23, 31 July 2010 (UTC)

Hatnotes above tags

Hatnotes should come first, so two FRs:

  1. don't add tags above hatnotes (sort of a bug-fix)
  2. move hatnotes above tags

Rich Farmbrough, 21:31, 15 April 2010 (UTC).

Related earlier request is over dablinks. Probably we just need to use a list of all hatnotes instead of only dablinks, so need somebody to provide a list of all templates defined as hatnotes (including any of those templates' redirects). CSV or plain text list with one template per line would be ideal (no regex in it). Then we can use NestedTemplateRegex to generate the hatnotes regex based on a CSV of template names. Rjwilmsi 22:51, 15 April 2010 (UTC)
Yes, again it looks like there si some of this done, for I just saw {{About}} pulled before a {{Multiple issues}} ( was {{Article issues}}). Rich Farmbrough, 01:55, 16 April 2010 (UTC).
I actually oppose the premise -- I'm of the opinion that hats should be below tags. There doesn't seem to be any objective reason for either way, so it would seem like a matter of preference, and not something that should be applied wither way across the board via scripts. Equazcion (talk) 02:01, 16 Apr 2010 (UTC)
See WP:Hatnote#Placement. MANdARAX  XAЯAbИAM 02:09, 16 April 2010 (UTC)
Summary: accessibility issue. Screen readers should inform people that it might be the wrong article before listing its limitations. Rich Farmbrough, 21:15, 16 April 2010 (UTC).

This is done now. -- Magioladitis (talk) 22:11, 6 June 2010 (UTC)

Remove underscores in Infoboxes

Status   Feature added in next release
Description Remove underscores in Infoboxes the same way we remove them from filenames. Example. -- Magioladitis (talk) 10:25, 2 August 2010 (UTC)
Added in revision 6942
rev 6942 Added. Rjwilmsi 09:35, 3 August 2010 (UTC)

Template capitalisation

Status   Feature added in next release
Description When AWB adds templates like {{Reflist}} and {{Multiple issues}}, it does not use a capital letter at the start. Some bots are programmed to correct this but it would be much easier if AWB did it. McLerristarr (Mclay1) (talk) 11:20, 27 July 2010 (UTC)
Added in revision 6933
{{Reflist}} is already added with capital letter. rev 6933 {{Multiple issues}} now added with capital letter too. Rjwilmsi 09:46, 31 July 2010 (UTC)
{{orphan}} is also not added with a capital. And just now, when I used AWB, it wanted to replace {{Multiple issues}} with {{multiple issues}}. McLerristarr (Mclay1) (talk) 10:04, 31 July 2010 (UTC)
You have to wait for the new release. -- Magioladitis (talk) 10:21, 3 August 2010 (UTC)

Excess white space

Status   Feature added in next release
Description Fixing excess white space incorrectly removes whitespace around endashes e.g. "19 March 1960 – 20 March 1961" changes to "19 March 1960–20 March 1961". endashes between two pieces of text containing spaces are always meant to have spaces around the endash. Only emdashes are always meant to be unspaced. McLerristarr (Mclay1) (talk) 13:02, 4 August 2010 (UTC)
Added in revision 6953
rev 6953 RemoveAllWhiteSpace to not remove spaces around endashes. Rjwilmsi 17:43, 4 August 2010 (UTC)

Stub template

Status   Feature added in next release
Description When adding or moving a stub template, AWB automatically puts two blank lines between the template and the categories above it. Remove excess whitespace then removes one of these lines. It seems pointless to have two blank lines between, why not just make it one? McLerristarr (Mclay1) (talk) 01:33, 5 August 2010 (UTC)
Added in revision 6962
Per Wikipedia:FOOTERS#Standard_appendices_and_footers it should be two newlines. What you're finding is that the 'fix excess whitespace' is not suitable to be run automatically. Rjwilmsi 07:03, 5 August 2010 (UTC)
rev 6962 In RemoveWhiteSpace don't do three newline fix when article has stub tag, to keep requisiste number of newlines before stub tag. Rjwilmsi 10:56, 6 August 2010 (UTC)

Convert hyphens between months to endashes

Status   Feature added in next release
Description hyphens between months (e.g. March-April) should be replaced with endashes. McLerristarr (Mclay1) (talk) 01:39, 5 August 2010 (UTC)
Added in revision 6961
I will expand FixDates() to handle month ranges. Rjwilmsi 10:41, 5 August 2010 (UTC)
rev 6961 Done. Rjwilmsi 10:40, 6 August 2010 (UTC)

{{Orphan}}

Status   Feature added in next release
Description {{orphan}} should be added with a capital and non-capitalised templates should be capitalised since some bots are programmed to fix this. McLerristarr (Mclay1) (talk) 07:57, 2 August 2010 (UTC)
Added in revision
rev 6935, will add it captialised. Reedy 08:57, 2 August 2010 (UTC)

Birth year of Living people

Status   Feature added in next release
Description Per MOS:DOB change "John Doe (May 19, 1978-)" to "John Doe (born May 19, 1978)" like what I did here and here (mdash) -- Magioladitis (talk) 15:05, 27 July 2010 (UTC)
Added in revision 6978
rev 6978 Done. Rjwilmsi 15:15, 9 August 2010 (UTC)

Insert space above section heading

Status   Feature added in next release
Description A blank line should be inserted above a section heading if it does not already have one. It needs to work for section headings with any number of = signs. McLerristarr (Mclay1) (talk) 05:07, 8 August 2010 (UTC)
Added in revision 6990
Can you link to the style guide that says this? Rjwilmsi 15:09, 9 August 2010 (UTC)
Wikipedia:Manual of Style#Section headings: The last point reads "A blank line below the heading is optional; but do include one blank line above the heading, for readability in the edit window. (Only two or more blank lines above or below will add more white space in the public appearance of the page.)" McLerristarr (Mclay1) (talk) 13:35, 10 August 2010 (UTC)
rev 6989/rev 6990. Done. Note that other logic prevents the newline where there is no text between two headings. Rjwilmsi 12:01, 11 August 2010 (UTC)

Dates over multiple lines

Status   Feature added in next release
Description This should not happen because this is wrong. McLerristarr (Mclay1) (talk) 15:51, 10 August 2010 (UTC)
Added in revision 6987
Do you have a real example? Rjwilmsi 06:40, 11 August 2010 (UTC)
No, I don't have a real example. It's unlikely to ever happen. That's another reason the correction should be removed. McLerristarr (Mclay1) (talk) 07:20, 11 August 2010 (UTC)
This change seems pointless: rev 6987 restrict date ordinal/leading zero fixes to dates on the same line. Rjwilmsi 07:26, 11 August 2010 (UTC)

Pages starting with categories

Status   Feature added in next release
Description Why does this happen to pages that start with categories? It's annoying when cleaning up category pages. I cannot find a style guide that says to do this. McLerristarr (Mclay1) (talk) 04:40, 11 August 2010 (UTC)
Added in revision 6988
It's correct on the article namespace. Can you provide a diff on the category namespace when it's wrong? Rjwilmsi 06:38, 11 August 2010 (UTC)
Here is an example for a category. If it is meant to do that, can you please tell me where it says that in a style guide? McLerristarr (Mclay1) (talk) 07:22, 11 August 2010 (UTC)
It's not. Most people don't use AWB on category pages. rev 6988 Do not apply MetaDataSorter on category namespace. Rjwilmsi 07:36, 11 August 2010 (UTC)
Well, I do, and we have to allow for any exceptions anyway, even if they are unlikely to ever be important. Thanks, I wish I knew how to change these things myself. McLerristarr (Mclay1) (talk) 10:33, 11 August 2010 (UTC)
rev 6992 After discussion we're going to take a slightly different approach an ensure the sorted text is trimmed on the category namespace rather than disabling the sorting altogether, which fixes the issue reported here. Rjwilmsi 13:39, 11 August 2010 (UTC)

Populate person data

Status   Feature added in next release
Description I would like to suggest that logic be added to AWB to populate the persondata metadata template. I am not necessarily asking that the template be added by AWB, although that would be nice as well but if the data in the persondata template is missing and it is contained elswhere such as the infobox it could be added. This precedent has already been set by generating categories and I think this would work in a similar manner. --Kumioko (talk) 18:02, 12 February 2010 (UTC)
Added in revision 7036

I think if we do this, we should do it only as a plugin. It seems to me as a procedure than can slow the program down. --Magioladitis (talk) 15:48, 24 February 2010 (UTC)

I am not opposed to doing it as a plugin but I don't see how populating the persondata would slow down the program any more than adding a category does currently. --Kumioko (talk) 17:32, 24 February 2010 (UTC)
How do you want it to be added? To all persons automatically? Blank? with name, yob, yod? At the moment, right click -> "Insert meta data template" does part of the job. If we need to add info in the meta-data we will need more job. --Magioladitis (talk) 17:40, 24 February 2010 (UTC)
I believe that adding it to all persons would be best and populated with DOB, Birth place, DOD, and Death place if possible. I understand that determining the persons notibility would be extremely difficult or impossible so I would recommend if its missing just adding a message like we do for dead links or unbalanced brackets. If this is too hard I understand though and I will settle for whatever functionality can be added regarding persondata. Even a small improvement would be better than manually doing them all. --Kumioko (talk) 17:54, 24 February 2010 (UTC)
rev 6806 Initial implementation, not yet called in genfixes. Rjwilmsi 18:35, 6 July 2010 (UTC)
rev 6951 Support date of death. Rjwilmsi 09:45, 4 August 2010 (UTC)
rev 7036 Added to genfixes – documentation. This won't catch everything, but I think it's at a good level. Rjwilmsi 13:26, 24 August 2010 (UTC)

Enhance Fix brackets logic

Status   Feature added in next release
Description Do what I did here (manual edit) the same way we do this one (general fixes). -- Magioladitis (talk) 21:51, 31 August 2010 (UTC)
Added in revision 7087
rev 7087. Rjwilmsi 19:22, 3 September 2010 (UTC)

Automatically add WikiProjectBannerShell when X number of WikiProject banners present

Status   Feature added in next release
Description Ability to automatically add {{WikiProjectBannerShell}} when 4 or more WikiProject banners are present on the page. Could probably be a (togglable?) general fix. –xenotalk 19:14, 9 April 2010 (UTC)
Added in revision 7043
It will be impossible to determine which of the templates on the talk page are project banners. -- Magioladitis (talk) 19:19, 9 April 2010 (UTC)
My thoughts were that it would need to draw from a list, similar to Wikipedia:AutoWikiBrowser/User talk templates. The initial version of the list should be easy enough to create as most Banners use WPBannerMeta. –xenotalk 19:27, 9 April 2010 (UTC)
Actually, all WikiProject banners are in Category:WikiProject banners or one of its subcategories. Surely it's not impossible to determine which templates on the page are in that category? Jafeluv (talk) 07:49, 10 April 2010 (UTC)
What about the redirects? -- Magioladitis (talk) 08:14, 10 April 2010 (UTC)
Redirected templates make it trickier (ie. you have to follow the redirects and check the target page's categories), but I don't think it's impossible by any means. And if that's too complicated, one could just generate a list like xeno suggests above. Jafeluv (talk) 12:02, 10 April 2010 (UTC)
It's doable but the speed cost would be very big. What about a bot that will do it? -- Magioladitis (talk) 13:27, 10 April 2010 (UTC)
That was the original proposal, if I understand correctly. You're probably right that adding the feature to AWB might not be worth it if the speed cost is significant, considering the little added benefit. Jafeluv (talk) 13:38, 10 April 2010 (UTC)
Yea, my idea was that having this built in to AWB would benefit all users of Kingbotk. It could be put onto that module itself; I simply thought we were moving stuff like this into GFs. –xenotalk 15:07, 10 April 2010 (UTC)
We do but it's better to have stuff that require some regex and not calling a huge list. I am working in the standarisation of wikiproject banner names lately. Maybe things get easier in the short future. -- Magioladitis 20:02, 10 April 2010 (UTC)
I'd say it's a pretty safe bet that anyone running AWB on article talk pages is probably doing WikiProject tagging. If it does slow things down, it should be toggleable. Perhaps as a middle ground we could restrict it to banners of the form WikiProject.*? or WP.*?, and include some of the more popular non-standard ones like MILHIST, and the like. Anything inbetween is likely a banner as well. –xenotalk 20:02, 10 April 2010 (UTC)
Hm... maybe we could. -- Magioladitis (talk) 20:57, 10 April 2010 (UTC)

← Even better, just look for any template with a \|[ ]*class[ ]*=[ ]* inside of it. I've got a find/replace regex that seems to be working well. If there's anything in between the WikiProject Banners that gets caught in the Shell, it still displays and a human editor will know it needs to be moved out. Projects without standard names and without at least an empty class rating will also get left out if they are the first or last header. An acceptable concession to keep it simple, imo. –xenotalk 01:45, 12 April 2010 (UTC)

We can have it as a talk page genfix? Rjwilmsi 10:18, 23 April 2010 (UTC)
I can't think of a reason why not. –xenotalk 14:20, 1 May 2010 (UTC)

All WikiProject banners, apart from only 3, are now in the form "WikiProject foo". This makes things much easier for this request. -- Magioladitis (talk) 08:06, 30 August 2010 (UTC)

rev 7043 Implemented for those beginning "WikiProject ". Rjwilmsi 10:02, 30 August 2010 (UTC)

New alert: Unknown parameters to Multiple issues

Status   Feature added in next release
Description ++ --Magioladitis (talk) 07:57, 7 August 2010 (UTC)
Added in revision 7039
For this I'll need you to provide a list of all the valid parameters. The list will be case sensitive. If new parameters are added to the template somebody will have to remember to update AWB's list too. Rjwilmsi 14:22, 11 August 2010 (UTC)

advert|autobiography|biased|blpdispute|citations missing|citation style|citecheck|cleanup|COI|coi|colloquial|confusing|context|contradict|copyedit|criticisms|crystal|deadend|disputed|essay|examplefarm|expert|external links|fancruft|fansite|fiction|globalize|grammar|histinfo|hoax|howto|inappropriate person|incomplete|lead missing|lead rewrite|lead too long|lead too short|in-universe|jargon|laundrylists|laundry|likeresume|long|newsrelease|notable|notability|onesource|OR|or|original research|orphan|out of date|peacock|plot|POV|NPOV|pov|npov|pov-check|primarysources|prose|proseline|quotefarm|recentism|refimprove|refimprove BLP|restructure|reorganisation|organize|review|rewrite|sections|self-published|spam|story|synthesis|inappropriate tone|tone|travelguide|trivia|unbalanced|unencyclopedic|unreferenced|unreferencedBLP|update|weasel|wikify

-- Magioladitis (talk) 14:49, 24 August 2010 (UTC)

rev 7039 Added with this list of parameters. I've given Magio a list of results from the March 2010 db scan to see if the list needs any amendments. Rjwilmsi 07:17, 25 August 2010 (UTC)

Validate categories added via the "Add category" function

Status   Feature added in next release
Description When using the "add category" function (e.g. ctrl-T), could AWB check to see if the category specified actually exists? Of course, if the request above about displaying the categories is done and we can see whether the categories are red or blue links, that would tell us this as well. —Preceding unsigned comment added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]])
Added in revision 7084
rev 7084 Validate entered category and show message box warning user if category does not exist. User can then add category or not. Rjwilmsi 16:55, 3 September 2010 (UTC)

Fix transcluded categories

Status   Feature added in next release
Description It would be nice if AWB would automatically fix categories that were accidentally transcluded like this. --Pascal666 02:36, 8 September 2010 (UTC)
Added in revision 7101
rev 7101 done. Rjwilmsi 10:56, 8 September 2010 (UTC)

Clean break line tags before bulleted lists

Status   Feature added in next release
Description Do what I did -- Magioladitis (talk) 08:39, 8 September 2010 (UTC)
Added in revision 7102
rev 7102 done. Rjwilmsi 11:14, 8 September 2010 (UTC)

Can Login screen accept pressing <Enter> ?

Status   Feature added in next release
Description In the login screen, after you type your password, it would be handy if you could press <Enter> to login - other software will have the Login button work when you press the <Enter> key. GoingBatty (talk) 01:48, 21 September 2010 (UTC)
Added in revision 6842
rev 6842 Added. Rjwilmsi 07:11, 21 September 2010 (UTC)

Template:Commons Category

Status   Feature added in next release
Description {{Commons cat}} should be replaced with {{Commons category}} to avoid template redirects. Other template redirects should also be fixed. McLerristarr (Mclay1) (talk) 10:16, 31 July 2010 (UTC)
Added in revision 7148
There's a regex for this, but I don't think we cater for this specific case. Reedy 08:56, 2 August 2010 (UTC)
AWB fixes redirects to {{Citation needed}} so why not other templates? McLerristarr (Mclay1) (talk) 09:46, 2 August 2010 (UTC)
Perhaps we should add a wiki page in the same vein as user talk templates where users can list template redirects to bypass. It doesn't seem worth adding single ones individually. Rjwilmsi 12:28, 6 August 2010 (UTC)
I like that idea. I don't wish to start it though as I have absolutely no idea how to do it. McLerristarr (Mclay1) (talk) 14:04, 6 August 2010 (UTC)
rev 7148 Added. See Wikipedia:AutoWikiBrowser/Template redirects.

New page for correcting template redirects

Status   Feature added in next release
Description As suggested above at #Template:Commons Category, add a new page that lists template redirects that AWB will correct. AWB already corrects some redirects, such as those to {{Citation needed}}, and there are more that it could do. Making a list of them in a similar vein as Wikipedia:AutoWikiBrowser/User talk templates would be quicker than adding them on an individual basis. McLerristarr / Mclay1 11:09, 11 September 2010 (UTC)
Added in revision 7148
rev 7148 Added. See Wikipedia:AutoWikiBrowser/Template redirects. Rjwilmsi 19:57, 17 September 2010 (UTC)
Since AWB already corrected some template redirects, could those corrections be moved to the new page? McLerristarr / Mclay1 13:59, 18 September 2010 (UTC)

Template:Infobox automobile

Status   Feature added in next release
Description Update the redirects Template:Infobox Automobile, Template:Infobox Automobile generation and Template:Infobox automobile generation to point to the new Template:Infobox automobile title. OSX (talkcontributions) 03:37, 15 September 2010 (UTC)
Added in revision 7148
rev 7148 Added. See Wikipedia:AutoWikiBrowser/Template redirects.
Thank you. OSX (talkcontributions) 23:58, 17 September 2010 (UTC)

Change disambiguation template names

Status   Feature added in next release
Description Change the following template names so the articles don't get tagged as orphans

GoingBatty (talk) 02:27, 16 September 2010 (UTC)

Added in revision 7148
rev 7148 Added. See Wikipedia:AutoWikiBrowser/Template redirects.

Remove break line tags from headlines

Status   Bug fixed in next release
Description Do what i did here by removing break line tags inside headers. Do that before removing bold inside headers to avoid situations like those in my example. (This improves WP:CHECKWIKI error 44). -- Magioladitis (talk) 23:59, 22 September 2010 (UTC)
Added in revision 7183
rev 7183 FixHeadings: remove any <br> from headings. Rjwilmsi 16:31, 24 September 2010 (UTC)

Bypass specific redirects

Status   Feature added in next release
Description From: Wikipedia:Redirects for discussion/Log/2008 November 22#Template:BD → Template:Lifetime
Create a page or category based system to automatically bypass redirects. This is needed as some templates have names that obscure the actual function of the template. If implementing using a category system the sortkey could be used for related values. — Dispenser 00:12, 23 November 2008 (UTC)
Added in revision rev 7148 Magioladitis (talk) 23:23, 27 September 2010 (UTC)
If there are specific ones these can easily be added to AWB. Rjwilmsi 10:42, 12 July 2009 (UTC)

FYI, BD is now orphan and is daily automatically substituted by Yobot. -- Magioladitis (talk) 10:47, 12 July 2009 (UTC)

This is partially implemented. We have an option to bypass all redirects and we also bypass some of them automatically. -- Magioladitis (talk) 12:32, 4 June 2010 (UTC)

Usability improvement to AWB updater

Status   Feature added in next release
Description If the user has the latest version, the AWB updater reponds with 'Nothing to update'. This is a negative phrase which at first I assumed was a failure to find the right file. It might give the user more confidence if it explicitly states the two versions (the user's version and the latest version), then provides a positive phrase such as: 'You have the latest version'. Also the label 'Press close to exit' is redundant and should probably be removed to declutter it.
Added in revision rev 7194
rev 7140 "Nothing to update" -> "No update available". Rjwilmsi 07:18, 17 September 2010 (UTC)
rev 7194 Removed 'Press close to exit'. -- Magioladitis (talk) 11:04, 27 September 2010 (UTC)

Partially implemented

Reference fixes

Status This feature is partially implemented
Description If possible AWB should be able to fix the following; " word. <ref" to " word.<ref" for any punctuation and "word<ref>Something</ref>." to "word.<ref>Something</ref>" again for any punctuation. Enter CambridgeBayWeather, waits for audience applause, not a sausage 15:35, 7 September 2009 (UTC)
Added in revision

I strongly support the former, and the latter, but the latter doesn't seem to have consensus to be done using automated tools (some articles purposefully use the first style, for some reason). I don't see anything wrong with the former. –Drilnoth (T • C • L) 17:04, 7 September 2009 (UTC)

We already do the former (grab a snapshot). The latter is the MOS preference, but some articles go against it. I don't think AWB should be doing that one, at least for the moment. Rjwilmsi 17:09, 7 September 2009 (UTC)
Is the former an optional one then? Currently I am having to use the "find and replace" setting to get it to work. Here's one before I thought about it. Look at the last sentence in the opening and this is one where I started to use the search and replace. Enter CambridgeBayWeather, waits for audience applause, not a sausage 18:14, 7 September 2009 (UTC)
Yes. Ref 6 changed automatically. Grab a snapshot of AWB. Rjwilmsi 18:24, 7 September 2009 (UTC)
That's weird! How are you getting that to work automatically? I just tried it again and it still wouldn't work without the "searc and replace" turned on. Enter CambridgeBayWeather, waits for audience applause, not a sausage 19:18, 7 September 2009 (UTC)
Your AWB version? Rjwilmsi 19:30, 7 September 2009 (UTC)
The current version 4.6.0.0, I downloaded it and started using it yesterday. I thought it might be a particular computer that is causing the problem but changing to a different machine makes no difference. Enter CambridgeBayWeather, waits for audience applause, not a sausage 10:08, 8 September 2009 (UTC)
For the third time, use the snapshot link at the top of the page to download a newer snapshot of AWB. Rjwilmsi 13:23, 8 September 2009 (UTC)
Ah, well until I got this and "...snapshot link at the top of the page..." I had no idea what you meant by grabbing a snapshot. Enter CambridgeBayWeather, waits for audience applause, not a sausage 14:24, 8 September 2009 (UTC)

Place "External links" section after "References"

Status This feature is partially implemented
Description According to Wikipedia:Layout#External links, the "External links" section should be last.

At least in simple cases, e.g. where there is a h2 external links section followed by ==References== <references/> AWB could invert the two. (sample page). -- User:Docu (April 18, 2009)

Added in revision
rev 4227 and rev 4228: implemented but to a limited extent: only operates when there is another section following the references section, as if references is last section, AWB can't readily tell if there are navigation footers etc. that the external links still need to be above, and just moving ==References== <references/> wouldn't work when additional citations were in the references section. Rjwilmsi 21:16, 18 April 2009 (UTC)
Thanks, I think it's a good start if the other section has the same level.
Less complex cases might be where there is nothing after ==References== <references/>, or only categories, interwikis, {{lifetime}}, etc. -- User:Docu
rev 4239 Implemented the logic to go up to a category. Rjwilmsi 20:06, 20 April 2009 (UTC)
rev 4240 Up to a defaultsort too. Rjwilmsi 20:09, 20 April 2009 (UTC)
Would it be possible to set this so if there is a template of any kind before categories and after references it would make the change. If not there are a few others that I commonly see besides defaultsort. Especially the lifetime template and the Persondata termplate.--Kumioko (talk) 14:17, 21 April 2009 (UTC)
"Any kind" is likely to be too large, as ==References== can include templates. If there is a way to name the class "stub templates" and a few specific ones, e.g. {{coord}} or {{coord missing}}, {{persondata}}, this might work. For {{lifetime}}, one might just use subst .. -- User:Docu
I understand, and this is certainly a very good start, my only concern is that there are a lot of templates that are placed between the references and the categories including defaultsort, lifetime, persondata ones you have identified. Some examples are the navigation boxes that are used for politicians and compaign boxes that are frequently placed such as gettysburg. Please don't let my comment keep this from going through I just wanted to mention it as potential future additions.--Kumioko (talk) 17:33, 21 April 2009 (UTC)
Lifetime has to be under the categories. AWB already does that. -- Magioladitis (talk) 00:39, 30 April 2009 (UTC)
Is this one supposed to re-order? Probably as I recently worked on longer articles, I haven't seen any section re-ordering yet. This one works fine. -- User:Docu
It won't, because AWB's logic is limited to reordering when references is not the last section. Rjwilmsi 21:42, 1 May 2009 (UTC)
Note that {{lifetime}}is virtually deprcated. Rich Farmbrough, 03:35, 19 December 2009 (UTC).
rev 6175 and rev 6177 killed Lifetime fixes. -- Magioladitis (talk) 20:18, 8 February 2010 (UTC)

Restore desirable module-friendly edit summary handling

Status This feature is partially implemented
Description Previously, I could have just a space for the Summary and supply my entire portion of the edit summary from a module. Now it will only add the module's summary if the "main" Summary is something other than a space.

Also, it now adds a comma before the module's summary, which it didn't used to before. Users should be in full control of their own edit summaries, and can add their own comma if desired.

I currently have SVN 6237, but I hadn't used modules for a while, so I'm not sure when this stopped working as it did. MANdARAX • XAЯAbИAM 23:27, 22 February 2010 (UTC)

Added in revision
rev 6245(bugfix) Use custom module edit summary even if trimmed main edit summary is blank. Haven't changed comma use, Reedy to comment on that. Rjwilmsi 17:20, 23 February 2010 (UTC)
That code wouldn't make any difference... Reedy 13:59, 25 February 2010 (UTC)
6245 made a difference for me. Rjwilmsi 14:59, 25 February 2010 (UTC)
It works in SVN 6269, and when the main summary is blank, the comma is gone. Thanks! MANdARAX • XAЯAbИAM 10:20, 2 March 2010 (UTC)

A few foreign characters that AWB isn't translating for DEFAULTSORT

Status This feature is partially implemented
Description Please add the following characters to those that AWB replaces in DEFAULTSORT:

Thanks. --Auntof6 (talk) 08:35, 28 May 2010 (UTC)

Added in revision

rev 6594 I did some. With which letters are we supposed to replace the remaining ones? -- Magioladitis (talk) 09:01, 28 May 2010 (UTC)

Thanks. In the second example (Arabic), I have no idea. I will ask a friend who might know Arabic and report back. Or maybe I'll try Wikipedia's reference desk. I suspect they can just be removed, but I know you need more to go on than my suspicion.
In the third example (Cyrillic alphabet), the б and л equate to B and L, respectively (except in lower case), as shown in this table. --Auntof6 (talk) 09:23, 28 May 2010 (UTC)
rev 6595 for the two Cyrillic characters. -- Magioladitis (talk) 09:31, 28 May 2010 (UTC)

Some additional enhancements to the New persondata logic

First I want to take the time to say awesome job on the new logic for populating persondata. I know it wasn't a trivial thing to change and I know you spent a lot of time and quite a few change numbers to make sure it was right before you implemented it. That will chop a lot of time off of getting that populated on the articles.

Status This feature is partially implemented
Description A few recommendations for further enhancements to the new persondata logic.
  1.   single space Recommend we eliminate the comment with ten spaces between it and the word Persondata?
  2.   Not done Recommend we eliminate the space between the pipe and the Persondata parameters
  3.   Not done Recommend we eliminate the spaces between the Persondata parameters and the equals signs
  4.   exists Add logic to catch dates in infoboxes that are not built into templates. Some examples are: Born= 4 digit year, Born= Day month year, born=Month day year, same applies for died and lived parameters.
  5. If an infobox is not present can we populate the birth and death dates of the Persondata template with the birth and death years of the Births/Deaths categories?
  6.   Done When the AWB user right clicks the mouse in the edit box and then selects Insert and Metadata template the template does not populate. Can the template be made to populate somehow using the logic that has now been added for populating persondata?
  7.   Not sure Can the short description parameter be derived (better to have something vague than nothing in my opinion) based on the Infobox and the nationality or country. For example if the member has a Military person infobox and the allegiance is United States then it could say something like United States military person. or United States politician if its a politician related infobox. (These are just examples) Some infoboxes have a known for parameter that could be used as well.
  8. In cases were the infobox is not present can logic be added to look for Article title (September 24, 1969 – April 4, 2003) or (September 24, 1969-April 4, 2003) and populate the Persondata birth and death dates? Most bio articles are formatted in this way so it should be fairly consistent.
  9.   Not done The logic usually places dates in Month day, year order but occasionally it does it like this 1920-06-17 such as the case of William Levery [22]. Not sure why but I thought I would let you know.
  10.   Not sure I have seen a few cases were reparsing will break the persondata template. As soon as I find another one I will add it here.
  11.   Not done It appears that in some cases AWB will add the Persondata template even when its empty (except for the article name). I recommend that if the Persondata template is empty except for the article name then AWB does not place it. Here is an example of that [23].
Added in revision

--Kumioko (talk) 18:09, 3 September 2010 (UTC)

1,2,3 rev 7085 Uses the blank template from Template:Persondata#Usage.
9 Predominant date format in article is used, that may be ISO, not my problem.
11 Disagree. Still needs completing even if AWB can't do it automatically. Rjwilmsi 18:57, 3 September 2010 (UTC)
6 rev 7086 Insert -> Meta-data option to invoke Parsers.PersonData. Rjwilmsi 19:11, 3 September 2010 (UTC)
Thanks again, I requested a comment about the usage (do we need the comment and extra spaces or not) Wikipedia talk:Persondata. 4 doesnt always work, when I catch another one Ill let you know an example. I see your point on 9 and 11. --Kumioko (talk) 19:38, 3 September 2010 (UTC)
Here are a couple of cases where the logic I mentioned for number 4 are not working. Ahmad Shah (Taliban), Ahmed Shafik, Ahmed Tasnim. This one has the lived paramater scenario I mentioned James Henry Reynolds. --Kumioko (talk) 20:58, 3 September 2010 (UTC)
I've deliberately restricted the logic to matching full dates only, for the moment at least. Rjwilmsi 21:24, 3 September 2010 (UTC)

Could avoid adding trailing spaces after the = - this is something I have thought about before and decided that adding trailing spaces after blank parameters in block formatted templates is not generally a win - in fact I now remove them, along with other trailing white-space..

        public const string PersonDataDefault = @"{{Persondata <!-- Metadata: see [[Wikipedia:Persondata]]. -->
| NAME              =
| ALTERNATIVE NAMES =
| SHORT DESCRIPTION =
| DATE OF BIRTH     =
| PLACE OF BIRTH    =
| DATE OF DEATH     =
| PLACE OF DEATH    =
}}";

Rich Farmbrough, 22:04, 6 September 2010 (UTC).

Here is what I thought it should look like. I just don't think adding a bunch of spaces in the template is necessary. And, although I don't think the comment is necessary either, the example shows it so I can live with it.
Persondata <!-- Metadata: see [[Wikipedia:Persondata]]. -->
|NAME =
|ALTERNATIVE NAMES =
|SHORT DESCRIPTION =
|DATE OF BIRTH =
|PLACE OF BIRTH =
|DATE OF DEATH =
|PLACE OF DEATH =
}}

--Kumioko (talk) 23:09, 6 September 2010 (UTC)

rev 7103 persondata default to not have trailing spaces after equals signs. That's it on the matter of optional whitespace. Rjwilmsi 19:31, 8 September 2010 (UTC)

Reduce use of group boxes

Status This feature is partially implemented
Description Some group boxes exist without anything outside the group. In such circumstances, a group box consumes space, makes the interface noiser, and gives you an additional task of naming the group. These can usually be eliminated. Group boxes in a vertical stack can be replaced with vertical separator lines that use less space. See http://msdn.microsoft.com/en-us/library/aa511459.aspx. In the main AWB interface, the 'Make list' group box is an example that could be eliminated at no cost. Lightmouse (talk) 13:04, 9 January 2009 (UTC)
Added in revision

I think we did some improvements of that. -- Magioladitis (talk) 11:17, 12 March 2010 (UTC)

Not implemented

Add ability to switch a list to talk pages of the items in the list

Status Feature already exists in AWB
Description I have a WikiProject Banner tag that I'd like to apply to the talk pages of every essay on Wikipedia. It would be nice if I could make a list of every talk page of every page in Category:Wikipedia essays. Either by making the list and then having a button that refactors the list with the talk pages of the items currently in the list, or just a "Category talk page" option under the "Category" option. ɳoɍɑfʈ Talk! 03:30, 25 January 2010 (UTC)
Added in revision
This feature already exists. Either right click on a list of pages or click on "List" in the menu. Then select "Convert to talk pages". MANdARAX • XAЯAbИAM 03:57, 25 January 2010 (UTC)

Skip if no tagging made

Status Feature already exists in AWB
Description Skip if no tagging made by the auto-tagger. Obvious and handy. I wonder why is missing. -- Magioladitis (talk) 00:37, 21 January 2010 (UTC)
Added in revision
irrelevant to FR
The following discussion has been closed. Please do not modify it.
By tagging do you mean WikiProject tagging? Wouldn't that need to be part of WP:Plugin++  ? –xenotalk 00:40, 21 January 2010 (UTC)
No, I mean with the auto-tagger. -- Magioladitis (talk) 00:42, 21 January 2010 (UTC)
kk. Skip if no WikiProject tag added would be cool too. –xenotalk 00:43, 21 January 2010 (UTC)
There is an option already. Go to Plugin tab (with KingbotK loaded) and check Skip: N/C. -- Magioladitis (talk) 00:46, 21 January 2010 (UTC)
Yea but what if there's find and replace stuff? It won't consider that no change, at least afaik. –xenotalk 00:48, 21 January 2010 (UTC)
Never mind - you're right. Thanks =) –xenotalk 00:55, 21 January 2010 (UTC)

Exists. We just have "to document that a bit more, and change the text slightly ;)" -- Magioladitis (talk) 21:07, 2 February 2010 (UTC)

Option to not load image pages

Status This feature is not going to be implemented
Description This should maybe be default behaviour, but certainly an option. Loading image pages sometimes occurs for reasons unknown, which shouldn't happen. Normally the edit form is loaded straight away, but sometimes the image description page begins to load beforehand. This is undesirable behaviour because it slows down the client.  Mike.lifeguard|@en.wb 14:31, 12 February 2008 (UTC)
Added in revision

Does that still occur? MaxSem(Han shot first!) 15:14, 19 September 2008 (UTC)

I'm sorry but I don't understand the problem here, would somebody please provide a clear example of the current problem and what the correct behaviour should be. Thanks Rjwilmsi 19:09, 26 January 2009 (UTC)
This won't happen in the ApiEdit version. Reedy 14:23, 17 February 2010 (UTC)

Some changes to cleanup Web citations (part 1)

Status This feature is not going to be implemented
Description I would like to recommend some logic pertaining to the accessdate field in the cite web template.
  1. If the citation does not have accessdate, add it with the current date.
  2. If accessdate is there with no date, populate it with todays date.
  3. If cite web does not have publisher, add the place for it (but with no publisher).
  4. If the notes criteria is there but contains pages then replace note with page.--Kumioko (talk) 14:53, 8 July 2009 (UTC)
Added in revision

1. As soon as the link works. -- Magioladitis (talk) 16:39, 8 July 2009 (UTC)

I dont't understand? --Kumioko (talk) 17:19, 8 July 2009 (UTC)
If the article can't be accessed, accessdate makes no sense. -- Magioladitis (talk) 18:07, 8 July 2009 (UTC)
So is there something wrong with the cite web template? --Kumioko (talk) 16:10, 9 July 2009 (UTC)
No, but in order to add "accessdate" with a certain date it means that someone really accessed the link at that date. -- Magioladitis (talk) 08:38, 12 July 2009 (UTC)
For 1 and 2 we'd have AWB looking up external websites. I'm not sure people would agree to that. For 3 it should be |work= if anything, but adding a blank parameter seems of little use. Rjwilmsi 16:59, 16 January 2010 (UTC)

"Delink dates" description to display and number the types of changes made

Status This feature is not going to be implemented
Description AWB should add a count of any date changes that it made after the description "Delink dates". It should do this in a similar way to the results produced by the User:Full-date unlinking bot, e.g. the description should include a count of the format(s) delinked (e.g using the same summary codes to indicate BR, Euro- or US format.) This will avoid editors having to go back and check that each AWB edit was appropriate to European, American or British date formats for the specific article. Ephebi (talk) 13:08, 23 December 2009 (UTC)
Added in revision
AWB has no core logic to delink dates, so we can't help with the edit summary of date delinking. Please contact the editors concerned directly. Rjwilmsi 14:25, 23 December 2009 (UTC)
We could do that if we implement date delinking as I proposed above. -- Magioladitis (talk) 23:45, 23 December 2009 (UTC)
If AWB isn't intelligent enough to know what its doing when it unlinks dates, then it should stop & let Full-date unlinking bot do the work, which its much better at. Its annoying chasing after AWB errors. Ephebi (talk) 18:15, 29 December 2009 (UTC)
AWB doesn't delink pages. A botuses AWB to delink pages. -- Magioladitis (talk) 18:17, 29 December 2009 (UTC)

Write in filename in the regex

Status Feature already exists in AWB
Description I would like to be able to write the file name to the file directly and then modify it with find and replace including regex. I would like a facility to use the file name on the page, in the find and replace, and in the regex. Snowman (talk) 21:11, 10 January 2010 (UTC)
Added in revision

This capability already exists, using AWB keywords. For example, for this page, Wikipedia talk:AutoWikiBrowser/Feature requests, the following keywords would have the values:

%%fullpagename%% Wikipedia talk:AutoWikiBrowser/Feature requests
%%pagename%% AutoWikiBrowser/Feature requests
%%subpagename%% Feature requests

MANdARAX • XAЯAbИAM 22:01, 10 January 2010 (UTC)

  • I missed that. Where is it in the user manual? Snowman (talk) 22:43, 10 January 2010 (UTC)
We can archive this once we check it's sufficiently documented in the AWB manual. Rjwilmsi 15:55, 10 February 2010 (UTC)
I've documented all of the keywords I know about at WP:AWB/F&R#Normal. MANdARAX • XAЯAbИAM 20:51, 10 February 2010 (UTC)

A function to automatically delete selected pages from the wiki

Status Feature already exists in AWB
Description A function to automatically delete selected pages from the wiki
Added in revision

What about using Twinkle for that? In AWB an admin can delete a selected page anyway. -- Magioladitis (talk) 14:09, 27 March 2010 (UTC)

Is it usable on AWB? EmperorZelos (talk) 16:13, 27 March 2010 (UTC)
Twinkle is a separate application. AWB can delete a page with a single button press, but on en-wiki you have to be an admin to have access to the button. Rjwilmsi 11:22, 29 March 2010 (UTC)

General search of active text i.e. unsaved edit-box text

Status Feature already exists in AWB
Description I can search the text on any page using Internet Explorer including the edit box if I have pressed the edit button. If you are checking a long page and find a false positive on a typo but there are many good fixes besides, you want to search the false positive and fix it manually without losing your page. (typos can be made on purpose for instance "ie" is often used in IPA articles. Even better you could search out the false positive and stick a {{typo}} template on it without moving off the AWB. Another way of doing this would be undo option for each suggested change in the diff-style preview. Don't know how complicated that sounds but generally a search-text within AWB raw edit box and a refusal button for each suggested change, on a paragraph basis perhaps, in the diff-preview without skipping the whole page (could be a "keep old version" button on the original paragraph?). Probably a 2.0 feature or re-request but just suggest it, thanks.
Added in revision
AWB has a search box on the Find tab, and in the diff window you can double click a line to undo changes on that line. Rjwilmsi 07:49, 2 April 2010 (UTC)
I have just now noticed the search box and will test the double click. Thanks ~ R.T.G 07:57, 2 April 2010 (UTC)

Remove comments from a string

Status This feature is not going to be implemented
Description A function for remove comments (also empty) from a string, e.g. from the string
"word#1 <!-- xyz --> word#2 word#3 <!-- -->"
obtain
"word#1 word#2 word#3".--B3t (talk) 12:05, 26 March 2010 (UTC)
Added in revision

We can do this with Find & Replace. Don't we? -- Magioladitis (talk) 12:09, 26 March 2010 (UTC)

This is wanted for a plugin/custom module. It's already easy to do:
articleText = WikiRegexes.Comments.Replace(articleText, "");

I don't think we need a new Tools function just for that? Rjwilmsi 12:53, 26 March 2010 (UTC)

Thanks I am satisfied. I asked this request because I have not seen a similar function in "ToolsTests".--B3t (talk) 13:26, 26 March 2010 (UTC)

Import and Export Ability

Status Feature already exists in AWB
Description The ability to import and export the find and replace rules would be very helpful for defining rules of replacement.--Altt311 (talk) 16:57, 17 May 2010 (UTC)
Added in revision
Can't you save the rules in the AWB settings file and import them? Ganeshk (talk) 01:30, 18 May 2010 (UTC)
I got it. Thanks for helping! Then my request should have been solved.--Altt311 (talk) 17:17, 18 May 2010 (UTC)
Theres a copy paste feature in the Advanced... Dunno if something similar would be some use.. Reedy 17:39, 18 May 2010 (UTC)

Delete or hide empty sections

Status This feature is not going to be implemented
Description As I have been editing recently I have noticed a number of articles that have empty sections and I wanted to propose that logic be added to AWB to delete or at least hide/comment out these empty sections. I have fixed a lot of them manually (Most recently in articles regarding United States Air Force units). --Kumioko (talk) 18:56, 7 June 2010 (UTC)
Added in revision

Note: for a related request, see WT:AutoWikiBrowser/Feature_requests/Archive_7#Add .7B.7BEmpty section.7D.7D to Auto-tagger. MANdARAX  XAЯAbИAM 19:22, 7 June 2010 (UTC)

Thanks, heres an example of one. [24] In this edit I removed a stray external links section at the bottom of the article. --Kumioko (talk) 19:42, 7 June 2010 (UTC)
I can't think of any other section that we could automatically hide. This work needs human supervision. -- Magioladitis (talk) 22:22, 7 June 2010 (UTC)
Ok, I thought about this on my hour long drive home and I might have a couple suggestions but I don't know how hard they would be to program so Ill just throw them out for considerations.
  1. If a section is followed immediately by a defaultsort or Categories it could be either deleted or commented out.
  2. If a section (regardless of the level) is followed by the same level section and its either on the very next line or there is nothing between the 2 but blank spaces, then it could be deleted or commented out.
  3. Since I admit that there could be occasions were this might be valid, maybe an alert would be possible. --Kumioko (talk) 00:13, 8 June 2010 (UTC)
Sometimes empty sections are placeholders. That's the reason we have {{Empty section}} which we recently added in Auto-tagger. Auto-tagger is much better than alert. See 1608 in Quebec for example. Articles named xxxx in YYYY follow a specific pattern and need to be expanded. Empty references section is usually by New articles' Wizard but in the general we shouldn't be blindly deleting empty sections. I don't think we are gonna implement this one. -- Magioladitis (talk) 06:38, 8 June 2010 (UTC)
Ok no problem thanks, I understand the reasoning but I have to admit I don't really agree with having empty sections in the articles. If we don't have the information yet then we shouldnt have the section. Its kinda like having a talk page for an article we don't have yet. I also think that I saw that somewhere in the MOS or something that said you should avoid having empty sections with no information in it. I can't find it at the moment though. --Kumioko (talk) 10:36, 8 June 2010 (UTC)
It;s true that we have to avoid empty sections but sometimes articles are under construction, etc. Moreover, blindly deletion may cause problems to redirects targeting to specific sections, etc. What I would do is first gather some information. For example, how many articles have empty sections, how many empty sections there are, etc. AWB should implement only stable stuff. There is always WP:CHECKWIKI. -- Magioladitis (talk) 13:21, 8 June 2010 (UTC)

Server OS Compatibility

Status This feature is not going to be implemented
Description I don't expect this to go anywhere, but... Any chance that future versions may include Windows Server OSes? (Of if anyone knows how to get AWB to work on a Server OS, short of using WinXp on VirtualBox...) I expect that an extremely small number of people (probably only me) edit from Server OSes, so this is not really critical or anything. Avicennasis @ 08:33, 7 March 2010 (UTC)
Added in revision
What particular problems do you encounter with it? 62.140.253.6 (talk) 09:16, 7 March 2010 (UTC)
On the server, it throws up communication errors. I have put it in my routers DMZ, disabled all firewall/security software, and port-scanned it from another machine within my network and from an external website. All of this shows it should not be an issue. I have encountered similar problems with other programs, and usually this means that the program is not able to understand the network configurations on a Domain Controller. Works fine on my WinXP machine. Avicennasis @ 17:37, 7 March 2010 (UTC)
I've run it fine on Server 2k3 before now, and 2k8 for that matter. There shouldn't be any difference, bar maybe some more advanced network configs. What sort of communication errors? Reedy 21:47, 7 March 2010 (UTC)

Dialog box title:network access error

Content:Unable to connect to the remote server

Then, Dialog box title:Error connecting to wiki!
Content:An error occurred while connecting to the server or loading project information from it. Please make sure that your internet connection works and such combination of project/language exist. Enter the URL in the format "en.wikipedia.org/w/" (including path where index.php and api.php reside). Error description: Unable to connect to the remote server

Then, repeat exact same Dialog box title:Error connecting to wiki!
Then, repeat exact same Dialog box title:network access error

When you were using Server 2k3/2k8, was it stand-alone or performing any server roles? Avicennasis @ 05:17, 8 March 2010 (UTC)

2k3 as a domain controller, no fancy network configs (ISA etc), just straight out via the router. 2k8 was just a file server. Are you using some form of a proxy? Reedy 17:12, 8 March 2010 (UTC)
Nope. It may be something in my setup, then. I will install a Clean Server 2003 in VirtualBox and try AWB. If it works, I'll tweak my settings bit by bit until I find what is breaking it. I'll update here as I test. Avicennasis @ 00:47, 9 March 2010 (UTC)
Re-created it on a virtual machine, turns out for some reason my DNS was losing forward lookup zone entries. It works fine on the OS platform. Avicennasis @ 05:32, 21 March 2010 (UTC)

Unicode Ndashes

Status This feature is not going to be implemented
Description &ndash; -> – i.e. less HTML syntax -- Magioladitis (talk) 17:27, 2 August 2010 (UTC)
Added in revision

That's controversial. Art LaPella (talk) 17:40, 2 August 2010 (UTC)

Non-existent categories

Status This feature is not going to be implemented
Description Non-existent categories attached to an article should be deleted as well as "[[Category:]]".
Added in revision

Not really. Sometimes the name was typed incorrectly and we only need to fix one letter. Sometimes the red link is caused by vandalism. So deleting is not safe. -- Magioladitis (talk) 08:10, 2 August 2010 (UTC)

Well, [[Category:]] should be deleted. McLerristarr (Mclay1) (talk) 09:34, 2 August 2010 (UTC)
Let's do a database scan. I don't expect many of them. -- Magioladitis (talk) 09:40, 2 August 2010 (UTC)
Either way, there's no harm in doing it. Better safe than sorry. McLerristarr (Mclay1) (talk) 09:44, 2 August 2010 (UTC)
It now removes "[[Category:]]". Did someone add this? McLerristarr (Mclay1) (talk) 04:58, 3 August 2010 (UTC)
That already existed – I have clarified the documentation. Rjwilmsi 09:39, 3 August 2010 (UTC)
It wasn't working for me because I was testing it on my user page. Why doesn't it work on user pages? Everything else seems to. From now on, I'll stick to the AWB Sandbox. McLerristarr (Mclay1) (talk) 10:01, 3 August 2010 (UTC)
Article general fixes run on articles and sandboxes. User talk general fixes are different. Rjwilmsi 17:44, 4 August 2010 (UTC)

Spaces after line

Status Feature already exists in AWB
Description Unnecessary spaces after a line should be removed. (Such as the space after this line if this bracketed text was not here McLerristarr (Mclay1) (talk) 07:54, 2 August 2010 (UTC))
Added in revision
This feature does not already exist. McLerristarr (Mclay1) (talk) 04:45, 3 August 2010 (UTC)
What I meant was spaces --> <-- like the one in between the arrows. McLerristarr (Mclay1) (talk) 05:00, 3 August 2010 (UTC)
Then I don't understand. Please provide an example diff of the change you want AWB to make. Rjwilmsi 07:07, 3 August 2010 (UTC)
Here There were spaces after "Sandpit." but I removed them manually. Often in articles there are spaces after a line or paragraph, which AWB could remove. McLerristarr (Mclay1) (talk) 08:31, 3 August 2010 (UTC)
Then this already exists. The edit box context menu entry "fix all excess whitespace" does this for you. Rjwilmsi 09:14, 3 August 2010 (UTC)
What's the edit box context menu? I can't find the option you're talking about. Why aren't half these options just permanent features? McLerristarr (Mclay1) (talk) 09:40, 3 August 2010 (UTC)
See the Reference manual. Rjwilmsi 09:46, 3 August 2010 (UTC)
Thanks, I haven't noticed that before. But it's a bit inconvenient to have to do that every time. Why can't it just be automatic like every other fix? McLerristarr (Mclay1) (talk) 09:53, 3 August 2010 (UTC)

Remove space before line

Status This feature is not going to be implemented
Description A space before a line or paragraph should be removed like here. This already works for some things like section headings but not normal paragraphs. McLerristarr (Mclay1) (talk) 05:24, 11 August 2010 (UTC)
Added in revision
This can be deliberate to put stuff in boxes like this
this is in a box.
So not sure if we should tamper with that. Rich Farmbrough, 10:55, 11 August 2010 (UTC).
I know but I don't think that would ever be used in an article. I don't think you would ever use AWB in Wikipedia namespace because it could also contain a lot of what not to do info that AWB would try to correct. McLerristarr (Mclay1) (talk) 12:36, 11 August 2010 (UTC)
It's a no on this one. Rjwilmsi 13:41, 11 August 2010 (UTC)

Spaces in infoboxes

Status This feature is not going to be implemented
Description AWB's fix excess whitespace should not remove spaces before equals signs (=) in the various forms of {{infobox}}. The spaces that line up the equals signs are added for readability and it is very irritating when they are removed. McLerristarr / Mclay1 05:48, 24 August 2010 (UTC)
Added in revision
The whitespace is excess. As I've said before, the fix excess option is only run manually. It's designed to be run on a selection of text at user discretion, this is one of the reasons why. Rjwilmsi 13:45, 24 August 2010 (UTC)

New lines in replace text

Status Feature already exists in AWB
Description Allow for a new line character to be used in the replace field. Right now, the only method is to capture a "\n" to create a new line in the replacement text. For many cases, this is fine, but it would be great if we could simply use something like "$n" instead (or even "\n" itself and "\\n" to escape). The reason I'm asking for this is I have a regex to replace a single line of categories ([[Category:A]][[Category:B]][[Category:C.]]etc.) with each category separated by a new line ([[Category:A]]\n[[Category:B]]\n[[Category:C.]]\netc.) but it's difficult to always capture a new line to use (some pages don't even have one if all the contain is categories). Rocket000 (talk) 06:20, 24 August 2010 (UTC)
Added in revision
\n works for me in the find & replace dialogue. Rjwilmsi 13:42, 24 August 2010 (UTC)
Hey, it does work! I swear I just tried it earlier and "/n" returned "/n"... I don't know what I was doing. Thanks. I guess we can close this. Rocket000 (talk) 03:02, 25 August 2010 (UTC)
Maybe it was "/n" not "\n" ?Rich Farmbrough, 16:01, 26 August 2010 (UTC).
Heh, you're probably right. Had a little too much regex that night. Rocket000 (talk) 00:40, 28 August 2010 (UTC)

Remove DEFAULTSORT when same as article name

Status This feature is not going to be implemented
Description Per Help:Category#Default_sort_key, {{DEFAULTSORT}} is to be used when the default sort key is different from the page name. Should AWB remove {{DEFAULTSORT}} when the key is EXACTLY the same as the page name? (e.g. Tourism in Punjab, India Beardyman) GoingBatty (talk) 02:02, 22 September 2010 (UTC)
Added in revision
The default sort key in Tourism in Punjab, India isn't the same as the title: "in" is capitalised. Every word in a default sort key should be capitalised. If no modifications or capitalisations can be made to a title, then the default sort key should be removed if it is the same as the article title. McLerristarr / Mclay1 03:26, 22 September 2010 (UTC)
You're absolutely correct - I'll have to find a better example. Thanks! GoingBatty (talk) 03:32, 22 September 2010 (UTC)
Better example found - see above. GoingBatty (talk) 04:06, 22 September 2010 (UTC)
Guess I got my answer in a similar conversation on the AWB talk page. GoingBatty (talk) 17:24, 23 September 2010 (UTC)
DEFAULTSORT equal to article title is fine per WP:SORTKEY. Rjwilmsi 17:41, 24 September 2010 (UTC)

100 random pages list

Status This feature is not going to be implemented
Description Please add an option to the "make list" field to add 100 random pages instead of just 10. —bender235 (talk) 13:14, 20 August 2010 (UTC)
Added in revision

You can always press Make list 10 times. -- Magioladitis (talk) 15:59, 20 August 2010 (UTC)

And if I want 1000? Press it 100 times? C'mon, there must be an easier way. And why shouldn't it? —bender235 (talk) 20:10, 20 August 2010 (UTC)
For normal users, as the query is expensive. And returns one. So that would many many calls.. Reedy 23:48, 20 August 2010 (UTC)

Show differences more clearly

Status This feature is not going to be implemented
Description Hi. My two cents: The biggest problem with using AWB is that I cannot clearly identify what differences it has made to the text. If I have general fixes turned on, it slows me down enormously having to manually identify what it has done. - Richard Cavell (talk) 07:04, 12 October 2010 (UTC)
Added in revision
Me too. If the diff is very long I wave my pointer over the "edit summary" control in the bottom centre panel to see the tooltip preview of the edit summary, which will list any spelling corrections. If I still can't see where these changes are being made I turn the Genfixes off temporarily, process the page again, review the spelling corrections, turn the Genfixes back on, review the Genfixes, and only then "save". Messy. -- John of Reading (talk) 12:35, 12 October 2010 (UTC)
I did that with typo fixing too. So often it's "etc." and hard to spot. There is an Edit Summary tag now though, doesn't that help?
I don't find the "Edit Summary" tab useful, because AWB flips back to the "Edit box" tab whenever it thinks there's something important for me to see there. I don't think we're going to come up with anything precise enough here to be called a "feature request"... -- John of Reading (talk) 18:47, 12 October 2010 (UTC)
We are limited by the MediaWiki diff support. You can try my style.css by saving the page contents to style.css in the same directory as AutoWikiBrowser.exe, and reloading AWB, to see if that's more helpful. Rjwilmsi 14:09, 14 October 2010 (UTC)

Dismiss button on "You have new messages"

Status This feature is not going to be implemented
Description Dismiss button "X" or something on "You have new messages"
Added in revision
Reason: I have to look at the message on another machine, where I am logged in as the bot. This means I can get a bunch of un-necessary windows open, especially if I forget that I haven't actually read it with my "bot" head on, or Femto has tidied it, or I tweaked it myself. Rich Farmbrough, 14:53, 12 October 2010 (UTC).
I yesterday discovered a new trick. Login to wikipedia as Rich and to secure.wikipedia as SmackBot. Every time you get a new message use secure.wikipedia to read the message.
I think we won't implement this because the main idea is to stop editing without blocking. -- Magioladitis (talk) 14:59, 12 October 2010 (UTC)
Ah cool. I always used Firefox for me and IE for SmackBot but IE has broken. Of course you still can't edit just because you dismiss the box, (which I do by pressing view) it just pops up again - you have to at least view the page logged in. Rich Farmbrough, 18:29, 12 October 2010 (UTC).