AutoWikiBrowser is an easy-to-use and open source semi-automated Wikipedia editing tool. The program was created to make tedious repetitive tasks quicker and easier.
It works its way through a list of articles, making changes and accepting manual changes.
AutoWikiBrowser can create a list of pages from single or multiple categories, the wiki links on a page, a text file, a Google search, a user's watchlist, or a user's contributions.
The software also comes with an integrated program to scan Wikipedia database dumps. The edit box of AutoWikiBrowser supports the Microsoft Text Services Framework for use with speech recognition / handwriting applications.
What's New in This Release: [ read full changelog ]
General fixes:
· If adding persondata template and no DEFAULTSORT, derive NAME field as DEFAULTSORT would be derived
· More special characters fixed in sortkey including endash and emdash
· Removed genfixes logic to unlink wikilinks in section headers
· Better handles unbalanced brackets
· Simplify wikilink when link and target values are the same without bold/italics
· Only remove level 2 headings that match the article title
· Make SurnameClarificationTemplates explicit from list at Category:Hatnote templates for names
Tagger:
· Orphan tagging disabled for svwiki
· Pages with {{MinorPlanetListFooter}} won't be dead end
TalkPageFixes:
· Correctly fix WPB and WPBS
Other:
· Dynamic use of HashSets based on Globals.SystemCore3500Available as per ListMaker
· Menu item enablement logic for Logs, Page Logs tab menu items based on selected/total item count
· StartProgressBar when save pressed
· Clicking on project at bottom right of main window to launch preferences, focus on Site tab
· Properly treat network proble...