MOD Description: OTF Gallery is a really simple gallery system which allows admins to quickly upload and create Gallery Pages without using the DB for storing informations. Thumbnails are automatically generated.
MOD Version: 0.5.1
MOD Download: http://www.icyphoenix.com/dload.php...id=1&file_id=51
Last Stable version: 0.5.1
Demo Board: http://www.icyphoenix.com/_bb3/otf_gallery.php
Demo Username: demo
Demo Password: demopwd
PHP Author: Mighty Gorgon
Flash Author: FlepStudio
Hi All.
Here you will find OTF Gallery for phpBB 3 RC7.
It is the first time I try to integrate Flash into phpBB, and I'm not pretty sure if this will be accepted by mods guidelines... Anyway this beta version has some new features, feel free to test it and report bugs and comments.
Here some details.
DESCRIPTION:
OTF Gallery is a really simple gallery system which allows admins to quickly upload and create Gallery Pages without using the DB for storing informations. It has been designed to create and show thumbnails of images in one folder and provide a nice flash slideshow (coded by FlepStudio). All you have to do is uploading images into a folder and OTF Gallery will do the rest.
REQUIREMENTS:
- phpBB 3
- FTP access to the server
- CHMOD 777 to cache folders for storing thumbnails
- GD Libraries 2.x.x or above (it may works even with GD1 but it is not fully tested)
HOW TO INSTALL IT
- Check the requirements... if you fit in it, then download the package
- Check the requirements... if you fit in it, then download the package
- Unzip the package and upload all files contained in the root folder to your phpBB 3 root folder
- CHMOD 0777 album/cache/
- CHMOD 0777 album/cache/s/
- CHMOD 0777 album/cache/m/
- CHMOD 0777 album/cache/l/
- CHMOD 0777 album/cache/w/
- CHMOD 0777 album/otf/
- CHMOD 0777 album/otf/users_pics/
- CHMOD 0777 album/xml/
- Upload one or more folders with images into album/otf/ folder
- Load otf_gallery.php into your browser
- Choose your gallery from the dropdown and click on GO
KNOWN ISSUES:
- Some hosting doesn't allow to use many CPU charge on GD functions, so if you are having problems with this script, tro to use it on smaller images.
TROUBLESHOOTING:
- If you see only the link of images and not the thumbnails, you may not have the correct permissions set on your folders. Make sure that the folders where thumbnails are going to be stored are writable (CHMOD 777 on some servers).
- If slideshow images stretches it is likely to be related to thumbnails settings on your otf_config.php. Try to review your configuration.
TIPS:
- This gallery has been optimized for JPG and PNG. GIF images will be shown as well, but in thumbs and slideshows they will lose the animation due to GD2 and FLASH compatibility.
- Slideshow works best with no more of 450px height large thumbs (used for images in slideshow), and no more of 30 pictures, otherwise pages may stretches and/or pictures won't fit.
- Small thumbnails for slideshow needs to be forced to the size they are or they won't fit the small frame in the slideshow.
FAQ:
- What is this mod for?
This mod is a quick gallery system to be feeded by admins. It has been created to show images thumbnail in a gallery style by simply uploading folders with images. Since this system doesn't rely on DB, then no special features are available such as rating, commenting, and anything else which should be DB related. It is just an easy way to show images in an automated way. No need to create extra HTML pages with your images. Those who don't have FTP access may upload pictures using otf_upload.php, but pictures will be stored in a standard folder for all users (users_pics).
- Is this a full gallery system?
No it isn't, and no extra special features will be added. It is meant just to give quick gallery pages. If you are looking for a full gallery system this MOD is not for you.
- Does this system use DB to store information in?
No OTF Gallery relies only on physical files, so gallery are created when uploading folders via FTP and are deleted when folders are delted.
- Does this gallery have a thumbnails system?
Yes, this gallery has a thumbnails system based on GD Libraries, so you will need GD to be able to use this feature. Thumbnails are stored in cache folders so to be quickly accessible.
- Is this tool configurable?
Only few options are available and must be directly edited into includes/FAP/otf_config.php.
- Can users upload pictures into OTF Gallery?
Users with no FTP access may upload pictures only in one predetermined folder called users_pics by using otf_upload.php. This feature lets user upload their pictures and have a thumbnail for it so they can use it in their posts. As already said, this is only a quick gallery system... to have a full gallery system with upload to category and other features you should use another system.
- Is it difficult to be installed?
Only few phpBB 3 files editing are required (no cores editing and you may even omit them). If your server support and run GD Libraries properly, you will need just to upload all the files in the package, apply a couple of small modifications to phpBB 3 files and use OTF Gallery.
- What can I customize?
Some settings are customizable by editing the first otf_config.php (you can change for example some thumbnails size or the path where thumbnails are stored... and more!). ACP form will be provided after phpBB 3 official release.
- Can I have Flash file source?
For any help reagarding FLASH customization please visit: http://www.flepstudio.org
Since I would like this mod to remain a simple one, I won't add many features into it. I'm in the process of coding a more complex gallery system with extra features, but it is another mod and it is still in the coding phase.
I'll repeat again:
If you are looking for a full gallery system this MOD is not for you.
Feedbacks and comments are really welcome. Please use this topic for bugs reporting as well.
OTF Gallery
Package Name: OTF Gallery
Package Version: 0.5.1
Creator: Mighty Gorgon
DOWNLOAD: OTF Gallery
DEMO: OTF Gallery Demo
Package Version: 0.5.1
Creator: Mighty Gorgon
DOWNLOAD: OTF Gallery
DEMO: OTF Gallery Demo
_____________________
UPDATE
• 2007/11/29 Version raised to 0.5.1
• 2007/11/28 Version raised to 0.5.0
_____________________
Here are few suggestions from another user:
FranckTH wrote: [View Post]