Version | Change log |
LinkChecker for Mac OS X 9.3 Sep 5, 2014 |
Features: checking: Parse and check links in PDF files. checking: Parse Refresh: and Content-Location: HTTP headers for URLs. Changes: plugins: PDF and Word checks are now parser plugins (PdfParser, WordParser). Both plugins are not enabled by default since they require third party modules. plugins: Print a warning for enabled plugins that could not import needed third party modules. checking: Treat empty URLs as same as parent URL. Closes: GH bug #524 installation: Replaced the twill dependency with local code. Fixes: checking: Catch XML parse errors in sitemap XML files and print them as warnings. Patch by Mark-Hetherington. Closes: GH bug #516 checking: Fix internal URL match pattern. Patch by Mark-Hetherington. Closes: GH bug #510 checking: Recalculate extern status after HTTP redirection. Patch by Mark-Hetherington. Closes: GH bug #515 checking: Do not strip quotes from already resolved URLs. Closes: GH bug #521 cgi: Sanitize configuration. Closes: GH bug #519 |