Page 1 of 1

[Album Module] Is it possible to have a detail page ?

Posted: Sat Dec 30, 2006 10:01 pm
by ced64k
Hi,

Is it possible to have a detail page for Album module like News module ?

For example :

Code: Select all

{cms_module module='album' detailpage='pagealias'}
I would like to display albums list on homepage and album detail on a separate page.

Thanks  :)

Re: [Album Module] Is it possible to have a detail page ?

Posted: Sat Dec 30, 2006 11:19 pm
by Dr.CSS
At the moment Album doesn't have this feature...

You may have to code it into the Albums template...

Re: [Album Module] Is it possible to have a detail page ?

Posted: Tue Jan 02, 2007 10:21 pm
by Elijah Lofgren
ced64k wrote: Hi,

Is it possible to have a detail page for Album module like News module ?

For example :

Code: Select all

{cms_module module='album' detailpage='pagealias'}
I would like to display albums list on homepage and album detail on a separate page.

Thanks  :)
Good idea. :)
With mostly copy and pasting code from the News module, I have added this feature in the latest SVN of Album: http://viewsvn.cmsmadesimple.org/viewsv ... m&view=rev

I hope to do a new release today which includes this feature.

Enjoy,

Elijah

Re: [Album Module] Is it possible to have a detail page ?

Posted: Tue Jan 02, 2007 10:36 pm
by ced64k
Wow thanks for your work Elijah !  :)

Re: [Album Module] Is it possible to have a detail page ?

Posted: Tue Sep 30, 2008 1:19 am
by marisafal
Hi there, I know this post is uber old, but any chance of someone having this code that Elijah links to?  The page doesn't exist anymore.
Good idea. Smiley
With mostly copy and pasting code from the News module, I have added this feature in the latest SVN of Album: http://viewsvn.cmsmadesimple.org/viewsv ... m&view=rev

I hope to do a new release today which includes this feature.
Thanks!

Re: [Album Module] Is it possible to have a detail page ?

Posted: Thu Oct 02, 2008 9:03 pm
by Dr.CSS
Elijah no longer has the time to update the Album module, but if you feel adventurous you can try downloading the nightly snapshot fron the SVN part of album in the forge...

Re: [Album Module] Is it possible to have a detail page ?

Posted: Mon Oct 06, 2008 1:49 pm
by marisafal
Thanks Mark - yeah, I wasn't sure if the link that he posted was moved somewhere else since the page no longer exists.  I haven't had a chance to figure out how to use SVN - been on  my to-do list! Thanks for the reply.

Re: [Album Module] Is it possible to have a detail page ?

Posted: Tue Oct 14, 2008 8:09 am
by Dr.CSS
Here is link to browse or download SVN of Album...

http://dev.cmsmadesimple.org/scm/?group_id=167