X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=8d5ec0983d8ed0f8a3020b91bde37780659bdd2d;hp=06ac478e67247fa25b5902a04d96c341937e170c;hb=4fbb69b66564237c51d4eaf8c82d0d8cdfcf84a0;hpb=fbdd6b3a1bd2559e3f5186f859f40e71eee45ccc diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 06ac478e67..8d5ec0983d 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -2,7 +2,6 @@ ### DO NOT EDIT THIS FILE. ### ./autoreg.php:58:// @TODO Add processing of request here ./beg.php:175: // @TODO Opps, what is missing here??? -./inc/cache/config-local.php:124:// @TODO Rewrite the following three constants, somehow... ./inc/classes/cachesystem.class.php:510: // @TODO Add support for more types which break in last else-block ./inc/config-functions.php:138: // @TODO Make this all better... :-/ ./inc/daily/daily_beg.php:52:// @TODO This should be converted in a daily beg rallye @@ -36,7 +35,7 @@ ./inc/extensions/ext-network.php:40: * @TODO Der Werbepartner.cc: Surfbar click not correct * ./inc/extensions/ext-network.php:41: * @TODO Der Werbepartner.cc: Textlink not not correct * ./inc/extensions/ext-network.php:42: * @TODO Yoo!Media: What is LayerAd compared to Layer click? * -./inc/extensions/ext-network.php:98: // @TODO network_type_handler is an internal name and needs documentation +./inc/extensions/ext-network.php:99: // @TODO network_type_handler is an internal name and needs documentation ./inc/extensions/ext-newsletter.php:218: // @TODO Move these into configuration ./inc/extensions/ext-order.php:358: // @TODO This should be moved out to inc/daily/ ./inc/extensions/ext-rallye.php:341: // @TODO Move this code into a hook @@ -49,17 +48,17 @@ ./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:92: // @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/functions.php:1185: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:1273: // @TODO Are these convertions still required? -./inc/functions.php:1293:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:1197: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1285: // @TODO Are these convertions still required? +./inc/functions.php:1305:// @TODO Rewrite this function to use readFromFile() and writeToFile() ./inc/functions.php:156:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:1914: // @TODO Find a way to cache this -./inc/functions.php:2015: // @TODO This is still very static, rewrite it somehow -./inc/functions.php:2210: // @TODO Rename column data_type to e.g. mail_status +./inc/functions.php:1926: // @TODO Find a way to cache this +./inc/functions.php:2027: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2222: // @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', '", "');", postRequestElement('omode'), 0); -./inc/language/de.php:1075: // @TODO Rewrite these two constants -./inc/language/de.php:1091: // @TODO Rewrite these three constants +./inc/language/de.php:1077: // @TODO Rewrite these two constants +./inc/language/de.php:1093: // @TODO Rewrite these three constants ./inc/language/de.php:758:// @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. @@ -72,11 +71,12 @@ ./inc/libs/doubler_functions.php:44:// @TODO Lame description ./inc/libs/doubler_functions.php:93: // @TODO Can't this be moved into EL? ./inc/libs/mailid_functions.php:47: // @TODO Rewrite this to a dynamic include or so +./inc/libs/network_functions.php:978: // @TODO Implement this function ./inc/libs/rallye_functions.php:705:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId() ./inc/libs/rallye_functions.php:770: $EXPIRE = 3; // @TODO The hard-coded value... ./inc/libs/rallye_functions.php:856:// @TODO Please document this function ./inc/libs/rallye_functions.php:912: // Load count @TODO Can't we rewrite this to our API? -./inc/libs/register_functions.php:286: // @TODO Rewrite these all to a single filter +./inc/libs/register_functions.php:282: // @TODO Rewrite these all to a single filter ./inc/libs/sponsor_functions.php:159: // @TODO Rewrite this to API function ./inc/libs/sponsor_functions.php:432: // @TODO Rewrite this to API function ./inc/libs/surfbar_functions.php:1639: // @TODO This can be somehow rewritten @@ -176,16 +176,16 @@ ./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:1080: // @TODO Deprecate this thing -./inc/template-functions.php:1091: // @TODO Deprecate this thing -./inc/template-functions.php:1181: // @TODO This can be easily moved out after the merge from EL branch to this is complete -./inc/template-functions.php:1214: // @TODO Add a little more infos here -./inc/template-functions.php:1543:// @TODO Lame description for this function -./inc/template-functions.php:1565: // @TODO Move this in a filter +./inc/template-functions.php:1105: // @TODO Deprecate this thing +./inc/template-functions.php:1116: // @TODO Deprecate this thing +./inc/template-functions.php:1206: // @TODO This can be easily moved out after the merge from EL branch to this is complete +./inc/template-functions.php:1242: // @TODO Add a little more infos here +./inc/template-functions.php:1571:// @TODO Lame description for this function +./inc/template-functions.php:1593: // @TODO Move this in a filter ./inc/template-functions.php:193: * @TODO On some pages this is buggy ./inc/template-functions.php:281: // @TODO Remove these sanity checks if all is fine -./inc/template-functions.php:608:// @TODO $simple/$constants are deprecated -./inc/wrapper-functions.php:512:// @TODO Do some more sanity check here +./inc/template-functions.php:611:// @TODO $simple/$constants are deprecated +./inc/wrapper-functions.php:485:// @TODO Do some more sanity check here ./inc/xml-functions.php:189: // @TODO Handle characters ./mailid.php:139: // @TODO Rewrite this to a filter ./mailid.php:96: // @TODO Rewrite this to a filter @@ -195,7 +195,6 @@ ./mailid_top.php:18: * @TODO Merge this script with mailid.php * ./mailid_top.php:196: // @TODO Rewrite this to a filter ./mailid_top.php:231: // @TODO Rewrite these blocks to filter -./network-vcheck.php:57:// @TODO Add processing of request here ./view.php:71: // @TODO No banner found, output some default banner ./templates/de/html/admin/admin_add_country.tpl:23: ./templates/de/html/admin/admin_config_other.tpl:79: @@ -243,6 +242,51 @@ ./inc/modules/admin/what-config_networks.php:2:// @DEPRECATED ./inc/modules/admin/what-list_network_api_translation.php:2:// @DEPRECATED ./inc/modules/admin/what-list_network_params.php:2:// @DEPRECATED +./inc/modules/guest/action-actions.php:2:// @DEPRECATED +./inc/modules/guest/action-dummy.php:2:// @DEPRECATED +./inc/modules/guest/action-interna.php:2:// @DEPRECATED +./inc/modules/guest/action-mailer.php:2:// @DEPRECATED +./inc/modules/guest/action-mxchange.php:2:// @DEPRECATED +./inc/modules/guest/what-aboutme.php:2:// @DEPRECATED +./inc/modules/guest/what-about.php:2:// @DEPRECATED +./inc/modules/guest/what-awards.php:2:// @DEPRECATED +./inc/modules/guest/what-bug-tracker.php:2:// @DEPRECATED +./inc/modules/guest/what-contribute.php:2:// @DEPRECATED +./inc/modules/guest/what-delphine-helfen-kind.php:2:// @DEPRECATED +./inc/modules/guest/what-demo.php:2:// @DEPRECATED +./inc/modules/guest/what-docs.php:2:// @DEPRECATED +./inc/modules/guest/what-donate.php:2:// @DEPRECATED +./inc/modules/guest/what-downloads.php:2:// @DEPRECATED +./inc/modules/guest/what-faqs.php:2:// @DEPRECATED +./inc/modules/guest/what-forum.php:2:// @DEPRECATED +./inc/modules/guest/what-jobs.php:2:// @DEPRECATED +./inc/modules/guest/what-link_us.php:2:// @DEPRECATED +./inc/modules/guest/what-listed.php:2:// @DEPRECATED +./inc/modules/guest/what-my_weblog.php:2:// @DEPRECATED +./inc/modules/guest/what-news-2003.php:2:// @DEPRECATED +./inc/modules/guest/what-news-2004.php:2:// @DEPRECATED +./inc/modules/guest/what-news-2005.php:2:// @DEPRECATED +./inc/modules/guest/what-news-2006.php:2:// @DEPRECATED +./inc/modules/guest/what-news-2007.php:2:// @DEPRECATED +./inc/modules/guest/what-news-2008.php:2:// @DEPRECATED +./inc/modules/guest/what-news-2009.php:2:// @DEPRECATED +./inc/modules/guest/what-news-2010.php:2:// @DEPRECATED +./inc/modules/guest/what-newsletter.php:2:// @DEPRECATED +./inc/modules/guest/what-news.php:2:// @DEPRECATED +./inc/modules/guest/what-partner.php:2:// @DEPRECATED +./inc/modules/guest/what-pay_faq.php:2:// @DEPRECATED +./inc/modules/guest/what-philosophy.php:2:// @DEPRECATED +./inc/modules/guest/what-photos.php:2:// @DEPRECATED +./inc/modules/guest/what-powered.php:2:// @DEPRECATED +./inc/modules/guest/what-premium-backlinks.php:2:// @DEPRECATED +./inc/modules/guest/what-preview.php:2:// @DEPRECATED +./inc/modules/guest/what-references.php:2:// @DEPRECATED +./inc/modules/guest/what-releases.php:2:// @DEPRECATED +./inc/modules/guest/what-requirements.php:2:// @DEPRECATED +./inc/modules/guest/what-rettet_das_internet.php:2:// @DEPRECATED +./inc/modules/guest/what-roadmap.php:2:// @DEPRECATED +./inc/modules/guest/what-svn.php:2:// @DEPRECATED +./inc/modules/guest/what-why_reg.php:2:// @DEPRECATED ./inc/modules/member/what-earnings.php:2:// @DEPRECATED ./inc/modules/member/what-surfbar_book.php:2:// @DEPRECATED ./inc/modules/member/what-surfbar_start.php:2:// @DEPRECATED @@ -291,6 +335,8 @@ ./templates/de/emails/register-member.tpl:1:@DEPRECATED ./templates/de/emails/sub-points.tpl:1:@DEPRECATED ./templates/de/emails/unlock-user.tpl:1:@DEPRECATED +./templates/de/html/aboutme.tpl:1: +./templates/de/html/about.tpl:1: ./templates/de/html/admin/admin_add_network_api_translation.tpl:1: ./templates/de/html/admin/admin_add_network_params.tpl:1: ./templates/de/html/admin/admin_admins_contct_select.tpl:1: @@ -344,15 +390,32 @@ ./templates/de/html/admin/admin_payout_add_new.tpl:1: ./templates/de/html/admin/admin_reset_pass_done.tpl:1: ./templates/de/html/admin/admin_send_reset_link.tpl:1: +./templates/de/html/awards.tpl:1: ./templates/de/html/beg/beg_banner.tpl:1: +./templates/de/html/bug-tracker.tpl:1: +./templates/de/html/contribute.tpl:1: +./templates/de/html/delphine-helfen-kind.tpl:1: +./templates/de/html/demo.tpl:1: +./templates/de/html/docs.tpl:1: +./templates/de/html/donate_bottom.tpl:1: +./templates/de/html/donate.tpl:1: +./templates/de/html/downloads.tpl:1: ./templates/de/html/ext/ext_iso3166.tpl:1: +./templates/de/html/faqs.tpl:1: +./templates/de/html/fatal_footer.tpl:1: +./templates/de/html/fatal_header.tpl:1: +./templates/de/html/forum.tpl:1: ./templates/de/html/guest/guest_active_row.tpl:1: ./templates/de/html/guest/guest_active_table.tpl:1: ./templates/de/html/guest/guest_no_rallyes.tpl:1: ./templates/de/html/guest/guest_rallye_row.tpl:1: ./templates/de/html/guest/guest_rallye_show.tpl:1: ./templates/de/html/guest/guest_rallye.tpl:1: +./templates/de/html/jobs.tpl:1: ./templates/de/html/js/js_jquery.tpl:1: +./templates/de/html/link_us.tpl:1: +./templates/de/html/listed.tpl:1: +./templates/de/html/login_failtures.tpl:1: ./templates/de/html/member/member_list_referal_level.tpl:1: ./templates/de/html/member/member_list_referal_row.tpl:1: ./templates/de/html/member/member_list_referal.tpl:1: @@ -374,6 +437,34 @@ ./templates/de/html/member/member_surfbar_start_dynamic.tpl:1: ./templates/de/html/member/member_surfbar_start_static.tpl:1: ./templates/de/html/menu/menu_seperator.tpl:1: +./templates/de/html/news-2003.tpl:1: +./templates/de/html/news-2004.tpl:1: +./templates/de/html/news-2005.tpl:1: +./templates/de/html/news-2006.tpl:1: +./templates/de/html/news-2007.tpl:1: +./templates/de/html/news-2008.tpl:1: +./templates/de/html/news-2009.tpl:1: +./templates/de/html/news-2010.tpl:1: +./templates/de/html/newsletter.tpl:1: +./templates/de/html/news.tpl:1: +./templates/de/html/paidlinks_register_header.tpl:1: +./templates/de/html/partner.tpl:1: +./templates/de/html/philosophy.tpl:1: +./templates/de/html/photos.tpl:1: +./templates/de/html/powered.tpl:1: +./templates/de/html/premium-backlinks.tpl:1: +./templates/de/html/rallye_test.tpl:1: +./templates/de/html/rechnung.tpl:1: +./templates/de/html/references.tpl:1: +./templates/de/html/releases.tpl:1: +./templates/de/html/requirements.tpl:1: +./templates/de/html/rettet_das_internet.tpl:1: +./templates/de/html/roadmap.tpl:1: +./templates/de/html/send_bonus_footer.tpl:1: +./templates/de/html/send_bonus_header.tpl:1: +./templates/de/html/stats.tpl:1: +./templates/de/html/svn.tpl:1: +./templates/de/html/why_reg.tpl:1: ./templates/xml/admin/admin_del_do_surfbar_urls.xml:1: ./templates/xml/admin/admin_del_show_surfbar_urls.xml:1: ### ### template-warnings.log follows: ### ### @@ -385,21 +476,46 @@ Warning: Not parsing JavaScript templates/de/html/js/js_jquery.tpl. Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_member_book.tpl. Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_stopped.tpl. Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_member_edit.tpl. +Warning: Not parsing JavaScript templates/de/html/js/js_admin_menu_onclick.tpl. PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/guest/guest_footer.tpl, line: 6 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/guest/guest_menu_content.tpl, line: 2 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/guest/guest_content_footer.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/guest/guest_content_footer.tpl, line: 5 in +PHP Warning: DOMDocument::loadHTMLFile(): ID form already defined in templates/de/html/member/member_cash_coupon.tpl, line: 21 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_cats_footer.tpl, line: 7 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : form in templates/de/html/member/member_cats_footer.tpl, line: 8 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_cats_footer.tpl, line: 9 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/member/member_content_right.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/member/member_content_right.tpl, line: 5 in +PHP Warning: DOMDocument::loadHTMLFile(): Opening and ending tag mismatch: form and div in templates/de/html/member/member_book_surfbar_dynamic.tpl, line: 47 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_reflink.tpl, line: 29 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/member/member_list_beg.tpl, line: 24 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_welcome_footer.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_footer.tpl, line: 6 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/member/member_mail_normal_active.tpl, line: 9 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/member/member_mail_normal_active.tpl, line: 13 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/member/member_mail_normal_active.tpl, line: 19 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/member/member_mail_normal_active.tpl, line: 25 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/member/member_mail_normal_active.tpl, line: 31 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/member/member_mail_normal_active.tpl, line: 37 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/member/member_mail_normal_active.tpl, line: 43 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/member/member_mail_normal_active.tpl, line: 49 in +PHP Warning: DOMDocument::loadHTMLFile(): Opening and ending tag mismatch: div and u in templates/de/html/ext/ext_cprping.tpl, line: 18 in +PHP Warning: DOMDocument::loadHTMLFile(): Opening and ending tag mismatch: div and u in templates/de/html/ext/ext_cprping.tpl, line: 18 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/page_footer.tpl, line: 1 in /home PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/menu/menu_what_end.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/menu/menu_what_end.tpl, line: 2 in +PHP Warning: DOMDocument::loadHTMLFile(): Opening and ending tag mismatch: td and strong in templates/de/html/admin/admin_list_beg.tpl, line: 6 in +PHP Warning: DOMDocument::loadHTMLFile(): Opening and ending tag mismatch: td and strong in templates/de/html/admin/admin_list_beg.tpl, line: 6 in +PHP Warning: DOMDocument::loadHTMLFile(): Opening and ending tag mismatch: form and div in templates/de/html/admin/admin_add_config_network_type.tpl, line: 17 in +PHP Warning: DOMDocument::loadHTMLFile(): htmlParseEntityRef: expecting ';' in templates/de/html/admin/admin_add_payout.tpl, line: 99 in +PHP Warning: DOMDocument::loadHTMLFile(): Opening and ending tag mismatch: form and div in templates/de/html/admin/admin_add_config_network_type_form.tpl, line: 39 in +PHP Warning: DOMDocument::loadHTMLFile(): Opening and ending tag mismatch: form and div in templates/de/html/admin/admin_show_config_network_type.tpl, line: 34 in +PHP Warning: DOMDocument::loadHTMLFile(): Opening and ending tag mismatch: form and div in templates/de/html/admin/admin_edit_config_network_type_form.tpl, line: 40 in +PHP Warning: DOMDocument::loadHTMLFile(): htmlParseEntityRef: expecting ';' in templates/de/html/admin/admin_add_refbanner.tpl, line: 2 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/admin/admin_main_footer.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/admin/admin_main_footer.tpl, line: 2 in -PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_main_footer.tpl, line: 12 in -PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/admin/admin_main_footer.tpl, line: 13 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_main_footer.tpl, line: 8 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/admin/admin_main_footer.tpl, line: 9 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : form in templates/de/html/admin/admin_config_network_types.tpl, line: 22 in +PHP Warning: DOMDocument::loadHTMLFile(): htmlParseEntityRef: expecting ';' in templates/de/html/admin/admin_edit_email_max_rec.tpl, line: 2 in