|
File
|
Last Change |
|---|---|
../
|
|
Sample files/
|
1124 (5 years ago) by iritscen: Val now removes the annoying ':80' in many Archive links. |
validate_external_links.sh
|
1124 (5 years ago) by iritscen: Val now removes the annoying ':80' in many Archive links. |
val_expect_sftp.txt
|
1064 (8 years ago) by iritscen: Committing my wiki link validation script, as it is reasonably mature now. |
sftp_login.txt
|
1075 (8 years ago) by iritscen: ValExtLinks: Fixed bug in interwiki link suggestions. Corrected documentation error. |
print_agent.php
|
1064 (8 years ago) by iritscen: Committing my wiki link validation script, as it is reasonably mature now. |
http_codes.txt
|
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. |
exceptions.txt
|
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. |
curl_codes.txt
|
1064 (8 years ago) by iritscen: Committing my wiki link validation script, as it is reasonably mature now. |
Run validate_external_links.command
|
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. |
Read Me First.rtf
|
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). |