杰奇小说系统模板制作标签大全让大家在制作模板过程中有个参照.
1.block_articlelist.php
功能说明:小说排行区块(通用,缓存)
模板文件:在“编辑区块”中设置,默认为“/templates/blocks/block_articlelist.html”
{?$i['order']?}
模板标签:
articlerows.articleid – 文章序号免费管理系统html模板
articlerows.articlename – 文章名称
articlerows.url_articleinfo – 到文章信息页的url
articlerows.intro – 文章内容简介
articlerows.postdate – 文章的创建时间(日期)
articlerows.posttime – 文章的创建时间(秒数)
articlerows.update – 文章的最后修改时间(日期)
articlerows.uptime – 文章的最后修改时间(秒数)
articlerows.visitnum – 文章的访问量
articlerows.htmlurl – 文章静态页面的url
articlerows.url_index – 到文章目录页的url
articlerows.url_image – 文章封面图片的url
articlerows.lastchapterid – 章节序号
articlerows.lastchapter – 章节名称
articlerows.url_lastchapter – 章节的url
articlerows.lastvolume – 分卷序号
articlerows.lastvolume – 分卷名称
articlerows.url_articleindex – “最新章节”的url
articlerows.authorid – 作者序号
articlerows.author – 作者
articlerows.posterid – 发表者序号
articlerows.poster – 发表者
articlerows.agentid – 代理者序号
articlerows.agent – 代理者
articlerows.sortid – 类别序号
articlerows.sort – 类别
articlerows.size_k – 文章字节数
articlerows.dayvisit – 文章当天访问量
articlerows.weekvisit – 文章本星期访问量
articlerows.allvisit – 文章所有访问量
articlerows.dayvote – 文章当天票数
articlerows.weekvote – 文章本星期票数
articlerows.allvote – 文章所有票数
articlerows.lastupdate – 最后更新日期
articlerows.fullflag – 文章状态
url_more – “更多…”的url
2.block_commend.php
功能说明:封面推荐(通用,缓存)
模板文件:在“编辑区块”中设置,默认为“/templates/blocks/block_commend.html”
模板标签:
articlerows.articleid – 文章序号
articlerows.articlename – 文章名称
articlerows.url_articleinfo – 到文章信息页的url
articlerows.intro – 文章内容简介
articlerows.url_index – 到文章目录页的url
articlerows.url_image – 文章封面图片的url
articlerows.authorid – 作者序号
articlerows.author – 作者
articlerows.sortid – 类别序号
articlerows.sort – 类别
articlerows.dayvisit – 文章当天访问量
articlerows.weekvisit – 文章本星期访问量
articlerows.allvisit – 文章所有访问量
articlerows.dayvote – 文章当天票数
articlerows.weekvote – 文章本星
期票数
articlerows.allvote – 文章所有票数
3.block_myarticles.php
功能说明:我的文章列表(原创,动态)
模板文件:/templates/blocks/block_myarticles.html
模板标签:
articles.id – 文章序号
articles.caption – 文章名
articles.url – 文章名的url
articles.lastupdate – 最后修改时期
4.block_newreview.php
功能说明:最新书评(缓存)
模板文件:/templates/blocks/block_newreview.html
模板标签:
newrows.articleid – 文章序号
newrows.articlename – 文章名称
newrows.url_review – 书评的url
newrows.posterid – 评论者的序号
newrows.poster – 评论者
newrows.postdate – 评论时间
newrows.url_articleinfo – 到文章信息页的url
newrows.url_articleread – 到文章目录页的url
newrows.url_articleindex – 分卷的url
url_more – “更多…”的url
5.block_reviewslist.php
功能说明:书评列表区块(通用,缓存)
模板文件:在“编辑区块”中设置,默认为“/templates/blocks/block_newreview.html”
模板标签:
newrows.articleid – 文章序号
newrows.articlename – 文章名称
newrows.url_review – 书评的url
newrows.posterid – 评论者的序号
newrows.poster – 评论者
newrows.postdate – 评论时间
newrows.url_articleinfo – 到文章信息页的url
newrows.url_articleread – 到文章目录页的url
newrows.url_articleindex – 分卷的url
url_more – “更多…”的url
6.block_search.php
功能说明:文章搜索(静态-文本)
模板文件:/templates/blocks/block_search.html
模板标签:
url_articlesearch – “文章搜索”提交的url
7.block_search.php
功能说明:文章搜索(静态-文本)
模板文件:/templates/blocks/block_search.html
模板标签:
url_articlesearch – “文章搜索”提交的url
8.block_toplist.php
功能说明:排行榜列表(静态-文本)
模板文件:/templates/blocks/block_toplist.html
模板标签:
url_allvisit – 总排行榜 的url
url_monthvisit – 月排行榜 的url
url_weekvisit – 周排行榜 的url
url_dayvisit – 日排行榜 的url
url_allauthorvisit – 原创总排行榜 的url
url_monthauthorvisit – 原创月排行榜 的url
url_weekauthorvisit – 原创周排行榜 的url
url_dayauthorvisit – 原创日排行榜 的url
url_allvote – 总推荐榜 的url
url_monthvote – 月推荐榜 的url
url_weekvote – 周推荐榜 的url
url_dayvote – 日推荐榜 的url
url_postdate – 最新入库 的url
url_lastupdate – 最近更新 的rul
url_authorupdate – 原创更新 的url
url_masterupdate – 转载更新 的url
url_goodnum – 总收藏榜 的url
url_size – 字数排行 的url
9.block_transarticles.php
功能说明:转
载文章列表(动态)
模板文件:/templates/blocks/block_transarticles.html
模板标签:
articlerows.articleid – 文章序号
articlerows.articlename – 文章名
10.block_uarticles.php
功能说明:我的文章列表(原创,动态)
模板文件:/templates/blocks/block_uarticles.html
模板标签:
articlerows.articleid – 文章序号
articlerows.articlename – 文章名称
articlerows.url_articleinfo – 文章名称的url
articlerows.intro – 文章内容简介
articlerows.postdate – 文章的创建时间(日期)
articlerows.posttime – 文章的创建时间(秒数)
articlerows.update – 文章的最后修改时间(日期)
articlerows.uptime – 文章的最后修改时间(秒数)
articlerows.visitnum – 文章的访问量
articlerows.htmlurl – 文章静态页面的url
articlerows.url_index – 文章静态页面的url
articlerows.url_image – 文章封面图片的url
articlerows.lastchapterid – 章节序号
articlerows.lastchapter – 章节名称
articlerows.url_lastchapter – 章节的url
articlerows.lastvolume – 分卷序号
articlerows.lastvolume – 分卷名称
articlerows.url_articleindex – “最新章节”的url
articlerows.authorid – 作者序号
articlerows.author – 作者
articlerows.posterid – 发表者序号
articlerows.poster – 发表者
articlerows.agentid – 代理者序号
articlerows.agent – 代理者
articlerows.sortid – 类别序号
articlerows.sort – 类别
articlerows.size_k – 文章字节数
articlerows.dayvisit – 文章当天访问量
articlerows.weekvisit – 文章本星期访问量
articlerows.allvisit – 文章所有访问量
articlerows.dayvote – 文章当天票数
articlerows.weekvote – 文章本星期票数
articlerows.allvote – 文章所有票数
articlerows.lastupdate – 最后更新日期
articlerows.fullflag – 文章状态
11.block_ubookcase.php
功能说明:我的书架(原创,动态)
模板文件:/templates/blocks/block_ubookcase.html
模板标签:
bookcaserows.caseid – 收藏ID
bookcaserows.articleid – 文章序号
bookcaserows.lastchapterid – 章节序号
bookcaserows.lastchapter – 章节名
bookcaserows.url_lastchapter – 章节的url
bookcaserows.sortid – 类别序号
bookcaserows.sort – 文章类别
bookcaserows.authorid – 作者序号
bookcaserows.author – 作者
bookcaserows.url_articleinfo – 到文章信息页的url
bookcaserows.url_index – 到文章目录页的url
bookcaserows.lastupdate – 最后修改时间
bookcaserows.url_delete – “删除”的url
12.block_writerbox.php
功能说明:作家工具(静态-文本)
模板文件:/templates/blocks/block_writerbox.html
模板标签:
userid – 用户
序号
模板文件:/templates/articleinfo.html
模板标签:
authorid – 作者的ID
author – 作者的名称
agentid – 管理员的ID
agent – 管理员的名称
articlename – 文章标题
lastupdate – 最后更新
fullflag – 文章状态
permission – 授权级别
firstflag – 首发状态
allvisit – 总点击数
monthvisit – 本月点击
weekvisit – 本周点击
goodnum – 收 藏 数
allvote – 总推荐数
monthvote – 本月推荐
weekvote – 本周推荐
obook_lastchapter – 最近VIP
obook_lastchapterid – 最近VIP的ID
intro – 内容简介
notice – 本书公告
hasimage – 用来判断文章是否有图片(1:有小图片; 0:无小图片)
url_simage – 小图的url
url_limage – 大图的url(如果文章没有大图片,则 url_limage 为空)
lastchapter – 最近章节
url_lastchapter – 最近章节url
size_c – 全文长度
allvisit – 总点击数
url_manage – 文章管理的url
url_report – 举报的url
articleid – 文章序号
url_read – “点击阅读”的url
url_fullpage – “全文阅读”的url
url_bookcase – “加入书架”的url
url_uservote – “推荐本书”的url
url_authorpage – “作者专栏”的url
url_download – “打包下载”的url
url_txtarticle – “TXT全文下载”的url
hasobook – 控制VIP章节的显示
showvote – 用来判断是否显示“作品投票调查”一栏
votetitle – 投票主题
voteid – 本投票的ID
mulselect – 判断投票内容为单选框还是处复选框
voteitemrows.id – 给单选框(复选框)赋值,对便取得被投票内容
voteitemrows.item – 投票内容
eachlinknum – 用来判断是否显示“推荐阅读”一栏
eachlinkrows.articleid – 推荐阅读文章的ID
eachlinkrows.articlename – 推荐阅读文章的标题
eachlinkrows.url_articleinfo – 推荐阅读文章标题的url
obook_obookid – 电子书的ID
reviewrows.istop – 判断是否为置顶书评
reviewrows.isgood – 判断是否为精华书评
reviewrows.title – 书评标题
reviewrows.views – 书评的点击率
reviewrows.poster – 书评发表人
url_goodreview – 精华书评的url
url_allreview – 全部书评的url
url_review – 书评提交的url
14.articlemanage.php
功能说明:文章管理
模板文件:/templates/articleinfo.html
模板标签:
article_table – 文章标题、章节部分
sort_form – “章节排序”功能块
repack_form – “重新生成”功能块
15.authorpage.php
功能说明:文章作者信息
模板文件:/templates/authorpage.html
模板标签:
authorid – 作者ID
author – 作者用户名
authorsex – 作者性别
authortype – 作者头衔
authorintro – 作者个人简介
articlerows.articletype – 相关作品的类别
articlerows.articleid – 相关作品的ID
articlerows.articlename – 相关作品的标题
articlerows.url_articleinfo – 相关作品标题的url
articlerows.lastchapter – 相关作品的最新章节
articlerows.url_lastchapter – 相关作品最新章节的url
articlerows.lastupdate – 相关作品更新时间
articlerows.visitnum – 相关作品点击数
articlerows.votenum – 相关作品推荐数
url_notebook – “会客室”的url
enablepost – 判断是否显示“发表留言”功能块(值为1时显示)
url_notebook – “发表留言”功能块的提交路径
noterows['posterid'] – 判断留言者的身分(值为0时身分为“游客”,反之则为$noterows
[$k]['postername'])
noterows['postername'] – 留言者的用户名
noterows.postdate – 留言的时间
16.bookcase.php
功能说明:用户书架
模板文件:/templates/bookcase.html
模板标签:
maxmarkclass – 用户的书架数
markclassrows.classid – 书架序号
bookcaserows.caseid – 收藏序号
bookcaserows.url_articleinfo – 书架书本到文章信息页的url
bookcaserows.articlename – 书架里的书本名
bookcaserows.url_index – 书架书本到文章章节内容页的url
bookcaserows.lastchapter – 书架书本的最新章节
bookcaserows.url_lastchapter – 书架书本最新章节的url
bookcaserows.articlemark – 书架书本的书签
bookcaserows.url_articlemark – 书架书本书签的url
bookcaserows.lastupdate – 书架书本的更新时间
bookcaserows.url_delete – 书架书本“移除”的url
maxbookcase – 用户的最大收藏数
nowbookcase – 用户已收藏的书本数
17.draft.php
功能说明:作家工具里的草稿箱
模板文件:/templates/draft.html
模板标签:
draftrows.checkbox – 复选框
draftrows.articleid – 文章的ID
draftrows.articlename – 文章标题
draftrows.draftid – 文章章节ID
draftrows.draftname – 文章章节名称
draftrows.url_delete – 删除的url
url_jumppage – 分页跳转
18.index.php
功能说明:在线书库
模板文件:/templates/articlelist.html
模板标签:
fakefile – 横排字母的连接
url_initial – 横排字母的连接
articlerows.articleid – 文章序号
articlerows.articlename – 文章名称
articlerows.url_articleinfo – 文章名称的url
articlerows.lastchapterid – 章节序号
articlerows.lastchapter – 章节名称
articlerows.url_lastchapter – 章节名称的url
articlerows.lastvolumeid – 分卷序号
articlerows.lastvolume – 分卷名称
articlerows.url_articleindex – 分卷名称的url
articlerows.authorid – 作者ID
articlerows.author – 作者
articlerows.posterid – 发表者ID
articlerows.poster – 发表者
articlerows.agentid – 代理者ID
articlerows.agent – 代理者
articlerows.sortid – 类别序号
articlerows.sort –
类别名
articlerows.dayvisit – 文章当天访问量
articlerows.weekvisit – 文章本星期访问量
articlerows.allvisit – 文章所有访问量
articlerows.dayvote – 文章当天票数
articlerows.weekvote – 文章本星期票数
articlerows.allvote – 文章所有票数
articlerows.lastupdate – 最后更新日期
articlerows.fullflag – 文章状态
url_jumppage – 分页跳转
19.masterpage.php
功能说明:作家工具 -> 我的文章
模板文件:/templates/masterpage.html
模板标签:
url_article – 表单提交的url
articletitle – 正在查看的文章类型标题
articlerows.checkid – 显示序号
articlerows.articleid – 文章序号
articlerows.articlename – 文章名称
articlerows.url_articleinfo – 文章名称的url
articlerows.lastchapterid – 最新章节序号
articlerows.lastchapter – 最新章节名称
articlerows.url_lastchapter – 最新章节名称到章节内容页的url
articlerows.url_articleindex – 最新章节名称到章节对应目录页的url
articlerows.lastvolume – 分卷序号
articlerows.lastvolume – 分卷名称
articlerows.authorid – 作者的序号
articlerows.author – 作者名
articlerows.posterid – 发表者序号
articlerows.poster – 发表者
articlerows.agentid – 代理者序号
articlerows.agent – 代理者
articlerows.sortid – 类别序号
articlerows.sort – 类别
articlerows.size_k – 文章字节数
articlerows.dayvisit – 文章当天访问量
articlerows.weekvisit – 文章本星期访问量
articlerows.allvisit – 文章所有访问量
articlerows.dayvote – 文章当天票数
articlerows.weekvote – 文章本星期票数
articlerows.allvote – 文章所有票数
articlerows.lastupdate – 最后更新日期
articlerows.fullflag – 文章状态
articlerows.operate – “管理”及“管理”的url
articlerows.articlesubdir – 子目录
url_jumppage – 分页跳转
功能说明:作家工具 -> 会客室
模板文件:/templates/notebook.html
模板标签:
authorid – 作家序号
authorname – 作家名
enablepost – 判断是否显示“发表留言”功能块(值为1里显示)
url_notebook – “发表留言”提交url
noterows.posterid – 判断留言者的身分
noterows.postername – 留言者
noterows.postdate – 留言时间
noterows.ismaster – 判断是否显示“删除 回复”(值为1时显示)
url_jumppage – 分页跳转
模板文件:/templates/myarticle.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。