[root]/modules/thememanager/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 11 (100.0%) | 264 (100.0%) | 24.0 |
- moved modules into application dir
0 lines of code changed in 1 file:
- renamed "action_show" to "action_list"
- renamed "initializeModule" to "_initializeModule"
- updated some controllers to reflect the changes in the action name structure
- renamed templates according to the changed action name structure
120 lines of code changed in 1 file:
- no smarty debug on theme display
- little tweak for getThemes()
9 lines of code changed in 1 file:
- update to menu, news, thememanager, users
45 lines of code changed in 1 file:
- renamed config value [template][theme] to [template][frontend_theme]
- renamed session attributes accordingly
1 lines of code changed in 1 file:
- adjusted thememanager module to work with frontend/backend directory structure
36 lines of code changed in 1 file:
- fixed ROOT and WWW_ROOT* slashes
2 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
23 lines of code changed in 1 file:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
1 lines of code changed in 1 file:
- QA
5 lines of code changed in 1 file:
- moved modulecontrollers to /controller directory
22 lines of code changed in 1 file: