how to access directly to an album

vincent3569 Member, Translator
hi,

in a page, I want to directly access to a specific album, by using his name or folder name (albums/portfolio for exemple).

I suppose I have to use the Album constructor $_zp_current_album = new Album($_zp_gallery,...), but I can't see clearly where I have to use his name or folder name.

Could you explain how can I do that ?

Comments

  • So, did you do all the requisite reading before asking this question? Specifically did you look at the documentation for the album instantiation function? Maybe that would be a good start.
  • acrylian Administrator, Developer
    Best start is the object model tutorial actually.
Sign In or Register to comment.