bbPress Attachments - bbPress 附件上传插件
http://www.dreamfreeblog.com/bbs/
安装此插件后,用户发表日志时可以上传附件。
安装方法:
* make a directory /bb-attachments/ ABOVE your webroot ie./home/username/bb-attachments/
* chmod 777 the above /bb-attachments/ directory
* (skip this step if your bbPress is 0.9.0.2 or newer) edit edit-post.php and below <?php edit_form(); ?> put <?php if (function_exists('bb_attachments')) {bb_attachments();} ?>
* install plugin in it's own bb-attachments directory in my-plugins then activate plugin
* there are some optional settings you can adjust in bb-attachments.php
bbPress Attachments 下载: http://bbpress.org/plugins/topic/bb-attachments/