Extension ext-network continued:
authorRoland Häder <roland@mxchange.org>
Sat, 13 Aug 2011 20:30:35 +0000 (20:30 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 13 Aug 2011 20:30:35 +0000 (20:30 +0000)
commit465859de0e017d99130df209391fe0742fc24271
treeb480cc51b4cd625b778fdfd64148dd864e744e0c
parent6f9f29d5caee60a2cceae33a7a53e1b4c7319a0c
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