Recently i decided to opensource one of my scripts i have been using in the past.
Features:
- No Mysql needed,
- Admin page included but limited to one user/password;Adding, deleting files; adding folders,
- Lightbox,
- Automagic thumbnailing,
- You can also turn off administration and use FTP to upload images, once pages with new images are accessed, thumbnails will be created.
Requirements:
- safemode off
- apache server with php > 4*
- a little knowledge editing scripts
Setup:
- edit to suit needs
- upload
- make folder with images
/* RawGallery 1.0 GNU/GPL - RawDev.net // Derived from phAlbum (c) phphq.Net //=========================================================== Customised 09 Aug 07 Marko Zabreznik hekos (a) rawdev.net - Added PHP Sessions - Thumbnails in subfolder - Implemented relative resizeing for thumbnails - Login now linked instead of login box on every page - Logout implemented - Embeded images, favicon and css into script - Made image display name a link - Rebuilt navigation - XHTML validated - Rearanged Settings - Fixed bugs - Made PHP 5.2.2 strict compatible //=========================================================== This script is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. http://www.gnu.org/licenses/gpl.txt Folder Images were taken from KDE //=========================================================*/
Download: link.