Test nodes:
The name of the node:
noteInfos['notename']); ?>
List test information:
Testlists($testurl); echo "Test list url: $testurl\r\n"; if(isset($turls[0]['link'])) { $turl = $turls[0]['link']; print_r($turls); } else { $turl = ''; } $turl = (!empty($co->artNotes['previewurl']) ? $co->artNotes['previewurl'] : $turl); ?>
Web rules test:
(The time date field in DedeCMS is generally an integer type, and if you see pubdate and senddate are integers, that's normal)
Single web site test site:
TestArt($turl); } else { echo "List rule error, can't find any article url!"; } ?>