Album List in {SYS_MENU} Album List in {SYS_MENU}
 

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]

Main Menu

Album List in {SYS_MENU}

Started by zarroun, November 17, 2006, 08:31:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zarroun

Hello,

I would like to be able to show the album list in my menu, but have only achieved errors thus far. Has anyone tried this and found a solution? I searched the site but didn't find anything. Thanks for pointing me in the right direction!

Joachim Müller

I don't think that such a mod has been posted. Composing the album list (e.g. in a dropdown) makes it necessary to run additional queries. Some skills needed.

zarroun

:) okay, i will forward the message to my client. Should I (doubtfully) figure something out, I'll let post the results.

zarroun

Okay, I just had a crazy thought:

The gallery is getting the list of albums anyway. Wouldn't it be possible to call the function that populates the albums on the front page inside the System menu? If so, I could just duplicate that function, take out all the information that i don't need (thumbnail etc), leave the album name with a break and get the result from there. Once I have the gallery configured the way I want, I will give this a try unless someone here tells me that I'm completely crazy ;).