TODOs.txt updated... :(
authorRoland Häder <roland@mxchange.org>
Wed, 25 Nov 2009 17:09:12 +0000 (17:09 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 25 Nov 2009 17:09:12 +0000 (17:09 +0000)
DOCS/TODOs.txt

index 828cff526d7138b7fc24161a53dc895b2514b307..fff77e8afba2ef118b2a3676e7e1dcac84aed403 100644 (file)
 ./inc/extensions-functions.php:489:            // @TODO Extension is loaded, what next?
 ./inc/filters.php:473:                 // @TODO This whole switch-block is very static
 ./inc/filters.php:538:                         case 'config': // @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
 ./inc/extensions-functions.php:489:            // @TODO Extension is loaded, what next?
 ./inc/filters.php:473:                 // @TODO This whole switch-block is very static
 ./inc/filters.php:538:                         case 'config': // @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
-./inc/functions.php:1002:// @TODO $simple is deprecated
-./inc/functions.php:1037:      // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates
-./inc/functions.php:2437:// @TODO Please describe this function
-./inc/functions.php:2455:      searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
-./inc/functions.php:253:       // @TODO Remove this sanity-check if all is fine
-./inc/functions.php:2569:              // @TODO Add a little more infos here
-./inc/functions.php:256:       // @TODO Try to rewrite all $DATA to $content
-./inc/functions.php:2651:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
-./inc/functions.php:2674:                      // @TODO Rewrite this old lost code to a template
-./inc/functions.php:2763:                      // @TODO Are these convertions still required?
-./inc/functions.php:2781:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:3659:// @TODO Lame description for this function
-./inc/functions.php:3681:                      // @TODO Move this in a filter
-./inc/functions.php:3799:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:468:       // @TODO Do only use $content, not $DATA or raw variables
-./inc/functions.php:538:               // @TODO Extension 'msg' does not exist
-./inc/functions.php:607:// @TODO Rewrite this to an extension 'smtp'
+./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:2439:// @TODO Please describe this function
+./inc/functions.php:2457:      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:2571:              // @TODO Add a little more infos here
+./inc/functions.php:2653:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
+./inc/functions.php:2676:                      // @TODO Rewrite this old lost code to a template
+./inc/functions.php:2765:                      // @TODO Are these convertions still required?
+./inc/functions.php:2783:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:3662:// @TODO Lame description for this function
+./inc/functions.php:3684:                      // @TODO Move this in a filter
+./inc/functions.php:3802:      // @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/install-functions.php:62:        // @TODO DEACTIVATED: changeDataInFile(getConfig('CACHE_PATH') . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
 ./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:1154:// @TODO Rewrite these two constants
-./inc/language/de.php:1170:// @TODO Rewrite these five constants
+./inc/language/de.php:1155:// @TODO Rewrite these two constants
+./inc/language/de.php:1171:// @TODO Rewrite these five constants
 ./inc/language/de.php:850:// @TODO Are these constants longer used?
 ./inc/language-functions.php:233:      // @TODO These are all valid languages, again hard-coded
 ./inc/language-functions.php:45:// @TODO Rewrite all language constants to this function.
 ./inc/language/de.php:850:// @TODO Are these constants longer used?
 ./inc/language-functions.php:233:      // @TODO These are all valid languages, again hard-coded
 ./inc/language-functions.php:45:// @TODO Rewrite all language constants to this function.
 ./inc/reset/reset_birthday.php:91:                     // @TODO 4 is hard-coded here, should we move it out in config?
 ./inc/wrapper-functions.php:127:// @TODO Implement $compress
 ./inc/wrapper-functions.php:134:// @TODO Implement $decompress
 ./inc/reset/reset_birthday.php:91:                     // @TODO 4 is hard-coded here, should we move it out in config?
 ./inc/wrapper-functions.php:127:// @TODO Implement $compress
 ./inc/wrapper-functions.php:134:// @TODO Implement $decompress
-./inc/wrapper-functions.php:406:// @TODO Do some more sanity check here
+./inc/wrapper-functions.php:409:// @TODO Do some more sanity check here
 ./mailid.php:134:                                      // @TODO Rewrite this to a filter
 ./mailid.php:214:      // @TODO Rewrite this to a dynamic include or so
 ./mailid.php:94:               // @TODO Rewrite this to a filter
 ./mailid.php:134:                                      // @TODO Rewrite this to a filter
 ./mailid.php:214:      // @TODO Rewrite this to a dynamic include or so
 ./mailid.php:94:               // @TODO Rewrite this to a filter