日期:2021-12-02 17:30:03 来源:合肥良马网络科技有限公司 官网:https://www.hflmwl.com/ 阅读:1876次
留言板标签
适用范围:全站任意地方均可使用
标签作用:用于用户提交留言和调取留言记录
1、留言提交表单
1
|
<span style= "font-size:14px;" ><form action= "{pboot:msgaction}" method= "post" >
|
2
|
联系人:<input type = "text" name= "contacts" >
|
3
|
手机:<input type = "text" name= "mobile" >
|
4
|
内容:<input type = "text" name= "content" >
|
5
|
验证码:<input type = "text" name= "checkcode" ><img title= "点击刷新" src= "{pboot:checkcode}" onclick= "this.src='{pboot:checkcode}?'+Math.round(Math.random()*10);" />
|
6
|
<button type = "submit" >提交</button>
|
|
表单提交方式为post,表单中提交的字段名称需要与后台自定义表单中添加的字段一致,否则会导致提交失败。
需要更多字段时请在后台自定义表单中新增留言表单字段,然后再在前台新增form字段.
标签说明:
{pboot:msgaction} 为留言表单接收地址
{pboot:checkcode} 为验证码图片地址
2、留言记录列表
1
|
<span style= "font-size:14px;" >{pboot:message num=*}
|
3
|
<p>[message:contacts]</p>
|
5
|
<p>[message:content]</p>
|
7
|
{/pboot:message}</span>
|
|
调取的留言记录默认执行分页,使用内容列表的分页代码即可.
内容隐私,使用截取功能: [message:mobile substr=1,3]****[message:mobile substr=8] 输出效果:187****6563
控制参数:
num=* 数量,非必填,为调取的留言分页大小
page=* 是否分页1或0,非必填,用于关闭分页
lg=* 调取指定语言留言,非必填,设置all则所有语言,不添加该参数则默认为当前语言(V1.3.7+)
3、留言记录列表可用标签
[message:n] 序号从0开始
[message:i] 序号从1开始
[message:contacts] 联系人
[message:mobile] 手机
[message:content] 内容
[message:recontent] 回复内容
[message:ip] 用户IP
[message:os] 用户操作系统
[message:bs] 用户浏览器
[message:askdate] 留言时间
[message:replydate] 回复时间
[message:***] 自定义的其它字段
[message:nickname] 会员昵称(V3.0+)
[message:username] 会员账号(V3.0+)
[message:headpic] 会员头像(V3.0+)
本文标题:pbootcms留言板调用
本文网址:https://www.hflmwl.com/news/1510.html
原创作者:合肥良马网络科技有限公司 版权所有,转载请注明出处,并以链接形式注明。
声明:本页内容由合肥良马网络科技有限公司通过网络收集编辑和原创所得,所有资料仅供用户参考;本站不拥有所有权,也不承认相关法律责任。如您认为本网页中有涉嫌抄写的内容,请及时与我们联系进行举报,并提供相关证据,工作人员会在5个工作日内联系您,一经查实,本站将立刻删除涉嫌侵权内容。如果您对