[問題]關於 HTML 的 <pre> 語法問題(已解決)
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
用這個外掛就不用pre標籤了,該外掛好像有通過官方認證的唷
代碼: 選擇全部
##############################################################
## MOD Title: Allow multiple spaces in posts
## MOD Author: chris_blessing < webguy@330i.net > (Chris Blessing) http://forums.330i.net
## MOD Description: As the title states, it simply allows users to use multiple spaces
## in their posts by inserting the entity as necessary.
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 1 Minute
## Files To Edit: includes/functions_post.php
## Included Files: n/a
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
##############################################################
## Author Notes:
## This is a global add-on, no ACP control provided (yet).
##############################################################
## MOD History:
##
## 2004-04-17 - Version 1.0.0
## - first edition, no ACP yet \r
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

