91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.75MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-11-15
  • 語言: PHP
  • 標簽: ecshop??ueditor??

資源簡介

文章為轉(zhuǎn)載以備用,請嚴格按要求修改, 特別是pageheader.htm這個文件 ================================================================ 1、下載uediter編輯器,解壓上傳目錄uediter到根目錄/includes/下 2、修改admin/includes/lib_main.php /** * 生成編輯器 * @param string input_name 輸入框名稱 * @param string input_value 輸入框值 */ function create_html_editor($input_name, $input_value = '') { global $smarty; $editor = new FCKeditor($input_name); $editor->BasePath = '../includes/fckeditor/'; $editor->ToolbarSet = 'Normal'; $editor->Width = '100%'; $editor->Height = '320'; $editor->Value = $input_value; $FCKeditor = $editor->CreateHtml(); $smarty->assign('FCKeditor', $FCKeditor); } 修改為: /** * 生成編輯器 * @param string input_name 輸入框名稱 * @param string input_value 輸入框值 */ function create_html_editor($input_name, $input_value = '') { global $smarty; //www.zuimoban.com $kindeditor=" $input_value var ue = UE.getEditor('editor'); UE.getEditor('editor').focus(); "; //zuimoban $smarty->assign('FCKeditor', $kindeditor); } 3、修改admin/templates/pageheader.htm 將: {insert_scripts files="../js/transport.js,common.js,../js/utils.js"} 替換為: <script type="tex

資源截圖

代碼片段和文件信息

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-08-04?16:40??ueditor\
?????目錄???????????0??2014-05-29?16:47??ueditor\dialogs\
?????目錄???????????0??2014-05-29?16:47??ueditor\dialogs\anchor\
?????文件????????1627??2014-05-29?16:47??ueditor\dialogs\anchor\anchor.html
?????目錄???????????0??2014-05-29?16:47??ueditor\dialogs\attachment\
?????文件???????15063??2014-05-29?16:47??ueditor\dialogs\attachment\attachment.css
?????文件????????2370??2014-05-29?16:47??ueditor\dialogs\attachment\attachment.html
?????文件???????30808??2014-05-29?16:47??ueditor\dialogs\attachment\attachment.js
?????目錄???????????0??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\
?????文件?????????923??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif
?????文件?????????841??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_default.png
?????文件????????1012??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif
?????文件?????????949??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif
?????文件?????????950??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif
?????文件?????????986??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif
?????文件????????1001??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif
?????文件?????????996??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif
?????文件????????1001??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif
?????文件????????1009??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif
?????文件????????1007??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif
?????文件?????????970??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif
?????文件????????1005??2014-05-29?16:47??ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif
?????目錄???????????0??2014-05-29?16:47??ueditor\dialogs\attachment\images\
?????文件????????1051??2014-05-29?16:47??ueditor\dialogs\attachment\images\alignicon.gif
?????文件????????3714??2014-05-29?16:47??ueditor\dialogs\attachment\images\alignicon.png
?????文件????????2810??2014-05-29?16:47??ueditor\dialogs\attachment\images\bg.png
?????文件???????20097??2014-05-29?16:47??ueditor\dialogs\attachment\images\file-icons.gif
?????文件???????44070??2014-05-29?16:47??ueditor\dialogs\attachment\images\file-icons.png
?????文件?????????453??2014-05-29?16:47??ueditor\dialogs\attachment\images\icons.gif
?????文件????????2678??2014-05-29?16:47??ueditor\dialogs\attachment\images\icons.png
?????文件????????1672??2014-05-29?16:47??ueditor\dialogs\attachment\images\image.png
............此處省略305個文件信息

評論

共有 條評論