TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] Prev/next question

This is a discussion on [TYPO3] Prev/next question within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hello, I have this tree on my site : http://test.tamarawobben.nl/images/scherm.jpg Now im trying to make ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 09.05.2007, 19:22
Roelof Wobben
Gast
 
Beiträge: n/a
Standard [TYPO3] Prev/next question

Hello,

I have this tree on my site :

http://test.tamarawobben.nl/images/scherm.jpg

Now im trying to make this script work :

lib.internalnav = HMENU
lib.internalnav {
special = browse
special {
includeNotInMenu = 1
items = up|prev|next
prev.fields.title = Previous page
up.fields.title = Up a level
next.fields.title = Next page
}
1 = TMENU
1.NO {
linkWrap = | | |*||*||
}
}


But the only thing i see is the message "up a level"
What's going wrong here ?

Regards,

Roelof

__________________________________________________ _______________
Probeer nu Live Search: de nieuwe zoekmachine van MSN http://www.live.nl

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
  #2  
Alt 10.05.2007, 13:08
Roelof Wobben
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Prev/next question

Nobody ?



>From: "Roelof Wobben" <rwobben (AT) hotmail (DOT) com>
>Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>To: typo3-english (AT) lists (DOT) netfielders.de
>Subject: [TYPO3] Prev/next question
>Date: Wed, 09 May 2007 17:22:06 +0000
>
>Hello,
>
>I have this tree on my site :
>
>http://test.tamarawobben.nl/images/scherm.jpg
>
>Now im trying to make this script work :
>
>lib.internalnav = HMENU
>lib.internalnav {
> special = browse
> special {
> includeNotInMenu = 1
> items = up|prev|next
> prev.fields.title = Previous page
> up.fields.title = Up a level
> next.fields.title = Next page
> }
> 1 = TMENU
> 1.NO {
> linkWrap = | | |*||*||
> }
> }
>
>
>But the only thing i see is the message "up a level"
>What's going wrong here ?
>
>Regards,
>
>Roelof
>
>_________________________________________________ ________________
>Probeer nu Live Search: de nieuwe zoekmachine van MSN http://www.live.nl
>
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english (AT) lists (DOT) netfielders.de
>http://lists.netfielders.de/cgi-bin/.../typo3-english


__________________________________________________ _______________
Eindeloos zoeken naar dat ene document is nu voorbij! Klik hier
http://toolbar.live.com

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
  #3  
Alt 10.05.2007, 14:46
Bernd Wilke
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Prev/next question

On Wed, 09 May 2007 17:22:06 +0000, Roelof Wobben wrote
with subject "[TYPO3] Prev/next question":

> Hello,
>
> I have this tree on my site :
>
> http://test.tamarawobben.nl/images/scherm.jpg


as far as a can see in your image: your pages beyond April 2005 are 'not in
menu'. Why do you expect them to be in your menu? ;-)

> Now im trying to make this script work :
>
> lib.internalnav = HMENU
> lib.internalnav {
> special = browse
> special {
> includeNotInMenu = 1
> items = up|prev|next
> prev.fields.title = Previous page
> up.fields.title = Up a level
> next.fields.title = Next page
> }
> 1 = TMENU
> 1.NO {
> linkWrap = | | |*||*||
> }
> }
>
>
> But the only thing i see is the message "up a level"
> What's going wrong here ?


Bernd
--
http://www.bernd-wilke.net
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
  #4  
Alt 10.05.2007, 14:58
Roelof Wobben
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Prev/next question

>From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
>Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>To: typo3-english (AT) lists (DOT) netfielders.de
>Subject: Re: [TYPO3] Prev/next question
>Date: Thu, 10 May 2007 14:46:45 +0200
>
>On Wed, 09 May 2007 17:22:06 +0000, Roelof Wobben wrote
>with subject "[TYPO3] Prev/next question":
>
> > Hello,
> >
> > I have this tree on my site :
> >
> > http://test.tamarawobben.nl/images/scherm.jpg

>
>as far as a can see in your image: your pages beyond April 2005 are 'not in
>menu'. Why do you expect them to be in your menu? ;-)
>


