dedecmsmip_织梦MIP文章内容页图片适配百度MIP规范
不用修改程序內核文件,不影響電腦站和手機站文章內容頁的文章內容輸出,增加個自定義方法來解決織夢MIP文章內容頁圖片適配百度MIP規范
操作步驟
width|height 去除圖片寬高
style 去除內聯樣式
/uploads/ 相對路徑圖片路徑替換成絕對路徑
打開 /include/extend.func.php 在最下面加入個方法
/**
* MIP文章內容頁圖片適配百度MIP規范
*
* @access public
* @param string $content 文章內容
* @return string
*/
function mip($content){
global $cfg_basehost;
preg_match_all('//', $content, $images);
if(!is_null($images)) {
foreach($images[1] as $index => $value){
$mip_img = str_replace('
$mip_img = str_replace('>', '>', $mip_img);
$mip_img = preg_replace('/(width|height)="\d*"\s/', '', $mip_img );
$mip_img = preg_replace('/ style=\".*?\"/', '',$mip_img);
$content = str_replace($images[0][$index], $mip_img, $content);
}
}
preg_match_all('/ style=\".*?\"/', $content, $style);
if(!is_null($style)) {
foreach($style[0] as $index => $value){
$mip_style = preg_replace('/ style=\".*?\"/', '',$style[0][$index]);
$content = str_replace($style[0][$index], $mip_style, $content);
}
}
$content = str_replace('/uploads/', $cfg_basehost.'/uploads/', $content);
return $content;
}
內容頁模板標簽寫法
{dede:field.bodyfunction=mip(@me)/}
總結
以上是生活随笔為你收集整理的dedecmsmip_织梦MIP文章内容页图片适配百度MIP规范的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 宇宙星座信用卡的优势
- 下一篇: 投资100每天收益3.24元 这个项