花魁直播高品质美女在线视频互动社区 - 花魁直播官方版

 歡迎來到素材無憂網(wǎng),按 + 收藏我們
登錄 注冊(cè) 退出 找回密碼

dede標(biāo)題欄目按字母首字母命名

時(shí)間: 2019-08-12 22:05 閱讀: 作者:素材無憂網(wǎng)

dede添加欄目的時(shí)候,默認(rèn)欄目名稱是拼音全稱,對(duì)于一些名稱很長(zhǎng)的此語全拼就會(huì)顯得非常長(zhǎng),不僅難看,而且對(duì)于優(yōu)化來說是冗長(zhǎng)。

下面來說下dede標(biāo)題欄目按字母首字母命名的方法。

打開dede/catalog.add.php文件,找到85行:

$toptypedir = GetPinyin(stripslashes($toptypename));

修改為:

$toptypedir = GetPinyin(stripslashes($toptypename),1);

找打108行:

$typedir = $toptypedir.'/'.GetPinyin(stripslashes($v));

修改為:

$typedir = $toptypedir.'/'.GetPinyin(stripslashes($v),1);

找打134行:

$toptypedir = GetPinyin(stripslashes($toptypename));

修改為:

$toptypedir = GetPinyin(stripslashes($toptypename),1);

找打187行:

$typedir = GetPinyin(stripslashes($typename));

修改為:

$typedir = GetPinyin(stripslashes($typename),1);

版權(quán)聲明: 本站資源均來自互聯(lián)網(wǎng)或會(huì)員發(fā)布,如果侵犯了您的權(quán)益請(qǐng)與我們聯(lián)系,我們將在24小時(shí)內(nèi)刪除!謝謝!

轉(zhuǎn)載請(qǐng)注明: dede標(biāo)題欄目按字母首字母命名

標(biāo)簽:  
相關(guān)文章
模板推薦