校园春色亚洲色图_亚洲视频分类_中文字幕精品一区二区精品_麻豆一区区三区四区产品精品蜜桃

主頁 > 網站建設 > 建站知識 > 織夢模板kindeditor編輯器圖片上傳增加圖片說明alt屬性和title屬性

織夢模板kindeditor編輯器圖片上傳增加圖片說明alt屬性和title屬性

POST TIME:2021-05-23 02:14

織夢kindeditor編輯器圖片上傳增加圖片說明alt屬性和title屬性效果圖:

1、在織夢/include/kindeditor/kindeditor-all.js 或者 /kindeditor/kindeditor.js 或者 /kindeditor/kindeditor-min.js 找到圖片按鈕的代碼

'<div class="tab2" >',

 

在里面加入

'<div class="ke-dialog-row">',

'<label for="remoteTitle" >' + lang.imgTitle + '</label>',

'<input type="text" id="remoteTitle" class="ke-input-text" name="title" />',

'<input id="autotitle" class="np" type="checkbox" onclick="if($(this).is(':checked')){$(this).prev().val($('#title').val());}else{$(this).prev().val('');}"> 使用文章標題',

'</div>',


2、kindeditor_post.php 或者 kindeditorphpupload_json.php 找到

echo $json->encode(array('error' => 0, 'url' =>

改成

$img_title = $_POST['title'];

echo $json->encode(array('error' => 0, 'url' => $activepath."/$mdir/".$filename_name, 'title'=>$img_title));

就是加了 img_title 而已,注意你的代碼,不一定跟我上面的是一樣的。在你的基礎上加入而已。



收縮
  • 微信客服
  • 微信二維碼
  • 電話咨詢

  • 400-1100-266
主站蜘蛛池模板: 宁强县| 容城县| 西充县| 兴文县| 长沙市| 新源县| 涞水县| 蒙阴县| 彩票| 太康县| 永城市| 望城县| 剑河县| 长顺县| 扶风县| 民和| 清徐县| 河津市| 阿勒泰市| 阿图什市| 宿松县| 隆林| 蕉岭县| 滨海县| 乌鲁木齐县| 名山县| 吉首市| 河曲县| 浮梁县| 秦皇岛市| 商丘市| 宜川县| 鄂伦春自治旗| 昌都县| 上杭县| 公安县| 顺昌县| 葫芦岛市| 仙游县| 农安县| 霍林郭勒市|