WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: tt_news 3.2: ###PREV_LINK### ###NEXT_LINK### in SINGLE-> no output

Re: tt_news 3.2: ###PREV_LINK### ###NEXT_LINK### in SINGLE-> no output

by Maarten Mandemaker-2 :: Rate this Message:

| View in Thread

In addition:

You also need the set the starting point in the tt_news single flexform
(last tab). You MUST do this otherwise you'll end up the an empty <p> tag.


Op 25-04-12 14:46, Maarten Mandemaker schreef:

> Bert,
>
> Did you try:
>
> plugin.tt_news {
> usePiBasePagebrowser = 1
> }
>
> - Maarten Mandemaker
>
>
>
> Op 25-04-12 14:38, Bert Hiddink [BENDOO e-work solutions] schreef:
>> Hello,
>>
>> I try to use the ###PREV_LINK### ###NEXT_LINK### in SINGLE-mode.
>>
>> #Customizing next/prev links in SINGLE
>> plugin.tt_news {
>> displaySingle {
>> prevLinkTitle_stdWrap.wrap = |" rel="prev
>> prevLinkLabel_stdWrap.wrap = |
>> prevLink_stdWrap.wrap = <div class="alignleft">« |</div>
>>
>> nextLinkTitle_stdWrap.wrap = |" rel="next
>> nextLinkLabel_stdWrap.wrap = |
>> nextLink_stdWrap.wrap = <div class="alignright">| »</div>
>> }
>> }
>>
>> However, the markers do no output anything?
>>
>> What do I miss? Any ideas?
>>
>> Thanks in advance!
>>
>> Bert
>

_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

 « Return to Thread: tt_news 3.2: ###PREV_LINK### ###NEXT_LINK### in SINGLE-> no output