1 頁 (共 1 頁)

[外掛] File Upload Script

發表於 : 2004-12-31 14:34
webspirit
何必裝 Attachment MOD 那麼辛苦\r
這個簡單的小 MOD 就搞定 ^^
http://www.phpbbhacks.com/download/4394

代碼: 選擇全部

############################################################## 
## MOD Title: Blank Template MOD 
## MOD Author: Meilad (meiladnz@hotmail.com), Ed (ed.linklater@gmail.com) ~ Also cheers to psychowolfman < admin@saskmetal.com > for the blank page mod which was incorporated.
## MOD Description: Simple way to add an upload page to your phpbb rather than spending 60 minutes on attachment mod.
## MOD Version: 1.0
## 
## Installation Level: (Easy) 
## Installation Time: 5 Minutes 
## Files To Edit: includes/page_header.php
##		  viewonline.php
##		  admin/index.php
##		  language/lang_english/lang_main.php
##		  includes/constants.php
##		  templates/subsilver/overall_header.tpl
##
## Included Files: templates/subsilver/up.tpl
##		   up.php
##		   /uploads/ (blank folder)
############################################################## 
## Author Notes: A nifty little addition which was good for my forum when attachment mod was just too timely to do. Adds a page to your phpbb where users can upload files to a folder in your phpbb directory which they can then link to in posts.

Basically like attachment mod yet taking only a fraction of the time and much much easier to install.
## 
############################################################## 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################