Jump to content

Wikipedia:AutoWikiBrowser/Kingbotk plugin: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎Feature requests: Australia plugin option needs an option for "music=yes" (WP:AUSMUS)
→‎Feature requests: AUS music workgroup added
Line 301: Line 301:
*Could you have the plugin remove the "auto=yes" parameter from the WPBiography tag, if it exists, when assessing such an article for another WikiProject? [[User:Jwillbur|jwillbur]]<sup>[[User talk:Jwillbur|talk]]</sup> 02:45, 24 April 2007 (UTC)
*Could you have the plugin remove the "auto=yes" parameter from the WPBiography tag, if it exists, when assessing such an article for another WikiProject? [[User:Jwillbur|jwillbur]]<sup>[[User talk:Jwillbur|talk]]</sup> 02:45, 24 April 2007 (UTC)
*See if there's any reasonable way of adding a "photo/image needed" tag in assessments mode, when user is adding a WP template which doesn't have a needs photo parameter. (Per a post by [[User:JodyB]]). --[[User:Kingboyk|kingboyk]] 15:17, 28 April 2007 (UTC)
*See if there's any reasonable way of adding a "photo/image needed" tag in assessments mode, when user is adding a WP template which doesn't have a needs photo parameter. (Per a post by [[User:JodyB]]). --[[User:Kingboyk|kingboyk]] 15:17, 28 April 2007 (UTC)
*Australia plugin option needs an option for "music=yes" ([[WP:AUSMUS]]) [[User:Giggy|<font color="green">Giggy</font>]] <sup>[[User talk:Giggy|Talk]]</sup> 06:52, 23 August 2007 (UTC)
{{/Users}}


==Technologies used==
==Technologies used==

Revision as of 20:30, 26 August 2007

User:Kingbotk/Plugin/Template The Kingbotk plugin is a set of AWB plugins written by Kingboyk in VB.NET and used by various automated bot accounts including Kingbotk. The plugin also provides features to assist article reviewers, and ships with a reusable library of functions and objects for use by programmers.

News

26 February 2007

It would probably be wise to have AWB skip pages which contain {{WikiProjectBanners}} or {{WikiProjectBannerShell}} for now as the plugin might move templates from out of that container, or place new banners at the top of the page. If you have any ideas about how to proceed please place them on the talk page. --kingboyk 20:06, 26 February 2007 (UTC) Edited --kingboyk 15:28, 2 March 2007 (UTC)[reply]

Downloading and using the plugin

Shipped with AWB version 4.0.0.0.

Warning and disclaimer

  • This tool is released as is and without warranty. You are RESPONSIBLE FOR YOUR OWN EDITS.
  • AWB and this plugin are both very powerful tools. You should familiarise yourself fully with the guidelines, instructions and operation of both tools before using them.
  • Ensure you have the latest version, or that any upgrades/changes in newer versions don't apply to you.
  • Instructions for automated use with a bot account:
    • The above guidelines doubly apply when doing automated edits, particularly making sure you understand what the plugin does and doesn't do.
    • The template tagging feature is extremely well tested, but sometimes new internal changes introduce the risk of something breaking or a new bug. Always run a manual test if a version's release notes says it includes such changes. The author runs tests too but can't test for every eventuality and relies to an extent on the users to test.
    • Before using a new template plugin do a few manual edits first. Some template plugins (WPBio, WPMilHist, WPAustralia, Generic) are very well tested; others might never have been used.
    • If you've run successful tests on a new version or found a bug please post on the talk page asap.

Specification

This plugin comes with several WikiProject-specific tools:

Templating plugins

Wikipedia Assessments within AWB. Click on the image to see it in better resolution

All templating plugins:

  • Work together. Multiple plugins can be active at the same time to allow tagging for more than one project.
  • Have optional user configurable parameters
  • Use safe, well tested regular expressions to avoid double tagging, recognise badly formatted tags, and safely integrate new parameters into existing templates

WPBiography plugin

  • If {{WPBiography}} is missing, it adds it
  • The importance= parameter is replaced with priority=
  • Living=yes is optionally added/replaced if missing or =no
  • {{Blp}} is replaced with living=yes
  • {{Activepolitician}} is replaced with activepol=yes
  • {{reqphoto}} is replaced with needs-photo=yes
  • {{BioCOTWs}} is replaced with collaboration-candidate=yes
  • listas= is calculated and added if no DEFAULTSORT key is present (manual mode only; there are too many variations in human naming for this to be done by bots)
  • listas= is removed if a valid DEFAULTSORT key is present
  • the template call is reformatted and (if living=yes) moved to the top of the talk page, so that the living persons bio warning gets its proper placement
  • marks parameter and template renaming as minor edits, parameter value changes as major

Albums plugin

  • If {{Album}} is missing, it adds it
  • {{Needsinfobox}} is replaced with needs-infobox=yes

