From cdff13ff575ad779a9a55437f48e7336307c8e35 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 28 Oct 2009 23:27:23 +0000 Subject: [PATCH 1/1] TODOs.txt updated --- DOCS/TODOs.txt | 61 +++++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 31 deletions(-) diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index fb9f31a3de..fee71c9018 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -16,28 +16,27 @@ ./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: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/functions.php:1339: // @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: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: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); -./inc/language/de.php:1139:// @TODO Rewrite these two constants -./inc/language/de.php:1155:// @TODO Rewrite these five constants -./inc/language/de.php:733:// @TODO The template 'admin_extensions_installed' is using this. But the template is no longer used. -./inc/language/de.php:832:// @TODO Are these constants still used? -./inc/language/de.php:843:// @TODO Are these constants longer used? +./inc/language/de.php:1138:// @TODO Rewrite these two constants +./inc/language/de.php:1154:// @TODO Rewrite these five constants +./inc/language/de.php:734:// @TODO The template 'admin_extensions_installed' is using this. But the template is no longer used. +./inc/language/de.php:842:// @TODO Are these constants longer used? ./inc/language-functions.php:45:// @TODO Rewrite all language constants to this function. ./inc/language/holiday_de.php:49:// @TODO Rewrite these two constants to one ./inc/language/rallye_de.php:110:// @TODO Rewrite following two lines to one @@ -73,7 +72,7 @@ ./inc/modules/admin/overview-inc.php:275: // @TODO Rewrite this to something with include files ./inc/modules/admin/overview-inc.php:313: // @TODO This may also be rewritten to include files ./inc/modules/admin/overview-inc.php:315: default: // @TODO Unknown support mode -./inc/modules/admin/overview-inc.php:430: // @TODO Try to move this in includes +./inc/modules/admin/overview-inc.php:434: // @TODO Try to move this in includes ./inc/modules/admin/overview-inc.php:44:// @TODO This function does also check for uncompleted tasks ./inc/modules/admin.php:94: // @TODO Why is this set to 'done'? ./inc/modules/admin/what-add_guestnl_cat.php:48: // @TODO Check if category does already exist @@ -156,7 +155,7 @@ ./inc/modules/member/what-beg.php:89:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout'))); ./inc/modules/member/what-bonus.php:56: // @TODO Rewrite this to a filter ./inc/modules/member/what-categories.php:112: // @TODO Rewrite this to use $OUT .= ... -./inc/modules/member/what-order.php:441: // @TODO Rewrite this to a filter +./inc/modules/member/what-order.php:446: // @TODO Rewrite this to a filter ./inc/modules/member/what-payout.php:133: // @TODO Rewritings: acc->target_account,bank->target_bank in templates ./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? @@ -186,16 +185,16 @@ ./mailid.php:135: // @TODO Rewrite this to a filter ./mailid.php:216: // @TODO Rewrite this to a dynamic include or so ./mailid.php:94: // @TODO Rewrite this to a filter -./mailid_top.php:134: // @TODO Rewrite this to a filter -./mailid_top.php:181: // @TODO Rewrite this to a filter -./mailid_top.php:188: // @TODO Rewrite this to a filter -./mailid_top.php:224: // @TODO Rewrite these blocks to filter -./mailid_top.php:259: // @TODO Try to rewrite the following unset() -./mailid_top.php:87: // @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 ./view.php:72: // @TODO No banner found, output some default banner ### ### DEPRECATION FOLLOWS: ### ### -./inc/functions.php:248: // @DEPRECATED Try to rewrite the if() condition -./inc/functions.php:262: // @DEPRECATED +./inc/functions.php:249: // @DEPRECATED Try to rewrite the if() condition +./inc/functions.php:263: // @DEPRECATED ./inc/modules/admin/admin-inc.php:505:// @DEPRECATED ### ### template-warnings.log follows: ### ### Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_cats_footer.tpl, line: 7 in -- 2.30.2