]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Cleanups + optional binding to mailer functions
[mailer.git] / DOCS / TODOs.txt
index 208cd59d8fd0dd80f9aeac0c2032e41a4425d93d..27b58fc3e90956a14fc0068f9c2ac47c0a76af3f 100644 (file)
 ./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/filters.php:1317:                // @TODO No banner found, output some default banner
-./inc/functions.php:1104:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
-./inc/functions.php:1190:                      // @TODO Are these convertions still required?
-./inc/functions.php:1211:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:1820:      // @TODO Find a way to cache this
-./inc/functions.php:1924:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2128:      // @TODO Rename column data_type to e.g. mail_status
-./inc/functions.php:2478:// @TODO cacheFiles is not yet supported
+./inc/filters.php:1310:                // @TODO No banner found, output some default banner
+./inc/functions.php:1106:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
+./inc/functions.php:1192:                      // @TODO Are these convertions still required?
+./inc/functions.php:1213:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:1822:      // @TODO Find a way to cache this
+./inc/functions.php:1926:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2130:      // @TODO Rename column data_type to e.g. mail_status
+./inc/functions.php:2480:// @TODO cacheFiles is not yet supported
 ./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:446:       // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work
 ./inc/mails/doubler_mails.php:53:// @TODO Can this be rewritten to a filter?
 ./inc/module-functions.php:273:                        // @TODO Nothing helped???
 ./inc/module-functions.php:314:                        // @TODO Rewrite this to a filter
-./inc/modules/admin/admin-inc.php:1043:// @TODO rawUserId/content is not yet supported
-./inc/modules/admin/admin-inc.php:1068:// @TODO rawUserId/cacheFiles/content is not yet supported
-./inc/modules/admin/admin-inc.php:163:         // @TODO This and the next getCurrentAdminId() call might be moved into the templates?
-./inc/modules/admin/admin-inc.php:236:         // @TODO This can be rewritten into a filter
-./inc/modules/admin/admin-inc.php:521:// @TODO Try to rewrite this to adminAddMenuSelectionBox()
-./inc/modules/admin/admin-inc.php:868:// @TODO cacheFiles is not yet supported
+./inc/modules/admin/admin-inc.php:1055:// @TODO rawUserId/content is not yet supported
+./inc/modules/admin/admin-inc.php:1080:// @TODO rawUserId/cacheFiles/content is not yet supported
+./inc/modules/admin/admin-inc.php:175:         // @TODO This and the next getCurrentAdminId() call might be moved into the templates?
+./inc/modules/admin/admin-inc.php:248:         // @TODO This can be rewritten into a filter
+./inc/modules/admin/admin-inc.php:533:// @TODO Try to rewrite this to adminAddMenuSelectionBox()
+./inc/modules/admin/admin-inc.php:880:// @TODO cacheFiles is not yet supported
 ./inc/modules/admin/overview-inc.php:176:                              // @TODO Rewrite this to a filter
 ./inc/modules/admin/overview-inc.php:289:                              // @TODO Rewrite this to something with include files and/or filter
 ./inc/modules/admin/overview-inc.php:323:                                              // @TODO This may also be rewritten to include files
 ./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:1143:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1154:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1276:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/template-functions.php:1325:             // @TODO Add a little more infos here
-./inc/template-functions.php:1691:// @TODO Lame description for this function
-./inc/template-functions.php:1713:                     // @TODO Move this in a filter
+./inc/template-functions.php:1142:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1153:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1275:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/template-functions.php:1324:             // @TODO Add a little more infos here
+./inc/template-functions.php:1705:// @TODO Lame description for this function
+./inc/template-functions.php:1727:                     // @TODO Move this in a filter
 ./inc/template-functions.php:200:       * @TODO On some pages this is buggy
-./inc/template-functions.php:2347:     // @TODO Is this needed for e.g. $GLOBALS['template_content'] ? $this->setRawTemplateData($compactedContent);
+./inc/template-functions.php:2361:     // @TODO Is this needed for e.g. $GLOBALS['template_content'] ? $this->setRawTemplateData($compactedContent);
 ./inc/template-functions.php:288:      // @TODO Remove these sanity checks if all is fine
-./inc/template-functions.php:634:// @TODO $simple/$constants are deprecated
-./inc/template-functions.php:732:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
-./inc/wrapper-functions.php:3176:      // @TODO Find a way to not use direct module comparison
+./inc/template-functions.php:731:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
+./inc/wrapper-functions.php:3197:      // @TODO Find a way to not use direct module comparison
 ./inc/wrapper-functions.php:512:// @TODO Do some more sanity check here
 ./inc/xml-functions.php:240:   // @TODO Handle characters
 ./mailid.php:102:              // @TODO Rewrite this to a filter
 ./inc/libs/output_functions.php:2:// @DEPRECATED
 ./inc/load_extensions.php:2:// @DEPRECATED
 ./inc/mails/birthday_mails.php:2:// @DEPRECATED
-./inc/modules/admin/admin-inc.php:522:// @DEPRECATED
+./inc/modules/admin/admin-inc.php:534:// @DEPRECATED
 ./inc/modules/admin/what-admins_contact.php:2:// @DEPRECATED
 ./inc/modules/admin/what-autopurge.php:2:// @DEPRECATED
 ./inc/modules/admin/what-config_cache.php:2:// @DEPRECATED