主题模板
最近开发后台,要做主题模板的功能,并且用户在前台还可以自定义模板的一些功能。。。。。
主题模板一直没做过。。。也没有很完整的思路。现在开发是用的公司自己开发的框架,我现在的基本思路是,用视图做几个模板出。到时候用户可以自己再选择主题模板, 不知道大家平时是不是这种方法做的。
最好是像百度新版空间那种,点击选择的模板后,可直接显示预览。。。求指点下
回复讨论(解决方案)
任何一个模板都可以当做一个div,换模板只是去后台取一个新的div。
关键难点在于模板解析这一块比较难,特别是那种网站支持用户自定义页面布局那种,就要更智能化了。
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn