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 1172
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.