Testing svn config.
Testing svn config.
ValBot: Added throttle to check_interwiki_links.py to avoid Wikipedia kicking us out with error 429.
ValBot: Revised logic in check_intrawiki_section_links.py as MediaWiki now apparently returns response 301 when the user is redirected by a redirect page.
ValBot: Removed import that was causing trouble with current version of Pywikibot; it wasn't being used anyway.
Reverted last commit now that test is done.
Testing for a bug in ViewVC by removing the ellipsis character.
ValBot: Corrected last attempt at printing correct page name when a redirect occurs, and generally straightened out code a bit.
ValBot: Removed TODO comment from check_interwiki_links.sh which was completed in the last commit.
ValBot: check_interwiki_links.sh now tallies and more clearly marks redirects that are probably not intended. Redirect target page is now correctly stated in one message about redirects. Streamlined code somewhat.
ValBot: Added instructions for batch page moving.
ValBot: check_intrawiki_section_links.py now understands text fragment directives.
ValBot: Corrected syntax of two strings with regex patterns.
ValBot: Adjusted check_interwiki_links for new layout code in German Wikipedia that places the section name in an h2, h3, etc. instead of a span or div.
ValBot: Removed line converting slashes to HTML notation that now seems to cause a problem rather than solve one.
ValBot: Added instructions to docs on logging in and mass image uploading.
ValBot: Forgot to update one variable name in check_intrawiki_section_links.py.
ValBot: check_interwiki_links.py and check_intrawiki_section_links.py have been restructured significantly and will now follow standard wiki redirects instead of telling the user to follow them.
ValBot: find_external_images.py: Changed argument "-inlined" to "-embedded". Now clearly distinguishing linked from embedded images. Placed some output under a "-dbg" argument.
ValBot: check_interwiki_links.py: Improved output and placed some output under a "-dbg" argument. Added recognition of "WP:" shortcut links.
ValBot: check_intrawiki_section_links.py: Simplified output to just advice and errors. Added support for SectionLink template. Added support for links built on chapter name transclusion. Placed verbose output under a "-dbg" argument.
ValBot: check_intrawiki_section_links.py should now always ignore interwiki links.
ValBot: check_interwiki_links.py now properly detects and reports links leading to redirect pages on other wikis.
ValBot: check_intrawiki_section_links.py won't quit when a link cannot be understood; it will just move on. find_external_images.py is now polished and robust.
ValBot: Updated read-me for changes to scripts.
ValBot: check_intrawiki_section_links.py: Added code header, improved output, added support for relative links to subpages in source page.
ValBot: check_interwiki_links.py: Added code header, improved output, improved section name detection in target page.
ValBot: Reorganized files. Updated docs with more helpful information.
ValBot: Added script for un-capitalizing image suffixes. Updated documentation.
ValBot: Adding script for checking intrawiki section links. Updated read-me.
ValBot: Now checks that the section link (if there is one) within an interwiki link is valid.
Adding scripts and instructions for using Pywikibot on OniGalore.