Downloads

Download tar.gz 46.3 KB
MD5: 015186b55e1eb73654346f8c5fb9dce2
SHA-1: b602222b084769e83dd994960da804eabaf65499
SHA-256: 08a4a0b581113adbefac8f1f83d2bde515f65da13529a46eddbbbb2d1dc4988e
Download zip 53.71 KB
MD5: 3ca6fcbb648214d129f6d2e297b8a421
SHA-1: 29d7f7daab8afbd6371698b752bffcc2e5b0f55b
SHA-256: 7f4902c9b834e85dd2d56f720c7879c8efb4ffab2d997e3413b4fd14fb6e5200

Release notes

By this version Link checker D5 is in maintenance mode only. Only critical issues will be fixed.

* #566388 by wimh, hass: Re-check link status on next cron run
* #632732 by sleepcamel, hass: Add a message to $node->log when saving a new revision
* #627774 by charmer: Linkchecker Czech Translation
* Replace word "node" in text with "content" for easier translation
* #580248: Prevent link check failure if 'max_execution_time' = 0 (unlimited).
* Blacklisted "smileys/0" filter as the URLs are maintained in the Smiley module settings
* Fixed wrong variable name in single comment import function
* Updated README.txt
* Cleanup / refactoring _linkchecker_extract_links()
* #563464: Internal links reported as broken incorrectly on SSL only site. Use $base_root as site URL for prefixing absolute internal URLs.
* E_ALL saver...
* Better menu item description, D7 backport.
* Dynamic destination for user broken links page
* Use theme function for item_list
* Dynamic colspan for no data
* Joined wrong fields in user report with comments enabled
* Filters do not run on content as expected.
* db_last_insert_id('boxes', 'bid') could return a wrong value if other contrib modules add block hooks and insert something in other tables.
* Make all count() upper case
* Show items in a list
* Filter $link->error for arbitrary code
* #532178 by hass: Database update #6209 failed
* #196862 by hass: COUNT(*) is an expensive query in InnoDB.
* Added links extraction .test
* E_ALL: Fixed notice for undefined $node->language.
* E_ALL: Fixed notice caused by array_map(md5, $links)
* Typo fixed
* Changed unique key and column name 'token' into 'urlhash'.
* Added filter blacklist for link extraction.
* Remove reference to $form_state in hook_form_alter()
* Fix comments
* Add $node->type check
* Added support for node type 'weblinks' from 'weblinks' modules
* D5: check_plain() all '@' string values for the use with strtr().

Created by: hass
Created on: 24 Nov 2009 at 19:12 UTC
Last updated: 24 Nov 2009 at 19:27 UTC
New features
Bug fixes
Unsupported

Other releases