]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Extension ext-surfbar continued, fixes:
[mailer.git] / DOCS / TODOs.txt
index e75e4b1000dc5b3f698144597192f49060f2d60a..ffe0330d6bd1413ceb2c15e4eb58e491a5af4dac 100644 (file)
@@ -98,6 +98,8 @@
 ./inc/mails/doubler_mails.php:53:// @TODO Can this be rewritten to a filter?
 ./inc/module-functions.php:267:                        // @TODO Nothing helped???
 ./inc/module-functions.php:308:                        // @TODO Rewrite this to a filter
+./inc/modules/admin/admin-inc.php:1159:                // @TODO WHERE is not yet supported
+./inc/modules/admin/admin-inc.php:1213:                                // @TODO If we can rewrite the EL sub-system to support more than one parameter, this call_user_func_array() can be avoided
 ./inc/modules/admin/admin-inc.php:171:         // @TODO This and the next getCurrentAdminId() call might be moved into the templates?
 ./inc/modules/admin/admin-inc.php:242:         // @TODO This can be rewritten into a filter
 ./inc/modules/admin/admin-inc.php:274:         // @TODO Rewrite this to $content = SQL_FETCHARRAY()
 ./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:169:// @TODO This function does also set and get in 'cache_array'
-./inc/template-functions.php:1058:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1069:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1162:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/template-functions.php:1195:             // @TODO Add a little more infos here
-./inc/template-functions.php:1506:// @TODO Lame description for this function
-./inc/template-functions.php:1528:                     // @TODO Move this in a filter
+./inc/template-functions.php:1063:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1074:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1167:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/template-functions.php:1200:             // @TODO Add a little more infos here
+./inc/template-functions.php:1511:// @TODO Lame description for this function
+./inc/template-functions.php:1533:                     // @TODO Move this in a filter
 ./inc/template-functions.php:189:       * @TODO On some pages this is buggy
-./inc/template-functions.php:265:      // @TODO Remove this sanity-check if all is fine
-./inc/template-functions.php:586:// @TODO $simple/$constants are deprecated
-./inc/template-functions.php:612:      // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates
+./inc/template-functions.php:266:              // @TODO Remove this sanity-check if all is fine
+./inc/template-functions.php:591:// @TODO $simple/$constants are deprecated
+./inc/template-functions.php:617:      // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates
 ./inc/wrapper-functions.php:130:// @TODO Implement $compress
 ./inc/wrapper-functions.php:137:// @TODO Implement $decompress
 ./inc/wrapper-functions.php:514:// @TODO Do some more sanity check here