Revision
1196 -
Directory Listing
-
[select for diffs]
Modified
Fri Aug 15 20:55:01 2025 UTC
(7 weeks, 6 days ago)
by
iritscen
Diff to
previous 1194
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.
Revision
1191 -
Directory Listing
-
[select for diffs]
Modified
Sat Jul 6 22:01:44 2024 UTC
(15 months ago)
by
iritscen
Diff to
previous 1188
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.
Revision
1188 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 23 03:53:05 2024 UTC
(20 months, 2 weeks ago)
by
iritscen
Diff to
previous 1186
ValBot: Removed line converting slashes to HTML notation that now seems to cause a problem rather than solve one.
Revision
1185 -
Directory Listing
-
[select for diffs]
Modified
Tue Aug 15 02:03:16 2023 UTC
(2 years, 1 month ago)
by
iritscen
Diff to
previous 1181
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.
Revision
1181 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 28 00:55:00 2023 UTC
(2 years, 5 months ago)
by
iritscen
Diff to
previous 1180
ValBot: find_external_images.py: Changed argument "-inlined" to "-embedded". Now clearly distinguishing linked from embedded images. Placed some output under a "-dbg" argument.
Revision
1180 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 28 00:54:21 2023 UTC
(2 years, 5 months ago)
by
iritscen
Diff to
previous 1179
ValBot: check_interwiki_links.py: Improved output and placed some output under a "-dbg" argument. Added recognition of "WP:" shortcut links.
Revision
1179 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 28 00:53:24 2023 UTC
(2 years, 5 months ago)
by
iritscen
Diff to
previous 1176
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.
Revision
1174 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 28 22:11:41 2022 UTC
(3 years, 3 months ago)
by
iritscen
Diff to
previous 1173
ValBot: check_interwiki_links.py now properly detects and reports links leading to redirect pages on other wikis.
Revision
1173 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 28 22:06:29 2022 UTC
(3 years, 3 months ago)
by
iritscen
Diff to
previous 1171
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.
Revision
1171 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 21 21:23:25 2022 UTC
(3 years, 6 months ago)
by
iritscen
Diff to
previous 1170
ValBot: check_intrawiki_section_links.py: Added code header, improved output, added support for relative links to subpages in source page.
Revision
1170 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 21 21:22:33 2022 UTC
(3 years, 6 months ago)
by
iritscen
Diff to
previous 1169
ValBot: check_interwiki_links.py: Added code header, improved output, improved section name detection in target page.
Revision
1169 -
Directory Listing
-
[select for diffs]
Added
Mon Feb 21 23:59:20 2022 UTC
(3 years, 7 months ago)
by
iritscen
ValBot: Reorganized files. Updated docs with more helpful information.