File
![]() |
Last Change |
---|---|
![]() |
|
![]() |
1123 (5 years ago) by iritscen: Fixed bug in Val that was causing dozens of 403 errors to be returned unnecessarily. Polished report wording and messages a little. |
![]() |
1123 (5 years ago) by iritscen: Fixed bug in Val that was causing dozens of 403 errors to be returned unnecessarily. Polished report wording and messages a little. |
![]() |
1064 (8 years ago) by iritscen: Committing my wiki link validation script, as it is reasonably mature now. |
![]() |
1075 (8 years ago) by iritscen: ValExtLinks: Fixed bug in interwiki link suggestions. Corrected documentation error. |
![]() |
1064 (8 years ago) by iritscen: Committing my wiki link validation script, as it is reasonably mature now. |
![]() |
1069 (8 years ago) by iritscen: 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. |
![]() |
1121 (5 years ago) by iritscen: 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. |
![]() |
1064 (8 years ago) by iritscen: Committing my wiki link validation script, as it is reasonably mature now. |
![]() |
1118 (5 years ago) by iritscen: 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. |
![]() |
1070 (8 years ago) by iritscen: 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). |