Fixed a lot ext-network forms, {%get=foo%} introduced, a lot array elements added
authorRoland Häder <roland@mxchange.org>
Fri, 6 Aug 2010 12:54:56 +0000 (12:54 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 6 Aug 2010 12:54:56 +0000 (12:54 +0000)
commitbca213f834a08bd1c18df190e6df2acafa35f999
tree92e402368058f536099237db1edaf5cf58b468a5
parent8658feeceddc055ab064782807ff69cb3c0a8c94
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