]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued:
authorquix0r <quix0r@mxchange.org>
Mon, 29 Aug 2011 21:45:40 +0000 (21:45 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 29 Aug 2011 21:45:40 +0000 (21:45 +0000)
commit212a386d8618d846cd1cbaa56b59703fac859b63
tree28c12dc87c392e19a28961646e69118fc20408cc
parent1fc4c328879250c4017f6beaef5c6d640d1f5fd0
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