Jump to content

Wikipedia:WikiProject Articles for creation/Helper script/Development page

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Theopolisme (talk | contribs) at 05:14, 19 July 2013 (Feedback: github (BRD if i broke something)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Main pageTalk pageSubmissions
Category, Sorting, Feed
ShowcaseParticipants
Apply, By subject
Reviewing instructions
Help deskBacklog
drives

June 2025

WARNING: DO NOT PLACE NEW REPORTS ON THIS PAGE! ALL REPORTS AND FEATURE REQUESTS GO ON GITHUB. IF YOU DO NOT HAVE GITHUB ACCESS, MAKE A REQUEST ON WT:AFC.

Welcome to the development page for the AfC helper script.

Bug and feature list

Recently moved to stable

This discussion has been closed. Please do not modify it.
The following discussion has been closed. Please do not modify it.

1.18

Pending update

User:Nathan2055/afc.js (v4.1.18i1)
Implementation of measures proposed on talk page while v4.1.19 is frozen
  • Readded custom decline reason
  • Modified BLP decline reason to no longer speedy automatically
  • Minor interface changes
  • Bug fixes
User:Mabdul/afc beta.js (v4.1.19)
Will be published on July 1st, is frozen (only critical bug fixes allowed to go into this one)
  • Integration of WP:AutoEd
  • Cleanup removes more HTML comments
  • Fix three bugs in the reflist check (thanks to Anne Delong (talk · contribs), Nathan2055 (talk · contribs), and FoCuSandLeArN (talk · contribs))
  • Requesting a token before every page edit as a test: this may fix the "stuck in editing" bug. Feedback is welcomed.
  • Checking if a stub tag is already placed on the page, see diff (thanks to Deadbeef (talk · contribs))
  • Improve disambiguation template check, see diff
  • Ref tag correction part #2 introduced: move :;.,!? before ref tags
  • Fixed a Regex for the ref cleanup
  • Rolledback to Tim's AfC/R stuff, something completely borked it and I have no idea what
User:Mabdul/afc alpha.js (v4.1.20)
Early stage alpha build, all new code that doesn't fix critical bugs should go here
Upcoming features
Features that are either prepared to be written or are in progress of being written go here
  • Redirect checker for renamed users (e.g. if user Foo was renamed to user Bar, the messages would be left on Bar's talk page)(commented out until I find a solution on the JQuery problem I have)
  • "Exporting" AfC/R and AfC stuff into two functions on other pages
  • Categories for decline reasons (consensus at WT:AFC)

To be coded

High priority
  • AFC/R stuff; needs a simple restart of developing. (@Nathan2055 would you overtake the part of merging back the reasons?)
Normal priority
Low priority

Feedback

Feedback should now be posted on GitHub. If you do not have a GitHub account, please post it at WT:AFC.

Note that feedback and observations related to following parts are highly needed as they are mostly not reproducible. Error logs, JavaScript developer console outputs, etc. are very helpful.

  • "stuck in editing" bug: Requesting a token before every page edit as a test.
  • Potential crashes and freezing when using IE10(maybe this is a Win8 problem) and (Mobile) Chrome (see WT:AFC and this thread)