]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Extension ext-funcoins continued, template helper function added:
[mailer.git] / DOCS / TODOs.txt
index 9d532c75212a948817371881635a884371693f61..bec09bfb35872510cd7e24b7a3b9ba0379f4bcf5 100644 (file)
@@ -54,8 +54,8 @@
 ./inc/functions.php:2232:      // @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:1065:    // @TODO Rewrite these two constants
-./inc/language/de.php:1081:    // @TODO Rewrite these three constants
+./inc/language/de.php:1067:    // @TODO Rewrite these two constants
+./inc/language/de.php:1083:    // @TODO Rewrite these three constants
 ./inc/language/de.php:757:// @TODO Are these constants longer used?
 ./inc/language-functions.php:255:      // @TODO These are all valid languages, again hard-coded
 ./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function.
 ./inc/libs/admins_functions.php:474:           // @TODO This can be, somehow, rewritten
 ./inc/libs/bonus_functions.php:194:            // @TODO Move this HTML to a template
 ./inc/libs/doubler_functions.php:44:// @TODO Lame description
-./inc/libs/doubler_functions.php:91:                   // @TODO Can't this be moved into EL?
+./inc/libs/doubler_functions.php:93:                   // @TODO Can't this be moved into EL?
 ./inc/libs/mailid_functions.php:47:            // @TODO Rewrite this to a dynamic include or so
 ./inc/libs/rallye_functions.php:439:   // @TODO Deprecated variable and global statement, please try to rewrite this
-./inc/libs/rallye_functions.php:704:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId()
-./inc/libs/rallye_functions.php:769:   $EXPIRE = 3; // @TODO The hard-coded value...
-./inc/libs/rallye_functions.php:855:// @TODO Please document this function
-./inc/libs/rallye_functions.php:911:           // Load count @TODO Can't we rewrite this to our API?
+./inc/libs/rallye_functions.php:705:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId()
+./inc/libs/rallye_functions.php:770:   $EXPIRE = 3; // @TODO The hard-coded value...
+./inc/libs/rallye_functions.php:856:// @TODO Please document this function
+./inc/libs/rallye_functions.php:912:           // Load count @TODO Can't we rewrite this to our API?
 ./inc/libs/register_functions.php:290: // @TODO Rewrite these all to a single filter
 ./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:1621:         // @TODO This can be somehow rewritten
-./inc/libs/surfbar_functions.php:729:// @TODO Can't we use our new expression language instead of this ugly code?
+./inc/libs/surfbar_functions.php:1623:         // @TODO This can be somehow rewritten
+./inc/libs/surfbar_functions.php:731:// @TODO Can't we use our new expression language instead of this ugly code?
 ./inc/libs/task_functions.php:247:             // @TODO These can be rewritten to filter
 ./inc/libs/task_functions.php:51:// @TODO Move all extension-dependent queries into filters
 ./inc/libs/theme_functions.php:93:     // @TODO Can't this be rewritten to an API function?
 ./inc/modules/admin/what-usr_online.php:49:    // @TODO Add a filter for sponsor
 ./inc/modules/guest/what-beg.php:51:// @TODO No more needed? define('__BEG_USERID_TIMEOUT', createFancyTime(getBegUseridTimeout()));
 ./inc/modules/guest/what-login.php:125:        // @TODO Move this HTML code into a template
-./inc/modules/guest/what-mediadata.php:180:// @TODO Rewrite all these if-blocks to filters
+./inc/modules/guest/what-mediadata.php:182:// @TODO Rewrite all these if-blocks to filters
 ./inc/modules/guest/what-mediadata.php:67:     // @TODO Find a better formular than this one
 ./inc/modules/guest/what-rallyes.php:89:       // @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:287:                  // @TODO Maybe a default referal id?
 ./inc/modules/member/what-rallyes.php:89:      // @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-reflinks.php:52:// @TODO Move this into a filter
 ./inc/modules/member/what-transfer.php:128:                            // @TODO Rewrite this to a filter
-./inc/modules/member/what-unconfirmed.php:144: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/modules/member/what-unconfirmed.php:209:                         // @TODO This 'userid' cannot be saved because of encapsulated EL code
+./inc/modules/member/what-unconfirmed.php:162: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/modules/member/what-unconfirmed.php:227:                         // @TODO This 'userid' cannot be saved because of encapsulated EL code
 ./inc/modules/order.php:74:            // @TODO Unused: 2,4
 ./inc/monthly/monthly_bonus.php:64:    // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1249:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1313:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1337:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1596:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1640:// @TODO Fix inconsistency between last_module and getWhat()
-./inc/mysql-manager.php:371:   // @TODO Try to rewrite this to one or more functions
+./inc/mysql-manager.php:1252:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1316:          // @TODO Rewrite these lines to a filter
+./inc/mysql-manager.php:1340:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1599:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1645:// @TODO Fix inconsistency between last_module and getWhat()
+./inc/mysql-manager.php:372:   // @TODO Try to rewrite this to one or more functions
 ./inc/mysql-manager.php:44:// @TODO Can we cache this?
 ./inc/purge/purge-inact.php:55:        // @TODO Rewrite these if() blocks to a filter
 ./inc/revision-functions.php:169:// @TODO This function does also set and get in 'cache_array'
 ./mailid_top.php:192:                                                                  // @TODO Rewrite this to a filter
 ./mailid_top.php:227:                                                                  // @TODO Rewrite these blocks to filter
 ./network-check.php:54:// @TODO Add processing of request here
-./show_bonus.php:105:                  // @TODO No more needed? $content['points'] = translateComma($content['points']);
 ./view.php:68:         // @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_admins_contct_form.tpl:4:      <!-- @TODO Shouldn't we add a title here? //-->
 ./templates/de/html/admin/admin_list_user_sort_form.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_reset_pass_done.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_send_reset_link.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/guest/guest_active_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/guest/guest_active_table.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/guest/guest_no_rallyes.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/guest/guest_rallye_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/guest/guest_rallye_show.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/guest/guest_rallye.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/member/member_refback_edit.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/member/member_refback_list_level.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/member/member_refback_list_row_deleted.tpl:1:<!-- @DEPRECATED //-->