Youre right,
I don't want to put them in my head-menu.
What i want is that all the text will be in a prev/next circle so that
people can read a month what's going on.
So not in the head-menu but in this menu i want to use all pages.

Regards,

Roelof

__________________________________________________ _______________
Probeer nu Live Search: de nieuwe zoekmachine van MSN http://www.live.nl

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
  #5  
Alt 10.05.2007, 15:42
Bernd Wilke
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Prev/next question

On Thu, 10 May 2007 12:58:54 +0000, Roelof Wobben wrote
with subject "Re: [TYPO3] Prev/next question":

>
>
>
> >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
> >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
> >To: typo3-english (AT) lists (DOT) netfielders.de
> >Subject: Re: [TYPO3] Prev/next question
> >Date: Thu, 10 May 2007 14:46:45 +0200
> >
> >On Wed, 09 May 2007 17:22:06 +0000, Roelof Wobben wrote
> >with subject "[TYPO3] Prev/next question":
> >
> > > Hello,
> > >
> > > I have this tree on my site :
> > >
> > > http://test.tamarawobben.nl/images/scherm.jpg

> >
> >as far as a can see in your image: your pages beyond April 2005 are 'not in
> >menu'. Why do you expect them to be in your menu? ;-)
> >

>
> Youre right,
> I don't want to put them in my head-menu.
> What i want is that all the text will be in a prev/next circle so that
> people can read a month what's going on.
> So not in the head-menu but in this menu i want to use all pages.


I think you have to play around with the menu-properties
excludeUidList, excludeDoktypes and maybe includeNotInMenu

good Luck
Bernd

--
http://www.bernd-wilke.net
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
  #6  
Alt 10.05.2007, 18:45
Roelof Wobben
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Prev/next question

Hello List.

I use includeNotInMenu = 1 in my TS , so that's not the answer to my
problem.

Roelof



>From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
>Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>To: typo3-english (AT) lists (DOT) netfielders.de
>Subject: Re: [TYPO3] Prev/next question
>Date: Thu, 10 May 2007 15:42:56 +0200
>
>On Thu, 10 May 2007 12:58:54 +0000, Roelof Wobben wrote
>with subject "Re: [TYPO3] Prev/next question":
>
> >
> >
> >
> > >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
> > >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
> > >To: typo3-english (AT) lists (DOT) netfielders.de
> > >Subject: Re: [TYPO3] Prev/next question
> > >Date: Thu, 10 May 2007 14:46:45 +0200
> > >
> > >On Wed, 09 May 2007 17:22:06 +0000, Roelof Wobben wrote
> > >with subject "[TYPO3] Prev/next question":
> > >
> > > > Hello,
> > > >
> > > > I have this tree on my site :
> > > >
> > > > http://test.tamarawobben.nl/images/scherm.jpg
> > >
> > >as far as a can see in your image: your pages beyond April 2005 are

>'not in
> > >menu'. Why do you expect them to be in your menu? ;-)
> > >

> >
> > Youre right,
> > I don't want to put them in my head-menu.
> > What i want is that all the text will be in a prev/next circle so that
> > people can read a month what's going on.
> > So not in the head-menu but in this menu i want to use all pages.

>
>I think you have to play around with the menu-properties
>excludeUidList, excludeDoktypes and maybe includeNotInMenu
>
>good Luck
>Bernd
>
>--
>http://www.bernd-wilke.net
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english (AT) lists (DOT) netfielders.de
>http://lists.netfielders.de/cgi-bin/.../typo3-english


__________________________________________________ _______________
De nieuwe Hotmail: Mis het niet en profiteer direct van de voordelen!
http://get.live.com/mail/overview

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
  #7  
Alt 11.05.2007, 12:36
Roelof Wobben
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Prev/next question

Nobody has the solution to my problem ?

Roelof



