More fixes for ext-surfbar:
[mailer.git] / DOCS / TODOs.txt
index 8032ea823a20a920d4f535daca6f664820140b3c..1c303ffead258899673448817e9bfdd85bf5e01a 100644 (file)
 ./inc/extensions-functions.php:562:            // @TODO Extension is loaded, what next?
 ./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:92:              // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal.
-./inc/functions.php:1223:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
-./inc/functions.php:1311:                      // @TODO Are these convertions still required?
-./inc/functions.php:1329:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:1222:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
+./inc/functions.php:1310:                      // @TODO Are these convertions still required?
+./inc/functions.php:1328:// @TODO Rewrite this function to use readFromFile() and writeToFile()
 ./inc/functions.php:156:// @TODO Rewrite this to an extension 'smtp'
-./inc/functions.php:1920:      // @TODO Find a way to cache this
-./inc/functions.php:2021:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2201:      // @TODO Rename column data_type to e.g. mail_status
+./inc/functions.php:1919:      // @TODO Find a way to cache this
+./inc/functions.php:2020:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2200:      // @TODO Rename column data_type to e.g. mail_status
 ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
 ./inc/install-functions.php:57:        // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0);
 ./inc/language/de.php:1079:    // @TODO Rewrite these two constants
@@ -80,8 +80,8 @@
 ./inc/libs/register_functions.php:367: // @TODO Wether the registration bonus should only be added to user directly or through referal system should be configurable
 ./inc/libs/sponsor_functions.php:159:                                  // @TODO Rewrite this to API function
 ./inc/libs/sponsor_functions.php:430:                  // @TODO Rewrite this to API function
-./inc/libs/surfbar_functions.php:1072: // @TODO Try to rewrite the following unset()
-./inc/libs/surfbar_functions.php:1587:         // @TODO This can be somehow rewritten
+./inc/libs/surfbar_functions.php:1078: // @TODO Try to rewrite the following unset()
+./inc/libs/surfbar_functions.php:1595:         // @TODO This can be somehow rewritten
 ./inc/libs/surfbar_functions.php:708:// @TODO Can't we use our new expression language instead of this ugly code?
 ./inc/libs/surfbar_functions.php:997:  // @TODO Invalid salt should be refused
 ./inc/libs/task_functions.php:240:             // @TODO These can be rewritten to filter
 ./templates/de/html/guest/guest_nickname_login.tpl:21: @TODO Deactivated feature, try to find a solution for this or remove it.
 ./templates/de/html/guest/guest_stats_member.tpl:21:   @TODO We have to fix these counters.
 ./templates/de/html/member/member_unconfirmed_table_nopoints.tpl:11:           <!-- @TODO Nothing to say here? //-->
+./templates/de/html/surfbar/surfbar_frameset.tpl:4:    // @TODO This redirect kills our own frameset
 ./templates/de/html/surfbar/surfbar_frame_textlinks.tpl:5:             <!-- @TODO These are static lines and should be replaced by a filter (see ext-sponsor) //-->
 ### ### DEPRECATION FOLLOWS: ### ###
 ./inc/autopurge/purge-general.php:2:// @DEPRECATED
 ./inc/reset/reset_yoomedia.php:2:// @DEPRECATED
 ./templates/de/emails/add-points.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/admin/admin_coupon.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/emails/admin/admin_del_surfbar_urls.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/admin-del_links.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/back-admin.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/back-member.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/done-member.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/lock-user.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/member/member_coupon.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/emails/member/member_del_surfbar_urls.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/new-pass.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/normal-mail.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/order-accept.tpl:1:<!-- @DEPRECATED //-->