TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-tt-news@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 21.07.2008, 20:56
Bartosz Aninowski
Gast
 
Beiträge: n/a
Standard [TYPO3-ttnews] pageBreakToken and strpos problem

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'])) {

_______________________________________________
TYPO3-project-tt-news mailing list
TYPO3-project-tt-news (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/...roject-tt-news
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Sponsored Links
  #2  
Alt 30.07.2008, 08:11
Adrian Marcinkowski
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-ttnews] pageBreakToken and strpos problem

Bartosz Aninowski pisze:
> 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'])) {
>

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

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


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:22 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101