X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=139bc1b7e24d1cf16f5d1dcaa7aaeb3842823b6c;hp=2ed25fa905fa3aa89485335d69ae5f1c777e2ac8;hb=8268379f7f0f38f5cd605714ecd5cbfacff0e282;hpb=a1ec36b53a12be97992e4b8ce49b5a635af44e46 diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 2ed25fa905..139bc1b7e2 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -3,9 +3,9 @@ ./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:426: // @TODO Add support for more types which break in last else-block -./inc/config-functions.php:156: // @TODO Make this all better... :-/ -./inc/config-functions.php:331: // @TODO Find a way for updating configuration here +./inc/classes/cachesystem.class.php:473: // @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 ./inc/extensions/ext-newsletter.php:215: // @TODO Move these into configuration ./inc/extensions/ext-rallye.php:329: // @TODO Move this code into rallye_functions.php @@ -16,22 +16,22 @@ ./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:1326: // @TODO Remove this if() block if all is working fine -./inc/functions.php:214: // @TODO Remove this sanity-check if all is fine -./inc/functions.php:217: // @TODO Try to rewrite all $DATA to $content -./inc/functions.php:2323:// @TODO Try to move this to inc/libs/theme_functions.php -./inc/functions.php:2362: // @TODO The status should never be empty -./inc/functions.php:2494:// @TODO Please describe this function -./inc/functions.php:2512: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time); -./inc/functions.php:256: // @TODO Find all templates which are using these direct variables and rewrite them. -./inc/functions.php:257: // @TODO After this step is done, this else-block is history -./inc/functions.php:2597: // @TODO Add a little more infos here -./inc/functions.php:2608: // @TODO This cannot be rewritten to app_die(), try to find a solution for this. -./inc/functions.php:2690: // @TODO Rewrite this old lost code to a template -./inc/functions.php:2809: // @TODO Are these convertions still required? -./inc/functions.php:2827:// @TODO Rewrite this function to use readFromFile() and writeToFile() -./inc/functions.php:568: // @TODO Extension 'msg' does not exist -./inc/functions.php:645:// @TODO Rewrite this to an extension 'smtp' +./inc/functions.php:1334: // @TODO Remove this if() block if all is working fine +./inc/functions.php:221: // @TODO Remove this sanity-check if all is fine +./inc/functions.php:224: // @TODO Try to rewrite all $DATA to $content +./inc/functions.php:2331:// @TODO Try to move this to inc/libs/theme_functions.php +./inc/functions.php:2370: // @TODO The status should never be empty +./inc/functions.php:2502:// @TODO Please describe this function +./inc/functions.php:2520: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time); +./inc/functions.php:2605: // @TODO Add a little more infos here +./inc/functions.php:2616: // @TODO This cannot be rewritten to app_die(), try to find a solution for this. +./inc/functions.php:263: // @TODO Find all templates which are using these direct variables and rewrite them. +./inc/functions.php:264: // @TODO After this step is done, this else-block is history +./inc/functions.php:2698: // @TODO Rewrite this old lost code to a template +./inc/functions.php:2817: // @TODO Are these convertions still required? +./inc/functions.php:2835:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:576: // @TODO Extension 'msg' does not exist +./inc/functions.php:653:// @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); ./inc/language/de.php:1139:// @TODO Rewrite these two constants ./inc/language/de.php:1155:// @TODO Rewrite these five constants @@ -50,7 +50,6 @@ ./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 ./inc/libs/refback_functions.php:60: // @TODO Try to rewrite the following unset() -./inc/libs/register_functions.php:153: // @TODO Rewrite these constants ./inc/libs/surfbar_functions.php:1501: // @TODO This can be somehow rewritten ./inc/libs/surfbar_functions.php:954: // @TODO Invalid salt should be refused ./inc/libs/task_functions.php:244: // @TODO These can be rewritten to filter @@ -200,8 +199,9 @@ ./inc/doubler_send.php:2:// @DEPRECATED ./inc/extensions.php:2:// @DEPRECATED ./inc/fatal_errors.php:2:// @DEPRECATED -./inc/functions.php:241: // @DEPRECATED Try to rewrite the if() condition -./inc/functions.php:255: // @DEPRECATED +./inc/functions.php:248: // @DEPRECATED Try to rewrite the if() condition +./inc/functions.php:262: // @DEPRECATED +./inc/hooks.php:2:// @DEPRECATED ./inc/loader/load_cache-modreg.php:2:// @DEPRECATED ./inc/load_extensions.php:2:// @DEPRECATED ./inc/mails/birthday_mails.php:2:// @DEPRECATED