]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Deprecated $DATA renamed:
[mailer.git] / DOCS / TODOs.txt
index 689c4ab723b8e231b0557fec7bd6b8b6c3d753f1..6db624ffc43bd1f0d34c8ca7bee58e352bb57ac5 100644 (file)
@@ -54,8 +54,8 @@
 ./inc/functions.php:2233:      // @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:1072:    // @TODO Rewrite these two constants
-./inc/language/de.php:1088:    // @TODO Rewrite these three constants
+./inc/language/de.php:1071:    // @TODO Rewrite these two constants
+./inc/language/de.php:1087:    // @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.
@@ -68,7 +68,6 @@
 ./inc/libs/doubler_functions.php:44:// @TODO Lame description
 ./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: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/modules/admin/what-list_admins_acls.php:108:     // @TODO Rewrite this to a filter
 ./inc/modules/admin/what-list_admins_acls.php:136:     // @TODO Rewrite this to filter 'run_sqls'
 ./inc/modules/admin/what-list_autopurge.php:47:// @TODO Rewrite those lines to filter
-./inc/modules/admin/what-list_bonus.php:139:           // @TODO Can't this be moved into our expression language?
+./inc/modules/admin/what-list_bonus.php:136:           // @TODO Can't this be moved into our expression language?
 ./inc/modules/admin/what-list_cats.php:54:             // @TODO No longer needed? define('__CATEGORIES_BASE'   , '<a href="{%url=modules.php?module=admin&amp;userid=');
 ./inc/modules/admin/what-list_cats.php:68:                             // @TODO Rewrite this to countSum.....() function
 ./inc/modules/admin/what-list_links.php:55:            // @TODO Try to rewrite this to a filter
 ./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/mysql-manager.php:1270:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1334:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1358:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1617:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1663:// @TODO Fix inconsistency between last_module and getWhat()
+./inc/mysql-manager.php:1275:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1339:          // @TODO Rewrite these lines to a filter
+./inc/mysql-manager.php:1363:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1622:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1668:// @TODO Fix inconsistency between last_module and getWhat()
 ./inc/mysql-manager.php:387:   // @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'
-./inc/template-functions.php:1075:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1086:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1176:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/template-functions.php:1209:             // @TODO Add a little more infos here
-./inc/template-functions.php:1535:// @TODO Lame description for this function
-./inc/template-functions.php:1557:                     // @TODO Move this in a filter
+./inc/template-functions.php:1068:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1079:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1169:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/template-functions.php:1202:             // @TODO Add a little more infos here
+./inc/template-functions.php:1531:// @TODO Lame description for this function
+./inc/template-functions.php:1553:                     // @TODO Move this in a filter
 ./inc/template-functions.php:184:       * @TODO On some pages this is buggy
 ./inc/template-functions.php:273:              // @TODO Remove this sanity-check if all is fine
-./inc/template-functions.php:436:      // @TODO $DATA is deprecated and should be avoided and replaced with $content
-./inc/template-functions.php:602:// @TODO $simple/$constants are deprecated
-./inc/template-functions.php:628:      // @TODO Do only use $content and deprecate $DATA in templates
+./inc/template-functions.php:596:// @TODO $simple/$constants are deprecated
 ./inc/wrapper-functions.php:512:// @TODO Do some more sanity check here
 ./mailid.php:139:                                      // @TODO Rewrite this to a filter
 ./mailid.php:96:               // @TODO Rewrite this to a filter
 ./mailid_top.php:105:          // @TODO Rewrite this to a filter
-./mailid_top.php:138:                                  // @TODO Rewrite this to a filter
-./mailid_top.php:185:                                                  // @TODO Rewrite this to a filter
+./mailid_top.php:142:                                  // @TODO Rewrite this to a filter
+./mailid_top.php:189:                                                  // @TODO Rewrite this to a filter
 ./mailid_top.php:18: * @TODO Merge this script with mailid.php                              *
-./mailid_top.php:192:                                                                  // @TODO Rewrite this to a filter
-./mailid_top.php:227:                                                                  // @TODO Rewrite these blocks to filter
+./mailid_top.php:196:                                                                  // @TODO Rewrite this to a filter
+./mailid_top.php:231:                                                                  // @TODO Rewrite these blocks to filter
 ./network-check.php:54:// @TODO Add processing of request here
 ./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_login_form.tpl:34:     @TODO Doesn't work with sessions
 ./templates/de/html/admin/admin_login_form.tpl:37:             @TODO Try to move the select box to our generic functions
 ./templates/de/html/admin/admin_optimize.tpl:3:        <!-- @TODO Shouldn't we add a title here? //-->
-./templates/de/html/admin/admin_send_bonus_form.tpl:4: <!-- @TODO Maybe add some title? //-->
 ./templates/de/html/guest/guest_login.tpl:21:  @TODO Deactivated feature, try to implement it or remove it.
 ./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.
 ./inc/reset/reset_profile.php:2:// @DEPRECATED
 ./inc/reset/reset_surfbar.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/admin_surfbar_url_depleted.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/bonus-mail.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/confirm-member.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/confirm-referral.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/del-user.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/done-admin.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 //-->
-./templates/de/emails/order-admin.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/order-deleted.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/order-member.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/order-reject.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/register-admin.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/register-member.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/sub-points.tpl:1:<!-- @DEPRECATED //-->
-./templates/de/emails/unlock-user.tpl:1:<!-- @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/admin_surfbar_url_depleted.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/bonus-mail.tpl:1:@DEPRECATED
+./templates/de/emails/confirm-member.tpl:1:@DEPRECATED
+./templates/de/emails/confirm-referral.tpl:1:@DEPRECATED
+./templates/de/emails/del-user.tpl:1:@DEPRECATED
+./templates/de/emails/done-admin.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/member/member_rallye_expired.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
+./templates/de/emails/order-admin.tpl:1:@DEPRECATED
+./templates/de/emails/order-deleted.tpl:1:@DEPRECATED
+./templates/de/emails/order-member.tpl:1:@DEPRECATED
+./templates/de/emails/order-reject.tpl:1:@DEPRECATED
+./templates/de/emails/register-admin.tpl:1:@DEPRECATED
+./templates/de/emails/register-member.tpl:1:@DEPRECATED
+./templates/de/emails/sub-points.tpl:1:@DEPRECATED
+./templates/de/emails/unlock-user.tpl:1:@DEPRECATED
 ./templates/de/html/admin/admin_admins_contct_select.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_admins_del_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_admins_del.tpl:1:<!-- @DEPRECATED //-->