>From: "Roelof Wobben" <rwobben (AT) hotmail (DOT) com>
>Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>To: typo3-english (AT) lists (DOT) netfielders.de
>Subject: Re: [TYPO3] Prev/next question
>Date: Thu, 10 May 2007 16:45:06 +0000
>
>Hello List.
>
>I use includeNotInMenu = 1 in my TS , so that's not the answer to my
>problem.
>
>Roelof
>
>
>
> >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
> >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
> >To: typo3-english (AT) lists (DOT) netfielders.de
> >Subject: Re: [TYPO3] Prev/next question
> >Date: Thu, 10 May 2007 15:42:56 +0200
> >
> >On Thu, 10 May 2007 12:58:54 +0000, Roelof Wobben wrote
> >with subject "Re: [TYPO3] Prev/next question":
> >
> > >
> > >
> > >
> > > >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
> > > >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
> > > >To: typo3-english (AT) lists (DOT) netfielders.de
> > > >Subject: Re: [TYPO3] Prev/next question
> > > >Date: Thu, 10 May 2007 14:46:45 +0200
> > > >
> > > >On Wed, 09 May 2007 17:22:06 +0000, Roelof Wobben wrote
> > > >with subject "[TYPO3] Prev/next question":
> > > >
> > > > > Hello,
> > > > >
> > > > > I have this tree on my site :
> > > > >
> > > > > http://test.tamarawobben.nl/images/scherm.jpg
> > > >
> > > >as far as a can see in your image: your pages beyond April 2005 are

> >'not in
> > > >menu'. Why do you expect them to be in your menu? ;-)
> > > >
> > >
> > > Youre right,
> > > I don't want to put them in my head-menu.
> > > What i want is that all the text will be in a prev/next circle so that
> > > people can read a month what's going on.
> > > So not in the head-menu but in this menu i want to use all pages.

> >
> >I think you have to play around with the menu-properties
> >excludeUidList, excludeDoktypes and maybe includeNotInMenu
> >
> >good Luck
> >Bernd
> >
> >--
> >http://www.bernd-wilke.net
> >_______________________________________________
> >TYPO3-english mailing list
> >TYPO3-english (AT) lists (DOT) netfielders.de
> >http://lists.netfielders.de/cgi-bin/.../typo3-english

>
>_________________________________________________ ________________
>De nieuwe Hotmail: Mis het niet en profiteer direct van de voordelen!
>http://get.live.com/mail/overview
>
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english (AT) lists (DOT) netfielders.de
>http://lists.netfielders.de/cgi-bin/.../typo3-english


__________________________________________________ _______________
Geen zin in typen? Praten gaat makkelijker. Nu GRATIS bellen!
http://get.live.com/messenger/overview

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
  #8  
Alt 11.05.2007, 13:08
Bas van der Togt
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Prev/next question

Roelof,

Here you can find an example:
http://www.typo3wizard.com/en/snippe...pprevnext.html

cheers,
Bas

Roelof Wobben wrote:
> Nobody has the solution to my problem ?
>
> Roelof
>
>
>
>> From: "Roelof Wobben" <rwobben (AT) hotmail (DOT) com>
>> Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>> To: typo3-english (AT) lists (DOT) netfielders.de
>> Subject: Re: [TYPO3] Prev/next question
>> Date: Thu, 10 May 2007 16:45:06 +0000
>>
>> Hello List.
>>
>> I use includeNotInMenu = 1 in my TS , so that's not the answer to my
>> problem.
>>
>> Roelof
>>
>>
>>
>> >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
>> >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>> >To: typo3-english (AT) lists (DOT) netfielders.de
>> >Subject: Re: [TYPO3] Prev/next question
>> >Date: Thu, 10 May 2007 15:42:56 +0200
>> >
>> >On Thu, 10 May 2007 12:58:54 +0000, Roelof Wobben wrote
>> >with subject "Re: [TYPO3] Prev/next question":
>> >
>> > >
>> > >
>> > >
>> > > >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
>> > > >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>> > > >To: typo3-english (AT) lists (DOT) netfielders.de
>> > > >Subject: Re: [TYPO3] Prev/next question
>> > > >Date: Thu, 10 May 2007 14:46:45 +0200
>> > > >
>> > > >On Wed, 09 May 2007 17:22:06 +0000, Roelof Wobben wrote
>> > > >with subject "[TYPO3] Prev/next question":
>> > > >
>> > > > > Hello,
>> > > > >
>> > > > > I have this tree on my site :
>> > > > >
>> > > > > http://test.tamarawobben.nl/images/scherm.jpg
>> > > >
>> > > >as far as a can see in your image: your pages beyond April 2005 are
>> >'not in
>> > > >menu'. Why do you expect them to be in your menu? ;-)
>> > > >
>> > >
>> > > Youre right,
>> > > I don't want to put them in my head-menu.
>> > > What i want is that all the text will be in a prev/next circle so

