X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=42bf640d8c97c10fd5eee821305e625cffe9494d;hb=5ea4a58fa13d33b4133a6fda5a83abf083002ebf;hp=7a086b37683f22165a0c482bc03255dff15d8085;hpb=066dc2fe27293ce9dc2740fb58caa064bd506bd5;p=mailer.git diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 7a086b3768..42bf640d8c 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -20,17 +20,16 @@ ./inc/extensions/ext-network.php:26: * @TODO AllAds4You: Traffic from abroad, High-Forced banner * ./inc/extensions/ext-network.php:27: * @TODO Fusion-Ads: Has click/banner URL in API response, really UTF-8 * ./inc/extensions/ext-network.php:28: * @TODO GolloX: Which charset? * -./inc/extensions/ext-network.php:29: * @TODO homeADS: Which charset? * -./inc/extensions/ext-network.php:30: * @TODO paid4ad: Which URLs for click and banner? * -./inc/extensions/ext-network.php:31: * @TODO VIPads: Which charset? * -./inc/extensions/ext-network.php:32: * @TODO Der Werbepartner.cc: Banner click/view is JavaScript! * -./inc/extensions/ext-network.php:33: * @TODO Der Werbepartner.cc: Forced textlink not correct * -./inc/extensions/ext-network.php:34: * @TODO Der Werbepartner.cc: Layer not correct * -./inc/extensions/ext-network.php:35: * @TODO Der Werbepartner.cc: Sky banner is JavaScript! * -./inc/extensions/ext-network.php:36: * @TODO Der Werbepartner.cc: Surfbar click not correct * -./inc/extensions/ext-network.php:37: * @TODO Der Werbepartner.cc: Textlink not not correct * -./inc/extensions/ext-network.php:38: * @TODO Yoo!Media: What is LayerAd compared to Layer click? * -./inc/extensions/ext-network.php:92: // @TODO network_type_handle is an internal name and needs documentation +./inc/extensions/ext-network.php:29: * @TODO paid4ad: Which URLs for click and banner? * +./inc/extensions/ext-network.php:30: * @TODO VIPads: HTML text is send encoded with BASE64 * +./inc/extensions/ext-network.php:31: * @TODO Der Werbepartner.cc: Banner click/view is JavaScript! * +./inc/extensions/ext-network.php:32: * @TODO Der Werbepartner.cc: Forced textlink not correct * +./inc/extensions/ext-network.php:33: * @TODO Der Werbepartner.cc: Layer not correct * +./inc/extensions/ext-network.php:34: * @TODO Der Werbepartner.cc: Sky banner is JavaScript! * +./inc/extensions/ext-network.php:35: * @TODO Der Werbepartner.cc: Surfbar click not correct * +./inc/extensions/ext-network.php:36: * @TODO Der Werbepartner.cc: Textlink not not correct * +./inc/extensions/ext-network.php:37: * @TODO Yoo!Media: What is LayerAd compared to Layer click? * +./inc/extensions/ext-network.php:91: // @TODO network_type_handle is an internal name and needs documentation ./inc/extensions/ext-newsletter.php:220: // @TODO Move these into configuration ./inc/extensions/ext-order.php:344: // @TODO This should be moved out to inc/reset/ ./inc/extensions/ext-rallye.php:331: // @TODO Move this code into rallye_functions.php @@ -41,12 +40,12 @@ ./inc/extensions-functions.php:434:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/extensions-functions.php:564: // @TODO Extension is loaded, what next? ./inc/functions.php:112: // @TODO Extension 'msg' does not exist -./inc/functions.php:1490: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:1513: // @TODO Rewrite this old lost code to a template -./inc/functions.php:1581: // @TODO Are these convertions still required? -./inc/functions.php:1599:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:1493: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1516: // @TODO Rewrite this old lost code to a template +./inc/functions.php:1584: // @TODO Are these convertions still required? +./inc/functions.php:1602:// @TODO Rewrite this function to use readFromFile() and writeToFile() ./inc/functions.php:175:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:2255: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2258: // @TODO This is still very static, rewrite it somehow ./inc/gen_sql_patches.php:96:// @TODO Rewrite this to a filter ./inc/install-functions.php:59: // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); ./inc/language/de.php:1116:// @TODO Rewrite these two constants @@ -184,14 +183,14 @@ ./inc/reset/reset_beg.php:51:// @TODO This should be converted in a daily beg rallye ./inc/reset/reset_birthday.php:91: // @TODO 4 is hard-coded here, should we move it out in config? ./inc/revision-functions.php:153:// @TODO Please describe this function -./inc/template-functions.php:1135: // @TODO This can be easily moved out after the merge from EL branch to this is complete -./inc/template-functions.php:1168: // @TODO Add a little more infos here -./inc/template-functions.php:1456:// @TODO Lame description for this function -./inc/template-functions.php:1475: // @TODO Move this in a filter +./inc/template-functions.php:1136: // @TODO This can be easily moved out after the merge from EL branch to this is complete +./inc/template-functions.php:1169: // @TODO Add a little more infos here +./inc/template-functions.php:1457:// @TODO Lame description for this function +./inc/template-functions.php:1476: // @TODO Move this in a filter ./inc/template-functions.php:189: * @TODO On some pages this is buggy -./inc/template-functions.php:264: // @TODO Remove this sanity-check if all is fine -./inc/template-functions.php:575:// @TODO $simple/$constants are deprecated -./inc/template-functions.php:602: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates +./inc/template-functions.php:265: // @TODO Remove this sanity-check if all is fine +./inc/template-functions.php:576:// @TODO $simple/$constants are deprecated +./inc/template-functions.php:603: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates ./inc/wrapper-functions.php:132:// @TODO Implement $compress ./inc/wrapper-functions.php:139:// @TODO Implement $decompress ./inc/wrapper-functions.php:454:// @TODO Do some more sanity check here @@ -230,49 +229,6 @@ ./templates/de/html/surfbar/surfbar_frame_textlinks.tpl:5: ### ### DEPRECATION FOLLOWS: ### ### ./inc/modules/admin/admin-inc.php:439:// @DEPRECATED -./inc/modules/admin/what-list_network_array_translation.php:2:// @DEPRECATED -./inc/modules/admin/what-list_network_translations.php:2:// @DEPRECATED -./templates/de/html/admin/admin_add_banner.tpl:1: -./templates/de/html/admin/admin_add_network_array_translation.tpl:1: -./templates/de/html/admin/admin_admin_add.tpl:1: -./templates/de/html/admin/admin_admins_add_acl.tpl:1: -./templates/de/html/admin/admin_admins_add.tpl:1: -./templates/de/html/admin/admin_amenu_delete_row.tpl:1: -./templates/de/html/admin/admin_amenu_delete.tpl:1: -./templates/de/html/admin/admin_amenu_edit_form.tpl:1: -./templates/de/html/admin/admin_amenu_edit_row.tpl:1: -./templates/de/html/admin/admin_amenu_edit.tpl:1: -./templates/de/html/admin/admin_del_points_row.tpl:1: -./templates/de/html/admin/admin_del_points.tpl:1: -./templates/de/html/admin/admin_edit_points_row.tpl:1: -./templates/de/html/admin/admin_edit_points.tpl:1: -./templates/de/html/admin/admin_gmenu_delete_row.tpl:1: -./templates/de/html/admin/admin_gmenu_delete.tpl:1: -./templates/de/html/admin/admin_gmenu_edit_form.tpl:1: -./templates/de/html/admin/admin_gmenu_edit_row.tpl:1: -./templates/de/html/admin/admin_gmenu_edit.tpl:1: -./templates/de/html/admin/admin_gmenu_status.tpl:1: -./templates/de/html/admin/admin_guest_add.tpl:1: -./templates/de/html/admin/admin_list_task_ext2_rows.tpl:1: -./templates/de/html/admin/admin_member_add.tpl:1: -./templates/de/html/admin/admin_mmenu_delete_row.tpl:1: -./templates/de/html/admin/admin_mmenu_delete.tpl:1: -./templates/de/html/admin/admin_mmenu_edit_row.tpl:1: -./templates/de/html/admin/admin_mmenu_edit.tpl:1: -./templates/de/html/admin/admin_mmenu_overview.tpl:1: -./templates/de/html/admin/admin_mmenu_status.tpl:1: -./templates/de/html/admin/admin_points_del_row.tpl:1: -./templates/de/html/admin/admin_points_del.tpl:1: -./templates/de/html/admin/admin_points_edit_row.tpl:1: -./templates/de/html/admin/admin_points_edit.tpl:1: -./templates/de/html/admin/admin_points_row.tpl:1: -./templates/de/html/admin/admin_points.tpl:1: -./templates/de/html/admin/admin_refbanner_edit_row.tpl:1: -./templates/de/html/admin/admin_refbanner_edit.tpl:1: -./templates/de/html/admin/admin_refbanner_row.tpl:1: -./templates/de/html/admin/admin_refbanner.tpl:1: -./templates/de/html/guest/guest_menu_whats.tpl:1: -./templates/de/html/member/member_menu_whats.tpl:1: ### ### template-warnings.log follows: ### ### Warning: Not parsing JavaScript templates/de/html/js/js_order_send.tpl. Warning: Not parsing JavaScript templates/de/html/js/js_cookies_disabled.tpl.