Extension ext-network continued:
authorRoland Häder <roland@mxchange.org>
Mon, 12 Sep 2011 21:38:37 +0000 (21:38 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 12 Sep 2011 21:38:37 +0000 (21:38 +0000)
commitef9dfab121f1d8929ce8cd4bf9aedaa968212b50
tree06ff0b6df6ba953187ef840986d2e1178c257ff7
parent203d87aecf2e27ad405198fd71efd9fb499081f9
Extension ext-network continued:
- Adding/listing of v-check parameters added
- V-check parameters added for all supported networks (more will follow!)
- Function fooParamKey() renamed to fooParameterKey(), we don't shortcut things
- TODOs.txt updated
14 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-network.php
inc/language/network_de.php
inc/libs/network_functions.php
inc/modules/admin/what-list_network_vcheck_params.php [new file with mode: 0644]
templates/de/html/admin/admin_add_network_request_param.tpl
templates/de/html/admin/admin_add_network_vcheck_param.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_network_request_params_row.tpl
templates/de/html/admin/admin_export_network_vcheck_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_request_params_row.tpl
templates/de/html/admin/admin_list_network_vcheck_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_vcheck_params_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_network_vcheck_param_added.tpl [new file with mode: 0644]