【DEDE tag长度修改】 1.修改数据库2 Q$ p5 @$ {- b# I- W 进入数据库 修改表dede_tagindex和dede_taglist的tag字段分别修改为255 2.源文件修改 在include/archives.func.php中查找:if(isset($tag[12]) 修改为:if(isset($tag[255]) 在include/archives.func.php中查找:if(isset($tag[20])# C+ t/ ^4 {- x7 { 修改为:if(isset($tag[255])3 v+ G2 Y% G9 U 【DEDE title长度修改】& E5 M9 d+ _$ T- k, z( b dedecms 对文章的标题长度作了限制,最长为60字节,这显然不够用。下面是修改方面:. v* B: |2 A1 i4 z7 z v6 Y0 b8 | . O: ~( g& Q4 |) S0 H, i 1、进入dedecms后台,系统——系统基本参数——其他选项——文档标题最大长度——在这修改为200或更大(其实200应该是足够了)。 2、进入数据库,点击dede_archives 进入表——title——点击编辑——输入200 (根据需要调整)( u3 Q9 F$ e6 _" t3 B3 [ DEDE keywords关键词长度修改& l' q& _" s& B- I5 F8 [% H 1.进入数据库 修改表dede_archives、dede_infos和dede_keywords的keyword字段分别修改为255 2.源文件修改 找到如下文件5 \- v" ?+ s: g0 B u( f& e /dede/article_add.php2 |" s6 R8 h5 K! s- o1 m /dede/article_edit.php/ L }- F: k3 R9 u /dede/archives_add.php /dede/archives_edit.php查找$keywords = cn_substrR($keywords,30);和$keywords = trim(cn_substrR($keywords,30));将里面的数值改为255 /dede/inc/inc_archives_functions.php找if(strlen($keywords.$k)>=1 s* S& p8 Q0 `, Q) J/ I 将后面的数值改为255 【栏目名称长度修改】 修改数据表dede_arctype中的typename和typedir字段改为255! Z# j" Z- M& ^7 y- x |
欢迎光临 航空论坛_航空翻译_民航英语翻译_飞行翻译 (http://bbs.aero.cn/) | Powered by Discuz! X2 |