Several more constants rewritten to getConfig()
[mailer.git] / DOCS / TODOs.txt
index 9ad658e28cc12bee34fcdcd5b34f969efd851877..dbf058a363c983a20e3230c3196a5cd8ed599919 100644 (file)
@@ -5,7 +5,8 @@
 ./inc/cache/config-local.php:120:// @TODO Rewrite the following three constants, somehow...
 ./inc/config-functions.php:178:        // @TODO Make this all better... :-/
 ./inc/config-functions.php:203:        // @TODO Rewrite these all to config entries, if somehow possible
-./inc/config-global.php:60:// @TODO These constants should be rewritten
+./inc/config-functions.php:332:                                // @TODO Find a way for updating configuration here
+./inc/config-functions.php:356:                // @TODO Find a way for updating configuration here
 ./inc/extensions/ext-sql_patches.php:714:                              // @TODO Rewrite this to a filter!
 ./inc/extensions/ext-sql_patches.php:752:                      // @TODO Can we remove this? setConfigEntry('verbose_sql'        , 'N');
 ./inc/extensions/ext-sql_patches.php:92:               /* @TODO SQL_ALTER_TABLE() should work now properly
 ./inc/extensions.php:427:              // @TODO Extension is loaded, what next?
 ./inc/fix_filters.php:71:      // @TODO Why does this happen? In installation phase of sql_patches?
 ./inc/footer.php:50:   // @TODO Rewrite these all into filters
-./inc/functions.php:1247:      // @TODO Rewrite this unnice code
-./inc/functions.php:1308:      // @TODO Remove this if() block if all is working fine
-./inc/functions.php:1608:              // @TODO This can be, somehow, rewritten
-./inc/functions.php:214:       // @TODO Remove this sanity-check if all is fine
-./inc/functions.php:2414:      // @TODO The status should never be empty
-./inc/functions.php:2505:                      // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
-./inc/functions.php:250:                       // @TODO Find all templates which are using these direct variables and rewrite them.
-./inc/functions.php:251:                       // @TODO After this step is done, this else-block is history
-./inc/functions.php:2568:// @TODO Please describe this function
-./inc/functions.php:2586:      searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
-./inc/functions.php:2669:              // @TODO Add a little more infos here
-./inc/functions.php:2680:      // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
-./inc/functions.php:2838:                      // @TODO Are these convertions still required?
-./inc/functions.php:2856:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:395:               // @TODO Extension 'msg' does not exist
-./inc/functions.php:474:// @TODO Rewrite this to an extension 'smtp'
+./inc/functions.php:1316:      // @TODO Remove this if() block if all is working fine
+./inc/functions.php:1616:              // @TODO This can be, somehow, rewritten
+./inc/functions.php:218:       // @TODO Remove this sanity-check if all is fine
+./inc/functions.php:2418:      // @TODO The status should never be empty
+./inc/functions.php:2509:                      // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
+./inc/functions.php:2572:// @TODO Please describe this function
+./inc/functions.php:2590:      searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
+./inc/functions.php:259:                       // @TODO Find all templates which are using these direct variables and rewrite them.
+./inc/functions.php:260:                       // @TODO After this step is done, this else-block is history
+./inc/functions.php:2673:              // @TODO Add a little more infos here
+./inc/functions.php:2684:      // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
+./inc/functions.php:2842:                      // @TODO Are these convertions still required?
+./inc/functions.php:2860:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:405:               // @TODO Extension 'msg' does not exist
+./inc/functions.php:484:// @TODO Rewrite this to an extension 'smtp'
 ./inc/install-inc.php:20: * @TODO Rewrite all constants in this include file                     *
+./inc/install-inc.php:263:                                                     // @TODO DEACTIVATED: changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", REQUEST_POST('omode'), 0);
 ./inc/language/de.php:1160:// @TODO Rewrite these two constants
 ./inc/language/de.php:1176:// @TODO Rewrite these five constants
 ./inc/language/de.php:757:// @TODO The template 'admin_extensions_installed' is using this. But the template is no longer used.
@@ -97,7 +98,7 @@
 ./inc/modules/admin/what-config_mods.php:161:  // @TODO Rewrite this constant
 ./inc/modules/admin/what-config_payouts.php:146:               // @TODO Rewrite this constant
 ./inc/modules/admin/what-config_payouts.php:237:       // @TODO Rewrite this constant
-./inc/modules/admin/what-config_points.php:267:                                // @TODO Rewritings: lvl->level, per->percents in template
+./inc/modules/admin/what-config_points.php:262:                                // @TODO Rewritings: lvl->level, per->percents in template
 ./inc/modules/admin/what-config_rallye_prices.php:203:                         // @TODO Rewritings: level->price_level, infos->info in template
 ./inc/modules/admin/what-config_rallye_prices.php:220:                 // @TODO Rewrite these two constants
 ./inc/modules/admin/what-config_rallye_prices.php:255:                 // @TODO Rewritings: aid->admin_id, alogin->login in template
 ./inc/modules/order.php:76:            // @TODO Unused: 2,4
 ./inc/monthly/monthly_bonus.php:71:    // @TODO Rewrite this to a filter
 ./inc/mysql-manager.php:1575:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1618:                  // @TODO Rewrite this to a filter
 ./inc/mysql-manager.php:1785:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1813:                          // @TODO Find a way for updating configuration here
-./inc/mysql-manager.php:1837:          // @TODO Find a way for updating configuration here
-./inc/mysql-manager.php:1860:// @TODO Can this be rewritten to a filter?
-./inc/mysql-manager.php:1925:                  // @TODO Rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1799:// @TODO Can this be rewritten to a filter?
+./inc/mysql-manager.php:1864:                  // @TODO Rewrite this to $content = SQL_FETCHARRAY()
 ./inc/mysql-manager.php:212:                   // @TODO Nothing helped???
-./inc/mysql-manager.php:2241:          // @TODO This can be somehow rewritten
+./inc/mysql-manager.php:2180:          // @TODO This can be somehow rewritten
 ./inc/mysql-manager.php:247:                   // @TODO Rewrite this to a filter
 ./inc/mysql-manager.php:538:   // @TODO Try to rewrite this to one or more functions
 ./inc/mysql-manager.php:567:                           // @TODO Try to rewrite this to one or more functions
 ./show_bonus.php:108:                  // @TODO Rewrite this constant
 ./view.php:72:         // @TODO No banner found, output some default banner
 ### ### DEPRECATION FOLLOWS: ### ###
-./inc/functions.php:235:       // @DEPRECATED Try to rewrite the if() condition
-./inc/functions.php:249:                       // @DEPRECATED
+./inc/functions.php:244:       // @DEPRECATED Try to rewrite the if() condition
+./inc/functions.php:258:                       // @DEPRECATED
 ./inc/language-functions.php:55:               // @DEPRECATED Language array element found in BIG_LETTERS
 ./inc/language-functions.php:58:               // @DEPRECATED Deprecated constant found