Page 1 of 1

modul album - serval thumbs / pagination

Posted: Fri Jul 10, 2009 10:36 am
by mydom
Hi,

i'm using CMSMS in Version 1.6 and the module "Album" in Version 0.9.3. Everything is fine but i want to do some modifications:

1. Is there any way to get assign more than one preview-image? (i need 4)
If there is no way i could easily add a new folder called "previewimages" in the existing gallery-folder where all the images are and put the preview-images there. These images could be selected by a php-script and integrated in the template. But how can i get a tempaltevar into a php-var ($var = $album->thumbnail) or how do i add some new templatevars ($album->thumbnail1, $album->thumbnail2, $album->thumbnail3, $album->thumbnail4)?

2. Is there a possibility to show only a specific number of gallerys on one site and splitt the gallerys to several site like in the news-module?

Thanks in advance

Re: modul album - serval thumbs / pagination

Posted: Fri Jul 10, 2009 11:56 am
by nicmare
2.: yes. in the settings you have to set columns and rows (for example 5 and 4) and then it will generate a pagination

Re: modul album - serval thumbs / pagination

Posted: Fri Jul 10, 2009 12:35 pm
by mydom
I do not want to set the pagination inside a gallery in detailed view for the images. I want to spitt the gallery's on summary-page where all the gallery's are listed. The settings you said seems to be only for listing the images not the gallery''s.

Re: modul album - serval thumbs / pagination

Posted: Wed Jul 22, 2009 10:42 pm
by Dr.CSS
If the Album template has the pagination in the top of it then most times you can use number="2" and it invokes pagination {if}...