]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Caching of XML/email templates finished:
[mailer.git] / DOCS / TODOs.txt
index c48e27b4052d07ebaf463d84d4b39406396563fc..a93a44a6a74991f22d7baf2f140b98a321193f86 100644 (file)
@@ -60,8 +60,8 @@
 ./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:1112:    // @TODO Rewrite these two constants
-./inc/language/de.php:1128:    // @TODO Rewrite these three constants
+./inc/language/de.php:1120:    // @TODO Rewrite these two constants
+./inc/language/de.php:1136:    // @TODO Rewrite these three constants
 ./inc/language/de.php:749:// @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/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
 ./inc/modules/member/what-beg.php:54:// @TODO Can't this be moved into EL?
 ./inc/modules/member/what-beg.php:63:// @TODO No more needed? define('__BEG_USERID_TIMEOUT', createFancyTime(getBegUseridTimeout()));
 ./inc/modules/member/what-logout.php:17: * @TODO Rewrite the code to a filter                                   *
-./inc/modules/member/what-order.php:471:                       // @TODO Rewrite this to a filter
+./inc/modules/member/what-logout.php:52:       // @TODO Move this in a filter, e.g. member_logout
+./inc/modules/member/what-order.php:459:                       // @TODO Rewrite this to a filter
 ./inc/modules/member/what-order.php:84:                // @TODO Rewrite this to SQL_FETCHARRAY()
 ./inc/modules/member/what-payout.php:194:                                      // @TODO Rewrite this to a filter
 ./inc/modules/member/what-points.php:61:// @TODO Should we rewrite this to a filter?
 ./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