From 62a19dbcc70f2d862dd2b0fee5edb9c25be35fa0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 21 Jul 2010 00:22:21 +0000 Subject: [PATCH] TODOs.txt updated... :-( --- DOCS/TODOs.txt | 47 ++++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 8a69638369..fd4a6008d4 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -37,9 +37,9 @@ ./inc/extensions/ext-rallye.php:94: // @TODO Fix config_rallye_prices to list_rallye_prices ./inc/extensions/ext-yoomedia.php:123: // @TODO Can this be moved into a database table? ./inc/extensions/ext-yoomedia.php:56:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y'); -./inc/extensions-functions.php:143: // @TODO Do we still need this? setExtensionUpdateNotes(''); -./inc/extensions-functions.php:424:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) -./inc/extensions-functions.php:548: // @TODO Extension is loaded, what next? +./inc/extensions-functions.php:146: // @TODO Do we still need this? setExtensionUpdateNotes(''); +./inc/extensions-functions.php:427:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) +./inc/extensions-functions.php:551: // @TODO Extension is loaded, what next? ./inc/functions.php:115: // @TODO Extension 'msg' does not exist ./inc/functions.php:1486: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? ./inc/functions.php:1509: // @TODO Rewrite this old lost code to a template @@ -49,10 +49,10 @@ ./inc/functions.php:2248: // @TODO This is still very static, rewrite it somehow ./inc/gen_sql_patches.php:96:// @TODO Rewrite this to a filter ./inc/install-functions.php:63: // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); -./inc/language/de.php:1126:// @TODO Rewrite these two constants -./inc/language/de.php:1141:// @TODO Rewrite these three constants +./inc/language/de.php:1127:// @TODO Rewrite these two constants +./inc/language/de.php:1142:// @TODO Rewrite these three constants ./inc/language/de.php:301: // @TODO Following two are unused? -./inc/language/de.php:820:// @TODO Are these constants longer used? +./inc/language/de.php:819:// @TODO Are these constants longer used? ./inc/language-functions.php:234: // @TODO These are all valid languages, again hard-coded ./inc/language-functions.php:46:// @TODO Rewrite all language constants to this function. ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings * @@ -117,7 +117,7 @@ ./inc/modules/admin/what-del_email.php:61: // @TODO Unused: cat_id, payment_id ./inc/modules/admin/what-edit_user.php:20: * @TODO Add support for ext-country * ./inc/modules/admin/what-email_stats.php:48:// @TODO Unused at the moment -./inc/modules/admin/what-extensions.php:357: // @TODO Rewrite this to a filter +./inc/modules/admin/what-extensions.php:359: // @TODO Rewrite this to a filter ./inc/modules/admin/what-guest_add.php:131: // @TODO This can be somehow rewritten to a function ./inc/modules/admin/what-guest_add.php:69: // @TODO Cant this be rewritten? ./inc/modules/admin/what-guest_add.php:82: // @TODO This can be somehow rewritten to a function @@ -130,7 +130,7 @@ ./inc/modules/admin/what-list_links.php:89: // @TODO Find a way to rewrite this. See some lines above for different queries ./inc/modules/admin/what-list_links.php:98: // @TODO Rewrite this to includes/filter ./inc/modules/admin/what-list_refs.php:107: // @TODO Try to rewrite some to EL -./inc/modules/admin/what-list_unconfirmed.php:79: // @TODO This constant might be unused? define('__LIST_UNCON_TITLE', '{--LIST_UNCONFIRMED_BONUS_LINKS--}'); +./inc/modules/admin/what-list_unconfirmed.php:79: // @TODO This constant might be unused? define('__LIST_UNCON_TITLE', '{--ADMIN_LIST_UNCONFIRMED_BONUS_LINKS--}'); ./inc/modules/admin/what-list_unconfirmed.php:98: // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus ./inc/modules/admin/what-list_user.php:151: // @TODO Rewrite these to filters ./inc/modules/admin/what-list_user.php:257: // @TODO Rewrite this into a filter @@ -182,24 +182,24 @@ ./inc/reset/reset_beg.php:51:// @TODO This should be converted in a daily beg rallye ./inc/reset/reset_birthday.php:91: // @TODO 4 is hard-coded here, should we move it out in config? ./inc/revision-functions.php:153:// @TODO Please describe this function -./inc/template-functions.php:1153: // @TODO This can be easily moved out after the merge from EL branch to this is complete -./inc/template-functions.php:1186: // @TODO Add a little more infos here -./inc/template-functions.php:1474:// @TODO Lame description for this function -./inc/template-functions.php:1493: // @TODO Move this in a filter -./inc/template-functions.php:280: // @TODO Remove this sanity-check if all is fine -./inc/template-functions.php:593:// @TODO $simple/$constants are deprecated -./inc/template-functions.php:620: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates +./inc/template-functions.php:1168: // @TODO This can be easily moved out after the merge from EL branch to this is complete +./inc/template-functions.php:1201: // @TODO Add a little more infos here +./inc/template-functions.php:1489:// @TODO Lame description for this function +./inc/template-functions.php:1508: // @TODO Move this in a filter +./inc/template-functions.php:295: // @TODO Remove this sanity-check if all is fine +./inc/template-functions.php:608:// @TODO $simple/$constants are deprecated +./inc/template-functions.php:635: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates ./inc/wrapper-functions.php:127:// @TODO Implement $compress ./inc/wrapper-functions.php:134:// @TODO Implement $decompress ./inc/wrapper-functions.php:455:// @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:132: // @TODO Rewrite this to a filter -./mailid_top.php:179: // @TODO Rewrite this to a filter -./mailid_top.php:186: // @TODO Rewrite this to a filter -./mailid_top.php:221: // @TODO Rewrite these blocks to filter -./mailid_top.php:254: // @TODO Try to rewrite the following unset() -./mailid_top.php:99: // @TODO Rewrite this to a filter +./mailid.php:140: // @TODO Rewrite this to a filter +./mailid.php:97: // @TODO Rewrite this to a filter +./mailid_top.php:101: // @TODO Rewrite this to a filter +./mailid_top.php:134: // @TODO Rewrite this to a filter +./mailid_top.php:181: // @TODO Rewrite this to a filter +./mailid_top.php:188: // @TODO Rewrite this to a filter +./mailid_top.php:223: // @TODO Rewrite these blocks to filter +./mailid_top.php:256: // @TODO Try to rewrite the following unset() ./show_bonus.php:107: // @TODO No more needed? $content['points'] = translateComma($content['points']); ./view.php:70: // @TODO No banner found, output some default banner ./templates/de/html/admin/admin_add_country.tpl:23: @@ -241,6 +241,7 @@ ./templates/de/html/admin/admin_gmenu_edit_row.tpl:1: ./templates/de/html/admin/admin_gmenu_edit.tpl:1: ./templates/de/html/admin/admin_guest_add.tpl:1: +./templates/de/html/admin/admin_list_task_ext2_rows.tpl:1: ./templates/de/html/admin/admin_member_add.tpl:1: ./templates/de/html/admin/admin_mmenu_delete_row.tpl:1: ./templates/de/html/admin/admin_mmenu_delete.tpl:1: -- 2.39.5