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

Re: [rsahertian] A-Z listing per category

Quote Reply
Re: [rsahertian] A-Z listing per category In reply to
I'm not sure how it is working without the ID tag? Tongue

I assumed that you would just put the index bar at the top or bottom of your category pages so it would automatically get passed in. I think that you will need to feed it in when you link to the page from your category page:

<a href="<%db_cgi_url%>/page.cgi?p=cat_index&ID=<%ID%>">Index</a>

or straight onto letter A

<a href="<%db_cgi_url%>/page.cgi?p=cat_index&ID=<%ID%>&letter=A">A</a>
Subject Author Views Date
Thread A-Z listing per category rsahertian 5292 May 22, 2003, 12:44 PM
Thread Re: [rsahertian] A-Z listing per category
Andy 5157 May 23, 2003, 3:04 AM
Thread Re: [Andy] A-Z listing per category
rsahertian 5166 May 23, 2003, 3:23 AM
Thread Re: [rsahertian] A-Z listing per category
afinlr 5144 May 23, 2003, 5:47 AM
Thread Re: [afinlr] A-Z listing per category
rsahertian 5132 May 24, 2003, 7:00 AM
Thread Re: [rsahertian] A-Z listing per category
afinlr 5125 May 24, 2003, 11:57 AM
Thread Re: [afinlr] A-Z listing per category
rsahertian 5107 May 24, 2003, 5:22 PM
Thread Re: [rsahertian] A-Z listing per category
afinlr 5087 May 25, 2003, 6:32 AM
Thread Re: [afinlr] A-Z listing per category
rsahertian 5073 May 25, 2003, 11:57 PM
Post Re: [rsahertian] A-Z listing per category
pugdog 5060 May 26, 2003, 7:48 AM