]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Continued:
[mailer.git] / DOCS / TODOs.txt
index 9a6b322db1e7746e2b5d27cc5fd293e69eda31c3..6df0d75adde60bbfe57358ce100abeaa67faa0f5 100644 (file)
@@ -1,6 +1,6 @@
 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./contrib/todo-builder.sh (uid=/user=quix0r) ###
 ### DO NOT EDIT THIS FILE. ###
-./api.php:63:// @TODO Do stuff here
+./api.php:66:// @TODO Do stuff here
 ./autoreg.php:57:// @TODO Add processing of request here
 ./beg.php:168:                 // @TODO Opps, what is missing here???
 ./cron.php:57:// @TODO Do stuff here
 ./inc/config-functions.php:354:                // @TODO Call setConfigEntry() somehow
 ./inc/daily/daily_beg.php:47:// @TODO This should be converted in a daily beg rallye
 ./inc/daily/daily_birthday.php:58:// @TODO Move this out to an extension
+./inc/database-functions.php:1521:             // @TODO Rewrite these lines to a filter
+./inc/database-functions.php:1545:     // @TODO Rewrite this to a filter
+./inc/database-functions.php:1861:                     // @TODO Rewrite this to a filter
+./inc/database-functions.php:2029:                             // @TODO If the EL sub-system can support more than one parameter, this call_user_func_[] can be avoided
+./inc/database-functions.php:2161:                     // @TODO Used generic 'userid' here
+./inc/database-functions.php:2379:// @TODO cacheFiles is not yet supported
+./inc/database-functions.php:39:// @TODO Can we cache this?
+./inc/database-functions.php:403:      // @TODO Try to rewrite this to one or more functions
 ./inc/email-functions.php:108: * @TODO Rewrite this to an extension 'smtp'
 ./inc/email-functions.php:204:// @TODO $rawUserId is currently unused
 ./inc/expression-functions.php:168:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
@@ -20,7 +28,7 @@
 ./inc/extensions/bonus/mode-update.php:38:// @TODO Remove double tabs from all lines
 ./inc/extensions/doubler/mode-setup.php:38:// @TODO Remove double tabs from all lines
 ./inc/extensions/doubler/mode-update.php:38:// @TODO Remove double tabs from all lines
-./inc/extensions/ext-html_mail.php:91:         // @TODO Move these arrays into config
+./inc/extensions/ext-html_mail.php:90:         // @TODO Move these arrays into config
 ./inc/extensions/ext-menu.php:52:              // @TODO Convert menu-Id to one coding-standard. admin(edit|_add) => admin_menu_(edit|add), mem(edit|_add) => (edit|add)_(admin|guest|member)_menu
 ./inc/extensions/ext-newsletter.php:218:               // @TODO Move these into configuration
 ./inc/extensions/ext-nickname.php:52:          // @TODO NOT NULL DEFAULT '' is bad practice, use NULL
@@ -82,7 +90,7 @@
 ./inc/extensions/transfer/mode-setup.php:38:// @TODO Remove double tabs from all lines
 ./inc/extensions/transfer/mode-update.php:38:// @TODO Remove double tabs from all lines
 ./inc/extensions/user/mode-update.php:38:// @TODO Remove double tabs from all lines
-./inc/extensions/user/mode-update.php:554:                             // @TODO Make configurable through web interface
+./inc/extensions/user/mode-update.php:548:                             // @TODO Make configurable through web interface
 ./inc/filter/blacklist_filter.php:105: // @TODO Insert log entry
 ./inc/filter/blacklist_filter.php:116: // @TODO Insert log entry
 ./inc/filter/blacklist_filter.php:127: // @TODO Insert log entry
 ./inc/filter/wernis_filter.php:62:// @TODO 10% done
 ./inc/filter/wernis_filter.php:80:// @TODO 10% done
 ./inc/filter/wernis_filter.php:98:// @TODO 10% done
