ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/Oni2/Validate External Links
Revision 1137 - Directory Listing - [select for diffs]
Modified Tue Jul 21 14:16:54 2020 UTC (5 years, 2 months ago) by iritscen
Diff to previous 1136
ValExtLinks: Added '.full' as a recognized page suffix.
Revision 1136 - Directory Listing - [select for diffs]
Modified Mon Jul 20 15:58:39 2020 UTC (5 years, 2 months ago) by iritscen
Diff to previous 1135
ValExtLinks now reads its exceptions list from a wiki page instead of a text file that only I can change.
Revision 1135 - Directory Listing - [select for diffs]
Modified Sun Jul 12 23:57:00 2020 UTC (5 years, 2 months ago) by iritscen
Diff to previous 1127
Added option to not validate archive.org URLs, as those are unlikely to go bad, and we have an increasing number of them. Val now reports trivial redirect settings in Config section.
Revision 1127 - Directory Listing - [select for diffs]
Modified Sat Mar 28 02:08:29 2020 UTC (5 years, 6 months ago) by iritscen
Diff to previous 1125
Val now counts redirects from youtu.be to youtube.com as OK links.  These links will be reported on if the argument --show-yt-redirects is used.  Renamed --show-https-upgrade to --show-https-upgrades for consistency.  Also sorted the file and page suffix arrays and added some more items to them.  Now handling status codes 400, 418, 502 and 530.  Fixed incorrect nbsps in HTML report.  Val is no longer confused by URLs ending in '(' or ')', or which contain a '%' towards the end.
Revision 1125 - Directory Listing - [select for diffs]
Modified Wed Mar 25 21:50:30 2020 UTC (5 years, 6 months ago) by iritscen
Diff to previous 1124
Val no longer prints the result codes for IW and EI links, since that doesn't really make sense. Fixed a spacing issue in HTML report.
Revision 1124 - Directory Listing - [select for diffs]
Modified Wed Mar 25 01:59:27 2020 UTC (5 years, 6 months ago) by iritscen
Diff to previous 1123
Val now removes the annoying ':80' in many Archive links.
Revision 1123 - Directory Listing - [select for diffs]
Modified Sat Mar 21 22:08:35 2020 UTC (5 years, 6 months ago) by iritscen
Diff to previous 1122
Fixed bug in Val that was causing dozens of 403 errors to be returned unnecessarily. Polished report wording and messages a little.
Revision 1122 - Directory Listing - [select for diffs]
Modified Fri Mar 20 22:13:48 2020 UTC (5 years, 6 months ago) by iritscen
Diff to previous 1121
Val now links to wiki pages using HTTPS instead of HTTP. Fixed code that exempts minor forms of redirects from being listed. New arguments --show-added-slashes and --show-https-upgrade allow one to turn off these exemptions. Reworked summary section extensively to be more readable.
Revision 1121 - Directory Listing - [select for diffs]
Modified Wed Mar 18 18:36:54 2020 UTC (5 years, 6 months ago) by iritscen
Diff to previous 1120
Changing this copy of the Val exceptions file to a sample version so I don't have to keep updating it in version control. The live version is at http://iritscen.oni2.net/val/exceptions.txt.
Revision 1120 - Directory Listing - [select for diffs]
Modified Wed Mar 18 17:08:59 2020 UTC (5 years, 6 months ago) by iritscen
Diff to previous 1119
Val's reports now print section headers for the init/config stage and for the link results themselves.
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 1075 - Directory Listing - [select for diffs]
Modified Fri Oct 6 02:02:16 2017 UTC (8 years ago) by iritscen
Diff to previous 1070
ValExtLinks: Fixed bug in interwiki link suggestions. Corrected documentation error.
Revision 1070 - Directory Listing - [select for diffs]
Modified Tue Oct 3 03:01:32 2017 UTC (8 years ago) by iritscen
Diff to previous 1069
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 1069 - Directory Listing - [select for diffs]
Modified Wed Aug 2 04:26:48 2017 UTC (8 years, 2 months ago) by iritscen
Diff to previous 1068
ValExtLinks: IW links now reported as separate category from OK links. RD links that are just redirecting from http:// to https:// are now regarded as OK.
Revision 1068 - Directory Listing - [select for diffs]
Modified Tue Aug 1 17:10:48 2017 UTC (8 years, 2 months ago) by iritscen
Diff to previous 1067
Updating http_codes.txt in line with what Val now understands.
Revision 1067 - Directory Listing - [select for diffs]
Modified Tue Aug 1 17:09:42 2017 UTC (8 years, 2 months ago) by iritscen
Diff to previous 1066
Val now understands HTTP redirect responses and will report the URL we're redirected to. Also now tallies IW links.
Revision 1066 - Directory Listing - [select for diffs]
Modified Tue Aug 1 14:30:24 2017 UTC (8 years, 2 months ago) by iritscen
Diff to previous 1064
Updating Val to new location of files on oni2.net and slight changes to Archive API.
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.

Convenience Links