谁有更好办法实现layout及multi theme (template)?
昨天看了wiki,关于layout有了解决方案。http://codeigniter.com/wiki/layout_library/
但是关于multi theme还是没有更好的方法。
http://codeigniter.com/forums/viewthread/94904/#480253
views的目录如下
views
|-- default
| |-- _html
| | |-- css
| | |-- images
| | +-- js
| |-- controller1
| | +-- method1.php
| |-- controller2
| +-- layout_main.php
+--other theme
请问各位是如何实现layout及multi theme的?
template library
試試這個如何?:lolhttp://www.williamsconcepts.com/ci/codeigniter/libraries/template/index.html 马上研究一下,非常感谢。
PS:CI就是库多 也想了解一下layout
页:
[1]