-./inc/functions.php:1229:                      // @TODO Are these convertions still required?
-./inc/functions.php:1250:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:1554:              // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal.
-./inc/functions.php:1930:      // @TODO Find a way to cache this
-./inc/functions.php:2034:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2213:      // @TODO Rename column data_type to e.g. mail_status
-./inc/functions.php:2563:// @TODO cacheFiles is not yet supported
+./inc/general-functions.php:1351:                      // @TODO Are these convertions still required?
+./inc/general-functions.php:1372:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/general-functions.php:1676:              // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal.
+./inc/general-functions.php:2052:      // @TODO Find a way to cache this
+./inc/general-functions.php:2156:      // @TODO This is still very static, rewrite it somehow
+./inc/general-functions.php:2335:      // @TODO Rename column data_type to e.g. mail_status
+./inc/general-functions.php:2685:// @TODO cacheFiles is not yet supported
+./inc/general-functions.php:549:// @TODO $allowSpider is unused
 ./inc/gen_sql_patches.php:93:// @TODO Rewrite this to a filter
-./inc/install-functions.php:102:       // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
-./inc/install-functions.php:497:       // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work
+./inc/install-functions.php:166:       // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
+./inc/install-functions.php:561:       // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work
 ./inc/language/de.php:1150:    // @TODO Rewrite these two constants
 ./inc/language/de.php:1166:    // @TODO Rewrite these three constants
 ./inc/language/de.php:46:      // @TODO Please sort these language elements
 ./inc/libs/theme_functions.php:93:     // @TODO Can't this be rewritten to an API function?
 ./inc/libs/user_functions.php:325:                     // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content);
 ./inc/libs/user_functions.php:354:                     // @TODO Make this filter working: $url = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON));
-./inc/libs/wernis_functions.php:432:// @TODO Unused?
-./inc/libs/wernis_functions.php:485:                           // @TODO Something more to do here?
+./inc/libs/user_functions.php:673:     // @TODO Rewrite this to 2 filters as a possible redirect must always come last
+./inc/libs/wernis_functions.php:1000:          // @TODO Should not happen???
+./inc/libs/wernis_functions.php:543:// @TODO Unused?
+./inc/libs/wernis_functions.php:594:                           // @TODO Something more to do here?
 ./inc/libs/yoomedia_functions.php:108: $response = YOOMEDIA_QUERY_API('out_textmail.php', TRUE); // @TODO Ask Yoo!Media for test script
 ./inc/load_config.php:70:      // @TODO Rewrite them to avoid this else block
 ./inc/loader/load-extension.php:13: * @TODO Rewrite this whole file                                        *
 ./inc/mails/doubler_mails.php:48:// @TODO Can this be rewritten to a filter?
-./inc/module-functions.php:268:                        // @TODO Nothing helped???
-./inc/module-functions.php:309:                        // @TODO Rewrite this to a filter
+./inc/module-functions.php:267:                        // @TODO Nothing helped???
+./inc/module-functions.php:307:                        // @TODO Rewrite this to a filter
 ./inc/modules/admin/admin-inc.php:1060:// @TODO rawUserId/content is not yet supported
 ./inc/modules/admin/admin-inc.php:1085:// @TODO rawUserId/cacheFiles/content is not yet supported
 ./inc/modules/admin/admin-inc.php:180:         // @TODO This and the next getCurrentAdminId() call might be moved into the templates?
 ./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: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/admin/what-guest_add.php:131:                            // @TODO This can be somehow rewritten to a function
+./inc/modules/admin/what-guest_add.php:68:             // @TODO Cant this be rewritten?
+./inc/modules/admin/what-guest_add.php:81:             // @TODO This can be somehow rewritten to a function
 ./inc/modules/admin/what-holiday_list.php:46:// @TODO Unused at the moment
 ./inc/modules/admin/what-list_admins_acls.php:126:     // @TODO Rewrite this to filter 'run_sqls'
 ./inc/modules/admin/what-list_bonus.php:136:           // @TODO Can't this be moved into our expression language?
 ./inc/modules/admin/what-list_refs.php:101:                                                    // @TODO Try to rewrite some to EL
 ./inc/modules/admin/what-list_unconfirmed.php:115:     // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus
 ./inc/modules/admin/what-list_user_cats.php:54:                // @TODO No longer needed? define('__CATEGORIES_BASE'   , '<a href="{%url=modules.php?module=admin&amp;userid=');
