X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=21a0837eb8eaa661e862955221888e5182537ea5;hb=6e72987a9241a1ea1b9d91b06bbf819ba2de0eaf;hp=72eec2418656d8e8cb650fce9a04eecee284dfe0;hpb=41792f2d1a2478a284c663c02b2f64ca74b2e3df;p=mailer.git diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 72eec24186..21a0837eb8 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -18,20 +18,18 @@ ./inc/extensions/ext-network.php:24: * @TODO ADCocktail: Zero array element is return code! * ./inc/extensions/ext-network.php:25: * @TODO Affiliblatt: All except banner, do they really have UTF-8? * ./inc/extensions/ext-network.php:26: * @TODO AllAds4You: Traffic from abroad, High-Forced banner * -./inc/extensions/ext-network.php:27: * @TODO doubleads: Which charset? * -./inc/extensions/ext-network.php:28: * @TODO Fusion-Ads: Has click/banner URL in API response, really UTF-8 * -./inc/extensions/ext-network.php:29: * @TODO GolloX: Which charset? * -./inc/extensions/ext-network.php:30: * @TODO homeADS: Which charset? * -./inc/extensions/ext-network.php:31: * @TODO paid4ad: Which URLs for click and banner? * -./inc/extensions/ext-network.php:32: * @TODO VIPads: Which charset? * -./inc/extensions/ext-network.php:33: * @TODO Der Werbepartner.cc: Banner click/view is JavaScript! * -./inc/extensions/ext-network.php:34: * @TODO Der Werbepartner.cc: Forced textlink not correct * -./inc/extensions/ext-network.php:35: * @TODO Der Werbepartner.cc: Layer not correct * -./inc/extensions/ext-network.php:36: * @TODO Der Werbepartner.cc: Sky banner is JavaScript! * -./inc/extensions/ext-network.php:37: * @TODO Der Werbepartner.cc: Surfbar click not correct * -./inc/extensions/ext-network.php:38: * @TODO Der Werbepartner.cc: Textlink not not correct * -./inc/extensions/ext-network.php:39: * @TODO Yoo!Media: What is LayerAd compared to Layer click? * -./inc/extensions/ext-network.php:93: // @TODO network_type_handle is an internal name and needs documentation +./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 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 @@ -42,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:175:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:2255: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:1499: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1522: // @TODO Rewrite this old lost code to a template +./inc/functions.php:1590: // @TODO Are these convertions still required? +./inc/functions.php:1608:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:181:// @TODO Rewrite this to an extension 'smtp' +./inc/functions.php:2264: // @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 @@ -88,6 +86,7 @@ ./inc/libs/user_functions.php:327: // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content); ./inc/libs/user_functions.php:347: // @TODO Make this filter working: $url = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON)); ./inc/libs/user_functions.php:423: // @TODO We should try to rewrite this to fetchUserData() somehow +./inc/libs/user_functions.php:611: // @TODO Try to rewrite the following unset() ./inc/libs/yoomedia_functions.php:116: $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script ./inc/load_config.php:77: // @TODO Rewrite them to avoid this else block ./inc/loader/load_cache-extension.php:13: * @TODO Rewrite this whole file to load_cache-extensions.php * @@ -149,7 +148,6 @@ ./inc/modules/admin/what-usage.php:89: // @TODO This code is double, see loadTemplate() and loadEmailTemplate() in functions.php ./inc/modules/admin/what-usr_online.php:51: // @TODO Add a filter for sponsor ./inc/modules/guest/what-beg.php:53:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout'))); -./inc/modules/guest/what-confirm.php:111: // @TODO Try to rewrite the following unset() ./inc/modules/guest/what-login.php:123: // @TODO Move this HTML code into a template ./inc/modules/guest/what-mediadata.php:183:// @TODO Rewrite all these if-blocks to filters ./inc/modules/guest/what-mediadata.php:70: // @TODO Find a better formular than this one @@ -185,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:1141: // @TODO This can be easily moved out after the merge from EL branch to this is complete +./inc/template-functions.php:1174: // @TODO Add a little more infos here +./inc/template-functions.php:1462:// @TODO Lame description for this function +./inc/template-functions.php:1481: // @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:579:// @TODO $simple/$constants are deprecated +./inc/template-functions.php:606: // @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 @@ -231,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.