Australia plugin

India plugin

  • If {{India}} is missing, it adds it
  • {{reqphoto}} is replaced with image-needed=yes

Military History plugin

Novels plugin

  • If {{NovelsWikiProject}} is missing, it adds it
  • marks parameter and template renaming as minor edits, parameter value changes as major
  • {{Novelinfoboxneeded}} is replaced with needs-infobox=yes
  • {{Novelinfoboxincomp}} is replaced with incomp-infobox=yes
  • {{reqphoto}} is replaced with needs-infobox-cover=yes

Songs plugin

  • If {{Songs}} is missing, it adds it
  • {{sir}} is replaced with needs-infobox=yes

General

Generic templates plugin

  • If your WikiProject's template is "generic" (you have a class= parameter and no workgroups, and no need for other customised programatic logic) the plugin now supports your template! Simply enter the name of the template, any alternate names (redirects), and click a few boxes to configure the plugin. See Generic WikiProject templates for more information.
    Note that even if your Project's template has workgroups, you can use the plugin on talk pages/categories which don't need a new workgroup parameter to be added. The plugin doesn't remove parameters it has no knowledge of; rather, if your Project doesn't have a specific plugin you simply won't be able to add such parameters.

Wikipedia Assessments plugin

  • Loads and optionally cleans articles, then prompts user to (p)review the article
  • Presents reviewer with an assessment form, with checkbox options for class, importance, etc
  • Allows reviewer to leave a /Comment

Diffs

File:Kingbotk plugin manager tab.jpg
The plugin manager's tab (v0.3) in AWB. The other tabs owned by the plugin and AWB have been hidden at user request.

WPBiography plugin

  • [1], [2] (marked as minor), [3], [4] (no changes made by bot - page skipped), [5], [6], [7] (a bit more going on here), [8] (blank page)
  • Logs

Todo

Version 2

  • Given the rate of change of WikiProject templates, I think we need to consider extending the "generic template" functionality to include adding/changing/removing user-configurable template parameters. Instead of developing plugins for each template, WikiProjects would be encouraged to build and share their own XML settings files. Possibly some WikiProjects will need programatic support still, if the plugin needs to apply more advanced logic to their templating, but I think most won't.
  • {{WikiProjectBanners}}/{{WikiProjectBannerShell}} needs to be supported but I'm not sure yet how. Do we place {{WPBiography}} with living=yes inside or out? Do we create {{WikiProjectBanners}} instances or just recognise their presence? Current code which puts any {{talkheader}} present to the top, and any WPBio with living=yes as second in priority, would need to be amended too.
  • Do we want to have the plugin (via AWB?) load the article and look for stub and infobox templates?

Manual assessment

  • Look at whether it would be practical/desirable to have extra params/templates on the manual assessments popup form (per Talk)

Other planned changes

  • The todo comments in code
  • Consider controlling length of edit summaries by using a generic collection of important/unimportant edit summary items, and deciding on which to use at the end of processing the article (currently large category names, more than one template at a time, or multiple parameters are causing the edit summary to get chopped).
File:Kingbotk plugin in Object Browser.png
The plugin's object model (v0.9) in the Visual Studio Object Browser. Click to enlarge.

Possible future enhancements

  • Sanity-check parameter values and (in bot mode) log any which need manual inspection. Currently the plugin just ignores parms and values it doesn't know about, and only logs badly misformed tags (those which break it's main regular expression).

Bot

  • Rather than just working through Category:Living people and tagging with living=yes, the bot could check any biography and apply AWB's living people check to add it to the category, then tag the talk page with living=yes. This would require a new permission for my bot as I'm currently permitted to do talk-page tagging only. At the present time it's not a necessary change as I have enough to do tagging the living people and then the people by occupation categories. It might be useful for making more of an intelligent bot, however.
  • In the longer term, plugins could be used to make AWB more of a bot. Save talk page lists in a database, periodically scan categories and compare against the WPBio living persons category/transclusions. Bot manager, predefined jobs (including creating lists).

Version history

Feature requests

Please place your requests on the talk page; a developer will move requests which are being considered here.

Technologies used

The plugin makes use of various technologies including: inheritance (see also polymorphism and encapsulation), interfaces, regular expressions, reflection, XML, XHTML, GDI+, and Windows Forms. Of course most modern programs use most or all of these but listing them like this makes me look clever ;)

Developers

The plugin was conceived and developed by, and is maintained by, Kingboyk (talk · contribs). Since version 0.90.1 Reedy Boy (talk · contribs) has also had SVN write access and he will be helping me with development and adding new features.

The plugin is written in VB.NET. If you have experience in very object orientated VB.NET library programming and some time to spare, I will consider giving you SVN access. Please drop me a line by any of the usual methods.