discuz文件结构详解,discuz模板文件介绍

2019-02-17 21:58:23王振洲

| -- template -- default  -- portal  --  comment.htm  评论页面模板文件
| -- template -- default  -- portal  --  comment_li.htm 评论操作模板文件
| -- template -- default  -- portal  --  index.htm  门户首页模板文件
| -- template -- default  -- portal  --  list.htm  门户新闻列表页面!
| -- template -- default  -- portal  --  portal_topic_content.htm  门户专题页面模板,如果添加新专题请创建portal_topic_**xx.htm的页面,即可在专题创建时自动的看到。
| -- template -- default  -- portal  --  portalcp_article.htm  门户文章管理页面
| -- template -- default  -- portal  --  portalcp_block.htm  门户模块页面
| -- template -- default  -- portal  --  portalcp_category.htm  门户分类页面
| -- template -- default  -- portal  --  portalcp_comment.htm 门户管理评论操作模板文件
| -- template -- default  -- portal  --  portalcp_diy.htm  门户DIY模板文件
| -- template -- default  -- portal  --  portalcp_index.htm  门户管理首页模板文件
| -- template -- default  -- portal  --  portalcp_portalblock.htm  门户管理模块模板文件
| -- template -- default  -- portal  --  portalcp_portalblock_data.htm  门户管理模块数据模板文件
| -- template -- default  -- portal  --  portalcp_topic.htm  门户管理话题模板文件
| -- template -- default  -- portal  --  portalcp_topic_content.htm 门户管理话题内容页模板文件
| -- template -- default  -- portal  --  topic_footer.htm  话题底部模板
| -- template -- default  -- portal  --  topic_head.htm 话题顶部模板
| -- template -- default  -- portal  --  view.htm 查看页面
| -- template -- default  -- search  搜索页面模板文件
| -- template -- default  -- search  --  album.htm  搜索相册结果
| -- template -- default  -- search  --  album_list.htm  搜索相册列表结果
| -- template -- default  -- search  --  blog.htm  搜索日志结果
| -- template -- default  -- search  --  blog_list.htm  搜索日志列表结果
| -- template -- default  -- search  --  footer.htm 页面底部