New module 'Link checker'
This commit is contained in:
parent
f0de655d08
commit
78ad431fbe
10 changed files with 4559 additions and 0 deletions
10
sites/all/modules/linkchecker/linkchecker.info
Normal file
10
sites/all/modules/linkchecker/linkchecker.info
Normal file
|
@ -0,0 +1,10 @@
|
|||
name = Link checker
|
||||
description = "Periodically checks for broken links in node types, blocks and cck fields and reports the results."
|
||||
core = 6.x
|
||||
|
||||
; Information added by Drupal.org packaging script on 2014-06-07
|
||||
version = "6.x-2.8"
|
||||
core = "6.x"
|
||||
project = "linkchecker"
|
||||
datestamp = "1402132729"
|
||||
|
Reference in a new issue