]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / DOCS / TODOs.txt
index ba1aef8f21d88eacff0a690d22b3fb6900ac5a92..208cd59d8fd0dd80f9aeac0c2032e41a4425d93d 100644 (file)
@@ -8,8 +8,8 @@
 ./inc/config-functions.php:353:                // @TODO Call setConfigEntry() somehow
 ./inc/daily/daily_beg.php:52:// @TODO This should be converted in a daily beg rallye
 ./inc/daily/daily_birthday.php:99:                     // @TODO 4 is hard-coded here, should we move it out in config?
-./inc/email-functions.php:109: * @TODO Rewrite this to an extension 'smtp'
-./inc/email-functions.php:205:// @TODO $rawUserId is currently unused
+./inc/email-functions.php:113: * @TODO Rewrite this to an extension 'smtp'
+./inc/email-functions.php:209:// @TODO $rawUserId is currently unused
 ./inc/expression-functions.php:173:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
 ./inc/expression-functions.php:46:     // @TODO is escapeQuotes() enough for strings with single/double quotes?
 ./inc/extensions/ext-html_mail.php:136:                // @TODO Move these arrays into config
 ./inc/extensions/ext-nickname.php:52:          // @TODO NOT NULL DEFAULT '' is bad practice, use NULL
 ./inc/extensions/ext-yoomedia.php:121:         // @TODO Can this be moved into a database table?
 ./inc/extensions/ext-yoomedia.php:54:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y');
-./inc/extensions-functions.php:2172:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable'
-./inc/extensions-functions.php:424:    // @TODO This redirect is still needed to register sql_patches! Please try to avoid it
-./inc/extensions-functions.php:440:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
-./inc/extensions-functions.php:580:            // @TODO Extension is loaded, what next?
+./inc/extensions-functions.php:2169:                   // @TODO Is this really neccessary?
+./inc/extensions-functions.php:2220:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable'
+./inc/extensions-functions.php:436:    // @TODO This redirect is still needed to register sql_patches! Please try to avoid it
+./inc/extensions-functions.php:452:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
+./inc/extensions-functions.php:592:            // @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:94:              // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal.
 ./inc/filter/forced_filter.php:73:             // @TODO This part is unfinished
-./inc/filters.php:1320:                // @TODO No banner found, output some default banner
+./inc/filters.php:1317:                // @TODO No banner found, output some default banner
 ./inc/functions.php:1104:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
 ./inc/functions.php:1190:                      // @TODO Are these convertions still required?
 ./inc/functions.php:1211:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:1816:      // @TODO Find a way to cache this
-./inc/functions.php:1921:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2125:      // @TODO Rename column data_type to e.g. mail_status
-./inc/functions.php:2475:// @TODO cacheFiles is not yet supported
+./inc/functions.php:1820:      // @TODO Find a way to cache this
+./inc/functions.php:1924:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2128:      // @TODO Rename column data_type to e.g. mail_status
+./inc/functions.php:2478:// @TODO cacheFiles is not yet supported
 ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
 ./inc/header.php:66:// @TODO Find a way to not use direct module comparison
-./inc/install-functions.php:402:       // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work
+./inc/install-functions.php:446:       // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work
 ./inc/install-functions.php:97:        // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
 ./inc/language/de.php:1147:    // @TODO Rewrite these two constants
 ./inc/language/de.php:1163:    // @TODO Rewrite these three constants
@@ -70,7 +71,7 @@
 ./inc/language/de.php:741:// @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/language/install_de.php:140:     // @TODO Move this to e.g. ext-smtp
+./inc/language/install_de.php:142:     // @TODO Move this to e.g. ext-smtp
 ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no       *
 ./inc/language/order_de.php:70:        // @TODO Find better text
 ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings             *
 ./inc/modules/admin/what-admins_mails.php:58:                          // @TODO Can this be rewritten to an API function?
 ./inc/modules/admin/what-bonus.php:46:// @TODO Unused at the moment
 ./inc/modules/admin/what-config_points.php:90:                         // @TODO Rewrite these two lines for new user_points columns (e.g. locked_order_points) with a filter
-./inc/modules/admin/what-config_register.php:75:       // @TODO Move this HTML code into a template
+./inc/modules/admin/what-config_register.php:79:       // @TODO Move this HTML code into a template
 ./inc/modules/admin/what-del_email.php:61:             // @TODO Unused: cat_id, payment_id
 ./inc/modules/admin/what-edit_user.php:18: * @TODO Add support for ext-country                                    *
 ./inc/modules/admin/what-email_stats.php:46:// @TODO Unused at the moment
-./inc/modules/admin/what-extensions.php:362:                                           // @TODO Rewrite this to a filter
+./inc/modules/admin/what-extensions.php:366:                                           // @TODO Rewrite this to a filter
 ./inc/modules/admin/what-guest_add.php:129:                            // @TODO This can be somehow rewritten to a function
 ./inc/modules/admin/what-guest_add.php:67:             // @TODO Cant this be rewritten?
 ./inc/modules/admin/what-guest_add.php:80:             // @TODO This can be somehow rewritten to a function
 ./inc/modules/guest/what-mediadata.php:67:     // @TODO Find a better formular than this one
 ./inc/modules/guest/what-rallyes.php:99:       // @TODO Reactivate this: $content['admin'] = '<a href="{%url=modules.php?module=index&amp;what=impressum&amp;id=' . $content['admin_id'] . '%}">' . $content['login'] . '</a>';
 ./inc/modules/guest/what-sponsor_reg.php:293:                  // @TODO Maybe a default referral id?
