当前位置:首页 > discuz x文件结构
| -- source -- module -- forum -- forum_index.php 广场首页模组 | -- source -- module -- forum -- forum_misc.php 广场杂项模组
| -- source -- module -- forum -- forum_modcp.php 广场管理面板模组 | -- source -- module -- forum -- forum_post.php 广场发帖模组
| -- source -- module -- forum -- forum_redirect.php 广场版块重定向模组
| -- source -- module -- forum -- forum_relatekw.php 相关主题XML传递接口模组 | -- source -- module -- forum -- forum_relatethread.php 主题传递模组 | -- source -- module -- forum -- forum_rss.php 广场rss订阅 | -- source -- module -- forum -- forum_search.php 广场搜索
| -- source -- module -- forum -- forum_topicadmin.php 广场话题管理模组 | -- source -- module -- forum -- forum_trade.php 广场交易模组
| -- source -- module -- forum -- forum_viewthread.php 广场查看主题模组
| -- source -- module -- group 群组模组
| -- source -- module -- group -- group_index.php 群组首页
| -- source -- module -- home 空间模组
| -- source -- module -- home -- home_editor.php 空间编辑器模组 | -- source -- module -- home -- home_invite.php 空间邀请模组
| -- source -- module -- home -- home_magic.php 空间魔法道具模组 | -- source -- module -- home -- home_medal.php 空间勋章模组 | -- source -- module -- home -- home_misc.php 空间杂项模组 | -- source -- module -- home -- home_rss.php 空间订阅模组 | -- source -- module -- home -- home_space.php 空间首页模组
| -- source -- module -- home -- home_spacecp.php 空间管理面板模组 | -- source -- module -- home -- home_task.php 空间任务模组
| -- source -- module -- home -- home_userapp.php 空间用户游戏应用模组
| -- source -- module -- member 空间用户控制模组
| -- source -- module -- member -- member_activate.php 用户活动触发模组
| -- source -- module -- member -- member_clearcookies.php 用户cookie清理控制模组 | -- source -- module -- member -- member_emailverify.php 用户email验证核实模组 | -- source -- module -- member -- member_getpasswd.php 获取加密密码模组 | -- source -- module -- member -- member_groupexpiry.php 用户组到期控制模组 | -- source -- module -- member -- member_logging.php 用户登录模组
| -- source -- module -- member -- member_lostpasswd.php 丢失密码与找回控制模组 | -- source -- module -- member -- member_register.php 用户注册控制模组 | -- source -- module -- member -- member_regverify.php 用户认证核实模组 | -- source -- module -- member -- member_switchstatus.php 登录统计控制模组
| -- source -- module -- misc 杂项模组
| -- source -- module -- misc -- misc_error.php 杂项报错模组 | -- source -- module -- misc -- misc_faq.php faq控制模组
| -- source -- module -- misc -- misc_initsys.php 初始化系统模组
| -- source -- module -- misc -- misc_invite.php 邀请参与话题、群组等模组 | -- source -- module -- misc -- misc_report.php 举报模组
| -- source -- module -- misc -- misc_seccode.php 验证码控制模组 | -- source -- module -- misc -- misc_secqaa.php 验证问答控制模组
| -- source -- module -- misc -- misc_swfupload.php FLASH上传控制模组
| -- source -- module -- portal 首页模组
| -- source -- module -- portal -- portal_attachment.php 首页附件控制模组 | -- source -- module -- portal -- portal_block.php 首页模块模组 | -- source -- module -- portal -- portal_comment.php 首页评论模组 | -- source -- module -- portal -- portal_index.php 首页显示模组 | -- source -- module -- portal -- portal_list.php 首页列表模组
| -- source -- module -- portal -- portal_portalcp.php 首页控制面板模组 | -- source -- module -- portal -- portal_topic.php 首页话题模组 | -- source -- module -- portal -- portal_view.php 首页显示模组
| -- source -- module -- search 搜索模组
| -- source -- module -- search -- search_album.php 相册搜索模组 | -- source -- module -- search -- search_blog.php 日志搜索模组 | -- source -- module -- search -- search_forum.php 版块搜索模组 | -- source -- module -- search -- search_group.php 群组搜索模组 | -- source -- module -- search -- search_portal.php 首页搜索模组
| -- source -- plugin 插件文件夹
| -- source -- plugin -- myrepeats 自带插件(马甲插件范例)
| -- source -- plugin -- myrepeats -- admincp.inc.php 管理面板包含文件
| -- source -- plugin -- myrepeats -- discuz_plugin_myrepeats.xml 我的马甲插件安装配置XML文件
| -- source -- plugin -- myrepeats -- install.php 我的马甲插件安装执行文件 | -- source -- plugin -- myrepeats -- memcp.inc.php 前台管理面板包含文件 | -- source -- plugin -- myrepeats -- myrepeats.class.php 我的马甲内核类 | -- source -- plugin -- myrepeats -- switch.inc.php
| -- source -- plugin -- myrepeats -- template -- index.htm
| -- source -- plugin -- myrepeats -- template -- memcp.htm 观前台管理面板模版文件 | -- source -- plugin -- myrepeats -- uninstall.php 我的马甲插件卸载执行文件
| -- source -- discuz_version.php 系统版本号
模板文件篇:
| -- template -- default 系统内置风格模板(默认风格)
| -- template -- default -- discuz_style_default.xml 风格安装文件,可用风格导出功能创建 | -- template -- default -- preview.jpg 预览图
| -- template -- default -- common 风格中的公共包含文件,内含css、htm模板文件 | -- template -- default -- common -- block_forumtree.htm 树形论坛版块分支js文件 | -- template -- default -- common -- block_thread.htm 特殊主题的风格模块文件
| -- template -- default -- common -- block_userinfo.htm 用户资料的风格模块,用于显示 | -- template -- default -- common -- common.css 公共CSS文件。 | -- template -- default -- common -- css_diy.htm DIY面板的样式文件 | -- template -- default -- common -- editor.css 编辑器样式
| -- template -- default -- common -- editor.htm 编辑器模板文件
| -- template -- default -- common -- editor_menu.htm 编辑器菜单文件 | -- template -- default -- common -- faq.htm 帮助模板文件
| -- template -- default -- common -- footer.htm 系统总底部模板
| -- template -- default -- common -- footer_ajax.htm ajax模式是使用到的系统总底部模板,ajax模式大部分为浮动框登录、注册、发帖等。
| -- template -- default -- common -- forum_calendar.css 广场社区使用到的日历日期样式 | -- template -- default -- common -- forum_moderator.css 版主管理面板样式 | -- template -- default -- common -- header.htm 系统总头部文件
| -- template -- default -- common -- header_ajax.htm ajax模式时使用到的系统总头部文件 | -- template -- default -- common -- header_diy.htm DIY面板模板文件 | -- template -- default -- common -- invite.htm 邀请好友模板文件
| -- template -- default -- common -- module.css 重要的样式文件,用于模块的拆分并生成相应的CSS样式。可以根据实际情况的需要,在module.css中写入只针对某个 | -- template -- default -- common -- preview.htm 预览的模版文件 | -- template -- default -- common -- report.htm 举报模板文件 | -- template -- default -- common -- rss.css 用于rss的样式文件 | -- template -- default -- common -- search.css 搜索样式文件
| -- template -- default -- common -- seccheck.htm 验证码验证模板文件 | -- template -- default -- common -- seditor.htm 空间的编辑器模板文件 | -- template -- default -- common -- sendmail.htm 发送email内容模板文件 | -- template -- default -- common -- showmessage.htm 系统提示信息模板文件 | -- template -- default -- common -- userabout.htm 我的中心面板模板文件
| -- template -- default -- common -- wysiwyg.css 所见即所得模式的css样式文件
| -- template -- default -- forum 广场(社区)使用到的模板
| -- template -- default -- forum -- activity_applylist.htm 活动列表模板文件 | -- template -- default -- forum -- activity_export.htm 活动资料内容模板文件 | -- template -- default -- forum -- ajax_albumlist.htm ajax获取相册列表模板文件
| -- template -- default -- forum -- ajax_attachlist.htm ajax获取附件列表模板文件 | -- template -- default -- forum -- ajax_imagelist.htm ajax获取图片列表模板文件 | -- template -- default -- forum -- ajax_magiclist.htm ajax获取魔法道具列表模板文件 | -- template -- default -- forum -- ajax_secondgroup.htm
| -- template -- default -- forum -- announcement.htm 广场公告模板文件 | -- template -- default -- forum -- attachpay.htm 附件金币积分支付模板文件
| -- template -- default -- forum -- attachpay_view.htm 附件金币积分支付查看模板文件 | -- template -- default -- forum -- comment.htm 评论模板文件
| -- template -- default -- forum -- comment_more.htm 更多评论模板文件 | -- template -- default -- forum -- debate_umpire.htm 辩论模板文件 | -- template -- default -- forum -- discuz.htm 广场社区首页模板文件
| -- template -- default -- forum -- discuzcode.htm discuz编辑器处理的模板文件
| -- template -- default -- forum -- editor_menu_forum.htm 广场中编辑器菜单模板文件 | -- template -- default -- forum -- forumdisplay.htm 广场版块模板文件
| -- template -- default -- forum -- forumdisplay_list.htm 广场版块主题列表模板文件
| -- template -- default -- forum -- forumdisplay_passwd.htm 需要密码访问的版块模板文件 | -- template -- default -- forum -- forumdisplay_subforum.htm 子版块列表模板文件 | -- template -- default -- forum -- index_navbar.htm 广场首页导航栏模板文件 | -- template -- default -- forum -- invite_index.htm 邀请模板文件 | -- template -- default -- forum -- invite_send.htm 邀请发送模板文件 | -- template -- default -- forum -- modcp.htm 管理面板模板文件
| -- template -- default -- forum -- modcp_announcement.htm 管理面板公告管理页面模板文件
| -- template -- default -- forum -- modcp_forum.htm 管理面板广场管理页面模板文件
| -- template -- default -- forum -- modcp_forumaccess.htm 管理面板用户权限管理页面模板文件
| -- template -- default -- forum -- modcp_home.htm 管理面板内部留言管理页面模板文件 | -- template -- default -- forum -- modcp_log.htm 管理面板管理日志页面模板文件 | -- template -- default -- forum -- modcp_login.htm 管理面板登录页面
| -- template -- default -- forum -- modcp_member.htm 管理面板用户管理页面模板文件 | -- template -- default -- forum -- modcp_moderate.htm 管理面板审核页面模板文件
| -- template -- default -- forum -- modcp_moderate_float.htm 管理面板审核页面模板文件 | -- template -- default -- forum -- modcp_post.htm 管理面板发帖管理模板文件 | -- template -- default -- forum -- modcp_recyclebin.htm 管理面板回收站模板文件 | -- template -- default -- forum -- modcp_report.htm 管理面板举报页面模板文件 | -- template -- default -- forum -- modcp_thread.htm 管理面板主题管理模板文件 | -- template -- default -- forum -- pay.htm 支付页面模板文件
| -- template -- default -- forum -- pay_view.htm 支付结果查看模板文件 | -- template -- default -- forum -- post.htm 发帖模板总文件
| -- template -- default -- forum -- post_activity.htm 活动发布页面模板文件 | -- template -- default -- forum -- post_debate.htm 辩论发布模板文件
| -- template -- default -- forum -- post_forumselect.htm 版块选择模板文件 | -- template -- default -- forum -- post_infloat.htm ajax发布主题模板文件 | -- template -- default -- forum -- post_poll.htm 投票贴发布模板文件
共分享92篇相关文档