婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 網站建設 > 建站知識 > 織夢DeDeCms5.6圖集中圖片ALT自動提取標題的修改方

織夢DeDeCms5.6圖集中圖片ALT自動提取標題的修改方

POST TIME:2020-04-01 19:17

織夢5.6的圖集圖片ALT默認是提取注釋的,需要手動添加,比較懶,不想手動添加的,那么請使用下面的方法,就能實現圖集圖片ALT自動提取標題。

1、查找文件:include/arc.archives.class.php

2、查找(209位置)


  1. //設置全局環境變量
  2. $this->Fields['typename']=$this->TypeLink->TypeInfos['typename'];
  3. @SetSysEnv($this->Fields['typeid'],$this->Fields['typename'],$this->Fields['id'],$this->Fields['title'],'archives');
  4. }
  5. //完成附加表信息讀取
  6. unset($row);
  7. 在@SetSysEnv($this->Fields['typeid'],$this->Fields['typename'],$this->Fields['id'],$this->Fields['title'],'archives');

3、加入下面代碼


  1. //替換圖片描述為標題
  2. $this->Fields['body']=str_ireplace("<img",
  3. "<imgalt='".$this->Fields['title'].",手機壁紙下載(www.plbz.net)",$this->Fields['body']);
  4. $this->Fields['imgurls']=str_ireplace("<img",
  5. "<imgalt='".$this->Fields['title'].",手機壁紙下載(www.plbz.net)",$this->Fields['imgurls']);
  6. $this->Fields['introduce']=str_ireplace("<img",
  7. "<imgalt='".$this->Fields['title'].",手機壁紙下載(www.plbz.net)",$this->Fields['introduce']);


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

  • 400-1100-266
主站蜘蛛池模板: 大足县| 吉木萨尔县| 囊谦县| 云梦县| 平顶山市| 科尔| 海阳市| 平遥县| 华池县| 繁峙县| 南木林县| 当雄县| 奉贤区| 大理市| 长垣县| 运城市| 喀什市| 惠水县| 济宁市| 额济纳旗| 陵水| 来凤县| 腾冲县| 商城县| 阳谷县| 科技| 乌拉特中旗| 绥芬河市| 赞皇县| 岗巴县| 津市市| 桃园市| 方山县| 余姚市| 神木县| 榆中县| 邯郸县| 青河县| 澎湖县| 昂仁县| 陆丰市|