Member
Member
cwenger   2008-11-20, 21:28
#1

Hi, Im a php newbie and i need some help. I plan on having a large number of albums, so i want to have a section on my index where i can have a featured albums section. I was wondering if i could just give those albums a tag and then get my featured album section to get the albums with that tag. or would i make an album called featured albums and make all the albums i want featured, children of that album and then have my featured album section call all the albums in the featured album root? any help to get me in the right direction appreciated. thnx

Member
Member
cwenger   2008-11-20, 21:29
#2

also if this makes no sense please let me know

Administrator
Administrator
acrylian   2008-11-20, 21:30
#3

Here is a link into the right direction..:-): http://www.zenphoto.org/2008/09/how-to-use-the-dynamic-albums-feature/

Member
Member
cwenger   2008-11-20, 21:41
#4

thnxs acrylian, but how would i call only one specific album to be displayed in a "featured section" on my index? seperate from the normal get album loop! does this make sense?

Member
Member
sbillard   2008-11-22, 00:56
#5

You would place a link to that album on the index.php page.

The link is returned by getAlbumLinkURL($album)

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.