織夢(mèng)DedeCMS增加文章頁實(shí)現(xiàn)閱讀全文功能

現(xiàn)在很多網(wǎng)站尤其是新聞?lì)惥W(wǎng)站都有閱讀全文功能,當(dāng)一個(gè)頁面有多個(gè)分頁的時(shí)候就會(huì)顯示出這個(gè)“閱讀全文”的鏈接,點(diǎn)擊這個(gè)鏈接之后就是這篇文章以沒有分頁出現(xiàn)的形式,那么dedecms如何在文章內(nèi)容頁也實(shí)現(xiàn)這個(gè)功能呢?

修改方法:

找到并打開/include/arc.archives.class.php文件,在大概第145行左右的位置找到如下代碼:

$this->Fields['userip'] = $this->addTableRow['userip'];

在它下面添加

$this->Fields['body2'] = $this->addTableRow['body'];

搜索:

$this->dsql->ExecuteNoneQuery("Update `#【分隔符】@__archives` SET ismake=1 WHERE id='".$this->ArcID."'");

注意,查找的時(shí)候手動(dòng)去掉上面的那個(gè)【分隔符】字樣,找到后在其上面添加如下代碼:

//閱讀全文開始 
if($this->TotalPage > 1) {
        //用正則匹配把分頁符去掉
        $this->Fields['body2'] = preg_replace('/#p#副標(biāo)題#e#/U', '',$this->Fields['body2']);
        $this->SplitFields = explode("#p2222#",$this->Fields['body2']);
        $this->Fields['tmptitle'] = (empty($this->Fields['tmptitle']) ? $this->Fields['title'] : $this->Fields['tmptitle']);
        $this->Fields['title'] = $this->Fields['tmptitle'];
        $this->TotalPage = count($this->SplitFields);
        $this->Fields['totalpage'] = $this->TotalPage;
        $TRUEfilenameall = $this->GetTruePath().$fileFirst."_all.".$this->ShortName;
        $this->ParseDMFields(1,0);
        $this->dtp->SaveTo($TRUEfilenameall);   
        if($cfg_remote_site=='Y' && $isremote == 1)
        {
        //分析遠(yuǎn)程文件路徑
        $remotefile = str_replace(DEDEROOT, '', $TRUEfilename);
        $localfile = '..'.$remotefile;
        //創(chuàng)建遠(yuǎn)程文件夾
        $remotedir = preg_replace("#[^\/]*\.html#", '', $remotefile);
        $this->ftp->rmkdir($remotedir);
        $this->ftp->upload($localfile, $remotefile, 'ascii');
        }
        } 
 //閱讀全文結(jié)束

添加完成之后繼續(xù)在里面查找獲得靜態(tài)頁面分頁列表的代碼,里面有return $PageList;在它上面添加下面代碼:

$PageList.= "<a href='".$this->NameFirst."_all.".$this->ShortName."'>閱讀全文</a>";

修改完成后,生成一下內(nèi)容頁就可以看到效果了,當(dāng)文章內(nèi)容太多分成多頁之后就會(huì)在列表后面出現(xiàn)閱讀全文的鏈接了,大家趕快試試吧。

 

THE END
亚洲中文色欧另类欧美,久久久久久久激情,亚洲 日韩 欧美 另类 国产,中文字幕高清无码男人的天堂 www.sucaiwu.net