[root]/modules/wwwstats
templates
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 279 (100.0%) | 17.4 |
| vain | 10 (62.5%) | 157 (56.3%) | 15.7 |
| thunderm00n | 3 (18.8%) | 116 (41.6%) | 38.6 |
| xsign | 2 (12.5%) | 4 (1.4%) | 2.0 |
| rikku | 1 (6.3%) | 2 (0.7%) | 2.0 |
- moved modules into application dir
0 lines of code changed in 4 files:
- corrected attribute "author" on several modules (modulename.info.php)
1 lines of code changed in 1 file:
- Added some Modules with Basic Structures
- Added .info.php and .config.php to all Modules
116 lines of code changed in 3 files:
- various smaller changes
- modulemanager scaffolding restructured to single methods
- permissiosn management: changed the cc_ tag to permission_ in templates, for the sake of a clearer name
2 lines of code changed in 1 file:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
2 lines of code changed in 1 file:
fixed Fatal error: Undefined class constant 'FETCH_ARRAY' (now HYDRATE_ARRAY)
2 lines of code changed in 1 file:
- removed processActionController from Modules
- enabled Usage of ActionController_Resolver, restructured index.php and frontcontroller.core.php accordingly
- processActionController is now executed by Frontcontroller->processRequest()
- moved and renamed cut_string from set_breadcrumbs.filter.php to functions.core.php cut_string_backwards
- added simplexmltoarray to functions.core.php
0 lines of code changed in 1 file:
- applied "clansuite_" prefix on thememanager and wwwstats
24 lines of code changed in 1 file:
- renderWidget(__METHOD__) deprecated! :)
1 lines of code changed in 1 file:
- added setWidgetTemplate()
- changed lots of tpl names to action_ widget_
- more...
3 lines of code changed in 1 file:
- statistics now wwwstats module
- widget_wwwstats included in standard/index.tpl
128 lines of code changed in 1 file: