TODOs.txt updated :( We need a solution here
authorRoland Häder <roland@mxchange.org>
Sun, 5 Jul 2009 20:03:19 +0000 (20:03 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 5 Jul 2009 20:03:19 +0000 (20:03 +0000)
DOCS/TODOs.txt

index 529a4ade6518fe1c59ebfa93e28db818f1979705..237195577f4f6e7c3f63420328a9b20a9fad9dd3 100644 (file)
@@ -1,14 +1,15 @@
-### WARNING: THIS FILE IS AUTO-GENERATED BY ./DOCS/todo-builder.sh ###
+### WARNING: THIS FILE IS AUTO-GENERATED BY DOCS/todo-builder.sh ###
 ### DO NOT EDIT THIS FILE. ###
 ./beg.php:193:                         // @TODO Opps, what is missing here???
+./inc/cache/config-local.php:117:// @TODO Rewrite the following three constants, somehow...
 ./inc/config-functions.php:182:        // @TODO Make this all better... :-/
 ./inc/config-functions.php:207:        // @TODO Rewrite these all to config entries, if somehow possible
+./inc/extensions.php:355:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
+./inc/extensions.php:431:              // @TODO Extension is loaded, what next?
 ./inc/extensions/ext-sql_patches.php:705:                                              // @TODO Rewrite this to a filter!
 ./inc/extensions/ext-sql_patches.php:743:                                      // @TODO Can we remove this? setConfigEntry('verbose_sql'        , 'N');
 ./inc/extensions/ext-sql_patches.php:93:               /* @TODO SQL_ALTER_TABLE() should work now properly
 ./inc/extensions/ext-surfbar.php:237:                          // @TODO Set some constants we need???
-./inc/extensions.php:355:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
-./inc/extensions.php:431:              // @TODO Extension is loaded, what next?
 ./inc/functions.php:1221:      // @TODO Rewrite this unnice code
 ./inc/functions.php:1282:      // @TODO Remove this if() block if all is working fine
 ./inc/functions.php:1582:              // @TODO This can be, somehow, rewritten
 ./inc/functions.php:2625:      // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
 ./inc/functions.php:2802:// @TODO Rewrite this function to use readFromFile() and writeToFile()
 ./inc/functions.php:463:// @TODO Rewrite this to an extension 'smtp'
-./inc/language/de.php:1156:// @TODO Rewrite these two constants
-./inc/language/de.php:1172:// @TODO Rewrite these five constants
+./inc/install-inc.php:20: * @TODO Rewrite all constants in this include file                     *
+./inc/language-functions.php:45:// @TODO Rewrite all language constants to this function.
+./inc/language/de.php:1157:// @TODO Rewrite these two constants
+./inc/language/de.php:1173:// @TODO Rewrite these five constants
 ./inc/language/de.php:756:// @TODO The template 'admin_extensions_installed' is using this. But the template is no longer used.
 ./inc/language/de.php:855:// @TODO Are these constants still used?
 ./inc/language/de.php:866:// @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
 ./inc/language/refback_de.php:46:// @TODO Rewrite these constants to one
@@ -52,6 +54,8 @@
 ./inc/load_config.php:77:      // @TODO Rewrite them to avoid this else block
 ./inc/load_extensions.php:13: * @TODO Rewrite this whole file to load_cache-extensions.php           *
 ./inc/mails/birthday_mails.php:85:                     // @TODO 4 is hard-coded here, should we move it out in config?
+./inc/modules/admin.php:257:   // @TODO Rewrite all these constants
+./inc/modules/admin.php:95:                                    // @TODO Why is this set to 'done'?
 ./inc/modules/admin/admin-inc.php:343:         // @TODO Rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/admin/admin-inc.php:390:                                 // @TODO Rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/admin/admin-inc.php:504:         // @TODO Rewrite these both constants
@@ -63,8 +67,6 @@
 ./inc/modules/admin/overview-inc.php:291:                                              // @TODO This may also be rewritten to include files
 ./inc/modules/admin/overview-inc.php:293:                                                      default: // @TODO Unknown support mode
 ./inc/modules/admin/overview-inc.php:444:                      // @TODO Rewritings: admin->assigned_admin,uid->userid,type->task_type_msg in template
-./inc/modules/admin.php:257:   // @TODO Rewrite all these constants
-./inc/modules/admin.php:95:                                    // @TODO Why is this set to 'done'?
 ./inc/modules/admin/what-add_points.php:120:                   // @TODO Rewrite these both constants
 ./inc/modules/admin/what-add_points.php:54:            // @TODO Rewrite this constant
 ./inc/modules/admin/what-admin_add.php:120:                            // @TODO This can be somehow rewritten to a function