d1aa0a4db126d353e5889225be3382338c726976
[mailer.git] / DOCS / TODOs.txt
1 ### WARNING: THIS FILE IS AUTO-GENERATED BY DOCS/todo-builder.sh ###
2 ### DO NOT EDIT THIS FILE. ###
3 ./inc/extensions/ext-sql_patches.php:738:                       // @TODO Rewrite this to a filter!
4 ./inc/extensions/ext-sql_patches.php:776:               // @TODO Can we remove this? setConfigEntry('verbose_sql'        , "N");
5 ./inc/extensions/ext-nickname.php:204:  // @TODO|@DEPRECATED Please rewrite these constants, LOAD_CONFIG() is no more needed in extensions
6 ./inc/modules/guest/what-wernis_portal.php:80://  @TODO Can this be removed? $rdf->clear_cache();
7 ./inc/modules/guest/what-sponsor_reg.php:279:           // @TODO Swap this HTML code to templates
8 ./inc/modules/guest/what-register.php:196:      // @TODO Rewrite this to a single filter
9 ./inc/modules/member/what-bonus.php:50: // @TODO Rewrite this to a filter
10 ./inc/modules/member/what-order.php:500:                                        // @TODO Rewrite this old lost code to a template
11 ./inc/modules/admin/what-config_admins.php:155:         // @TODO This causes the whole (!) menu cache being rebuild
12 ./inc/modules/admin/what-logs.php:64:                   // @TODO Fix content-type here
13 ./inc/modules/admin/what-logs.php:67:                   // @TODO Fix content-type here
14 ./inc/modules/admin/what-list_newsletter.php:59:        // @TODO Currently under construction!
15 ./inc/modules/admin/what-usage.php:83:  // @TODO This code is double, see LOAD_TEMPLATE and LOAD_EMAIL_TEMPLATE in functions.php
16 ./inc/modules/admin/what-admins_add.php:63:     // @TODO Do we still need this ugly code here?
17 ./inc/modules/admin/what-list_user.php:155:             // @TODO Rewrite these to filters
18 ./inc/modules/admin/what-list_user.php:280:             // @TODO Rewrite this into a  filter
19 ./inc/modules/admin/what-list_user.php:332:                     // @TODO Rewrite this into a filter
20 ./inc/modules/admin/what-theme_check.php:121:                   // @TODO Move this HTML code to a template "admin_theme_row"
21 ./inc/modules/admin/what-admins_mails.php:58:                           // @TODO Can this be rewritten???
22 ./inc/modules/admin/overview-inc.php:225:                               // @TODO Rewrite this to something with include files
23 ./inc/modules/admin/overview-inc.php:264:                                       // @TODO This may also be rewritten to include files
24 ./inc/modules/admin/overview-inc.php:267:                                       default: // @TODO Unknown support mode
25 ./inc/modules/admin/admin-inc.php:452:  // @TODO Is this eval longer needed?
26 ./inc/modules/admin/what-repair_amenu.php:79:// @TODO This causes the whole (!) menu cache being rebuilded
27 ./inc/modules/admin.php:89:                             // @TODO Why is this set to 'done'?
28 ./inc/libs/yoomedia_functions.php:60:   $response = YOOMEDIA_QUERY_API("out_textmail.php", true); // @TODO Ask Yoo!Media for test script
29 ./inc/libs/task_functions.php:48:// @TODO Move all extension-dependent queries into filters
30 ./inc/libs/rallye_functions.php:653:    $EXPIRE = getConfig('one_day') * 3; // @TODO The hard-coded value...
31 ./inc/libs/rallye_functions.php:717:            // @TODO Rewrite this to our API function
32 ./inc/libs/doubler_functions.php:41:// @TODO Lame description
33 ./inc/libs/surfbar_functions.php:912:   // @TODO Invalid salt should be refused
34 ./inc/libs/user_functions.php:306:                      // @TODO Make this filter working: $ADDON = RUN_FILTER('post_login_update', array('login' => $login, 'online' => $online));
35 ./inc/libs/user_functions.php:330:                      // @TODO Make this filter working: $URL = RUN_FILTER('do_login', array('uid' => $uid, 'hash' => $hash, 'addon' => $ADDON));
36 ./inc/libs/user_functions.php:365:              // @TODO Can this query be merged with above query?
37 ./inc/libs/nickname_functions.php:54:           // @TODO Can we replace this with GET_TOTAL_DATA() ?
38 ./inc/loader/load_cache-config.php:45:  // @TODO: Do we really need to cache the config???
39 ./inc/extensions.php:272:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
40 ./inc/filters.php:351:  // @TODO Try to rewrite this
41 ./inc/functions.php:263:                        // @TODO Fine all templates which are using these direct variables and rewrite them.
42 ./inc/functions.php:264:                        // @TODO After this step is done, this else-block is history
43 ./inc/functions.php:1306:       // @TODO Remove this if() block if all is working fine
44 ./inc/functions.php:2019:// @TODO Can this function be deprecated?
45 ./inc/functions.php:2334:// @TODO Rewrite all language constants to this function.
46 ./inc/functions.php:2582:       // @TODO Try to find all locations where an FQFN is given to these two
47 ./inc/functions.php:2583:       // @TODO functions and avoid it.
48 ./inc/functions.php:2647:               // @TODO Add a little more infos here
49 ./inc/functions.php:2753:// @TODO Implement $compress
50 ./inc/functions.php:2760:// @TODO Implement $decompress
51 ./inc/functions.php:2863:       // @TODO We may want to switch over to UTF-8 here!
52 ./inc/functions.php:2871:// @TODO Rewrite this function to use READ_FILE() and WRITE_FILE()
53 ./inc/mysql-manager.php:162:                    // @TODO Nothing helped???
54 ./inc/mysql-manager.php:599:    // @TODO Why is this global??? #100
55 ./inc/mysql-manager.php:927:                    // @TODO Why does this lead into an endless loop but we still need it???
56 ./inc/mysql-manager.php:1730:                           // @TODO Find a way for updating $_CONFIG here
57 ./inc/mysql-manager.php:1754:           // @TODO Find a way for updating $_CONFIG here
58 ./beg.php:191:                          // @TODO Opps, what is missing here???
59 ./mailid_top.php:206:                                                                   // @TODO Rewrite these blocks to filter
60 ./surfbar.php:60:               // @TODO Display quick login form here or redirect as configured