欧美在线播放免费人成视频,国产精品成人啪免费视频,一区二区三级片毛片,日本阿v视频高清在线青青,亚洲日韩高清在线亚洲专区2021,97国产喷水福利在线二区,国产亚洲人成在线播放,亚洲A级无码免费观看 http://www.vanhostingweb.com 分享技術,共同進步 Fri, 09 Jul 2021 04:25:58 +0000 zh-Hans hourly 1 織夢不同欄目小列表標題調(diào)用當前欄目下文章內(nèi)容 http://www.vanhostingweb.com/4691.html Fri, 09 Jul 2021 04:25:10 +0000 http://www.vanhostingweb.com/?p=4691  

織夢欄目列表頁調(diào)用當前欄目下文章

 

內(nèi)容頁用下面方法調(diào)用即可

{dede:arclist row='1' channelid='1' addfields='body'}[field:body/]{/dede:arclist}

 

]]>
織夢DEDECMS提取文章內(nèi)容第一張圖片或者多張圖片輸出 http://www.vanhostingweb.com/2090.html http://www.vanhostingweb.com/2090.html#respond Sat, 24 Nov 2018 15:58:23 +0000 http://www.vanhostingweb.com/?p=2090 織夢DEDECMS提取文章內(nèi)容第一張圖片

打開 /include/extend.func.php 在最下面加入下面代碼

/**
 *  文章內(nèi)容提取第一張圖片
 *
 * @access    public
 * @param     string  $id		文檔id
 * @param     string  $addField	字段名
 * @return    string
 */
if(!function_exists('getBodyonepic'))
{
	function getBodyonepic($id, $addField='body')
	{
		global $dsql;
		$row = $dsql->GetOne("SELECT a.litpic,c.addtable FROM #@__archives AS a LEFT JOIN #@__channeltype AS c ON a.channel=c.id where a.id='$id'");
		$addtable = trim($row['addtable']);
		if($row['litpic'] == '-' || $row['litpic'] == '')
		{
			$litpic = $GLOBALS['cfg_cmspath'].'/images/defaultpic.gif';
		}
		$row = $dsql->GetOne("SELECT $addField FROM `$addtable` WHERE aid=$id");
		$body = $row["$addField"];
		preg_match_all("/<img([^>]*)\s*src=('|\")([^'\"]+)('|\")/",$body,$matches);
		$imgsrc_arr = array_unique($matches[3]);
		$result = $imgsrc_arr[0] ? $imgsrc_arr[0] : $litpic;
		return $result;
	}
}

首頁/列表頁標簽調(diào)用

[field:id function=getBodyonepic(@me)/]

內(nèi)容頁標簽調(diào)用

{dede:field.id function=getBodyonepic(@me)/}

織夢DEDECMS提取文章內(nèi)容里的圖片(多張)自定義輸出

打開 /include/extend.func.php 在最下面加入下面代碼

/**
 *  文章內(nèi)容提取圖片(多張)自定義輸出
 *
 * @access    public
 * @param     string  $string  	文檔內(nèi)容
 * @param     string  $num  	輸出幾張
 * @return    string
 */
if(!function_exists('getBodypics'))
{
	function getBodypics($string, $num)
	{
		preg_match_all("/<img([^>]*)\s*src=('|\")([^'\"]+)('|\")/",$string,$matches);
		$imgsrc_arr = array_unique($matches[3]);
		$count = count($imgsrc_arr);
		$i = 0;
		foreach($imgsrc_arr as $imgsrc)
		{
			if($i == $num) break;
			$result .= "<img src=\"$imgsrc\"/>";
			$i++;
		}
		return $result;
	}
}

首頁/列表頁標簽調(diào)用

{dede:arclist typeid='' row='' channelid='填模型id' addfields='body'}
[field:body function=getBodypics(@me,3)/]
{/dede:arclist}

內(nèi)容頁標簽調(diào)用

{dede:field.body function=getBodypics(@me,3)/}

上圖中的3是指獲取3張圖片

]]>
http://www.vanhostingweb.com/2090.html/feed 0
織夢dedecms手機站文章內(nèi)容中圖片的變形的解決方法 http://www.vanhostingweb.com/1423.html http://www.vanhostingweb.com/1423.html#respond Wed, 29 Nov 2017 06:20:46 +0000 http://www.vanhostingweb.com/?p=1423 我們的手機站大多數(shù)都是自適應的,圖片如果有寬高限制就變形了。添加文章圖片時很多時候都會有width height style這些屬性在里面,在手機站上要把它們清除,又不能影響電腦站的,不修改程序內(nèi)核文件,我們可以在手機版內(nèi)容頁模板里,把調(diào)用文章內(nèi)容的標簽

{dede:field.body/}

替換成

{dede:field.body runphp=yes}
global $cfg_basehost;
$str = @me;
$search = '/(<img.*?)width=(["\'])?.*?(?(2)\2|\s)([^>]+>)/is';
$search1 = '/(<img.*?)height=(["\'])?.*?(?(2)\2|\s)([^>]+>)/is';
$search2 = '#(<img.*?style=".*?)width: \d+px;([^"]*?.*?>)#i';
$search3 = '#(<img.*?style=".*?)height: \d+px;([^"]*?.*?>)#i';
$content = preg_replace($search,'$1$3',$str);
$content = preg_replace($search1,'$1$3',$content);
$content = preg_replace($search2,'$1$2',$content);
$content = preg_replace($search3,'$1$2',$content);
@me = str_replace('/uploads/allimg/', $cfg_basehost.'/uploads/allimg/', $content);//手機版圖片使用絕對路徑
{/dede:field.body} 

 

]]>
http://www.vanhostingweb.com/1423.html/feed 0
亚洲中文色欧另类欧美,久久久久久久激情,亚洲 日韩 欧美 另类 国产,中文字幕高清无码男人的天堂 www.sucaiwu.net