X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=f5a8e5e9689a638e5e06210e35174c186033f402;hp=cfd39e59b050329b1db7825abead393a868edad7;hb=724e353b74fd904f82d287c9fa53cdaf79ef3508;hpb=68c6a7e8c29743abf17d7b3dd09b32acf300481a diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index cfd39e59b0..f5a8e5e968 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -3,23 +3,27 @@ ./beg.php:172: // @TODO Opps, what is missing here??? ./birthday_confirm.php:93: // @TODO Try to rewrite the following unset() ./inc/cache/config-local.php:125:// @TODO Rewrite the following three constants, somehow... -./inc/classes/cachesystem.class.php:464: // @TODO Add support for more types which break in last else-block +./inc/classes/cachesystem.class.php:467: // @TODO Add support for more types which break in last else-block ./inc/config-functions.php:143: // @TODO Make this all better... :-/ +./inc/expression-functions.php:135:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again ./inc/extensions/ext-html_mail.php:137: // @TODO Move these arrays into config -./inc/extensions/ext-network.php:20: * @TODO Ad-Magnet: Layer(klick?). Layerviews.Skybannerklick/-view, * -./inc/extensions/ext-network.php:21: * @TODO Ad-Magnet: Banner-View, Textlink-Klick/-View. Page-Peel * -./inc/extensions/ext-network.php:22: * @TODO ADCocktail: Traffic, BIDausKAS??? * -./inc/extensions/ext-network.php:23: * @TODO Ads4.de: Traffic * -./inc/extensions/ext-network.php:24: * @TODO Ads4Webbis: Traffic * -./inc/extensions/ext-network.php:25: * @TODO Ads4World: Traffic * -./inc/extensions/ext-network.php:26: * @TODO Affiliblatt: All except 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 * -./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 make-euros: Which charset? * +./inc/extensions/ext-menu.php:53: // @TODO Convert menu-Id to one coding-standard. admin(edit|_add) => admin_menu_(edit|add), mem(edit|_add) => mem_menu_(edit|add) +./inc/extensions/ext-network.php:20: * @TODO AbisZED: Which charset? * +./inc/extensions/ext-network.php:21: * @TODO Ad-Magnet: Layer(klick?). Layerviews.Skybannerklick/-view, * +./inc/extensions/ext-network.php:22: * @TODO Ad-Magnet: Banner-View, Textlink-Klick/-View. Page-Peel * +./inc/extensions/ext-network.php:23: * @TODO ADCocktail: Traffic, BIDausKAS??? * +./inc/extensions/ext-network.php:24: * @TODO Ads4.de: Traffic * +./inc/extensions/ext-network.php:25: * @TODO Ads4Webbis: Traffic * +./inc/extensions/ext-network.php:26: * @TODO Ads4World: Traffic * +./inc/extensions/ext-network.php:27: * @TODO Affiliblatt: All except banner * +./inc/extensions/ext-network.php:28: * @TODO doubleads: Which charset? * +./inc/extensions/ext-network.php:29: * @TODO Fusion-Ads: Has click/banner URL in API response * +./inc/extensions/ext-network.php:30: * @TODO GolloX: Which charset? * +./inc/extensions/ext-network.php:31: * @TODO homeADS: Which charset? * ./inc/extensions/ext-network.php:32: * @TODO paid4ad: Waiting for approval * -./inc/extensions/ext-network.php:85: // @TODO network_type_handle is an internal name and needs documentation +./inc/extensions/ext-network.php:33: * @TODO secash: Traffic * +./inc/extensions/ext-network.php:34: * @TODO ultraPROMO: Traffic * +./inc/extensions/ext-network.php:87: // @TODO network_type_handle is an internal name and needs documentation ./inc/extensions/ext-newsletter.php:215: // @TODO Move these into configuration ./inc/extensions/ext-rallye.php:330: // @TODO Move this code into rallye_functions.php ./inc/extensions/ext-rallye.php:93: // @TODO Fix config_rallye_prices to list_rallye_prices @@ -29,25 +33,23 @@ ./inc/extensions/ext-yoomedia.php:55:// @TODO Only deprecated when 'network' is ready! setExtensionDeprecated('Y'); ./inc/extensions-functions.php:379:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/extensions-functions.php:492: // @TODO Extension is loaded, what next? -./inc/filters.php:472: // @TODO This whole switch-block is very static -./inc/filters.php:543: case 'config': // @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again -./inc/functions.php:1004:// @TODO $simple is deprecated -./inc/functions.php:1039: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates -./inc/functions.php:2501:// @TODO Please describe this function -./inc/functions.php:2519: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time); -./inc/functions.php:252: // @TODO Remove this sanity-check if all is fine -./inc/functions.php:255: // @TODO Try to rewrite all $DATA to $content -./inc/functions.php:2633: // @TODO Add a little more infos here -./inc/functions.php:2715: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:2738: // @TODO Rewrite this old lost code to a template -./inc/functions.php:2827: // @TODO Are these convertions still required? -./inc/functions.php:2845:// @TODO Rewrite this function to use readFromFile() and writeToFile() -./inc/functions.php:3724:// @TODO Lame description for this function -./inc/functions.php:3746: // @TODO Move this in a filter -./inc/functions.php:3864: // @TODO This is still very static, rewrite it somehow -./inc/functions.php:470: // @TODO Do only use $content, not $DATA or raw variables -./inc/functions.php:540: // @TODO Extension 'msg' does not exist -./inc/functions.php:609:// @TODO Rewrite this to an extension 'smtp' +./inc/functions.php:1010:// @TODO $simple is deprecated +./inc/functions.php:1045: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates +./inc/functions.php:2521:// @TODO Please describe this function +./inc/functions.php:2539: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time); +./inc/functions.php:255: // @TODO Remove this sanity-check if all is fine +./inc/functions.php:258: // @TODO Try to rewrite all $DATA to $content +./inc/functions.php:2662: // @TODO Add a little more infos here +./inc/functions.php:2744: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:2767: // @TODO Rewrite this old lost code to a template +./inc/functions.php:2856: // @TODO Are these convertions still required? +./inc/functions.php:2874:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:3753:// @TODO Lame description for this function +./inc/functions.php:3775: // @TODO Move this in a filter +./inc/functions.php:3893: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:473: // @TODO Do only use $content, not $DATA or raw variables +./inc/functions.php:543: // @TODO Extension 'msg' does not exist +./inc/functions.php:612:// @TODO Rewrite this to an extension 'smtp' ./inc/install-functions.php:62: // @TODO DEACTIVATED: changeDataInFile(getConfig('CACHE_PATH') . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); ./inc/language/de.php:1157:// @TODO Rewrite these two constants ./inc/language/de.php:1173:// @TODO Rewrite these five constants @@ -177,10 +179,10 @@ ./inc/modules/member/what-unconfirmed.php:142: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() ./inc/modules/order.php:75: // @TODO Unused: 2,4 ./inc/monthly/monthly_bonus.php:68: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1560: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:1658: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:2117: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:2158:// @TODO Fix inconsistency between last_module and getWhat() +./inc/mysql-manager.php:1565: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:1663: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:2107: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:2148:// @TODO Fix inconsistency between last_module and getWhat() ./inc/mysql-manager.php:228: // @TODO Nothing helped??? ./inc/mysql-manager.php:263: // @TODO Rewrite this to a filter ./inc/mysql-manager.php:556: // @TODO Try to rewrite this to one or more functions