One more underscore to make it more readable
[mailer.git] / DOCS / TODOs.txt
index 5359e40fdb7710dd844a2e8afceff2febf79c5e0..a3264374e2ffafc07bae36b70e6d5c7092372500 100644 (file)
@@ -6,10 +6,9 @@
 ./cron.php:62:// @TODO Do stuff here
 ./inc/classes/cachesystem.class.php:516:       // @TODO Add support for more types which break in last else-block
 ./inc/config-functions.php:150:        // @TODO Make this all better... :-/
-./inc/config-functions.php:326:                                        // @TODO Call setConfigEntry() somehow
-./inc/config-functions.php:354:                // @TODO Call setConfigEntry() somehow
+./inc/config-functions.php:327:                                        // @TODO Call setConfigEntry() somehow
+./inc/config-functions.php:355:                // @TODO Call setConfigEntry() somehow
 ./inc/daily/daily_beg.php:52:// @TODO This should be converted in a daily beg rallye
-./inc/daily/daily_birthday.php:107:                    // @TODO 4 is hard-coded here, should we move it out in config?
 ./inc/daily/daily_birthday.php:68:// @TODO Rewrite these if() blocks to a filter
 ./inc/email-functions.php:113: * @TODO Rewrite this to an extension 'smtp'
 ./inc/email-functions.php:209:// @TODO $rawUserId is currently unused
 ./inc/extensions/sponsor/mode-setup.php:43:// @TODO Remove double tabs from all lines
 ./inc/extensions/sql_patches/mode-update.php:43:// @TODO Remove double tabs from all lines
 ./inc/extensions/user/mode-update.php:43:// @TODO Remove double tabs from all lines
-./inc/filter/blacklist_filter.php:63:  // @TODO Insert log entry
+./inc/filter/blacklist_filter.php:82:  // @TODO Insert log entry
+./inc/filter/blacklist_filter.php:93:  // @TODO Insert log entry
 ./inc/filter/bonus_filter.php:56:              // @TODO This query isn't right, it will only update if the user was for a longer time away!
-./inc/filter/cache_filter.php:94:              // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal.
 ./inc/filter/forced_filter.php:73:             // @TODO This part is unfinished
 ./inc/filter-functions.php:119:        // @TODO Remove this forced removal after a year or so
 ./inc/filters.php:1380:                // @TODO No banner found, output some default banner
 ./inc/functions.php:1210:                      // @TODO Are these convertions still required?
 ./inc/functions.php:1231:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:1858:      // @TODO Find a way to cache this
-./inc/functions.php:1962:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2166:      // @TODO Rename column data_type to e.g. mail_status
-./inc/functions.php:2516:// @TODO cacheFiles is not yet supported
+./inc/functions.php:1535:              // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal.
+./inc/functions.php:1859:      // @TODO Find a way to cache this
+./inc/functions.php:1963:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2167:      // @TODO Rename column data_type to e.g. mail_status
+./inc/functions.php:2517:// @TODO cacheFiles is not yet supported
 ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
 ./inc/header.php:66:// @TODO Find a way to not use direct module comparison
 ./inc/install-functions.php:446:       // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work
 ./inc/install-functions.php:97:        // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
-./inc/language/de.php:1161:    // @TODO Rewrite these two constants
-./inc/language/de.php:1177:    // @TODO Rewrite these three constants
+./inc/language/de.php:1162:    // @TODO Rewrite these two constants
+./inc/language/de.php:1178:    // @TODO Rewrite these three constants
 ./inc/language/de.php:46:      // @TODO Please sort these language elements
 ./inc/language/de.php:748:// @TODO Are these constants longer used?
 ./inc/language-functions.php:254:      // @TODO These are all valid languages, again hard-coded
 ./inc/modules/member/what-logout.php:17: * @TODO Rewrite the code to a filter                                   *
 ./inc/modules/member/what-logout.php:52:       // @TODO Move this in a filter, e.g. member_logout
 ./inc/modules/member/what-mydata.php:82:               // @TODO Move this to a function (for better EL code)
-./inc/modules/member/what-order.php:362:                       // @TODO Rewrite this to a filter
+./inc/modules/member/what-order.php:365:                       // @TODO Rewrite this to a filter
 ./inc/modules/member/what-order.php:72:        // @TODO Try to move out url_tlock to a filter for extra SQL statements
 ./inc/modules/member/what-payout.php:208:                                      // @TODO Rewrite this to a filter
 ./inc/modules/member/what-points.php:61:// @TODO Should we rewrite this to a filter?
 ./inc/modules/order.php:71:            // @TODO Unused: timestamp
 ./inc/monthly/monthly_beg.php:58:      // @TODO Rewrite these if() blocks to a filter
 ./inc/monthly/monthly_bonus.php:57:    // @TODO Rewrite these if() blocks to a filter
-./inc/mysql-manager.php:1509:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1533:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1849:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:2017:                          // @TODO If we can rewrite the EL sub-system to support more than one parameter, this call_user_func_array() can be avoided
-./inc/mysql-manager.php:2140:                  // @TODO Used generic 'userid' here
-./inc/mysql-manager.php:2361:// @TODO cacheFiles is not yet supported
+./inc/mysql-manager.php:1511:          // @TODO Rewrite these lines to a filter
+./inc/mysql-manager.php:1535:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1851:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:2019:                          // @TODO If we can rewrite the EL sub-system to support more than one parameter, this call_user_func_array() can be avoided
+./inc/mysql-manager.php:2142:                  // @TODO Used generic 'userid' here
+./inc/mysql-manager.php:2360:// @TODO cacheFiles is not yet supported
 ./inc/mysql-manager.php:408:   // @TODO Try to rewrite this to one or more functions
 ./inc/mysql-manager.php:44:// @TODO Can we cache this?
 ./inc/pool-functions.php:44:// @TODO "Hook" ext-html_mail into this to allow column `html_msg`
 ./inc/template-functions.php:209:       * @TODO On some pages this is buggy
 ./inc/template-functions.php:298:      // @TODO Remove these sanity checks if all is fine
 ./inc/template-functions.php:747:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
-./inc/wrapper-functions.php:3215:      // @TODO Find a way to not use direct module comparison
+./inc/wrapper-functions.php:3227:      // @TODO Find a way to not use direct module comparison
 ./inc/wrapper-functions.php:566:// @TODO Do some more sanity check here
 ./inc/xml-functions.php:240:   // @TODO Handle characters
 ./mailid.php:123:              // @TODO Rewrite this to a filter/function