[TYPO3] How to get the pageid of the next page in the pagetree

Janno Schouwenburg janno at euronet.nl
Sun Feb 19 09:56:21 CET 2006


Hello Bernard,

Thanks for your info but this will give me the next page in the current 
section/level and not in a lower or higher level.

Best,

Janno

"Bernhard Kraft" <kraftb at kraftb.at> wrote in message 
news:mailman.1.1140303046.15563.typo3-english at lists.netfielders.de...
> Janno Schouwenburg wrote:
>> Does someone know a way to get the pageid of the next page in the tree? 
>> Best
>> would be in typoscript but also a sql statement would help me. I am 
>> looking
>> for the next page in the tree nomather what level it's in.
>>
>> Thanks,
>>
>> Janno Schouwenburg
>>
>>
>
> lib.bla = HMENU
> lib.bla.special = browse
> lib.bla.special {
>  items = next
> }
> lib.bla.1 = TMENU
> lib.bla.1 {
> # usual TMENU goes here
> }
>
> http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/8/11/
>
> have a look at the .special property of HMENU
>
>
> greets,
> Bernhard 





More information about the TYPO3-english mailing list