Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 cakephp 2.2.5-0 版本来开发我的项目。我想创建一个单独的主题,这样我就可以在不修改默认主题文件的情况下构建新主题。
问题是当我用谷歌搜索它时。我得到了旧版本的解决方案。当前包(cakephp 2.2.5-0)文件夹结构与旧版本不同。
使用主题在官方文档中有很好的描述,并且涵盖了 CakePHP 版本 2.2.5。