|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi
I can't find solution for my problem. My token is set to pageBreakToken = <*****> but RTE save it as <*****> I cant figure out how this conditions should work if (strpos($row['bodytext'],$this->config['pageBreakToken'])) { _______________________________________________ TYPO3-project-tt-news mailing list TYPO3-project-tt-news (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...roject-tt-news |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Bartosz Aninowski pisze:
> Hi > > I can't find solution for my problem. > My token is set to > pageBreakToken = <*****> > but RTE save it as > <*****> > > I cant figure out how this conditions should work > if (strpos($row['bodytext'],$this->config['pageBreakToken'])) { > Hi I had the same problem. I don't use page break token but paragraph "<p>". When you want to break the text you should format it in RTE (html wiev) like this: <p> text.... <br /><br /></p> here the text should be broken <p> text </p> In setup: plugin.tt_news { useMultiPageSingleView = 1 maxWordsInSingleView = 100 (that is mine value) useParagraphAsPagebreak = 0 subheaderOnAllSViewPages = 0 appendSViewPBtoContent = 0 } on my website it works. Good luck _______________________________________________ TYPO3-project-tt-news mailing list TYPO3-project-tt-news (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...roject-tt-news |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-ttnews] tt_news and mssql problem | Christiana | typo3-project-tt-news@lists.netfielders.de | 0 | 30.05.2008 09:44 |
| [TYPO3-ttnews] Translating problem | Justin | typo3-project-tt-news@lists.netfielders.de | 2 | 15.05.2008 11:58 |
| [TYPO3-ttnews] New Record in module problem | Dan Osipov | typo3-project-tt-news@lists.netfielders.de | 1 | 08.04.2008 23:23 |
| [TYPO3-ttnews] tt_news 2.5.1 problem with listview | Errol Mars | typo3-project-tt-news@lists.netfielders.de | 1 | 17.03.2008 12:34 |
| [TYPO3-ttnews] linkTitleField problem | René Rudolf | typo3-project-tt-news@lists.netfielders.de | 0 | 25.04.2007 16:31 |