“Discuz!X/数据库字典/pre common member field forum”的版本间的差异
来自Blueidea
小 |
小 |
||
第1行: | 第1行: | ||
+ | 用户论坛信息表 | ||
+ | |||
{|class="Tablelist" | {|class="Tablelist" | ||
|- | |- | ||
− | ! | + | !字段名!!功能 |
|- | |- | ||
|uid||用户编号 | |uid||用户编号 | ||
|- | |- | ||
− | |publishfeed|| | + | |publishfeed||用户自定义发送哪些类型的 feed |
|- | |- | ||
− | |customshow|| | + | |customshow||自定义帖子显示模式 |
|- | |- | ||
|customstatus||用户自定义头衔 | |customstatus||用户自定义头衔 | ||
第13行: | 第15行: | ||
|medals||用户勋章 | |medals||用户勋章 | ||
|- | |- | ||
− | |sightml|| | + | |sightml||html解析后签名 |
|- | |- | ||
− | |groupterms|| | + | |groupterms||公共用户组 |
|- | |- | ||
− | |authstr|| | + | |authstr||找回密码验证串 |
|- | |- | ||
− | |groups|| | + | |groups||用户所有群组 |
|- | |- | ||
− | |attentiongroup|| | + | |attentiongroup||关注群组 |
|} | |} |
2011-02-13T15:21:39的版本
用户论坛信息表
字段名 | 功能 |
---|---|
uid | 用户编号 |
publishfeed | 用户自定义发送哪些类型的 feed |
customshow | 自定义帖子显示模式 |
customstatus | 用户自定义头衔 |
medals | 用户勋章 |
sightml | html解析后签名 |
groupterms | 公共用户组 |
authstr | 找回密码验证串 |
groups | 用户所有群组 |
attentiongroup | 关注群组 |