DISCUZ論壇的UBB編輯器(增加靈活調(diào)用,支持ASP UBB解析)打包下載
更新時間:2008年04月27日 19:07:25 作者:
從Discuz分離的網(wǎng)頁編輯器,大家可以加到自己的頁面上
復制代碼 代碼如下:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gbk">
<title>Discuz編輯器</title>
<meta name="keywords" content="Discuz編輯器">
<meta name="description" content="Discuz編輯器">
<meta name="generator" content="Discuz! 5.0.0 with Templates 5.0.0">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta http-equiv="MSThemeCompatible" content="Yes">
</head>
<br/>
調(diào)用方法請看本例源碼。<br/>
UBB代碼顯示:在要顯示的頁面包含ubb.asp這個文件<br/>
如下顯示:Ubbcode(server.htmlencode(request("content")))<br/>
<form method="post" action="?action=add">
<table cellspacing="1" border=1>
<tr>
<th colspan="2">添加貼子</th>
</tr>
<tr>
<td width="26">標題</td>
<td width="699" style="text-align:left"><input type="text" name="title" size="42">
</td>
</tr>
<tr>
<td>內(nèi)容</td>
<td>
<textarea name="content" cols="80" rows="2" style="display:none"></textarea>
<iframe ID="Editor" name="Editor" src="edit.htm?id=content" frameBorder="0" marginHeight="0" marginWidth="0" scrolling="No" style="height:320px;width:100%"></iframe>
</td>
</tr>
<tr>
<td colspan="2">
<div align="center">
<input type="submit" value="添加內(nèi)容">
<input type="reset" value="重新填寫">
</div></td>
</tr>
</table>
</form>
</body>
</html>
DISCUZ論壇的UBB編輯器下載
相關文章
autogrow 讓FCKeditor高度隨內(nèi)容增加的插件
讓FCKeditor高度隨內(nèi)容增加的插件,這個插件在默認情況下可能運行不正常,必須做一點修改才可以。2011-02-02百度ueditor組件上傳圖片后如何設置img里的alt屬性
百度ueditor組件,使用上傳圖片后,設置了一個alt屬性,其值是上傳圖片時的本地路徑,如果想更改的話可以參考下面的解決方法2014-09-09FCKeditor + SyntaxHighlighter 讓代碼高亮著色插件
FCKeditor是現(xiàn)在最為流行的開源編輯器,SyntaxHighlighter是一個用JS實現(xiàn)的代碼高亮顯示插件,F(xiàn)CKeditor + SyntaxHighlighter 讓代碼高亮著色,可以最小化修改您的程序?qū)崿F(xiàn)效果2014-06-06CKEditor/FCKEditor 使用FCKeditor 2.6.5 快速使用教程(含插入圖片)
CKEditor 是著名的 HTML 編輯器,IBM、Oracle、Adobe 等都在用。CKEditor 創(chuàng)建于 2003 年,其前身為 FCKEditor,在 2009 年的時候把“F”去掉了,更名為 CKEditor。2010-03-03百度編輯器 ueditor 內(nèi)容編輯自動套P標簽,及p標簽 替換
這篇文章主要介紹了百度編輯器 ueditor 內(nèi)容編輯自動套P標簽,及p標簽 替換,需要的朋友可以參考下2017-03-03DISCUZ論壇的UBB編輯器(增加靈活調(diào)用,支持ASP UBB解析)打包下載
從Discuz分離的網(wǎng)頁編輯器,大家可以加到自己的頁面上2008-04-04針對PHP環(huán)境下Fckeditor編輯器上傳圖片配置詳細教程
今天介紹Fckeditor上傳圖片功能在PHP中的配置方法,涉及Fckeditor上傳圖片的上傳路徑配置、限制Fckeditor上傳圖片大小設置、Fckeditor上傳圖片文件名重名及亂碼解決方法以及針對上傳圖片添加水印功能的實現(xiàn)方法,只要掌握了以上四點,F(xiàn)ckeditor在大部分PHP類型網(wǎng)站中的應用都能解決2014-04-04