Root Site Admin
Joined: 30 Jun 2008 Posts: 14
|
Posted: 08.07.2008, 20:16 Post subject: Photo Album v2 for phpBB2 |
|
|
| Code: | ##############################################################
## MOD Title: Photo Album v2 for phpBB2
## MOD Author: Smartor < smartor_xp@hotmail.com > (Hoang Ngoc Tu) http://smartor.is-root.com
## MOD Description: This is a phpBB-based photo album/gallery management system. It is really powerful, stable, efficient, rich features and highly customizable. The version 2 was written from the scratch for more security, performance, etc. It is not really a MOD/hack, it is rather a phpBB-based system :)
## MOD Version: 2.0.56a
##
## Installation Level: Intermediate
## Installation Time: 14 minutes
## Files To Edit: admin/admin_users.php
## includes/constants.php
## includes/page_header.php
## viewonline.php
## admin/index.php
## templates/subSilver/overall_header.tpl
## templates/subSilver/subSilver.cfg
## includes/usercp_viewprofile.php
## templates/subSilver/profile_view_body.tpl
## language/lang_english/lang_main.php
## Included Files: phpbb_root/*.php
## phpbb_root/admin/*.php
## phpbb_root/album_mod/*.*
## phpbb_root/language/lang_english/*.php
## phpbb_root/templates/subSilver/*.*
## phpbb_root/templates/subSilver/admin/*.*
## phpbb_root/templates/subSilver/images/*.*
## phpbb_root/templates/subSilver/images/lang_english/*.*
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
## Generator: Phpbb.ModTeam.Tools
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes: Features:
## - Fully integrated with phpBB2 backend (DB, session, template, multi languages, etc.)
## - Powerful and handy AdminCP
## - Auto-generated thumbnail (require GD)
## - Manual-uploaded thumbnail (for someone cannot install GD)
## - Thumbnail cache (for better performance)
## - Multi-categories
## - Powerfull and phpBB-like permissions system
## - ModeratorCP
## - Upload Quota
## - Pic Description
## - Recent pics
## - Personal galleries (for member-oriented boards)
## - Rate system
## - Comment system
## - Hotlink prevention (can set allowed domains)
## - Auto optimization for different GD versions
## - Pic view counter
## - Admin/Moderator pic approval
## - Probably uploadable in PHP Safe Mode
## - The rest is for your exploring ;)
## Requirements:
## A running phpBB 2.0.x (of course - recommend the lastest version)
## GD 1.8.x - 2.0 or higher (require for auto-thumbnail - more detail at http://www.boutell.com/gd)
## HTTP File Upload Enabled (this MOD can work with PHP Safe-Mode in some cases)
## MySQL 3.23.x or better
## A basic ability to follow my instructions (read this file carefully by letter and follow step-by-step)
##
## Tested with:
## phpBB 2.0.4 - PHP 4 (I recommend the up-to-date version) - MySQL 3.23.x
## phpBB 2.0.20 - PHP 4.11 - MySQL 3.23.49
## phpBB 2.0.21 - PHP 5.1.4 - MySQL 5.0.21
## phpBB 2.0.22 - PHP 5.1.4 - MySQL 5.0.21
##
##############################################################
## MOD History:
##
## See changelog.txt in the docs-subdir
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
############################################################## |
| Description: |
| Photo Album v2 for phpBB2 |
|
 Download |
| Filename: |
album_v2056a.zip |
| Filesize: |
123.84 KB |
| Downloaded: |
297 Time(s) |
|
|