>> that
>> > > people can read a month what's going on.
>> > > So not in the head-menu but in this menu i want to use all pages.
>> >
>> >I think you have to play around with the menu-properties
>> >excludeUidList, excludeDoktypes and maybe includeNotInMenu
>> >
>> >good Luck
>> >Bernd
>> >
>> >--
>> >http://www.bernd-wilke.net
>> >_______________________________________________
>> >TYPO3-english mailing list
>> >TYPO3-english (AT) lists (DOT) netfielders.de
>> >http://lists.netfielders.de/cgi-bin/.../typo3-english

>>
>> __________________________________________________ _______________
>> De nieuwe Hotmail: Mis het niet en profiteer direct van de voordelen!
>> http://get.live.com/mail/overview
>>
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english (AT) lists (DOT) netfielders.de
>> http://lists.netfielders.de/cgi-bin/.../typo3-english

>
> __________________________________________________ _______________
> Geen zin in typen? Praten gaat makkelijker. Nu GRATIS bellen!
> http://get.live.com/messenger/overview
>

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
  #9  
Alt 11.05.2007, 14:03
Roelof Wobben
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Prev/next question

Hello,

It looks like what i need.
Only i see this rule now :
INDEXActual page <<Juni 2006level up<<Broodlevel up<<<< nextGroentehapje
where i want to see <<previous next >>>

How can i change that ?

Roelof


>From: Bas van der Togt <bas.vander.togt (AT) efocus (DOT) nl>
>Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>To: typo3-english (AT) lists (DOT) netfielders.de
>Subject: Re: [TYPO3] Prev/next question
>Date: Fri, 11 May 2007 13:08:30 +0200
>
>Roelof,
>
>Here you can find an example:
>http://www.typo3wizard.com/en/snippe...pprevnext.html
>
>cheers,
>Bas
>
>Roelof Wobben wrote:
> > Nobody has the solution to my problem ?
> >
> > Roelof
> >
> >
> >
> >> From: "Roelof Wobben" <rwobben (AT) hotmail (DOT) com>
> >> Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
> >> To: typo3-english (AT) lists (DOT) netfielders.de
> >> Subject: Re: [TYPO3] Prev/next question
> >> Date: Thu, 10 May 2007 16:45:06 +0000
> >>
> >> Hello List.
> >>
> >> I use includeNotInMenu = 1 in my TS , so that's not the answer to my
> >> problem.
> >>
> >> Roelof
> >>
> >>
> >>
> >> >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
> >> >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
> >> >To: typo3-english (AT) lists (DOT) netfielders.de
> >> >Subject: Re: [TYPO3] Prev/next question
> >> >Date: Thu, 10 May 2007 15:42:56 +0200
> >> >
> >> >On Thu, 10 May 2007 12:58:54 +0000, Roelof Wobben wrote
> >> >with subject "Re: [TYPO3] Prev/next question":
> >> >
> >> > >
> >> > >
> >> > >
> >> > > >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
> >> > > >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
> >> > > >To: typo3-english (AT) lists (DOT) netfielders.de
> >> > > >Subject: Re: [TYPO3] Prev/next question
> >> > > >Date: Thu, 10 May 2007 14:46:45 +0200
> >> > > >
> >> > > >On Wed, 09 May 2007 17:22:06 +0000, Roelof Wobben wrote
> >> > > >with subject "[TYPO3] Prev/next question":
> >> > > >
> >> > > > > Hello,
> >> > > > >
> >> > > > > I have this tree on my site :
> >> > > > >
> >> > > > > http://test.tamarawobben.nl/images/scherm.jpg
> >> > > >
> >> > > >as far as a can see in your image: your pages beyond April 2005