-./inc/modules/admin/what-list_user_cats.php:68:                                // @TODO Rewrite this to countSum.....() function
+./inc/modules/admin/what-list_user_cats.php:74:                                // @TODO Rewrite this to countSum.....() function
 ./inc/modules/admin/what-list_user.php:104:            // @TODO Refacture these old link generation to functions
 ./inc/modules/admin/what-list_user.php:121:            // @TODO Refacture birth_foo to avoid uni* timetstamps as older members cannot be greeded correctly
 ./inc/modules/admin/what-list_user.php:288:            // @TODO Rewrite this into a filter
 ./inc/modules/guest/what-mediadata.php:178:// @TODO Rewrite all these if-blocks to filters
 ./inc/modules/guest/what-mediadata.php:62:     // @TODO Find a better formular than this one
 ./inc/modules/guest/what-rallyes.php:94:       // @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:288:                  // @TODO Maybe a default referral id?
+./inc/modules/guest/what-sponsor_infos.php:83: // @TODO Cache this static data
+./inc/modules/guest/what-sponsor_reg.php:289:                  // @TODO Maybe a default referral id?
 ./inc/modules/guest/what-stats.php:106:                // @TODO This can be somehow rewritten
 ./inc/modules/guest/what-stats.php:115:                        // @TODO This doesn't exclude tester accounts
 ./inc/modules/guest/what-stats.php:78:// @TODO This can be rewritten in a dynamic include
 ./inc/modules/order.php:71:            // @TODO Unused: timestamp
 ./inc/monthly/monthly_beg.php:53:      // @TODO Rewrite these if() blocks to a filter
 ./inc/monthly/monthly_bonus.php:52:    // @TODO Rewrite these if() blocks to a filter
-./inc/mysql-manager.php:1520:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1544:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1860:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:2028:                          // @TODO If the EL sub-system can support more than one parameter, this call_user_func_array() can be avoided
-./inc/mysql-manager.php:2160:                  // @TODO Used generic 'userid' here
-./inc/mysql-manager.php:2378:// @TODO cacheFiles is not yet supported
-./inc/mysql-manager.php:39:// @TODO Can we cache this?
-./inc/mysql-manager.php:403:   // @TODO Try to rewrite this to one or more functions
 ./inc/pool-functions.php:39:// @TODO "Hook" ext-html_mail into this to allow column `html_msg`
-./inc/template-functions.php:1060:                             // @TODO <label for="' . $prefix . '_' . $field . '"></<label> not working here
-./inc/template-functions.php:1115:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1126:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1248:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/template-functions.php:1303:             // @TODO Add a little more infos here
-./inc/template-functions.php:1702:// @TODO Lame description for this function
-./inc/template-functions.php:1724:                     // @TODO Move this in a filter
+./inc/template-functions.php:1079:                             // @TODO <label for="' . $prefix . '_' . $field . '"></<label> not working here
+./inc/template-functions.php:1134:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1145:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1267:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/template-functions.php:1322:             // @TODO Add a little more infos here
+./inc/template-functions.php:1721:// @TODO Lame description for this function
+./inc/template-functions.php:1743:                     // @TODO Move this in a filter
 ./inc/template-functions.php:204:       * @TODO On some pages this is buggy
