Revision
1194 -
(
view)
-
[select for diffs]
Modified
Mon Nov 18 04:00:08 2024 UTC
(10 months, 3 weeks ago)
by
iritscen
File length: 19822 byte(s)
Diff to
previous 1192
ValBot: check_intrawiki_section_links.py now understands text fragment directives.
Revision
1192 -
(
view)
-
[select for diffs]
Modified
Mon Sep 16 23:08:26 2024 UTC
(12 months, 3 weeks ago)
by
iritscen
File length: 18483 byte(s)
Diff to
previous 1188
ValBot: Corrected syntax of two strings with regex patterns.
Revision
1188 -
(
view)
-
[select for diffs]
Modified
Tue Jan 23 03:53:05 2024 UTC
(20 months, 2 weeks ago)
by
iritscen
File length: 18481 byte(s)
Diff to
previous 1186
ValBot: Removed line converting slashes to HTML notation that now seems to cause a problem rather than solve one.
Revision
1186 -
(
view)
-
[select for diffs]
Modified
Mon Nov 20 02:18:07 2023 UTC
(22 months, 3 weeks ago)
by
iritscen
File length: 18613 byte(s)
Diff to
previous 1185
ValBot: Forgot to update one variable name in check_intrawiki_section_links.py.
Revision
1185 -
(
view)
-
[select for diffs]
Modified
Tue Aug 15 02:03:16 2023 UTC
(2 years, 1 month ago)
by
iritscen
File length: 18602 byte(s)
Diff to
previous 1179
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
1179 -
(
view)
-
[select for diffs]
Modified
Fri Apr 28 00:53:24 2023 UTC
(2 years, 5 months ago)
by
iritscen
File length: 15057 byte(s)
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
1176 -
(
view)
-
[select for diffs]
Modified
Sun Sep 25 23:58:33 2022 UTC
(3 years ago)
by
iritscen
File length: 11009 byte(s)
Diff to
previous 1173
ValBot: check_intrawiki_section_links.py should now always ignore interwiki links.
Revision
1173 -
(
view)
-
[select for diffs]
Modified
Tue Jun 28 22:06:29 2022 UTC
(3 years, 3 months ago)
by
iritscen
File length: 11112 byte(s)
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 -
(
view)
-
[select for diffs]
Modified
Mon Mar 21 21:23:25 2022 UTC
(3 years, 6 months ago)
by
iritscen
File length: 11126 byte(s)
Diff to
previous 1169
ValBot: check_intrawiki_section_links.py: Added code header, improved output, added support for relative links to subpages in source page.
Revision
1169 -
(
view)
-
[select for diffs]
Added
Mon Feb 21 23:59:20 2022 UTC
(3 years, 7 months ago)
by
iritscen
File length: 9244 byte(s)
ValBot: Reorganized files. Updated docs with more helpful information.