X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=e2b612f4614abc790856a39e98179f25be306c80;hb=48b01b793f8953018586b10eeb3d7b0a762af765;hp=4afbb200650b678173851ab50e5f70e211bca05a;hpb=c544e11e6c117f1a1757bbc98b19e9675dc9b3cb;p=mailer.git diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 4afbb20065..e2b612f461 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -17,15 +17,11 @@ ./inc/extensions/ext-network.php:24: * @TODO Affiliblatt: All except banner, do they really have UTF-8? * ./inc/extensions/ext-network.php:25: * @TODO doubleads: Which charset? * ./inc/extensions/ext-network.php:26: * @TODO Fusion-Ads: Has click/banner URL in API response, really UTF-8 * -./inc/extensions/ext-network.php:27: * @TODO GigaPromo: Traffic * -./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 Mega-Ad: Traffic * -./inc/extensions/ext-network.php:31: * @TODO paid4ad: Which URLs for click and banner? * -./inc/extensions/ext-network.php:32: * @TODO secash: Traffic * -./inc/extensions/ext-network.php:33: * @TODO ultraPROMO: Traffic * -./inc/extensions/ext-network.php:34: * @TODO Der Werbepartner.cc: Has click/banner URL in API response * -./inc/extensions/ext-network.php:88: // @TODO network_type_handle is an internal name and needs documentation +./inc/extensions/ext-network.php:27: * @TODO GolloX: Which charset? * +./inc/extensions/ext-network.php:28: * @TODO homeADS: Which charset? * +./inc/extensions/ext-network.php:29: * @TODO paid4ad: Which URLs for click and banner? * +./inc/extensions/ext-network.php:30: * @TODO Der Werbepartner.cc: Has click/banner URL in API response * +./inc/extensions/ext-network.php:84: // @TODO network_type_handle is an internal name and needs documentation ./inc/extensions/ext-newsletter.php:216: // @TODO Move these into configuration ./inc/extensions/ext-rallye.php:331: // @TODO Move this code into rallye_functions.php ./inc/extensions/ext-rallye.php:94: // @TODO Fix config_rallye_prices to list_rallye_prices @@ -39,14 +35,14 @@ ./inc/functions.php:1046: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates ./inc/functions.php:2489: // @TODO Add a little more infos here ./inc/functions.php:256: // @TODO Remove this sanity-check if all is fine -./inc/functions.php:2571: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:2594: // @TODO Rewrite this old lost code to a template +./inc/functions.php:2572: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:2595: // @TODO Rewrite this old lost code to a template ./inc/functions.php:259: // @TODO Try to rewrite all $DATA to $content -./inc/functions.php:2683: // @TODO Are these convertions still required? -./inc/functions.php:2701:// @TODO Rewrite this function to use readFromFile() and writeToFile() -./inc/functions.php:3580:// @TODO Lame description for this function -./inc/functions.php:3602: // @TODO Move this in a filter -./inc/functions.php:3726: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2684: // @TODO Are these convertions still required? +./inc/functions.php:2702:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:3581:// @TODO Lame description for this function +./inc/functions.php:3603: // @TODO Move this in a filter +./inc/functions.php:3727: // @TODO This is still very static, rewrite it somehow ./inc/functions.php:474: // @TODO Do only use $content, not $DATA or raw variables ./inc/functions.php:544: // @TODO Extension 'msg' does not exist ./inc/functions.php:613:// @TODO Rewrite this to an extension 'smtp' @@ -79,9 +75,9 @@ ./inc/libs/task_functions.php:53:// @TODO Move all extension-dependent queries into filters ./inc/libs/user_functions.php:138: // @TODO These two constants are no longer used, maybe we reactivate this code? ./inc/libs/user_functions.php:225:// @TODO Double-check configuration entry here -./inc/libs/user_functions.php:314: // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content); -./inc/libs/user_functions.php:334: // @TODO Make this filter working: $URL = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON)); -./inc/libs/user_functions.php:410: // @TODO We should try to rewrite this to fetchUserData() somehow +./inc/libs/user_functions.php:317: // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content); +./inc/libs/user_functions.php:337: // @TODO Make this filter working: $URL = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON)); +./inc/libs/user_functions.php:413: // @TODO We should try to rewrite this to fetchUserData() somehow ./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 * @@ -165,7 +161,7 @@ ./inc/modules/member/what-bonus.php:57: // @TODO Rewrite this to a filter ./inc/modules/member/what-categories.php:129: // @TODO Rewrite this to use $OUT .= ... ./inc/modules/member/what-doubler.php:56:// @TODO The '*100' is in the way to get moved into the template -./inc/modules/member/what-order.php:450: // @TODO Rewrite this to a filter +./inc/modules/member/what-order.php:453: // @TODO Rewrite this to a filter ./inc/modules/member/what-order.php:65:// @TODO Rewrite this to a filter ./inc/modules/member/what-payout.php:221: // @TODO Rewrite this to a filter ./inc/modules/member/what-points.php:55:// @TODO Should we rewrite this to a filter?