X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=cf295ec2c53b1520b6eaf31a510e6bdb42b55e4e;hp=1d042b9f2c3e7fd6c1ebfbc6cc6fccfe8f6eda53;hb=3e2e8ea82079f4e76b8add38efccf6c24afda507;hpb=d484d78e586092da729986809bf8e65327e912f8 diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 1d042b9f2c..cf295ec2c5 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -3,7 +3,7 @@ ./beg.php:191: // @TODO Opps, what is missing here??? ./birthday_confirm.php:93: // @TODO Try to rewrite the following unset() ./inc/cache/config-local.php:122:// @TODO Rewrite the following three constants, somehow... -./inc/classes/cachesystem.class.php:473: // @TODO Add support for more types which break in last else-block +./inc/classes/cachesystem.class.php:461: // @TODO Add support for more types which break in last else-block ./inc/config-functions.php:157: // @TODO Make this all better... :-/ ./inc/config-functions.php:332: // @TODO Find a way for updating configuration here ./inc/extensions/ext-html_mail.php:140: // @TODO Move these arrays into config @@ -15,21 +15,20 @@ ./inc/extensions/ext-yoomedia.php:55:// @TODO Only deprecated when 'network' is ready! setExtensionDeprecated('Y'); ./inc/extensions-functions.php:370:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/extensions-functions.php:481: // @TODO Extension is loaded, what next? -./inc/footer.php:47: // @TODO Rewrite these all into filters -./inc/functions.php:1339: // @TODO Remove this if() block if all is working fine +./inc/functions.php:1346: // @TODO Remove this if() block if all is working fine ./inc/functions.php:222: // @TODO Remove this sanity-check if all is fine ./inc/functions.php:225: // @TODO Try to rewrite all $DATA to $content -./inc/functions.php:2336:// @TODO Try to move this to inc/libs/theme_functions.php -./inc/functions.php:2375: // @TODO The status should never be empty -./inc/functions.php:2507:// @TODO Please describe this function -./inc/functions.php:2525: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time); -./inc/functions.php:2610: // @TODO Add a little more infos here -./inc/functions.php:2621: // @TODO This cannot be rewritten to app_die(), try to find a solution for this. +./inc/functions.php:2343:// @TODO Try to move this to inc/libs/theme_functions.php +./inc/functions.php:2382: // @TODO The status should never be empty +./inc/functions.php:2514:// @TODO Please describe this function +./inc/functions.php:2532: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time); +./inc/functions.php:2617: // @TODO Add a little more infos here +./inc/functions.php:2628: // @TODO This cannot be rewritten to app_die(), try to find a solution for this. ./inc/functions.php:264: // @TODO Find all templates which are using these direct variables and rewrite them. ./inc/functions.php:265: // @TODO After this step is done, this else-block is history -./inc/functions.php:2703: // @TODO Rewrite this old lost code to a template -./inc/functions.php:2822: // @TODO Are these convertions still required? -./inc/functions.php:2840:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:2710: // @TODO Rewrite this old lost code to a template +./inc/functions.php:2829: // @TODO Are these convertions still required? +./inc/functions.php:2847:// @TODO Rewrite this function to use readFromFile() and writeToFile() ./inc/functions.php:581: // @TODO Extension 'msg' does not exist ./inc/functions.php:658:// @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', '", "');", postRequestElement('omode'), 0); @@ -44,7 +43,7 @@ ./inc/language/sponsor_de.php:118:// @TODO Rewrite these four constants to one and use sprintf() ./inc/libs/admins_functions.php:418: // @TODO This can be, somehow, rewritten ./inc/libs/beg_functions.php:57: // @TODO Try to rewrite the following unset() -./inc/libs/bonus_functions.php:187: // @TODO Try to find a way for rewriting this constant +./inc/libs/bonus_functions.php:206: // @TODO Try to find a way for rewriting this constant ./inc/libs/doubler_functions.php:45:// @TODO Lame description ./inc/libs/rallye_functions.php:699: $EXPIRE = 3; // @TODO The hard-coded value... ./inc/libs/rallye_functions.php:763: // @TODO Rewrite this to our API function @@ -86,12 +85,9 @@ ./inc/modules/admin/what-chk_regs.php:65: // @TODO Rewritings: surname->surname,family->family,ip->REMOTE_ADDR,ref->refid,hash->user_hash in template ./inc/modules/admin/what-config_admins.php:148: // @TODO Rewrite this to filter 'run_sqls' ./inc/modules/admin/what-config_mods.php:137: // @TODO Rewritings: mod->module in template -./inc/modules/admin/what-config_payouts.php:215: // @TODO Rewrite in template: mpoi->min_points,from->from_account ./inc/modules/admin/what-config_rallye_prices.php:202: // @TODO Rewritings: level->price_level, infos->info in template ./inc/modules/admin/what-config_rallye_prices.php:219: // @TODO Rewrite these two constants -./inc/modules/admin/what-config_rallye_prices.php:254: // @TODO Rewritings: admin_id->admin_id, alogin->login in template ./inc/modules/admin/what-config_register.php:67: // @TODO Move this HTML code into a template -./inc/modules/admin/what-edit_emails.php:99: // @TODO Rewritings: subj->subject in template ./inc/modules/admin/what-edit_user.php:20: * @TODO Add support for ext-country * ./inc/modules/admin/what-email_archiv.php:91: // @TODO Rewrite to SQL_FETCHARRAY() ./inc/modules/admin/what-email_stats.php:47:// @TODO Unused at the moment @@ -132,7 +128,6 @@ ./inc/modules/admin/what-payments.php:151: // @TODO Rewritings: title->mail_title, pay->payment in template ./inc/modules/admin/what-refbanner.php:145: // @TODO Rewritings: alt->alternate,cnt->counter,clx->clicks in template ./inc/modules/admin/what-unlock_emails.php:101: // @TODO Rewrite these if-blocks to a filter -./inc/modules/admin/what-unlock_emails.php:211: // @TODO Rewrite in template: subj->subject,ordered->timestamp,tsend->target_send ./inc/modules/admin/what-unlock_sponsor.php:191: // @TODO Rewritings: remote->remote_addr, created->sponsor_created in template ./inc/modules/admin/what-usage.php:87: // @TODO This code is double, see LOAD_TEMPLATE and loadEmailTemplate in functions.php ./inc/modules/admin/what-usage.php:98: // @TODO Disabled due to too much trouble @@ -160,8 +155,7 @@ ./inc/modules/member/what-payout.php:229: // @TODO Rewrite this to a filter ./inc/modules/member/what-points.php:54:// @TODO Should we rewrite this to a filter? ./inc/modules/member/what-rallyes.php:89: // @TODO Reactivate this: $content['admin'] = "".$content['login'].""; -./inc/modules/member/what-stats.php:115: // @TODO Rewrite in template: stamp->timestamp_ordered,recs->max_rec,clix->clicks,perc->percents -./inc/modules/member/what-stats.php:68: // @TODO Rewrite in template subj->subject,stamp->timestamp,recs->target_send +./inc/modules/member/what-stats.php:118: // @TODO Rewrite in template: clix->clicks ./inc/modules/member/what-transfer.php:101: // @TODO Rewrite this to a filter ./inc/modules/member/what-transfer.php:143: // @TODO Rewrite this to a filter ./inc/modules/member/what-transfer.php:233: // @TODO Try to rewrite his to $content = SQL_FETCHARRAY(), see some lines above for two different queries @@ -170,9 +164,9 @@ ./inc/modules/member/what-unconfirmed.php:132: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() ./inc/modules/order.php:75: // @TODO Unused: 2,4 ./inc/monthly/monthly_bonus.php:70: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1599: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:1807: // @TODO Rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:2123: // @TODO This can be somehow rewritten +./inc/mysql-manager.php:1592: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:1800: // @TODO Rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:2116: // @TODO This can be somehow rewritten ./inc/mysql-manager.php:220: // @TODO Nothing helped??? ./inc/mysql-manager.php:255: // @TODO Rewrite this to a filter ./inc/mysql-manager.php:576: // @TODO Try to rewrite this to one or more functions @@ -183,14 +177,14 @@ ./inc/wrapper-functions.php:134:// @TODO Implement $decompress ./inc/wrapper-functions.php:396:// @TODO Do some more sanity check here ./mailid.php:135: // @TODO Rewrite this to a filter -./mailid.php:216: // @TODO Rewrite this to a dynamic include or so +./mailid.php:215: // @TODO Rewrite this to a dynamic include or so ./mailid.php:94: // @TODO Rewrite this to a filter ./mailid_top.php:139: // @TODO Rewrite this to a filter -./mailid_top.php:187: // @TODO Rewrite this to a filter -./mailid_top.php:194: // @TODO Rewrite this to a filter -./mailid_top.php:230: // @TODO Rewrite these blocks to filter -./mailid_top.php:265: // @TODO Try to rewrite the following unset() -./mailid_top.php:92: // @TODO Rewrite this to a filter +./mailid_top.php:186: // @TODO Rewrite this to a filter +./mailid_top.php:193: // @TODO Rewrite this to a filter +./mailid_top.php:229: // @TODO Rewrite these blocks to filter +./mailid_top.php:264: // @TODO Try to rewrite the following unset() +./mailid_top.php:96: // @TODO Rewrite this to a filter ./view.php:72: // @TODO No banner found, output some default banner ### ### DEPRECATION FOLLOWS: ### ### ./inc/functions.php:249: // @DEPRECATED Try to rewrite the if() condition