]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued, "translation" function introduced:
authorRoland Häder <roland@mxchange.org>
Tue, 23 Aug 2011 14:57:56 +0000 (14:57 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 23 Aug 2011 14:57:56 +0000 (14:57 +0000)
commit71da088be0643264f37c976e33048fde7676e7d5
tree47b15e8e98ad4770d74bcebd7b8205c9361286ed
parentff9b3dd2915fd291c6eeb6a458757597467e00a4
Extension ext-network continued, "translation" function introduced:
- Already added network type handler configuration can now be displayed (shown)
  and changed
- Most advertising networks require "hours" for reload time, but other may
  require different time units, therefore a new entry has been added to table
  'network_types_config' to reflect these differences
- "Translation" function 'translateTimeUnit()' introduced which can "translate"
  time units (like W for weeks) into human-readable
- Function createFancyTime() uses now EL code (see newly introduced function)
- TODOs.txt updated
22 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-network.php
inc/functions.php
inc/language/de.php
inc/language/network_de.php
inc/libs/network_functions.php
inc/modules/admin/what-config_network_types.php
inc/template-functions.php
templates/de/html/admin/admin_add_config_network_type_form.tpl
templates/de/html/admin/admin_add_payment.tpl
templates/de/html/admin/admin_config_home.tpl
templates/de/html/admin/admin_config_network_types_row.tpl
templates/de/html/admin/admin_delete_payments_row.tpl
templates/de/html/admin/admin_edit_config_network_type_form.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_payments_row.tpl
templates/de/html/admin/admin_list_payments_row.tpl
templates/de/html/admin/admin_list_yoomedia_tm_already.tpl
templates/de/html/admin/admin_list_yoomedia_tm_row.tpl
templates/de/html/admin/admin_send_yoomedia.tpl
templates/de/html/admin/admin_show_config_network_type.tpl [new file with mode: 0644]
templates/de/html/tlock_message.tpl