[TYPO3-ttnews] pageBreakToken and strpos problem

Bartosz Aninowski bartoszx at SPAMgmail.com
Mon Jul 21 20:56:35 CEST 2008


Hi

I can't find solution for my problem.
My token is set to
pageBreakToken = <*****>
but RTE save it as
&lt;*****&gt;

I cant figure out how this conditions should work
if (strpos($row['bodytext'],$this->config['pageBreakToken'])) {



More information about the TYPO3-project-tt-news mailing list