[TYPO3-dev] Why not allowed doktype=4 crawler
Tomas Norre Mikkelsen
tomasnorre at gmail.com
Wed Jul 20 09:24:52 CEST 2011
Hi,
Why is doktype=4 not allowed by the #TYPO3 #crawler #ext ?
if (!$skipPage) {
if (t3lib_div::inList('3,4', $pageRow['doktype']) ||
$pageRow['doktype']>=199){
$skipPage = true;$skipMessage = 'Because doktype is not allowed';
}
}
--
Venlig Hilsen / Best Regards
Tomas Norre Mikkelsen
Tomasnorre at gmail.com
Follow me at twitter
Twitter.com/tomasnorre
More information about the TYPO3-dev
mailing list