-./inc/modules/guest/what-stats.php:110:                // @TODO This can be somehow rewritten
-./inc/modules/guest/what-stats.php:119:                        // @TODO This does not exclude testers
-./inc/modules/guest/what-stats.php:82:// @TODO This can be rewritten in a dynamic include
+./inc/modules/guest/what-stats.php:111:                // @TODO This can be somehow rewritten
+./inc/modules/guest/what-stats.php:120:                        // @TODO This does not exclude testers
+./inc/modules/guest/what-stats.php:83:// @TODO This can be rewritten in a dynamic include
 ./inc/modules/member/what-beg.php:54:// @TODO Can't this be moved into EL?
 ./inc/modules/member/what-beg.php:63:// @TODO No more needed? define('__BEG_USERID_TIMEOUT', createFancyTime(getBegUseridTimeout()));
 ./inc/modules/member/what-logout.php:17: * @TODO Rewrite the code to a filter                                   *
 ./inc/modules/member/what-unconfirmed.php:178: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/member/what-unconfirmed.php:247:                         // @TODO This 'userid' cannot be saved because of encapsulated EL code
 ./inc/modules/order.php:78:            // @TODO Unused: 2,4
-./inc/mysql-manager.php:1440:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1464:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1770:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1967:                          // @TODO If we can rewrite the EL sub-system to support more than one parameter, this call_user_func_array() can be avoided
-./inc/mysql-manager.php:2090:                  // @TODO Used generic 'userid' here
-./inc/mysql-manager.php:2311:// @TODO cacheFiles is not yet supported
-./inc/mysql-manager.php:398:   // @TODO Try to rewrite this to one or more functions
+./inc/mysql-manager.php:1450:          // @TODO Rewrite these lines to a filter
+./inc/mysql-manager.php:1474:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1780:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1977:                          // @TODO If we can rewrite the EL sub-system to support more than one parameter, this call_user_func_array() can be avoided
+./inc/mysql-manager.php:2100:                  // @TODO Used generic 'userid' here
+./inc/mysql-manager.php:2321:// @TODO cacheFiles is not yet supported
+./inc/mysql-manager.php:408:   // @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:168:// @TODO This function does also set and get in 'cache_array'
-./inc/template-functions.php:1134:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1145:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1252:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/template-functions.php:1301:             // @TODO Add a little more infos here
-./inc/template-functions.php:1667:// @TODO Lame description for this function
-./inc/template-functions.php:1689:                     // @TODO Move this in a filter
+./inc/template-functions.php:1143:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1154:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1276:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/template-functions.php:1325:             // @TODO Add a little more infos here
+./inc/template-functions.php:1691:// @TODO Lame description for this function
+./inc/template-functions.php:1713:                     // @TODO Move this in a filter
 ./inc/template-functions.php:200:       * @TODO On some pages this is buggy
-./inc/template-functions.php:2323:     // @TODO Is this needed for e.g. $GLOBALS['template_content'] ? $this->setRawTemplateData($compactedContent);
+./inc/template-functions.php:2347:     // @TODO Is this needed for e.g. $GLOBALS['template_content'] ? $this->setRawTemplateData($compactedContent);
 ./inc/template-functions.php:288:      // @TODO Remove these sanity checks if all is fine
-./inc/template-functions.php:625:// @TODO $simple/$constants are deprecated
-./inc/template-functions.php:723:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
-./inc/wrapper-functions.php:3020:      // @TODO Find a way to not use direct module comparison
+./inc/template-functions.php:634:// @TODO $simple/$constants are deprecated
+./inc/template-functions.php:732:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
+./inc/wrapper-functions.php:3176:      // @TODO Find a way to not use direct module comparison
 ./inc/wrapper-functions.php:512:// @TODO Do some more sanity check here
 ./inc/xml-functions.php:240:   // @TODO Handle characters
 ./mailid.php:102:              // @TODO Rewrite this to a filter
 ./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.
-./templates/de/html/member/member_unconfirmed_table_nopoints.tpl:12:           <!-- @TODO Nothing to say here? //-->
+./templates/de/html/member/member_list_unconfirmed_nopoints.tpl:12:            <!-- @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-network/ext-sponsor) //-->
 ./.htaccess:10:        # @TODO When ext-imprint is finished RewriteRule ^modules.php?module=index&what=impressum$ modules.php?module=index&what=imprint [L]
 ./templates/de/html/admin/admin_reg_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_reg.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_theme_list.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/ext/ext_primera.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/fatal_footer.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/fatal_header.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/guest/guest_confirm_table.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/guest/guest_paidlinks_register_header.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/guest/guest_paidlinks_register.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/install/install_header.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_unconfirmed_404_nopoints.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_unconfirmed_404.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_unconfirmed_row_nopoints.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_unconfirmed_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_unconfirmed_table_nopoints.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_unconfirmed_table.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/metadata.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/theme_one.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/theme_select_box.tpl:1:<!-- @DEPRECATED //-->