]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued:
authorquix0r <quix0r@mxchange.org>
Tue, 30 Aug 2011 01:00:57 +0000 (01:00 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 30 Aug 2011 01:00:57 +0000 (01:00 +0000)
commit814db793b274ad893fde74a1a5b1a31c8db9cacd
tree2ef8152c18e4b49e0ea32bdbc495a7a010e2ea79
parent842e6a9830e4bcca2900125c3674e80b832dde5a
Extension ext-network continued:
- All 'network params' templates, scripts etc cetera renamed to 'request
  params', 'network' is dublicate here
- A lot more renamed for better naming convention
- Column 'network_type_handle' renamed to 'network_type_handler' to make it
  more matching with other parts of ext-network
- 'do' is now everywhere in URL (GET)
- TODOs.txt updated
60 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-config_network_types.php
inc/modules/admin/what-list_email_max_rec.php
inc/modules/admin/what-list_network_array_translation.php
inc/modules/admin/what-list_network_params.php
inc/modules/admin/what-list_network_request_params.php [new file with mode: 0644]
inc/modules/admin/what-list_network_types.php
templates/de/html/admin/admin_add_config_network_type.tpl
templates/de/html/admin/admin_add_config_network_type_form.tpl
templates/de/html/admin/admin_add_network_array_translation.tpl
templates/de/html/admin/admin_add_network_params.tpl
templates/de/html/admin/admin_add_network_request_param.tpl [new file with mode: 0644]
templates/de/html/admin/admin_add_network_type.tpl
templates/de/html/admin/admin_config_network_types.tpl
templates/de/html/admin/admin_config_network_types_row.tpl
templates/de/html/admin/admin_delete_admins.tpl
templates/de/html/admin/admin_delete_admins_acls.tpl
templates/de/html/admin/admin_delete_cats.tpl
templates/de/html/admin/admin_delete_email_max_rec.tpl
templates/de/html/admin/admin_delete_network_params.tpl
templates/de/html/admin/admin_delete_network_params_row.tpl
templates/de/html/admin/admin_delete_network_request_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_network_request_params_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_network_types.tpl
templates/de/html/admin/admin_delete_network_types_row.tpl
templates/de/html/admin/admin_delete_networks.tpl
templates/de/html/admin/admin_delete_payments.tpl
templates/de/html/admin/admin_delete_reflevel.tpl
templates/de/html/admin/admin_delete_surfbar_urls.tpl
templates/de/html/admin/admin_edit_config_network_type_form.tpl
templates/de/html/admin/admin_edit_email_max_rec.tpl
templates/de/html/admin/admin_edit_network_params.tpl
templates/de/html/admin/admin_edit_network_params_row.tpl
templates/de/html/admin/admin_edit_network_request_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_network_request_params_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_network_types.tpl
templates/de/html/admin/admin_edit_network_types_row.tpl
templates/de/html/admin/admin_edit_networks.tpl
templates/de/html/admin/admin_export_network_types.tpl
templates/de/html/admin/admin_list_network_array_translation.tpl
templates/de/html/admin/admin_list_network_array_translation_row.tpl
templates/de/html/admin/admin_list_network_params.tpl
templates/de/html/admin/admin_list_network_params_row.tpl
templates/de/html/admin/admin_list_network_request_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_request_params_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_types.tpl
templates/de/html/admin/admin_list_network_types_row.tpl
templates/de/html/admin/admin_list_networks.tpl
templates/de/html/admin/admin_list_networks_row.tpl
templates/de/html/admin/admin_network_type_added.tpl
templates/de/html/admin/admin_show_config_network_type.tpl
templates/de/html/member/member_surfbar_delete_action_form.tpl
templates/de/html/select/select_network_type_box.tpl
templates/de/html/select/select_network_type_option.tpl
templates/de/html/select/select_network_type_title_box.tpl
templates/de/html/select/select_network_type_title_option.tpl