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

主頁 > 網站建設 > 建站知識 > 織夢模板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
主站蜘蛛池模板: 绥芬河市| 鹿泉市| 桑日县| 赣州市| 武平县| 马龙县| 谢通门县| 临江市| 甘德县| 区。| 余姚市| 宁城县| 自治县| 宜章县| 浦江县| 达孜县| 特克斯县| 汝南县| 永寿县| 青阳县| 遵义县| 浑源县| 白河县| 崇州市| 大埔区| 汝南县| 临桂县| 大英县| 台湾省| 龙海市| 吐鲁番市| 诸暨市| 遵义市| 桦甸市| 开远市| 阳曲县| 读书| 司法| 桂平市| 清流县| 巴青县|