X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=a93a44a6a74991f22d7baf2f140b98a321193f86;hp=1b1007647e51f272097082bb8835084740005b4a;hb=6560179e7c8dc565485503f374d4e31f333ffd0e;hpb=fe8175c95f44881a9edefc264e42fea350f7387b diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 1b1007647e..a93a44a6a7 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -134,8 +134,8 @@ ./inc/modules/admin/what-list_refs.php:101: // @TODO Try to rewrite some to EL ./inc/modules/admin/what-list_unconfirmed.php:107: // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus ./inc/modules/admin/what-list_unconfirmed.php:84: // @TODO This constant might be unused? define('__LIST_UNCON_TITLE', '{--ADMIN_LIST_UNCONFIRMED_BONUS_LINKS--}'); -./inc/modules/admin/what-list_user.php:290: // @TODO Rewrite this into a filter -./inc/modules/admin/what-list_user.php:355: // @TODO Rewrite this into a filter +./inc/modules/admin/what-list_user.php:289: // @TODO Rewrite this into a filter +./inc/modules/admin/what-list_user.php:354: // @TODO Rewrite this into a filter ./inc/modules/admin/what-logs.php:64: // @TODO Fix content-type here ./inc/modules/admin/what-logs.php:70: // @TODO Fix content-type here ./inc/modules/admin/what-mem_add.php:124: // @TODO This can be somehow rewritten to a function @@ -176,19 +176,20 @@ ./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:1108: // @TODO Deprecate this thing -./inc/template-functions.php:1119: // @TODO Deprecate this thing -./inc/template-functions.php:1226: // @TODO This can be easily moved out after the merge from EL branch to this is complete -./inc/template-functions.php:1275: // @TODO Add a little more infos here -./inc/template-functions.php:1643:// @TODO Lame description for this function -./inc/template-functions.php:1665: // @TODO Move this in a filter +./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:599:// @TODO $simple/$constants are deprecated -./inc/template-functions.php:697: // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates +./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:209: // @TODO Handle characters +./inc/xml-functions.php:221: // @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