Releases: chinpei215/cakephp-theme
Releases · chinpei215/cakephp-theme
Theme plugin 1.0.2
- Fixed short array syntax in
ThemeShell - Added short
-toption toThemeShell - Fixed
bake allignoresAppController::$theme
Theme plugin 1.0.1
- Fix ThemeShell ignores --theme when Theme.deafult is set
Theme plugin 1.0.0
- Added support for plugin theme.
- Moved templates file repository.
- Removed
Theme.nameandTheme.useThemePathfrom configuration. UseAppController::$themeandTheme.defaultinstead.
Theme plugin 0.2.1
Fixed short array syntax
Theme plugin 0.2.0
Allow to install themes as default view files.
Allow to put baked view files under the Themed directory.
Theme plugin 0.1.0
Initial release