[Typo3] pagination possible in "Menu of subpages"

Torsten Schrade schrade at lineara.de
Tue Oct 11 20:13:31 CEST 2005


Hi Dave
> 
> On second page
> 
> page 6
> page 7
> page 8
> page 9
> page 10
> 
> next ... ((here I'd like to have the option to go next and go back))
> 

Hi Dave,

you can easily do that by modifying the outerWrap within the second 
condition by inserting another link without the &next= parameter:

outerWrap = <div class="csc-menu csc-menu-1">|<p><a 
href="index.php?{TSFE:id}">back...</a>&#160;&#124;&#160;<a 
href="index.php?{TSFE:id}&next=2">next...</a></p></div>

Greets,
Torsten





More information about the TYPO3-english mailing list