]> git.mxchange.org Git - mailer.git/commit
Fixed a lot ext-network forms, {%get=foo%} introduced, a lot array elements added
authorquix0r <quix0r@mxchange.org>
Fri, 6 Aug 2010 12:54:56 +0000 (12:54 +0000)
committerquix0r <quix0r@mxchange.org>
Fri, 6 Aug 2010 12:54:56 +0000 (12:54 +0000)
commit8f5fabe147ca69f0dc5619e4770a733d92bd3844
tree92e402368058f536099237db1edaf5cf58b468a5
parent4bc66f2d8d5fa3952210b626ac0a621f144e64be
Fixed a lot ext-network forms, {%get=foo%} introduced, a lot array elements added
- Fixed all form for ext-network to handle dynamic parameters correctly
- Introduced new EL: {%get=foo%} is now a helper EL to insert parameters from
  GET request, still this doesn't support extra functions but will be added soon
- Added a lot array element translations for many networks
- TODOs.txt updated
17 files changed:
DOCS/TODOs.txt
DOCS/de/network/README.txt
inc/expression-functions.php
inc/extensions/ext-network.php
inc/language/network_de.php
inc/libs/network_functions.php
templates/de/html/admin/admin_add_network_api_translation.tpl
templates/de/html/admin/admin_add_network_params.tpl
templates/de/html/admin/admin_add_network_type.tpl
templates/de/html/admin/admin_del_network_params.tpl
templates/de/html/admin/admin_del_network_types.tpl
templates/de/html/admin/admin_edit_network_params.tpl
templates/de/html/admin/admin_edit_network_types.tpl
templates/de/html/admin/admin_list_network_api_translation.tpl
templates/de/html/admin/admin_list_network_params.tpl
templates/de/html/admin/admin_list_network_types.tpl
templates/de/html/js/js_surfbar_stopped.tpl