A lot naming conventions applied, TODOs.txt updated
[mailer.git] / DOCS / TODOs.txt
index 3d9799b40f0f3c1d51f66dae17de0096d8ef4bcf..ed68af11d67d26ea00e08b2a0ea2e534ab8f4101 100644 (file)
 ./inc/functions.php:2245:      // @TODO This is still very static, rewrite it somehow
 ./inc/gen_sql_patches.php:96:// @TODO Rewrite this to a filter
 ./inc/install-functions.php:63:        // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0);
-./inc/language/de.php:1136:// @TODO Rewrite these two constants
-./inc/language/de.php:1151:// @TODO Rewrite these three constants
+./inc/language/de.php:1140:// @TODO Rewrite these two constants
+./inc/language/de.php:1155:// @TODO Rewrite these three constants
 ./inc/language/de.php:302:     // @TODO Following two are unused?
-./inc/language/de.php:829:// @TODO Are these constants longer used?
+./inc/language/de.php:833:// @TODO Are these constants longer used?
 ./inc/language-functions.php:234:      // @TODO These are all valid languages, again hard-coded
 ./inc/language-functions.php:46:// @TODO Rewrite all language constants to this function.
 ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings             *
 ./inc/modules/admin/what-edit_user.php:20: * @TODO Add support for ext-country                                    *
 ./inc/modules/admin/what-email_stats.php:48:// @TODO Unused at the moment
 ./inc/modules/admin/what-extensions.php:357:                                           // @TODO Rewrite this to a filter
-./inc/modules/admin/what-guest_add.php:137:                            // @TODO This can be somehow rewritten to a function
+./inc/modules/admin/what-guest_add.php:131:                            // @TODO This can be somehow rewritten to a function
 ./inc/modules/admin/what-guest_add.php:69:             // @TODO Cant this be rewritten?
-./inc/modules/admin/what-guest_add.php:85:             // @TODO This can be somehow rewritten to a function
+./inc/modules/admin/what-guest_add.php:82:             // @TODO This can be somehow rewritten to a function
 ./inc/modules/admin/what-holiday_list.php:48:// @TODO Unused at the moment
 ./inc/modules/admin/what-list_autopurge.php:49:// @TODO Rewrite those lines to filter
 ./inc/modules/admin/what-list_bonus.php:134:           // @TODO Can't this be moved into our expression language?
 ./inc/modules/member/what-categories.php:129:          // @TODO Rewrite this to use $OUT .= ...
 ./inc/modules/member/what-order.php:457:                       // @TODO Rewrite this to a filter
 ./inc/modules/member/what-order.php:65:// @TODO Rewrite this to a filter
-./inc/modules/member/what-payout.php:207:                                      // @TODO Rewrite this to a filter
+./inc/modules/member/what-payout.php:196:                                      // @TODO Rewrite this to a filter
 ./inc/modules/member/what-points.php:55:// @TODO Should we rewrite this to a filter?
 ./inc/modules/member/what-rallyes.php:91:      // @TODO Reactivate this: $content['admin'] = '<a href="{%url=modules.php?module=index&amp;what=impressum&amp;admin=' . $content['admin_id'] . '%}">' . $content['login'] . '</a>';
 ./inc/modules/member/what-refback.php:126:                     // @TODO UNUSED: $refRow['status']      = translateUserStatus($refRow['status']);
 ./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/modules/admin/admin-inc.php:439:// @DEPRECATED
+./templates/de/html/admin/admin_add_banner.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_points_del_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_points_del.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_points_edit_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_points_edit.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_refbanner_edit_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_refbanner_edit.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_refbanner_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_refbanner.tpl:1:<!-- @DEPRECATED //-->
 ### ### template-warnings.log follows: ### ###
 Warning: Not parsing JavaScript templates/de/html/js/js_order_send.tpl.
 Warning: Not parsing JavaScript templates/de/html/js/js_cookies_disabled.tpl.