admin
19-09-2010, 10:31 AM
Demo: http://thewebdeveloperguy.com/temp/autogallery
http://img230.imageshack.us/img230/5757/75985663.jpg
The Ultimate Lazy Man’s Gallery! This script scans images from within folders and automatically builds the thumbnails and gallery pages for you. The galleries are also loaded via ajax.
Please note, there is no admin tool for this script. However, you will still be able to edit basic settings through a config file. Since there is no admin tool the only way you can upload your photos is through something such as FTP . This is by design since I wanted to keep the process as minimalistic as possible. All you do is upload your photos into a folder and boo-bam, you’re done.
CHANGELOG :
4/5/2010 – Fixed a problem where the ajax requests would no longer work. This was due to the fact that people upon changing the folder structure would then forget to update the path of the ajax request in the JS file. This is no longer the case. You now only need to set the path once in settings.php and the path of the ajax request will be updated for you.
4/6/2010 – Fixed a problem some people were having with the function scandir (available only in php5). Now, the script will check to see if the function scandir exists, if it doesn’t it’ll degrade and use the function opendir instead which is available even in php4.
5/17/2010 – Fixed a bug in cropImage.php that was preventing GIF and PNG thumbnails from being created.
http://hotfile.com/dl/70352922/7d69166/auto-gallery.rar.html
http://img230.imageshack.us/img230/5757/75985663.jpg
The Ultimate Lazy Man’s Gallery! This script scans images from within folders and automatically builds the thumbnails and gallery pages for you. The galleries are also loaded via ajax.
Please note, there is no admin tool for this script. However, you will still be able to edit basic settings through a config file. Since there is no admin tool the only way you can upload your photos is through something such as FTP . This is by design since I wanted to keep the process as minimalistic as possible. All you do is upload your photos into a folder and boo-bam, you’re done.
CHANGELOG :
4/5/2010 – Fixed a problem where the ajax requests would no longer work. This was due to the fact that people upon changing the folder structure would then forget to update the path of the ajax request in the JS file. This is no longer the case. You now only need to set the path once in settings.php and the path of the ajax request will be updated for you.
4/6/2010 – Fixed a problem some people were having with the function scandir (available only in php5). Now, the script will check to see if the function scandir exists, if it doesn’t it’ll degrade and use the function opendir instead which is available even in php4.
5/17/2010 – Fixed a bug in cropImage.php that was preventing GIF and PNG thumbnails from being created.
http://hotfile.com/dl/70352922/7d69166/auto-gallery.rar.html