国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > 織夢DEDE > 正文

織夢圖片自動加上alt和title等屬性的修改方法

2024-07-12 09:01:50
字體:
來源:轉載
供稿:網友

找到include文件夾下面的arc.archives.class.php文件,打開,記得不能用記事本打開,可以在dedecms后臺文件管理里面打開或者notepad++等軟件打開。

 

找到下面這段代碼:

//設置全局環境變量

$this->Fields['typename'] = $this->TypeLink->TypeInfos['typename'];

@SetSysEnv($this->Fields['typeid'],$this->Fields['typename'],$this->Fields['id'],$this->Fields['title'],'archives');

}

//完成附加表信息讀取

unset($row);

大概在第204行。

 然后在

@SetSysEnv($this->Fields['typeid'],$this->Fields['typename'],$this->Fields['id'],$this->Fields['title'],'archives');

 下面添加:

$this->Fields['body'] = str_ireplace("<img " ,"<img alt='".$this->Fields['title'].",武林網' ",$this->Fields['body']);

$this->Fields['imgurls'] = str_ireplace("<img " ,"<img alt='".$this->Fields['title'].",武林網' ",$this->Fields['imgurls']);

$this->Fields['introduce'] = str_ireplace("<img " ,"<img alt='".$this->Fields['title'].",武林網' ",$this->Fields['introduce']);

其中的“武林網”可以更換成你想要更換的文字。

 

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 神池县| 炉霍县| 延长县| 南和县| 凯里市| 申扎县| 织金县| 厦门市| 筠连县| 景宁| 莱西市| 漳平市| 太保市| 府谷县| 微博| 定西市| 山西省| 玉溪市| 万宁市| 辽宁省| 勐海县| 康平县| 土默特右旗| 基隆市| 礼泉县| 班玛县| 合作市| 巩留县| 邢台市| 邵阳市| 临沧市| 南涧| 洛南县| 双牌县| 鸡西市| 靖边县| 阜宁县| 上栗县| 曲阜市| 安岳县| 福安市|