Page 1 of 1
album question
Posted: Wed May 16, 2007 11:46 am
by mox
Hi to all,
I ave a little question about album
I use cmsmadesimple 1.0.6
Album 0.9.2
I need to have on a page the album thumbnails directly and not the 2 pass album icon + album thumbnails
I didn't find an answer in my forum search
Thank
MoX
Re: album question
Posted: Wed May 16, 2007 11:53 am
by taxxi
Hi,
use the option "albums=numer of the album to view" in the page where you want to call the module.
It will display only the album you choose and directly the thumbs. It works only with one album once.
The number is displayed in the admin section of Album module.
Bye
Tax
Re: album question
Posted: Wed May 16, 2007 12:02 pm
by mox
Hi,
thank for quickly answer, but...
this was the tag put in the page
{cms_module module='album' category="1"}
this is the tag I use now
{cms_module module='album' album="1"}
but the result is the same
In the Photo Album admin I have only one album and only one category both with ID 1
Thank
MoX
Re: album question
Posted: Wed May 16, 2007 12:05 pm
by taxxi
you miss an S...the correct is {cms_module module='album' albumS="1"}
try this!
bye
tax
Re: album question
Posted: Wed May 16, 2007 12:06 pm
by mox

a single typo change the world...
Thank
all works fine