X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=DOCS%2FTODOs.txt;h=1ae53b9adc727c764d6af8d3260f3a238b066ee5;hb=9553dbc9eed40bfa2beffa79813f2d5cd21fa8ac;hp=9b949e3456d4405ed2ba0642dd9d732912d9a5d3;hpb=891f1d9e6aacf5c361c5dce27d7f5023fa02b61a;p=mailer.git diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 9b949e3456..1ae53b9adc 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -4,6 +4,7 @@ ./beg.php:165: // @TODO Opps, what is missing here??? ./birthday_confirm.php:95: // @TODO Try to rewrite the following unset() ./inc/autopurge/purge-inact.php:57: // @TODO Rewrite these if() blocks to a filter +./inc/cache/config-local.php:126:// @TODO Rewrite the following three constants, somehow... ./inc/classes/cachesystem.class.php:474: // @TODO Add support for more types which break in last else-block ./inc/config-functions.php:141: // @TODO Make this all better... :-/ ./inc/expression-functions.php:166:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again @@ -17,40 +18,41 @@ ./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 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-network.php:27: * @TODO FuCoExSponsor: No High-Forced banner, HTML is BASE64 encoded * +./inc/extensions/ext-network.php:28: * @TODO FuCoExSponsor: Textlink-View is JavaScript! * +./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 paid4ad: Which URLs for click and banner? * +./inc/extensions/ext-network.php:32: * @TODO VIPads: HTML text is send encoded with BASE64 * +./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-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 ./inc/extensions/ext-rallye.php:94: // @TODO Fix config_rallye_prices to list_rallye_prices ./inc/extensions/ext-yoomedia.php:123: // @TODO Can this be moved into a database table? ./inc/extensions/ext-yoomedia.php:56:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y'); -./inc/extensions-functions.php:152: // @TODO Do we still need this? setExtensionUpdateNotes(''); -./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/extensions-functions.php:154: // @TODO Do we still need this? setExtensionUpdateNotes(''); +./inc/extensions-functions.php:436:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) +./inc/extensions-functions.php:566: // @TODO Extension is loaded, what next? ./inc/functions.php:112: // @TODO Extension 'msg' does not exist -./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:1497: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1585: // @TODO Are these convertions still required? +./inc/functions.php:1603:// @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/functions.php:2261: // @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 -./inc/language/de.php:1131:// @TODO Rewrite these three constants +./inc/language/de.php:1101:// @TODO Rewrite these two constants +./inc/language/de.php:1116:// @TODO Rewrite these three constants ./inc/language/de.php:300: // @TODO Following two are unused? -./inc/language/de.php:810:// @TODO Are these constants longer used? +./inc/language/de.php:801:// @TODO Are these constants longer used? ./inc/language-functions.php:234: // @TODO These are all valid languages, again hard-coded ./inc/language-functions.php:46:// @TODO Rewrite all language constants to this function. ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no * @@ -136,7 +138,7 @@ ./inc/modules/admin/what-list_unconfirmed.php:98: // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus ./inc/modules/admin/what-list_user.php:151: // @TODO Rewrite these to filters ./inc/modules/admin/what-list_user.php:257: // @TODO Rewrite this into a filter -./inc/modules/admin/what-list_user.php:300: // @TODO Rewrite this into a filter +./inc/modules/admin/what-list_user.php:297: // @TODO Rewrite this into a filter ./inc/modules/admin/what-list_user.php:59:// @TODO Rewrite these if-blocks in a filter ./inc/modules/admin/what-logs.php:66: // @TODO Fix content-type here ./inc/modules/admin/what-logs.php:72: // @TODO Fix content-type here @@ -172,11 +174,11 @@ ./inc/modules/member/what-unconfirmed.php:143: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() ./inc/modules/order.php:76: // @TODO Unused: 2,4 ./inc/monthly/monthly_bonus.php:69: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1173: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1428: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:1536: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1903: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1947:// @TODO Fix inconsistency between last_module and getWhat() +./inc/mysql-manager.php:1174: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1429: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:1537: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1904: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1948:// @TODO Fix inconsistency between last_module and getWhat() ./inc/mysql-manager.php:370: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:46:// @TODO Can we cache this? ./inc/reset/reset_beg.php:51:// @TODO This should be converted in a daily beg rallye @@ -228,6 +230,7 @@ ./templates/de/html/surfbar/surfbar_frame_textlinks.tpl:5: ### ### DEPRECATION FOLLOWS: ### ### ./inc/modules/admin/admin-inc.php:439:// @DEPRECATED +./templates/de/emails/profile-updte.tpl:1:@DEPRECATED ### ### 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.