[root]/modules/recaptcha
library
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 17 (100.0%) | 155 (100.0%) | 9.1 |
| thunderm00n | 2 (11.8%) | 107 (69.0%) | 53.5 |
| vain | 14 (82.4%) | 47 (30.3%) | 3.3 |
| xsign | 1 (5.9%) | 1 (0.6%) | 1.0 |
- moved modules into application dir
0 lines of code changed in 5 files:
- recaptcha.module.php: fixed array and set default value if no publickey is given
5 lines of code changed in 1 file:
- 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
107 lines of code changed in 2 files:
- 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:
- worked on some configuration issues
- deleted tabs from settings module
17 lines of code changed in 2 files:
- applied "clansuite_" prefix to several modules (modulecontroller and classnames fix)
6 lines of code changed in 1 file:
- updated modulecreator
- added section to recpatcha config
1 lines of code changed in 1 file:
- reCaptcha Module added
18 lines of code changed in 3 files: