《Z-Blog PHP目录结构》
文件(夹)名说明
zb_install
安装文件夹
zb_system
系统文件夹
zb_system/admin
管理
zb_system/css
CSS
zb_system/defend
系统保留文档
zb_system/function
系统核心
zb_system/image
系统图片
zb_system/script
系统脚本
zb_system/xml-rpc xml-rpc
组件
zb_users
用户文件夹
zb_users/avatar
头像缓存
zb_users/cache
缓存
zb_users/data
数据库
zb_users/emotion
表情图片
zb_users/include
引用文件
zb_users/language
语言
zb_users/plugin
插件
zb_users/theme
theme
zb_users/upload
上传
index.php
主页
search.php
搜索面
feed.php
rss页
Z-BlogPHP默认模版目录目录说明
/zb_users/theme/default/template
网站默认模版目录
index.php
首页及列表页主模板文件
post-multi.php
摘要文章模板
post-istop.php
置顶文章模板
single.php
文章页(单页)主模板文件
post-single.php
日志页文章模板
comment.php
评论区模板
comments.php
每条评论内容显示模板
commentpost.php
评论发送表单模板
header.php
公共头部文件
footer.php
公共页面尾部文件
module.php
每个侧栏模块模板