[TYPO3-dev] LinkValidator

Michael Miousse mmiousse at infoglobe.ca
Mon Jan 31 21:08:11 CET 2011


Le Thu, 27 Jan 2011 15:55:17 +0100, Jacco van der Post a écrit :

> Hi
> 
> I thought I check out this cool new feature :-)
> 
> I have this config in my page TSconfig, according to the manual. The
> link validator reports all broken links of tt_content but does not
> report any links in tt_news articles or other extensions.
> 
> Do I need to something extra?
> 
> mod.linkvalidator {
> 	searchFields {
> 		pages = media,url
> 		tt_content = bodytext,header_link,records tt_news = bodytext,links
>      		tx_myextension_events = bodytext
> 	}
> 	linktypes = db,file,external
> 	checkhidden = 0
> 	mail {
> 		fromname = TYPO3 Linkvalidator
> 		fromemail = no_reply at mydomain.com
> 		replytoname =
> 		replytoemail =
> 		subject = TYPO3 Linkvalidator report
> 	}
> }

hi Jacco,

Your  tsconfig looks good to me.

linkvalidator cant find any broken link on your site?

Did you try with the checklink tab or with the scheduler task option??

best regards

Michael Miousse




More information about the TYPO3-dev mailing list