modul album - serval thumbs / pagination

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
mydom
Forum Members
Forum Members
Posts: 15
Joined: Thu Jul 09, 2009 4:21 pm

modul album - serval thumbs / pagination

Post 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
nicmare
Power Poster
Power Poster
Posts: 1150
Joined: Sat Aug 25, 2007 9:55 am
Location: Berlin

Re: modul album - serval thumbs / pagination

Post 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
mydom
Forum Members
Forum Members
Posts: 15
Joined: Thu Jul 09, 2009 4:21 pm

Re: modul album - serval thumbs / pagination

Post 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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: modul album - serval thumbs / pagination

Post 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}...
Post Reply

Return to “Modules/Add-Ons”