[TYPO3-ttnews] Single view page browser / usePiBasePagebrowser
Oliver Rowlands
oliver at liquidlight.co.uk
Sat Nov 8 11:32:07 CET 2008
Hi Antonio,
The following TypoScript setup works for me:
plugin.tt_news {
usePiBasePagebrowser = 1
### Page browser settings ###
pageBrowser {
dontLinkActivePage = 1
showRange = 0
showFirstLast = 0
maxPages = 6
pagefloat = center
browseLinksWrap = <div class="browseLinksWrap">|</div>
showResultsWrap = <div class="showResultsWrap">|</div>
}
}
Best regards,
Oliver
Antonio Willybiro wrote:
> Hi there,
> I am using the following TS for my single view page browser and the page
> browser that is shown is not the pi_base one.
> Any idea why?
>
> plugin.tt_news {
> appendSViewPBtoContent = 1
> maxWordsInSingleView = 200
> usePiBasePagebrowser = 1
> useMultiPageSingleView = 1
> useParagraphAsPagebreak = 1
> }
>
> Thanks
> antonio
>
>
--
Oliver Rowlands
:: Liquid Light ::
E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk
T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35
More information about the TYPO3-project-tt-news
mailing list