[root]/modules/languages/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 19 (100.0%) | 813 (100.0%) | 42.7 |
- 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
311 lines of code changed in 2 files:
- marked ajax_action_admin_translate_google() as deprecated by google
1 lines of code changed in 1 file:
- creation of langinfo array is restructured + changes in template accordingly
- po and mo file data is now correctly gathered
22 lines of code changed in 1 file:
- moved gettext portable object fileheader to static function, to be better accessible from outside
- when creating new locale the fileheader used
3 lines of code changed in 1 file:
- update for gettext/languages module
73 lines of code changed in 1 file:
- set decorator attributes for form and formelement - but apply them during rendering process
- added addnewlanguage_dialog functionality
- optimized addCSS()
31 lines of code changed in 1 file:
- cleanup and unittests for feed.core.php
0 lines of code changed in 1 file:
- language module displays full list of available translations for each module
99 lines of code changed in 1 file:
- modified gettext extractor to build and use the correct LC_MESSAGES path
- deleted all modulename/languages/modulename.po files
- added all modulename/languages/ll_cc/LC_MESSAGES/modulename.po files
11 lines of code changed in 1 file:
- changed getConfigValue(), getModuleConfig() and var moduleconfig to static
- renamed all method calls accordingly
10 lines of code changed in 2 files:
- smarty |@ to |
- various minor modifications
27 lines of code changed in 1 file:
- captured log output of extractor (action_admin_scanallmodules)
9 lines of code changed in 1 file:
- added gettext po files for modules
78 lines of code changed in 1 file:
- changes to gettext extractor
- added structure for languages module
138 lines of code changed in 2 files: