]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / DOCS / TODOs.txt
index 79e5a0bf68d90ba92976bddb096047987cb4613d..9ad658e28cc12bee34fcdcd5b34f969efd851877 100644 (file)
 ./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:1238:      // @TODO Rewrite this unnice code
-./inc/functions.php:1299:      // @TODO Remove this if() block if all is working fine
-./inc/functions.php:1599:              // @TODO This can be, somehow, rewritten
+./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:2405:      // @TODO The status should never be empty
-./inc/functions.php:2496:                      // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
-./inc/functions.php:253:                       // @TODO Find all templates which are using these direct variables and rewrite them.
-./inc/functions.php:254:                       // @TODO After this step is done, this else-block is history
-./inc/functions.php:2559:// @TODO Please describe this function
-./inc/functions.php:2577:      searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
-./inc/functions.php:2660:              // @TODO Add a little more infos here
-./inc/functions.php:2671:      // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
-./inc/functions.php:2829:                      // @TODO Are these convertions still required?
-./inc/functions.php:2847:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:398:               // @TODO Extension 'msg' does not exist
-./inc/functions.php:477:// @TODO Rewrite this to an extension 'smtp'
+./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/install-inc.php:20: * @TODO Rewrite all constants in this include file                     *
 ./inc/language/de.php:1160:// @TODO Rewrite these two constants
 ./inc/language/de.php:1176:// @TODO Rewrite these five constants
@@ -52,9 +52,9 @@
 ./inc/libs/surfbar_functions.php:955:  // @TODO Invalid salt should be refused
 ./inc/libs/task_functions.php:261:             // @TODO These can be rewritten to filter
 ./inc/libs/task_functions.php:53:// @TODO Move all extension-dependent queries into filters
-./inc/libs/user_functions.php:315:                             // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content);
-./inc/libs/user_functions.php:340:                             // @TODO Make this filter working: $URL = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON));
-./inc/libs/user_functions.php:381:                     // @TODO Can this query be merged with above query?
+./inc/libs/user_functions.php:315:                     // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content);
+./inc/libs/user_functions.php:340:                     // @TODO Make this filter working: $URL = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON));
+./inc/libs/user_functions.php:381:             // @TODO Can this query be merged with above query?
 ./inc/libs/yoomedia_functions.php:65:  $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script
 ./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/modules/member/what-categories.php:112:          // @TODO Rewrite this to use $OUT .= ...
 ./inc/modules/member/what-doubler.php:54:// @TODO Rewrite these all constants
 ./inc/modules/member/what-mydata.php:53:// @TODO Try to rewrite this constant
-./inc/modules/member/what-nickname.php:87:     // @TODO Rewrite this constant
 ./inc/modules/member/what-order.php:444:                       // @TODO Rewrite this to a filter
 ./inc/modules/member/what-order.php:543:                                               // @TODO Rewrite this old lost code to a template
 ./inc/modules/member/what-payout.php:132:                              // @TODO Rewritings: acc->target_account,bank->target_bank in templates
 ./inc/modules/member/what-payout.php:190:                              // @TODO Rewrite this constant
 ./inc/modules/member/what-payout.php:235:                                      // @TODO Rewrite this to a filter
 ./inc/modules/member/what-points.php:54:// @TODO Should we rewrite this to a filter?
-./inc/modules/member/what-reflinks.php:105:            // @TODO Rewritings: alt->alternate,cnt->counter,cks->clicks,uid->userid in template
 ./inc/modules/member/what-transfer.php:115:                            // @TODO Rewrite all these constants to array elements
 ./inc/modules/member/what-transfer.php:246:                            // @TODO Try to rewrite his to $content = SQL_FETCHARRAY(), see some lines above for two different queries
 ./inc/modules/member/what-transfer.php:308:                            // @TODO Rewrite these constants
 ./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 $_CONFIG here
-./inc/mysql-manager.php:1837:          // @TODO Find a way for updating $_CONFIG here
+./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:212:                   // @TODO Nothing helped???
 ./show_bonus.php:108:                  // @TODO Rewrite this constant
 ./view.php:72:         // @TODO No banner found, output some default banner
 ### ### DEPRECATION FOLLOWS: ### ###
-./inc/functions.php:238:       // @DEPRECATED Try to rewrite the if() condition
-./inc/functions.php:252:                       // @DEPRECATED
+./inc/functions.php:235:       // @DEPRECATED Try to rewrite the if() condition
+./inc/functions.php:249:                       // @DEPRECATED
 ./inc/language-functions.php:55:               // @DEPRECATED Language array element found in BIG_LETTERS
 ./inc/language-functions.php:58:               // @DEPRECATED Deprecated constant found