濮阳杆衣贸易有限公司

主頁 > 網(wǎng)站建設(shè) > 建站知識 > 織夢DEDECMS修改摘要、標(biāo)題等字?jǐn)?shù)限制

織夢DEDECMS修改摘要、標(biāo)題等字?jǐn)?shù)限制

POST TIME:2017-12-13 22:45

dedecms修改摘要、標(biāo)題、關(guān)鍵詞等字?jǐn)?shù)默認(rèn)是有限制,但有些站長朋友可能需要更長的字?jǐn)?shù),下面給出具體方法,以下是以5.7為例,其它版本應(yīng)該差不多,主要是掌握思路。

下面dedecms模板中心給大家分享下修改方法:

修改相關(guān)文件:
①修改程序文件
dede
/archives_add.php
/archives_edit.php
/article_add.php
/article_edit.php
-------------------------
如果修改專題摘要,還得修改:
/spec_add.php
/spec_edit.php
-------------------------

查找以下代碼:
$title= cn_substrR($title,$cfg_title_maxlen);
$shorttitle= cn_substrR($shorttitle,36);//簡略標(biāo)題字符數(shù)
$color = cn_substrR($color,7);
$writer= cn_substrR($writer,20);//作者字符數(shù)
$source= cn_substrR($source,30);//文章來源字符數(shù)
$description= cn_substrR($description,600);//摘要字符數(shù)
$keywords= trim(cn_substrR($keywords,30));//關(guān)鍵詞字符數(shù)
$filename = trim(cn_substrR($filename,40));//文件名字符數(shù)
if(!TestPurview('a_Check,a_AccCheck,a_MyCheck'))
找到
$description = cn_substrR($description,600);
修改紅色數(shù)字為想要顯示的摘要字符數(shù)

②修改數(shù)據(jù)表
打開數(shù)據(jù)表,找到相關(guān)數(shù)據(jù)表,查找:
description字段,將其中數(shù)值改為想要的字符數(shù)。

============================================
此方法還可以修改其他顯示字符的數(shù)值



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

  • 400-1100-266
饶阳县| 大安市| 林周县| 三穗县| 兴海县| 会泽县| 汕头市| 瑞金市| 恭城| 柳江县| 山东省| 肇东市| 明星| 新乡市| 新源县| 祁东县| 静安区| 乌鲁木齐市| 合江县| 唐山市| 通州市| 福州市| 德钦县| 精河县| 朝阳县| 江油市| 息烽县| 崇明县| 桦南县| 肇东市| 苏州市| 哈密市| 永仁县| 新野县| 呼图壁县| 贵定县| 胶州市| 北碚区| 鄯善县| 平阴县| 凤阳县|