Random Image Module Size

Phoca Gallery modules - modules for Phoca Gallery extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Random Image Module Size

Post by Jan »

Hi, the module has specific size, you can change it in the code:

modules\mod_phocagallery_random_image\mod_phocagallery_random_image.php, see lines 450 +

Jan
If you find Phoca extensions useful, please support the project
vidapura
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 15 Jul 2009, 17:59

Re: Random Image Module Size

Post by vidapura »

I have a different solution to this... I used the random image module from here:

http://extensions.joomla.org/extensions ... 53/details

and just pointed it at the images/phocagallery directory.

It works the way I want it to anyway....

Vida
dtran
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 20 Jul 2009, 17:01

Re: Random Image Module Size

Post by dtran »

Jan wrote:Hi, the module has specific size, you can change it in the code:

modules\mod_phocagallery_random_image\mod_phocagallery_random_image.php, see lines 450 +

Jan

I changed all the sizes and references from 100px to 50px however it is not affecting the image size at all.

Does this module pull the image size from somewhere else?
vidapura
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 15 Jul 2009, 17:59

Re: Random Image Module Size

Post by vidapura »

Which module are you asking about?
The phoca random image module? Or the mod_random_image that I posted about?
They are two different things.
The phoca random image doesn't seem to make different sized images/thumbnails.. which is why I started using the mod_random_image as described above. In THAT one you can change the image size easily.

Vida
dtran
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 20 Jul 2009, 17:01

Re: Random Image Module Size

Post by dtran »

Yes the issue is that I would like to make about have in a module lets say about 3 50px next to each other similar to this
picssample.tiff
the random image works but it only showcases 1 image, so it's not good to me. I would like to be able to showcase several images.
Post Reply