2014-03-12 02:06:09 -05:00
2014-02-15 00:47:05 -06:00
2014-03-12 02:06:09 -05:00
2014-02-09 12:23:52 -06:00
2014-03-05 02:44:56 -06:00
2014-02-09 12:23:52 -06:00
2014-03-05 02:44:56 -06:00
2014-02-09 12:27:32 -06:00
2014-03-05 02:44:56 -06:00
2014-02-15 00:40:04 -06:00
2014-03-12 02:06:09 -05:00
2014-03-12 02:06:09 -05:00
2014-02-10 16:29:14 -06:00

afch-rewrite Build Status

v0.3 Excited Murmur

A tool for reviewing Articles for Creation submissions on the English Wikipedia, rewritten using clear, object-oriented JavaScript with a focus on killing bloat while adding value.

Currently mainly being developed by @theopolisme.

Using

On testwiki, MediaWiki:Gadget-afch.js is an updated copy of the script used for development purposes.

Feel free to give it a run by adding importScript('MediaWiki:Gadget-afch.js') to your common.js page there, but bear in mind that the rewrite is still alpha software.

Contributing

Your contributions are welcome! Please add feature requests and bug reports as new issues.

If you'd like to contribute directly to the code, that's great too! In order to maintain great code quality, please submit significant changes using pull requests so that a consistent code style can be maintained throughout the project.

Protip for developers: Set AFCH.consts.mockItUp = true; using your browser console and instead of making API requests which modify wiki content, the script will log what it would have done instead.

Version history

  • 0.3 Excited Murmur (12 March 2014)
  • 0.2 Egalitarian Elephant (27 February 2014)
  • 0.1 Exploding Fireball (4 January 2014)

License

afch-rewrite is licensed under the GNU General Public License version 3; see LICENSE for more information.

Description
No description provided
Readme 654 KiB
Languages
JavaScript 82.4%
HTML 8.1%
Python 5.5%
Less 4%