Gallery Module - get only several specific images

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
toto
Forum Members
Forum Members
Posts: 29
Joined: Tue Nov 07, 2006 11:38 am

Gallery Module - get only several specific images

Post by toto »

??? Hi friends.

In Gallery Module how can i get only all images with specific and similar filename.

For example autocar1.jpg, autocar2.jpg, autocar3.jpg.
I have a gallery with 50 images and some of them have a specific filename like: autocar1.jpg, autocar2.jpg...

How can i show the gallery, but showing only these images with similar filename and different number?

Thanks
Marijus

Re: Gallery Module - get only several specific images

Post by Marijus »

You can call a single image with

Code: Select all

{Gallery img=123}
or create subgallery autocar and put all autocars images in it
Than call

Code: Select all

{Gallery dir="autocars"}
And read module help ;)
Post Reply

Return to “Modules/Add-Ons”