>are
> >> >'not in
> >> > > >menu'. Why do you expect them to be in your menu? ;-)
> >> > > >
> >> > >
> >> > > Youre right,
> >> > > I don't want to put them in my head-menu.
> >> > > What i want is that all the text will be in a prev/next circle so
> >> that
> >> > > people can read a month what's going on.
> >> > > So not in the head-menu but in this menu i want to use all pages.
> >> >
> >> >I think you have to play around with the menu-properties
> >> >excludeUidList, excludeDoktypes and maybe includeNotInMenu
> >> >
> >> >good Luck
> >> >Bernd
> >> >
> >> >--
> >> >http://www.bernd-wilke.net
> >> >_______________________________________________
> >> >TYPO3-english mailing list
> >> >TYPO3-english (AT) lists (DOT) netfielders.de
> >> >http://lists.netfielders.de/cgi-bin/.../typo3-english
> >>
> >> __________________________________________________ _______________
> >> De nieuwe Hotmail: Mis het niet en profiteer direct van de voordelen!
> >> http://get.live.com/mail/overview
> >>
> >> _______________________________________________
> >> TYPO3-english mailing list
> >> TYPO3-english (AT) lists (DOT) netfielders.de
> >> http://lists.netfielders.de/cgi-bin/.../typo3-english

> >
> > __________________________________________________ _______________
> > Geen zin in typen? Praten gaat makkelijker. Nu GRATIS bellen!
> > http://get.live.com/messenger/overview
> >

>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english (AT) lists (DOT) netfielders.de
>http://lists.netfielders.de/cgi-bin/.../typo3-english


__________________________________________________ _______________
Windows Live Hotmail: Slim - Persoonlijk - Betrouwbaar en GRATIS!
http://get.live.com/mail/overview

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
  #10  
Alt 11.05.2007, 17:01
Bas van der Togt
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Prev/next question

This is some TS i build.
It uses two different markers! But you can make one of it ofcourse with:
special.items = prev|next

# Prev
[treeLevel = 4]
temp.Prev = HMENU
temp.Prev {
wrap = <div class="prev-d">|</div>
special = browse
special.items = prev
special.items.prevnextToSection = 0
special.prev.fields.title = <img
src="fileadmin/templates/images/previous.gif" width="7" height="7"
alt="" border="0" class="prev">
1 = TMENU
1.NO.linkWrap = |
}
[else]
temp.Prev = CLEARGIF
temp.Prev.height = 0
[global]

# Next
[treeLevel = 4]
temp.Next = HMENU
temp.Next {
wrap = <div class="next-d">|</div><br><br>
special = browse
special.items = next
special.items.prevnextToSection = 0
special.next.fields.title = <img
src="fileadmin/templates/images/next.gif" width="7" height="7" alt=""
border="0" class="next">
1 = TMENU
1.NO.linkWrap = |
}
[else]
temp.Next = CLEARGIF
temp.Next.height = 0
[global]

cheers,
Bas

