photo gallery
9 posts by 4 authors in: Forums > CMS Builder
Last Post: November 13, 2009 (RSS)
It is possible?
now we can only upload just one image at a time Which takes much longer if we have lots of pictures in one gallery.
thanks Efi
Re: [efi-revivo] photo gallery
By Luke - November 6, 2009
With CMS Builder you can upload as many as 10 images at a time.
Are you already using CMS Builder for uploading photos to your photo gallery? Or were you looking to get started?
Product Development
Re: [Luke] photo gallery
but its take so much time to uploaded the photo 10 by 10...
There is a way to do it faster?
we have more than 100 photo per gallery...
Re: [efi-revivo] photo gallery
By Luke - November 10, 2009
No, there isn't a way to change this in the program.
If you are comfortable editing the source code you can change this by modifying the /cmsAdmin/lib/menus/default/uploadForm.php file and changing the value here:
<?php foreach (range(1, (int) min($uploadsRemaining, 10)) as $count): ?>
As always, make sure you back up this file first.
Keep in mind that you may encounter other limits from your server if you try to upload too many images at once. I would try changing this number to 25 and test, then 50 and test, etc.
I hope this helps, let me know if you have any other questions. :)
Product Development
Re: [Luke] photo gallery
and how we can do auto Watermark on images?
Re: [efi-revivo] photo gallery
It's possible to uploaded the images via FTP?
Re: [efi-revivo] photo gallery
By Dave - November 11, 2009
If you needed those things we'd have to do them through custom programming.
interactivetools.com
Re: [Dave] photo gallery
and how mach time it will take to finish?
1. upload multi images in one click (http://imagevenue.com)
2. add watermark to large image only?
Re: [efi-revivo] photo gallery
By Donna - November 13, 2009
Drop an email to our consulting department -- consulting@interactivetools.com -- and they can give you a hand with that. :)
--
support@interactivetools.com