]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued:
authorquix0r <quix0r@mxchange.org>
Sat, 13 Aug 2011 20:30:35 +0000 (20:30 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 13 Aug 2011 20:30:35 +0000 (20:30 +0000)
commitfa6e0f98c54fb3acaceddf7b49e08927f239222d
treeb480cc51b4cd625b778fdfd64148dd864e744e0c
parent227dffb89743fab3c52072955f80f6913d7380db
Extension ext-network continued:
- Stub script added for network types configuration
- GET request parameter 'network' renamed to 'network_id' for clear naming
- TODOs.txt updated
26 files changed:
.gitattributes
DOCS/TODOs.txt
inc/libs/network_functions.php
inc/modules/admin/what-config_network_api.php
inc/modules/admin/what-config_network_types.php [new file with mode: 0644]
inc/modules/admin/what-list_network_api_translation.php
inc/modules/admin/what-list_network_params.php
inc/modules/admin/what-list_network_types.php
inc/template-functions.php
templates/de/html/admin/admin_add_network_api_translation.tpl
templates/de/html/admin/admin_add_network_params.tpl
templates/de/html/admin/admin_add_network_type.tpl
templates/de/html/admin/admin_config_network_api.tpl
templates/de/html/admin/admin_delete_network_params.tpl
templates/de/html/admin/admin_delete_network_types.tpl
templates/de/html/admin/admin_edit_network_params.tpl
templates/de/html/admin/admin_edit_network_types.tpl
templates/de/html/admin/admin_list_network_api_translation.tpl
templates/de/html/admin/admin_list_network_params.tpl
templates/de/html/admin/admin_list_network_types.tpl
templates/de/html/admin/admin_list_networks_row.tpl
templates/de/html/admin/admin_network_added.tpl
templates/de/html/admin/admin_network_api_translation_added.tpl
templates/de/html/admin/admin_network_request_param_added.tpl
templates/de/html/admin/admin_network_type_added.tpl
templates/de/html/select/select_network_type_box.tpl