Roelof Wobben wrote:
>
> Hello,
>
> It looks like what i need.
> Only i see this rule now :
> INDEXActual page <<Juni 2006level up<<Broodlevel up<<<< nextGroentehapje
> where i want to see <<previous next >>>
>
> How can i change that ?
>
> Roelof
>
>
>> From: Bas van der Togt <bas.vander.togt (AT) efocus (DOT) nl>
>> Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>> To: typo3-english (AT) lists (DOT) netfielders.de
>> Subject: Re: [TYPO3] Prev/next question
>> Date: Fri, 11 May 2007 13:08:30 +0200
>>
>> Roelof,
>>
>> Here you can find an example:
>> http://www.typo3wizard.com/en/snippe...pprevnext.html
>>
>> cheers,
>> Bas
>>
>> Roelof Wobben wrote:
>> > Nobody has the solution to my problem ?
>> >
>> > Roelof
>> >
>> >
>> >
>> >> From: "Roelof Wobben" <rwobben (AT) hotmail (DOT) com>
>> >> Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>> >> To: typo3-english (AT) lists (DOT) netfielders.de
>> >> Subject: Re: [TYPO3] Prev/next question
>> >> Date: Thu, 10 May 2007 16:45:06 +0000
>> >>
>> >> Hello List.
>> >>
>> >> I use includeNotInMenu = 1 in my TS , so that's not the answer to my
>> >> problem.
>> >>
>> >> Roelof
>> >>
>> >>
>> >>
>> >> >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
>> >> >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>> >> >To: typo3-english (AT) lists (DOT) netfielders.de
>> >> >Subject: Re: [TYPO3] Prev/next question
>> >> >Date: Thu, 10 May 2007 15:42:56 +0200
>> >> >
>> >> >On Thu, 10 May 2007 12:58:54 +0000, Roelof Wobben wrote
>> >> >with subject "Re: [TYPO3] Prev/next question":
>> >> >
>> >> > >
>> >> > >
>> >> > >
>> >> > > >From: Bernd Wilke <xoonsji02 (AT) sneakemail (DOT) com>
>> >> > > >Reply-To: TYPO3 English <typo3-english (AT) lists (DOT) netfielders.de>
>> >> > > >To: typo3-english (AT) lists (DOT) netfielders.de
>> >> > > >Subject: Re: [TYPO3] Prev/next question
>> >> > > >Date: Thu, 10 May 2007 14:46:45 +0200
>> >> > > >
>> >> > > >On Wed, 09 May 2007 17:22:06 +0000, Roelof Wobben wrote
>> >> > > >with subject "[TYPO3] Prev/next question":
>> >> > > >
>> >> > > > > Hello,
>> >> > > > >
>> >> > > > > I have this tree on my site :
>> >> > > > >
>> >> > > > > http://test.tamarawobben.nl/images/scherm.jpg
>> >> > > >
>> >> > > >as far as a can see in your image: your pages beyond April

>> 2005 are
>> >> >'not in
>> >> > > >menu'. Why do you expect them to be in your menu? ;-)
>> >> > > >
>> >> > >
>> >> > > Youre right,
>> >> > > I don't want to put them in my head-menu.
>> >> > > What i want is that all the text will be in a prev/next circle so
>> >> that
>> >> > > people can read a month what's going on.
>> >> > > So not in the head-menu but in this menu i want to use all pages.
>> >> >
>> >> >I think you have to play around with the menu-properties
>> >> >excludeUidList, excludeDoktypes and maybe includeNotInMenu
>> >> >
>> >> >good Luck
>> >> >Bernd
>> >> >
>> >> >--
>> >> >http://www.bernd-wilke.net
>> >> >_______________________________________________
>> >> >TYPO3-english mailing list
>> >> >TYPO3-english (AT) lists (DOT) netfielders.de
>> >> >http://lists.netfielders.de/cgi-bin/.../typo3-english
>> >>
>> >> __________________________________________________ _______________
>> >> De nieuwe Hotmail: Mis het niet en profiteer direct van de voordelen!
>> >> http://get.live.com/mail/overview
>> >>
>> >> _______________________________________________
>> >> TYPO3-english mailing list
>> >> TYPO3-english (AT) lists (DOT) netfielders.de
>> >> http://lists.netfielders.de/cgi-bin/.../typo3-english
>> >
>> > __________________________________________________ _______________
>> > Geen zin in typen? Praten gaat makkelijker. Nu GRATIS bellen!
>> > http://get.live.com/messenger/overview
>> >

>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english (AT) lists (DOT) netfielders.de
>> http://lists.netfielders.de/cgi-bin/.../typo3-english

>
> __________________________________________________ _______________
> Windows Live Hotmail: Slim - Persoonlijk - Betrouwbaar en GRATIS!
> http://get.live.com/mail/overview
>

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
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!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
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] [Typo3] Prev/Next Navigation Nathan Lounds typo3-english@lists.netfielders.de 2 09.05.2007 15:57
Re: [TYPO3] Simple prev next menu Nathan Lounds typo3-english@lists.netfielders.de 0 08.05.2007 21:35