modul album - serval thumbs / pagination
Posted: Fri Jul 10, 2009 10:36 am
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
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