Several array indexes renamed, TODOs.txt updated
[mailer.git] / DOCS / TODOs.txt
index 1d042b9f2c3e7fd6c1ebfbc6cc6fccfe8f6eda53..d06dea0e68e100fdf95d568a958a47739d62a2c2 100644 (file)
@@ -3,7 +3,7 @@
 ./beg.php:191:                 // @TODO Opps, what is missing here???
 ./birthday_confirm.php:93:             // @TODO Try to rewrite the following unset()
 ./inc/cache/config-local.php:122:// @TODO Rewrite the following three constants, somehow...
-./inc/classes/cachesystem.class.php:473:       // @TODO Add support for more types which break in last else-block
+./inc/classes/cachesystem.class.php:461:       // @TODO Add support for more types which break in last else-block
 ./inc/config-functions.php:157:        // @TODO Make this all better... :-/
 ./inc/config-functions.php:332:                // @TODO Find a way for updating configuration here
 ./inc/extensions/ext-html_mail.php:140:                // @TODO Move these arrays into config
 ./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:1339:      // @TODO Remove this if() block if all is working fine
+./inc/functions.php:1346:      // @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:2343:// @TODO Try to move this to inc/libs/theme_functions.php
+./inc/functions.php:2382:      // @TODO The status should never be empty
+./inc/functions.php:2514:// @TODO Please describe this function
+./inc/functions.php:2532:      searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
+./inc/functions.php:2617:              // @TODO Add a little more infos here
+./inc/functions.php:2628:      // @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:2710:                      // @TODO Rewrite this old lost code to a template
+./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: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);
@@ -44,7 +44,7 @@
 ./inc/language/sponsor_de.php:118:// @TODO Rewrite these four constants to one and use sprintf()
 ./inc/libs/admins_functions.php:418:           // @TODO This can be, somehow, rewritten
 ./inc/libs/beg_functions.php:57:               // @TODO Try to rewrite the following unset()
-./inc/libs/bonus_functions.php:187:                    // @TODO Try to find a way for rewriting this constant
+./inc/libs/bonus_functions.php:206:                    // @TODO Try to find a way for rewriting this constant
 ./inc/libs/doubler_functions.php:45:// @TODO Lame description
 ./inc/libs/rallye_functions.php:699:   $EXPIRE = 3; // @TODO The hard-coded value...
 ./inc/libs/rallye_functions.php:763:           // @TODO Rewrite this to our API function
 ./inc/modules/admin/what-chk_regs.php:65:              // @TODO Rewritings: surname->surname,family->family,ip->REMOTE_ADDR,ref->refid,hash->user_hash in template
 ./inc/modules/admin/what-config_admins.php:148:        // @TODO Rewrite this to filter 'run_sqls'
 ./inc/modules/admin/what-config_mods.php:137:          // @TODO Rewritings: mod->module in template
-./inc/modules/admin/what-config_payouts.php:215:               // @TODO Rewrite in template: mpoi->min_points,from->from_account
 ./inc/modules/admin/what-config_rallye_prices.php:202:                         // @TODO Rewritings: level->price_level, infos->info in template
 ./inc/modules/admin/what-config_rallye_prices.php:219:                 // @TODO Rewrite these two constants
 ./inc/modules/admin/what-config_rallye_prices.php:254:                 // @TODO Rewritings: admin_id->admin_id, alogin->login in template
 ./inc/modules/admin/what-config_register.php:67:       // @TODO Move this HTML code into a template
-./inc/modules/admin/what-edit_emails.php:99:                   // @TODO Rewritings: subj->subject in template
 ./inc/modules/admin/what-edit_user.php:20: * @TODO Add support for ext-country                                    *
 ./inc/modules/admin/what-email_archiv.php:91:  // @TODO Rewrite to SQL_FETCHARRAY()
 ./inc/modules/admin/what-email_stats.php:47:// @TODO Unused at the moment
 ./inc/modules/admin/what-payments.php:151:                     // @TODO Rewritings: title->mail_title, pay->payment in template
 ./inc/modules/admin/what-refbanner.php:145:                    // @TODO Rewritings: alt->alternate,cnt->counter,clx->clicks in template
 ./inc/modules/admin/what-unlock_emails.php:101:                                        // @TODO Rewrite these if-blocks to a filter
-./inc/modules/admin/what-unlock_emails.php:211:                        // @TODO Rewrite in template: subj->subject,ordered->timestamp,tsend->target_send
 ./inc/modules/admin/what-unlock_sponsor.php:191:               // @TODO Rewritings: remote->remote_addr, created->sponsor_created in template
 ./inc/modules/admin/what-usage.php:87: // @TODO This code is double, see LOAD_TEMPLATE and loadEmailTemplate in functions.php
 ./inc/modules/admin/what-usage.php:98: // @TODO Disabled due to too much trouble
 ./inc/wrapper-functions.php:134:// @TODO Implement $decompress
 ./inc/wrapper-functions.php:396:// @TODO Do some more sanity check here
 ./mailid.php:135:                                      // @TODO Rewrite this to a filter
-./mailid.php:216:      // @TODO Rewrite this to a dynamic include or so
+./mailid.php:215:      // @TODO Rewrite this to a dynamic include or so
 ./mailid.php:94:               // @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:135:                                  // @TODO Rewrite this to a filter
+./mailid_top.php:182:                                                  // @TODO Rewrite this to a filter
+./mailid_top.php:189:                                                                  // @TODO Rewrite this to a filter
+./mailid_top.php:225:                                                                  // @TODO Rewrite these blocks to filter
+./mailid_top.php:260:                                                                          // @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: ### ###