]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Project continued with rewrites:
[mailer.git] / DOCS / TODOs.txt
index a9296a2207efcbfce2118fe2816c4055b465fd19..dce33cd8fe29c191c598eb2fa68a3fe9539467df 100644 (file)
@@ -10,7 +10,7 @@
 ./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:227:// @TODO $rawUserId is currently unused
-./inc/expression-functions.php:170:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
+./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() enougth for strings with single/double quotes?
 ./inc/extensions/ext-html_mail.php:136:                // @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-network.php:42: * @TODO Yoo!Media: What is LayerAd compared to Layer click?            *
 ./inc/extensions/ext-network.php:99:           // @TODO network_type_handler is an internal name and needs documentation
 ./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
 ./inc/extensions/ext-rallye.php:94:            // @TODO Fix config_rallye_prices to list_rallye_prices
 ./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:2096:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable'
+./inc/extensions-functions.php:2132:// @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/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/functions.php:1090:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
-./inc/functions.php:1176:                      // @TODO Are these convertions still required?
-./inc/functions.php:1197:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:1733:      // @TODO Find a way to cache this
-./inc/functions.php:1838:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2042:      // @TODO Rename column data_type to e.g. mail_status
+./inc/filters.php:1295:                        // @TODO No banner found, output some default banner
+./inc/functions.php:1089:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
+./inc/functions.php:1175:                      // @TODO Are these convertions still required?
+./inc/functions.php:1196:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:1780:      // @TODO Find a way to cache this
+./inc/functions.php:1885:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2095:      // @TODO Rename column data_type to e.g. mail_status
 ./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:91:        // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
-./inc/language/de.php:1122:    // @TODO Rewrite these two constants
-./inc/language/de.php:1138:    // @TODO Rewrite these three constants
+./inc/language/de.php:1123:    // @TODO Rewrite these two constants
+./inc/language/de.php:1139:    // @TODO Rewrite these three constants
 ./inc/language/de.php:46:      // @TODO Please sort these language elements
-./inc/language/de.php:751:// @TODO Are these constants longer used?
+./inc/language/de.php:752:// @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:137:     // @TODO Move this to e.g. ext-smtp
@@ -85,8 +87,8 @@
 ./inc/libs/rallye_functions.php:983:           // Load count @TODO Can't we rewrite this to our API?
 ./inc/libs/sponsor_functions.php:163:                                  // @TODO Rewrite this to API function
 ./inc/libs/sponsor_functions.php:436:                  // @TODO Rewrite this to API function
-./inc/libs/surfbar_functions.php:1672:         // @TODO This can be somehow rewritten
-./inc/libs/surfbar_functions.php:776:// @TODO Can't we use our new expression language instead of this ugly code?
+./inc/libs/surfbar_functions.php:1692:         // @TODO This can be somehow rewritten
+./inc/libs/surfbar_functions.php:789:// @TODO Can't we use our new expression language instead of this ugly code?
 ./inc/libs/task_functions.php:253:             // @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:94:     // @TODO Can't this be rewritten to an API function?
 ./inc/mysql-manager.php:1461:  // @TODO Rewrite this to a filter
 ./inc/mysql-manager.php:1767:                  // @TODO Rewrite this to a filter
 ./inc/mysql-manager.php:1964:                          // @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:2077:                  // @TODO Used generic 'userid' here
+./inc/mysql-manager.php:2067:                  // @TODO Used generic 'userid' here
 ./inc/mysql-manager.php:398:   // @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:1126:                     // @TODO Deprecate this thing
 ./inc/template-functions.php:1137:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1244:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/template-functions.php:1293:             // @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:197:       * @TODO On some pages this is buggy
