Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Quick jump to category/album  (Read 4247 times)

0 Members and 1 Guest are viewing this topic.

foulu

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 236
  • uhm
Quick jump to category/album
« on: July 27, 2004, 03:06:08 pm »

My gallery at:  http://paidus.com/gallery
 
I try to coding a jump to category/album but not luck. I add {DROP} in template.html to do that. I want a function that

-read all cat and album name and return like this:

<option value=0 SELECTED>Category / Album Jump</option>
<option value=Category 1 id SELECTED>Category 1 name</option>
<option value=alb 1 id SELECTED>alb1 name</option>
<option value=Category 2 id SELECTED>Category 2 name</option>
<option value=alb 2 id SELECTED>alb2 name</option>
<option value=alb 3 id SELECTED>alb3 name</option>
...

and so on...

It my final add on in my gallery
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 20 queries.