X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=4e5d82b8501beed661eab1129af05da11830a6fe;hb=0544b579eb35a23bf1844a632fa7afd699d3205d;hp=c19f51b8df0d12d2fbedcc079e47ebfcd3a48758;hpb=2763c536e15b838a5df284bca71b7430870edc47;p=mailer.git diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index c19f51b8df..4e5d82b850 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -4,7 +4,7 @@ ./beg.php:171: // @TODO Opps, what is missing here??? ./birthday_confirm.php:93: // @TODO Try to rewrite the following unset() ./inc/autopurge/purge-inact.php:55: // @TODO Rewrite these if() blocks to a filter -./inc/cache/config-local.php:124:// @TODO Rewrite the following three constants, somehow... +./inc/cache/config-local.php:126:// @TODO Rewrite the following three constants, somehow... ./inc/classes/cachesystem.class.php:472: // @TODO Add support for more types which break in last else-block ./inc/config-functions.php:139: // @TODO Make this all better... :-/ ./inc/expression-functions.php:164:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again @@ -42,18 +42,18 @@ ./inc/extensions-functions.php:434:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/extensions-functions.php:564: // @TODO Extension is loaded, what next? ./inc/functions.php:110: // @TODO Extension 'msg' does not exist -./inc/functions.php:1503: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:1591: // @TODO Are these convertions still required? -./inc/functions.php:1609:// @TODO Rewrite this function to use readFromFile() and writeToFile() -./inc/functions.php:179:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:2267: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:1505: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1593: // @TODO Are these convertions still required? +./inc/functions.php:1611:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:181:// @TODO Rewrite this to an extension 'smtp' +./inc/functions.php:2271: // @TODO This is still very static, rewrite it somehow ./inc/gen_sql_patches.php:94:// @TODO Rewrite this to a filter ./inc/install-functions.php:57: // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); ./inc/language/de.php:1091:// @TODO Rewrite these two constants ./inc/language/de.php:1106:// @TODO Rewrite these three constants ./inc/language/de.php:286: // @TODO Following two are unused? -./inc/language/de.php:789:// @TODO Are these constants longer used? -./inc/language-functions.php:241: // @TODO These are all valid languages, again hard-coded +./inc/language/de.php:790:// @TODO Are these constants longer used? +./inc/language-functions.php:243: // @TODO These are all valid languages, again hard-coded ./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function. ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no * ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings * @@ -177,20 +177,20 @@ ./inc/monthly/monthly_bonus.php:67: // @TODO Rewrite this to a filter ./inc/mysql-manager.php:1183: // @TODO Rewrite this to a filter ./inc/mysql-manager.php:1438: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:1546: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1917: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1961:// @TODO Fix inconsistency between last_module and getWhat() +./inc/mysql-manager.php:1544: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1915: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1959:// @TODO Fix inconsistency between last_module and getWhat() ./inc/mysql-manager.php:368: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:44:// @TODO Can we cache this? ./inc/reset/reset_beg.php:49:// @TODO This should be converted in a daily beg rallye ./inc/reset/reset_birthday.php:89: // @TODO 4 is hard-coded here, should we move it out in config? ./inc/revision-functions.php:169:// @TODO This function does also set and get in 'cache_array' -./inc/template-functions.php:1046: // @TODO Deprecate this thing -./inc/template-functions.php:1057: // @TODO Deprecate this thing -./inc/template-functions.php:1144: // @TODO This can be easily moved out after the merge from EL branch to this is complete -./inc/template-functions.php:1177: // @TODO Add a little more infos here -./inc/template-functions.php:1465:// @TODO Lame description for this function -./inc/template-functions.php:1484: // @TODO Move this in a filter +./inc/template-functions.php:1044: // @TODO Deprecate this thing +./inc/template-functions.php:1055: // @TODO Deprecate this thing +./inc/template-functions.php:1142: // @TODO This can be easily moved out after the merge from EL branch to this is complete +./inc/template-functions.php:1175: // @TODO Add a little more infos here +./inc/template-functions.php:1463:// @TODO Lame description for this function +./inc/template-functions.php:1485: // @TODO Move this in a filter ./inc/template-functions.php:187: * @TODO On some pages this is buggy ./inc/template-functions.php:263: // @TODO Remove this sanity-check if all is fine ./inc/template-functions.php:576:// @TODO $simple/$constants are deprecated @@ -198,14 +198,14 @@ ./inc/wrapper-functions.php:130:// @TODO Implement $compress ./inc/wrapper-functions.php:137:// @TODO Implement $decompress ./inc/wrapper-functions.php:452:// @TODO Do some more sanity check here -./mailid.php:138: // @TODO Rewrite this to a filter -./mailid.php:95: // @TODO Rewrite this to a filter -./mailid_top.php:102: // @TODO Rewrite this to a filter -./mailid_top.php:135: // @TODO Rewrite this to a filter -./mailid_top.php:182: // @TODO Rewrite this to a filter -./mailid_top.php:189: // @TODO Rewrite this to a filter -./mailid_top.php:224: // @TODO Rewrite these blocks to filter -./mailid_top.php:257: // @TODO Try to rewrite the following unset() +./mailid.php:139: // @TODO Rewrite this to a filter +./mailid.php:96: // @TODO Rewrite this to a filter +./mailid_top.php:103: // @TODO Rewrite this to a filter +./mailid_top.php:136: // @TODO Rewrite this to a filter +./mailid_top.php:183: // @TODO Rewrite this to a filter +./mailid_top.php:190: // @TODO Rewrite this to a filter +./mailid_top.php:225: // @TODO Rewrite these blocks to filter +./mailid_top.php:261: // @TODO Try to rewrite the following unset() ./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