-./inc/template-functions.php:2501:     // @TODO Find a way to not use direct module comparison
-./inc/template-functions.php:293:      // @TODO Remove these sanity checks if all is fine
-./inc/template-functions.php:752:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
-./inc/wrapper-functions.php:3272:      // @TODO Find a way to not use direct module comparison
-./inc/wrapper-functions.php:578:// @TODO Do some more sanity check here
-./inc/xml-functions.php:235:   // @TODO Handle characters
+./inc/template-functions.php:2520:     // @TODO Find a way to not use direct module comparison
+./inc/template-functions.php:297:      // @TODO Remove these sanity checks if all is fine
+./inc/template-functions.php:762:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
+./inc/wrapper-functions.php:3293:      // @TODO Find a way to not use direct module comparison
+./inc/wrapper-functions.php:596:// @TODO Do some more sanity check here
+./inc/xml-functions.php:229:   // @TODO Handle characters
 ./mailid.php:118:              // @TODO Rewrite this to a filter/function
 ./mailid.php:155:                                      // @TODO Rewrite this to a filter
 ./mailid.php:76:// @TODO Improve check on $data['type'], empty() is not very much ...
 ./js/admin-network-query-api.js:68:// @TODO Make progress window working
 ./js/ajax-common.js:245:                               // @TODO Need this be secured?
 ./js/ajax-common.js:283:                               // @TODO Need this be secured?
-./js/install-common.js:111:    // @TODO Progress bar is out-of-order: + '<div id="progressbar"></div>'
-./.htaccess:10:        # @TODO When ext-imprint is finished RewriteRule ^modules.php?module=index&what=impressum$ modules.php?module=index&what=imprint [L]
-./.htaccess:11:        # @TODO When ext-terms is finished RewriteRule ^cms/index/wht/agb$                 modules.php?module=index&what=terms [L]
-./.htaccess:12:        # @TODO When ext-terms is finished RewriteRule ^modules.php?module=index&what=agb$ modules.php?module=index&what=terms [L]
-./.htaccess:13:        # @TODO When ext-terms is finished RewriteRule ^agb.php$ modules.php?module=index&what=terms [L]
-./.htaccess:9: # @TODO When ext-imprint is finished RewriteRule ^cms/index/wht/impressum$                 modules.php?module=index&what=imprint [L]
+./js/install-common.js:114:    // @TODO Progress bar is out-of-order: + '<div id="progressbar"></div>'
+./.htaccess:14:        # @TODO When ext-imprint is finished RewriteRule ^cms/index/wht/impressum$                 modules.php?module=index&what=imprint [L]
+./.htaccess:15:        # @TODO When ext-imprint is finished RewriteRule ^modules.php?module=index&what=impressum$ modules.php?module=index&what=imprint [L]
+./.htaccess:16:        # @TODO When ext-terms is finished RewriteRule ^cms/index/wht/agb$                 modules.php?module=index&what=terms [L]
+./.htaccess:17:        # @TODO When ext-terms is finished RewriteRule ^modules.php?module=index&what=agb$ modules.php?module=index&what=terms [L]
+./.htaccess:18:        # @TODO When ext-terms is finished RewriteRule ^agb.php$ modules.php?module=index&what=terms [L]
 ### ### DEPRECATION FOLLOWS: ### ###
-./contrib/install_svn.php:2:// @DEPRECATED
-./inc/footer.php:2:// @DEPRECATED
-./inc/header.php:2:// @DEPRECATED
-./inc/loader/load-revision.php:2:// @DEPRECATED
+./inc/classes/primera_api.class.php:2:// @DEPRECATED
 ./inc/modules/admin/admin-inc.php:539:// @DEPRECATED
-./inc/revision-functions.php:2:// @DEPRECATED
-./inc/session.php:2:// @DEPRECATED
-./inc/template-functions.php:2439:// Removes comments with @DEPRECATED
-./inc/template-functions.php:2447:             // Is there a @DEPRECATED?
-./inc/template-functions.php:2448:             if (isInString('@DEPRECATED', $line)) {
-./inc/versions.php:2:// @DEPRECATED
+./inc/mysql-connect.php:2:// @DEPRECATED
+./inc/stylesheet.php:2:// @DEPRECATED
+./inc/template-functions.php:2458:// Removes comments with @DEPRECATED
+./inc/template-functions.php:2466:             // Is there a @DEPRECATED?
+./inc/template-functions.php:2467:             if (isInString('@DEPRECATED', $line)) {