Revision
1119 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 18 00:24:42 2020 UTC
(5 years, 6 months ago)
by
iritscen
Diff to
previous 1118
Properly fixed Val's parsing of Archive API responses this time. Added a little space between each link result, making report much easier to read.
Revision
1118 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 17 16:07:35 2020 UTC
(5 years, 6 months ago)
by
iritscen
Diff to
previous 1075
Fixed ValExtLinks' reading of Archive API replies. Fix for reading links that happen to have a shebang in them. Now knows how to handle NULL namespace links. Now prints elapsed time.
Revision
1070 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 3 03:01:32 2017 UTC
(8 years ago)
by
iritscen
Diff to
previous 1064
ValExtLinks improvements:
- Now advises reader of external internal links.
- The exceptions file now allows finer-grained exemption of a URL by matching to the specific page that contains it instead of exempting all occurrences of that URL (but the '*' wildcard will match all containing pages). Currently you can only list a URL once, however.
- The exceptions file now allows external internal and potential intrawiki links to be exempted from the report.
- The path to Google Chrome (for taking screenshots) is now external to the script, supplied as an argument after "--take-screenshots".
- All of OniGalore's interwiki shortcuts are now recognized.
- Protection against failed retrieval of redirect URL.
- Better recognition of unimportant redirects (http->https, added ending slash).
Revision
1064 -
Directory Listing
-
[select for diffs]
Added
Sun Jul 2 21:50:22 2017 UTC
(8 years, 3 months ago)
by
iritscen
Committing my wiki link validation script, as it is reasonably mature now.