-./inc/template-functions.php:2292:     // @TODO Is this needed for e.g. $GLOBALS['template_content'] ? $this->setRawTemplateData($compactedContent);
-./inc/template-functions.php:285:      // @TODO Remove these sanity checks if all is fine
-./inc/template-functions.php:617:// @TODO $simple/$constants are deprecated
-./inc/template-functions.php:715:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
-./inc/wrapper-functions.php:3010:      // @TODO Find a way to not use direct module comparison
-./inc/wrapper-functions.php:494:// @TODO Do some more sanity check here
-./inc/xml-functions.php:221:   // @TODO Handle characters
+./inc/template-functions.php:1148:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1255:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/template-functions.php:1304:             // @TODO Add a little more infos here
+./inc/template-functions.php:1679:// @TODO Lame description for this function
+./inc/template-functions.php:1701:                     // @TODO Move this in a filter
+./inc/template-functions.php:203:       * @TODO On some pages this is buggy
+./inc/template-functions.php:2304:     // @TODO Is this needed for e.g. $GLOBALS['template_content'] ? $this->setRawTemplateData($compactedContent);
+./inc/template-functions.php:291:      // @TODO Remove these sanity checks if all is fine
+./inc/template-functions.php:628:// @TODO $simple/$constants are deprecated
+./inc/template-functions.php:726:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
+./inc/wrapper-functions.php:3037:      // @TODO Find a way to not use direct module comparison
+./inc/wrapper-functions.php:506:// @TODO Do some more sanity check here
+./inc/xml-functions.php:239:   // @TODO Handle characters
 ./mailid.php:102:              // @TODO Rewrite this to a filter
 ./mailid.php:145:                                      // @TODO Rewrite this to a filter
 ./mailid_top.php:112:          // @TODO Rewrite this to a filter/function
 ./mailid_top.php:149:                                  // @TODO Rewrite this to a filter
 ./mailid_top.php:18: * @TODO Merge this script with mailid.php                              *
-./mailid_top.php:196:                                                  // @TODO Rewrite this to a filter
-./mailid_top.php:203:                                                                  // @TODO Rewrite this to a filter
-./mailid_top.php:238:                                                                  // @TODO Rewrite these blocks to filter
-./view.php:71:         // @TODO No banner found, output some default banner
+./mailid_top.php:199:                                                  // @TODO Rewrite this to a filter
+./mailid_top.php:206:                                                                  // @TODO Rewrite this to a filter
+./mailid_top.php:241:                                                                  // @TODO Rewrite these blocks to filter
 ./templates/de/html/admin/admin_add_country.tpl:23:                    <!-- @TODO Rewrite this selection box to our generic functions //-->
 ./templates/de/html/admin/admin_config_other.tpl:79:                   <!-- @TODO Rewrite this selection to one of our functions //-->
 ./templates/de/html/admin/admin_config_rewrite.tpl:4:  <!-- @TODO No title here? //-->
 ./templates/de/html/requirements.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/rettet_das_internet.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/roadmap.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/select/select_surfbar_actions_action_box.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/select/select_surfbar_actions_action_option.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/select/select_surfbar_actions_new_status_box.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/select/select_surfbar_actions_new_status_option.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/select/select_surfbar_actions_status_box.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/select/select_surfbar_actions_status_option.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/stats.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/svn.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/why_reg.tpl:1:<!-- @DEPRECATED //-->
 ### ### template-warnings.log follows: ### ###
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/menu/menu_what_end.tpl, line: 1 in 
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/menu/menu_what_end.tpl, line: 2 in 
-PHP Warning:  DOMDocument::loadHTMLFile(): ID subid already defined in templates/de/html/member/member_add_subid.tpl, line: 13 in 
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/member/member_content_right.tpl, line: 1 in 
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/member/member_content_right.tpl, line: 5 in 
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_welcome_footer.tpl, line: 1 in 
-PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_reflink.tpl, line: 29 in 
-PHP Warning:  DOMDocument::loadHTMLFile(): End tag : expected '>' in templates/de/html/member/member_list_subid_stats.tpl, line: 28 in 
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_footer.tpl, line: 6 in 
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/page_footer.tpl, line: 1 in /home
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/admin/admin_list_user_subid_row.tpl, line: 3 in 
+PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/admin/admin_delete_user_subids_row.tpl, line: 4 in 
+PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/admin/admin_edit_user_subids_row.tpl, line: 4 in 
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/admin/admin_main_footer.tpl, line: 1 in 
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/admin/admin_main_footer.tpl, line: 2 in 
 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_main_footer.tpl, line: 8 in