]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Fixes for compilation, more EL code:
[mailer.git] / DOCS / TODOs.txt
index 72475d7ffdb61d2ffadb6743c1ee9f679fc811e9..89adf4e7d662fdb8068cac674eaa9d6eb53fbb93 100644 (file)
@@ -54,9 +54,9 @@
 ./inc/functions.php:2214:      // @TODO Rename column data_type to e.g. mail_status
 ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
 ./inc/install-functions.php:57:        // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0);
-./inc/language/de.php:1066:    // @TODO Rewrite these two constants
-./inc/language/de.php:1082:    // @TODO Rewrite these three constants
-./inc/language/de.php:758:// @TODO Are these constants longer used?
+./inc/language/de.php:1062:    // @TODO Rewrite these two constants
+./inc/language/de.php:1078:    // @TODO Rewrite these three constants
+./inc/language/de.php:754:// @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/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no       *
 ./inc/modules/admin/what-list_autopurge.php:47:// @TODO Rewrite those lines to filter
 ./inc/modules/admin/what-list_bonus.php:133:           // @TODO Can't this be moved into our expression language?
 ./inc/modules/admin/what-list_cats.php:54:             // @TODO No longer needed? define('__CATEGORIES_BASE'   , '<a href="{%url=modules.php?module=admin&amp;userid=');
-./inc/modules/admin/what-list_cats.php:69:                             // @TODO Rewrite this to countSum.....() function
+./inc/modules/admin/what-list_cats.php:68:                             // @TODO Rewrite this to countSum.....() function
 ./inc/modules/admin/what-list_links.php:55:            // @TODO Try to rewrite this to a filter
 ./inc/modules/admin/what-list_links.php:85:                            // @TODO Find a way to rewrite this. See some lines above for different queries
 ./inc/modules/admin/what-list_links.php:93:                                    // @TODO Rewrite this to includes/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:169:// @TODO This function does also set and get in 'cache_array'
-./inc/template-functions.php:1072:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1083:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1176:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/template-functions.php:1209:             // @TODO Add a little more infos here
-./inc/template-functions.php:1523:// @TODO Lame description for this function
-./inc/template-functions.php:1545:                     // @TODO Move this in a filter
+./inc/template-functions.php:1081:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1092:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1182:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/template-functions.php:1215:             // @TODO Add a little more infos here
+./inc/template-functions.php:1529:// @TODO Lame description for this function
+./inc/template-functions.php:1551:                     // @TODO Move this in a filter
 ./inc/template-functions.php:189:       * @TODO On some pages this is buggy
-./inc/template-functions.php:269:              // @TODO Remove this sanity-check if all is fine
-./inc/template-functions.php:432:      // @TODO $DATA is deprecated and should be avoided and replaced with $content
-./inc/template-functions.php:598:// @TODO $simple/$constants are deprecated
-./inc/template-functions.php:624:      // @TODO Do only use $content and deprecate $DATA in templates
+./inc/template-functions.php:275:              // @TODO Remove this sanity-check if all is fine
+./inc/template-functions.php:438:      // @TODO $DATA is deprecated and should be avoided and replaced with $content
+./inc/template-functions.php:604:// @TODO $simple/$constants are deprecated
+./inc/template-functions.php:630:      // @TODO Do only use $content and deprecate $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