冰客 发表于 2008-11-15 23:23:44

pligg模板结构

在templates/目录下,除了各个模板目录外还有4个文件:
文件名描述blank.tpl空模版error.tpl模板装载发生错误后的错误信息meta.tpl页面meta信息,如果模板中有定制将被覆盖templates.tpl各个模板的信息,如果新添加模板,需要修改这个文件.htaccess访问规则在模板目录下:
目录
目录名内容./前台模板文件admin_templates后台管理的模板cssCSS样式文件,主样式main.cssimages模板所用到的图片js模板所用到的javascriptsidebar_modules侧栏菜单文件
文件名描述相关文件admin_template.tpl后台管理主页面admin_users.php404error.tpl404错误页面无blank.tpl空页面admin_config.php, link.php, smartyvariables.phpcomments_center.tpl评论中间页面edit.phpcomment_form.tpl评论表格edit.phpcomment_show.tpl显示评论comment.phpeditlink_edit_center.tpl编辑链接的编辑中央editlink.phpedit_comment_center.tpl编辑评论的中央edit.phpfaq-en.tplabout pligg的那个英文介绍页面faq-en.phpfaq-en_center.tplabout pligg介绍页面中央faq-en.phpfooter.tpl页脚htm1.php, lightbox.init.phpForgottenPassword_Step2.tpl忘记密码第二步页面login.phpheader.tpl页头基本上所有页面都用了index_center.tplindex中间index.phplink_summary.tpl链接描述ling.php,vote.phplive_center.tpllive中间live.phplive_comments_center.tpllive评论live.phplive_published_center.tpllive首页文章live.phplive_unpublished_center.tpllive列队文章live.phplogin_center.tpl登陆中央页面login.phppligg.tpl模板的主文件主文件,基本上所有页面都用了profile_center.tpl个人资料中央users_extra_fields_init.php, profile.phppublished_center.tpl以发布的文章中央published.php, unpublished.phpquick_edit_story.tpl编辑条目没有recommend_small.tpl回复评论页面recommend.phpregister_center.tpl注册页面中央register.phpregister_error.tpl注册错误register.phpregister_step_1.tpl注册第一步register.phpregister_step_2.tpl注册第二步register.phpsearch_center.tpl搜索中央页面register.phpsettemplate_center.tpl设定主题模板settemplate.phpupcoming_center.tpl列队文章中央页面discarded.php, upcoming.phpsidebar.tpl侧边菜单admin_modifylanguage.php, html1.phpsidebar_stories.tpl侧边显示发布的最新文章sidebar_stories.php, sidebar_stories_u.phpsidebar_stories_u.tpl侧边显列队的热门文章sidebar.tplstory_center.tpl文章中央页面story.phpstory_who_voted.tpl谁给文章过投票页面story_center.tplsubmit_empty_submit_form.tpl提交空表格submit_errors.tplsubmit_errors.tpl提交错误submit.php, editlink.phpsubmit_extra_fields.tpl提交额外部分submit.php, editlink.phpsubmit_step_1.tpl提交第一步submit.phpsubmit_step_2.tpl提交第二步submit.phpsubmit_step_3.tpl提交第三步submit.phptag_cloud_center.tpltag云页面cloud.phptopusers_center.tpl最积极用户中央页面topuser.phptopusers_data.tpl最积极拥护数据topusers_center.tplunpublished_center.tpl未发布的文章中央页面unpublished.phpuser_center.tpl用户中央页面messaging_init.php, user.php, user_center.tpl部分模板文件之间相互还有调用




http://hi.baidu.com/stff/blog/item/76810b7b3076f5f00ad187f3.html

冰客公主 发表于 2008-12-22 11:53:37

实践出真知啊
页: [1]
查看完整版本: pligg模板结构