]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
More rewrites/fixes (not all is fixed) for ext-sponsor
[mailer.git] / DOCS / TODOs.txt
index 1c009db1b871456bc316d2ec3484d6a0790d3313..4156cc1acfe3ea8b197208567b05d1b1fc38247e 100644 (file)
@@ -7,7 +7,7 @@
 ./inc/cache/config-local.php:126:// @TODO Rewrite the following three constants, somehow...
 ./inc/classes/cachesystem.class.php:474:       // @TODO Add support for more types which break in last else-block
 ./inc/config-functions.php:141:        // @TODO Make this all better... :-/
-./inc/expression-functions.php:202:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
+./inc/expression-functions.php:166:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
 ./inc/expression-functions.php:48:     // @TODO is escapeQuotes() enougth for strings with single/double quotes?
 ./inc/extensions/ext-html_mail.php:138:                // @TODO Move these arrays into config
 ./inc/extensions/ext-menu.php:54:              // @TODO Convert menu-Id to one coding-standard. admin(edit|_add) => admin_menu_(edit|add), mem(edit|_add) => mem_menu_(edit|add)
@@ -37,9 +37,9 @@
 ./inc/extensions/ext-rallye.php:94:            // @TODO Fix config_rallye_prices to list_rallye_prices
 ./inc/extensions/ext-yoomedia.php:123:         // @TODO Can this be moved into a database table?
 ./inc/extensions/ext-yoomedia.php:56:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y');
-./inc/extensions-functions.php:146:    // @TODO Do we still need this? setExtensionUpdateNotes('');
-./inc/extensions-functions.php:427:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
-./inc/extensions-functions.php:551:            // @TODO Extension is loaded, what next?
+./inc/extensions-functions.php:152:    // @TODO Do we still need this? setExtensionUpdateNotes('');
+./inc/extensions-functions.php:434:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
+./inc/extensions-functions.php:564:            // @TODO Extension is loaded, what next?
 ./inc/functions.php:115:               // @TODO Extension 'msg' does not exist
 ./inc/functions.php:1486:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
 ./inc/functions.php:1509:                      // @TODO Rewrite this old lost code to a template
 ./inc/functions.php:178:// @TODO Rewrite this to an extension 'smtp'
 ./inc/functions.php:2251:      // @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:1127:// @TODO Rewrite these two constants
-./inc/language/de.php:1142:// @TODO Rewrite these three constants
-./inc/language/de.php:301:     // @TODO Following two are unused?
-./inc/language/de.php:819:// @TODO Are these constants longer used?
+./inc/install-functions.php:59:        // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0);
+./inc/language/de.php:1119:// @TODO Rewrite these two constants
+./inc/language/de.php:1134:// @TODO Rewrite these three constants
+./inc/language/de.php:300:     // @TODO Following two are unused?
+./inc/language/de.php:811:// @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-del_email.php:61:             // @TODO Unused: cat_id, payment_id
 ./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:364:                                           // @TODO Rewrite this to a filter
+./inc/modules/admin/what-extensions.php:369:                                           // @TODO Rewrite this to a filter
 ./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:82:             // @TODO This can be somehow rewritten to a function
 ./inc/modules/admin/what-list_user.php:257:            // @TODO Rewrite this into a filter
 ./inc/modules/admin/what-list_user.php:300:                    // @TODO Rewrite this into a filter
 ./inc/modules/admin/what-list_user.php:59:// @TODO Rewrite these if-blocks in a filter
-./inc/modules/admin/what-logs.php:69:                  // @TODO Fix content-type here
+./inc/modules/admin/what-logs.php:66:                  // @TODO Fix content-type here
 ./inc/modules/admin/what-logs.php:72:                  // @TODO Fix content-type here
 ./inc/modules/admin/what-mem_add.php:126:                              // @TODO This can be somehow rewritten to a function
 ./inc/modules/admin/what-mem_add.php:65:               // @TODO Cant this be rewritten?
 ./inc/modules/guest/what-mediadata.php:183:// @TODO Rewrite all these if-blocks to filters
 ./inc/modules/guest/what-mediadata.php:70:     // @TODO Find a better formular than this one
 ./inc/modules/guest/what-rallyes.php:91:       // @TODO Reactivate this: $content['admin'] = '<a href="{%url=modules.php?module=index&amp;what=impressum&amp;admin=' . $adminId . '%}">' . $login . '</a>';
-./inc/modules/guest/what-sponsor_reg.php:290:          // @TODO Swap this HTML code to templates
+./inc/modules/guest/what-sponsor_reg.php:297:                  // @TODO Maybe a default referal id?
 ./inc/modules/guest/what-stats.php:116:                // @TODO This can be somehow rewritten
 ./inc/modules/guest/what-stats.php:76:// @TODO This can be rewritten in a dynamic include
 ./inc/modules/member/what-beg.php:56:// @TODO Can't this be moved into EL?
 ./inc/modules/member/what-unconfirmed.php:143: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/order.php:76:            // @TODO Unused: 2,4
 ./inc/monthly/monthly_bonus.php:69:    // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1171:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1418:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1516:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1883:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1927:// @TODO Fix inconsistency between last_module and getWhat()
+./inc/mysql-manager.php:1170:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1417:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1515:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1882:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1926:// @TODO Fix inconsistency between last_module and getWhat()
 ./inc/mysql-manager.php:370:   // @TODO Try to rewrite this to one or more functions
 ./inc/mysql-manager.php:46:// @TODO Can we cache this?
 ./inc/reset/reset_beg.php:51:// @TODO This should be converted in a daily beg rallye
 ./mailid_top.php:188:                                                                  // @TODO Rewrite this to a filter
 ./mailid_top.php:223:                                                                  // @TODO Rewrite these blocks to filter
 ./mailid_top.php:256:                                                                          // @TODO Try to rewrite the following unset()
+./network-check.php:56:// @TODO Add processing of request here
 ./show_bonus.php:107:                  // @TODO No more needed? $content['points'] = translateComma($content['points']);
 ./view.php:70:         // @TODO No banner found, output some default banner
 ./templates/de/html/admin/admin_add_country.tpl:23:                    <!-- @TODO Rewrite this selection box to our generic functions //-->
 ./templates/de/html/admin/admin_amenu_edit_form.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_amenu_edit_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_amenu_edit.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_del_points_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_del_points.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_edit_points_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_edit_points.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_gmenu_delete_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_gmenu_delete.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_gmenu_edit_form.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_gmenu_edit_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_gmenu_edit.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_gmenu_status.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_guest_add.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_list_task_ext2_rows.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_member_add.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_mmenu_delete.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_mmenu_edit_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_mmenu_edit.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_mmenu_overview.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_mmenu_status.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_points_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_points.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 //-->
+./templates/de/html/guest/guest_menu_whats.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_menu_whats.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.