phome_enewspl_set评论参数设置表
我的站长站
2020-04-17
共人阅读
phome_enewspl_set评论参数设置表是一个用于管理用户在发布新闻时所设置的评论参数的工具,它可以帮助站长更好地控制和管理用户在网站上发布的新闻内容。通过这个表格,站长可以方便地查看、修改和添加评论参数,从而提升用户体验和网站安全性。
phome_enewspl_set评论参数设置表
| 字段名 | 字段类型 | 解释 | ||
|---|---|---|---|---|
| id | tinyint(3) unsigned | ID | ||
| pltime | smallint(5) unsigned | 评论时间间隔,单位:秒 | ||
| plsize | smallint(5) unsigned | 评论内容限制字数 | ||
| plincludesize | smallint(5) unsigned | 预定义字段,暂时用不到,默认值0 | ||
| plkey_ok | tinyint(1) | 是否开启评论验证码,1为开启,0为关闭 | ||
| plface | text | 评论表情 | ||
| plfacenum | tinyint(3) unsigned | 评论表情每行显示数 | ||
| plgroupid | smallint(5) unsigned | 评论权限限制会员组ID | ||
| plclosewords | text | 评论屏蔽字符,多个用“ | ”格开,如“字符1 | 字符2” |
| plf | text | 评论字段集合 | ||
| plmustf | text | 评论必填字段集合 | ||
| pldatatbs | text | 评论分表集合 | ||
| defpltempid | smallint(5) unsigned | 默认评论模板ID | ||
| pl_num | smallint(5) unsigned | 评论列表每页显示数量 | ||
| pldeftb | smallint(5) unsigned | 默认评论分表 | ||
| plurl | varchar(200) | 评论地址 | ||
| plmaxfloor | smallint(5) unsigned | 最大评论盖楼层数 | ||
| plquotetemp | text | 评论引用模板内容 |
