Is it possible to have Album show pictures that are uploaded directly

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Is it possible to have Album show pictures that are uploaded directly

Post by RonnyK »

Is it possible to have pictures that are uploaded to a specific folder, to become part of an Album with that name. I want to make the work a little easier to maintain, and thought about setting up some Albums with specific folders, instead of assigning pictures to it. Is there a way that images that are uploaded are "read" on the fly, while opening "Album" through the explorer, instead of having to assign newly uploaded images by hand.

Ronny
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Is it possible to have Album show pictures that are uploaded directly

Post by kermit »

that's basically what the ImageGallery tag does.

{ImageGallery picFolder="uploads/images/galleries/2006-family-vacation/"}

any images in that folder will appear in that gallery or album. i like using the core tag as it doesn't require anything extra to be added and has "enough" features for me.  the only downside is that it does not automatically generate thumbnails for images which don't have one.. such as when you upload images by ftp. you have to browse each directory with new images using ImageManager on the back-end which will cause it to refresh/generate the thumbnails (or use the ImageManager to upload them in the first place).
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Is it possible to have Album show pictures that are uploaded directly

Post by RonnyK »

Thanks for the reply Kermit, but I'm using "Album" as a module and was wondering if there is a possibility to have images added to a folder that represents an album, is automically added to that album, so indeed without having to go to the backend to create thumbnaiils and adding to the album.

Ronny
Post Reply

Return to “CMSMS Core”