[root]/modules/rssreader/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 15 (100.0%) | 50 (100.0%) | 3.3 |
- moved modules into application dir
0 lines of code changed in 2 files:
- 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
1 lines of code changed in 2 files:
- cleanup and unittests for feed.core.php
1 lines of code changed in 1 file:
- changed getConfigValue(), getModuleConfig() and var moduleconfig to static
- renamed all method calls accordingly
1 lines of code changed in 1 file:
- bugfix for rssreader/simplepie
2 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
7 lines of code changed in 2 files:
- renamed method prepareOutput() to display()
- added parameter array to pass layout and content template along
1 lines of code changed in 1 file:
- QA
8 lines of code changed in 2 files:
- a bunch of QA fixes
5 lines of code changed in 1 file:
- moved modulecontrollers to /controller directory
24 lines of code changed in 2 files: