Downloads

Download tar.gz 36.2 KB
MD5: 2c622781a1e65a60214540861a349e25
SHA-1: a0d08a1e3e4720863bdcddebc08d84b4cd520248
SHA-256: 378c5c81482f2d578013b2a65e64925e91618e70cc72827750f8e8a0b515eead
Download zip 44.1 KB
MD5: c87b2059fea31dcf31ac0fffb20d6a73
SHA-1: c530cbc34ba49fd400cdfc2dfbd1f85f104b5ba6
SHA-256: 78013db1beab4eb3f8f47fe0f196cdb09a37401ccad0b3ac3f2e255fac092108

Release notes

By this release linkchecker no longer depends on job_queue!

by wimh: Copy an paste error, used _linkchecker_node_links_missing() in _linkchecker_add_comment_links()
#536744 by wimh, hass: Add broken links warning message to block edit page on view, but not after save.
#536744 by wimh, hass: Fix comment edit form to show the broken links warning message only on 'view' and 'preview', but not after save.
Fix inline documenation typos
Code style, variable names, constant for limit, doc fixes, others
#536672 by wimh, hass: Link references not updated when last link of a node/comment/block is removed
Remove dependency on job_queue.
Batch API does the re-scans of nodes having many many links.
More comments added.
Updated translation files
Use update_sql() for permission updates
Remove obsolete comments (batch process has been refactored)
Save form settings on link scan and clear.
Remove duplicate check_plain() in batch message
#497096: Support links generated by input filter
Remove duplicate lid's in SQL results
#465414: Followup for relative links extracted incorrectly
Note that custom link settings are lost on every clean and re-analyse task
Added GUI for link check URL filter
#524380: Do not check example.com/net/org domain links
Updated installation steps in README.txt
Refactored batch API process.
Batch API process moved in extra file
Added sample URLs for internal and external to description
Changed permission name "access linkchecker" to "access broken links report"
Added the status code 302 to the list of ignored response codes.
Select from comment table only, if comment modules is active.
#399828: Add user specific broken link report to "My account"
Remove ignored links from broken links view
D6 fix: Change default value for code column
Moved report and link edit pages into linkchecker.pages.inc file
Added $node->teaser to the list of fields to extract links from as it could have different text than $node->body.
#465414: Relative links extracted incorrectly, Fix for comment #3
#518352: Update of permanently moved links in CCK links and Links Weblink fields is broken

Created by: hass
Created on: 1 Aug 2009 at 21:34 UTC
Last updated: 1 Aug 2018 at 22:49 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases