Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

"next category previous category" global

Quote Reply
"next category previous category" global
hello Smile

i need a hand on a global. here the structure of a site:

Code:
Home >> category01 >> subcat01 >> subsubcat01

what i'd like the global to do is to add a link to the previous and next category (previous and next in the alphabetic order) on the category pages:


Code:
<< previous category next category >>


for examples:

on subcat02 pages:
previous category would link to subcat01
next category would link to subcat03


on subcat01 pages:
previous category would link to subcat12 (the last cat)
next category would link to subcat02


thanks for your time and help Smile

jerome
Subject Author Views Date
Thread "next category previous category" global jeromeo 1833 Jun 15, 2005, 11:31 PM
Post Re: [jeromeo] "next category previous category" global
afinlr 1716 Jul 18, 2005, 4:08 PM