奇文网络小说管理系统/静态页模板修改
(1) 连载章节阅读页:/Skin/Default/Html/Book/Content.html
- {WsHomeTitle} 网站名称
- {WsPageText} 页面标题关键字
- {WsKeywords} 页面Keyword 关键字
- {WsDescription} 页面Description关键字
- {WsBookTitle} 书籍标题
- {WsBookUrl} 书籍地址
- {WsBookTclass} 书籍一级分类
- {WsBookNclass} 书籍二级分类
- {WsRootUrl} 网站根目录地址
- {WsAllUrl} 书籍全文阅读地址
- {WsListUrl} 章节列表页地址
- {WsComUrl} 书籍推荐地址
- {WsSaveUrl} 会员收藏书籍地址
- {WsMarkUrl} 会员书签地址
- {WsTranLoad} 在章节内容不写入静态文件调用AJAX 文件用
- {WsUpUrl} 上一页地址
- {WsDownUrl} 下一页地址
- {WsChapterTitle} 章节标题
- {WsNclass} 卷标题
- {WsTextType} 章节内容
- {WsUpText} 上一页显示文字
- {WsListUrl} 列表页显示文字
- {WsDownText} 下一页显示文字
- {WsTranStart} 在章节内容不写入静态文件调用JS文件转换格式用
- {WsBookID} 书籍ID
- {WsChapterID} 章节ID
(2) 连载章节列表页:/Skin/Default/Html/Book/List.html
- {WsHomeTitle} 网站名称
- {WsPageText} 页面标题关键字
- {WsKeywords} 页面Keyword 关键字
- {WsDescription} 页面Description关键字
- {WsBookTitle} 书籍标题
- {WsBookUrl} 书籍地址
- {WsBookTclass} 书籍一级分类
- {WsBookNclass} 书籍二级分类
- {WsRootUrl} 网站根目录地址
- {WsAllUrl} 书籍全文阅读地址
- {WsListUrl} 章节列表页地址
- {WsComUrl} 书籍推荐地址
- {WsSaveUrl} 会员收藏书籍地址
- {WsDownChmUrl} CHM 电子书下载地址
- {WsDownTxtUrl} TXT电子书下载地址
- {WsAuthor} 书籍作者
- {WsAuthorUrl} 书籍作者信息页地址
- {WsUpdateTime} 书籍最后更新时间
- {WsNclassListCommon} 普通章节列表内容(调用ListCommon.html)
- {WsNclassListVip} VIP章节列表内容(调用ListVip.html)
(3) 连载章节列表普通章节内容:/Skin/Default/Html/Book/ListCommon.html
- {WsNclassTitle} 卷标题
- {WsNclassReadUrl} 分卷阅读地址
- {WsChapterID} 章节ID
- {WsHtmlExtName} 静态文件扩展名
- {WsChapterTime} 章节更新时间
- {WsChapterNum} 章节更新字数
- {WsChapterTitle} 章节标题
(4) 连载章节列表VIP 章节内容:/Skin/Default/Html/Book/ListVip.html
- {WsBookVipUrl} VIP 书籍订阅地址
- {WsChapterVipUrl} VIP章节阅读地址
- {WsChapterTime} 章节更新时间
- {WsChapterNum} 章节更新字数
- {WsChapterTitle} 章节标题
(5) 连载全文阅读页:/Skin/Default/Html/Book/ReadAll.html
- {WsHomeTitle} 网站名称
- {WsPageText} 页面标题关键字
- {WsKeywords} 页面Keyword 关键字
- {WsDescription} 页面Description关键字
- {WsBookTitle} 书籍标题
- {WsBookUrl} 书籍地址
- {WsRootUrl} 网站根目录地址
- {WsAllUrl} 书籍全文阅读地址
- {WsListUrl} 章节列表页地址
- {WsComUrl} 书籍推荐地址
- {WsSaveUrl} 会员收藏书籍地址
- {WsDownChmUrl} CHM 电子书下载地址
- {WsDownTxtUrl} TXT电子书下载地址
- {WsAuthor} 书籍作者
- {WsAuthorUrl} 书籍作者信息页地址
- {WsUpdateTime} 书籍最后更新时间
- {WsNclassListCommon} 普通章节列表内容(调用ListCommon.html)
- {WsChapterList} 章节内容(调用ReadAllChapter.html)
(6) 连载全文阅读章节内容:/Skin/Default/Html/Book/ReadAllChapter.html
- {WsChapterID} 章节ID
- {WsChapterTitle} 章节标题
- {WsNclass} 卷标题
- {WsTextType} 章节内容
- {WsHtml} 是否启用HTML 代码
- {WsUbb} 是否起用UBB 代码
(7) 连载CHM 电子书全文阅读方式:/Skin/Default/Html/Book/ChmAll.html
- {WsHomeTitle} 网站名称
- {WsPageText} 页面标题关键字
- {WsAuthor} 书籍作者
- {WsBookTitle} 书籍标题
- {WsNclassListCommon} 章节列表内容(调用ChmVolume.html)
- {WsChapterList} 章节内容
(8) 连载CHM 电子书单页阅读章节列表:/Skin/Default/Html/Book/ChmList.html
- {WsHomeTitle} 网站名称
- {WsPageText} 页面标题关键字
- {WsAuthor} 书籍作者
- {WsBookTitle} 书籍标题
- {WsNclassListCommon} 章节列表内容(调用ChmVolume.html)
(9) 连载CHM 电子书单页阅读章节列表内容:/Skin/Default/Html/Book/ChmVolume.html
- {WsNclassTitle} 卷标题
- {WsChapterTitle} 章节标题
- {WsChapterID} 章节ID
- {WsHtmlExtName} 静态文件扩展名
(10) 连载CHM 电子书单页阅读章节内容页:/Skin/Default/Html/Book/ChmContent.html
- {WsHomeTitle} 网站名称
- {WsPageText} 页面标题关键字
- {WsBookTitle} 书籍标题
- {WsUpUrl} 上一页地址
- {WsDownUrl} 下一页地址
- {WsChapterID} 章节ID
- {WsChapterTitle} 章节标题
- {WsNclass} 卷标题
- {WsTextType} 章节内容
- {WsHtml} 是否启用HTML 代码
- {WsUbb} 是否起用UBB 代码
- {WsUpText} 上一页显示文字
- {WsDownText} 下一页显示文字
(11) 连载TXT 电子书内容:/Skin/Default/Html/Book/Txt.txt
- {WsBookTitle} 书籍标题
- {WsAuthor} 书籍作者
- {WsHomeTitle} 网站名称
- {WsHomeUrl} 网站地址
- {WsBookSum} 书籍简介
- {WsChapter} 章节内容
(12) 短篇文章内容页:/Skin/Default/Html/Essay/Index.html
- {WsHomeTitle} 网站名称
- {WsPageText} 页面标题关键字
- {WsKeywords} 页面Keyword 关键字
- {WsDescription} 页面Description关键字
- {WsTextTitle} 文章标题
- {WsNclass} 文章分类
- {WsNclassUrl} 文章分类栏目地址
- {WsTranLoad} 在章节内容不写入静态文件调用AJAX 文件用
- {WsTextID} 文章ID
- {WsRootUrl} 网站根目录地址
- {WsReComUrl} 文章推荐地址
- {WsAuthor} 文章作者
- {WsAuthorUrl} 文章作者信息页地址
- {WsTextSq} 文章授权状态
- {WsTextTime} 文章发表时间
- {WsCheckUser} 责任编辑
- {WsCheckText} 编辑评语
- {WsTextType} 文章内容
- {WsTranStart} 在章节内容不写入静态文件调用JS文件转换格式用
参考来源[ ]
奇文网络小说管理系统手册导航 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|