Releases: chinpei215/cakephp-theme
Releases · chinpei215/cakephp-theme
Theme plugin 1.0.2
- Fixed short array syntax in
ThemeShell
- Added short
-t
option toThemeShell
- Fixed
bake all
ignoresAppController::$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.name
andTheme.useThemePath
from configuration. UseAppController::$theme
andTheme.default
instead.
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