]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued:
authorRoland Häder <roland@mxchange.org>
Mon, 29 Aug 2011 21:45:40 +0000 (21:45 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 29 Aug 2011 21:45:40 +0000 (21:45 +0000)
commitcc356117082319cd963082c5b60a2be542c3e7db
tree28c12dc87c392e19a28961646e69118fc20408cc
parent86cd70ff024c1e32d9f19dc215628eda18bb510b
Extension ext-network continued:
- Advertising network 'Adminlose.de' added
- Added SQL exports (part dumps, won't work with phpMyAdmin) for easy
  maintenance of all networks
- Renamed all 'api translation' related templates, scripts, database columns,
  database table and language ids to 'array translation' for better naming
- TODOs.txt updated
26 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-network.php
inc/language/de.php
inc/language/network_de.php
inc/libs/network_functions.php
inc/modules/admin/what-list_network_api_translation.php
inc/modules/admin/what-list_network_array_translation.php [new file with mode: 0644]
inc/template-functions.php
templates/de/html/admin/admin_add_network_api_translation.tpl
templates/de/html/admin/admin_add_network_array_translation.tpl [new file with mode: 0644]
templates/de/html/admin/admin_export_network_array_translation.tpl [new file with mode: 0644]
templates/de/html/admin/admin_export_network_data.tpl [new file with mode: 0644]
templates/de/html/admin/admin_export_network_request_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_export_network_types.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_api_translation.tpl
templates/de/html/admin/admin_list_network_api_translation_row.tpl
templates/de/html/admin/admin_list_network_array_translation.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_array_translation_row.tpl [new file with mode: 0644]
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.tpl
templates/de/html/admin/admin_list_networks_row.tpl
templates/de/html/admin/admin_network_api_translation_added.tpl
templates/de/html/admin/admin_network_array_translation_added.tpl [new file with mode: 0644]
templates/de/html/admin/admin_network_request_param_added.tpl