From 12e0c54d40ab9f1635d365d6049d427796dbcd21 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Wed, 1 Apr 2015 17:25:34 +0200 Subject: [PATCH] Deleted deprecated files + updated TODOs.txt MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- DOCS/TODOs.txt | 36 +++++++++++++++--------------------- inc/footer.php | 3 --- inc/header.php | 3 --- inc/language/en.ph | 3 --- inc/loader/load-revision.php | 3 --- inc/revision-functions.php | 3 --- inc/session.php | 3 --- inc/versions.php | 3 --- 8 files changed, 15 insertions(+), 42 deletions(-) delete mode 100644 inc/footer.php delete mode 100644 inc/header.php delete mode 100644 inc/language/en.ph delete mode 100644 inc/loader/load-revision.php delete mode 100644 inc/revision-functions.php delete mode 100644 inc/session.php delete mode 100644 inc/versions.php diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 9a6b322db1..067e83255a 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -1,6 +1,6 @@ -### WARNING: THIS FILE IS AUTO-GENERATED BY ./contrib/todo-builder.sh (uid=/user=quix0r) ### +### WARNING: THIS FILE IS AUTO-GENERATED BY ./contrib/todo-builder.sh (uid=1000/user=quix0r) ### ### DO NOT EDIT THIS FILE. ### -./api.php:63:// @TODO Do stuff here +./api.php:66:// @TODO Do stuff here ./autoreg.php:57:// @TODO Add processing of request here ./beg.php:168: // @TODO Opps, what is missing here??? ./cron.php:57:// @TODO Do stuff here @@ -14,6 +14,11 @@ ./inc/email-functions.php:204:// @TODO $rawUserId is currently unused ./inc/expression-functions.php:168:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again ./inc/expression-functions.php:41: // @TODO is escapeQuotes() enough for strings with single/double quotes? +./inc/extensions-functions.php:2234: // @TODO Is this really neccessary? +./inc/extensions-functions.php:2291:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable' +./inc/extensions-functions.php:434: // @TODO This redirect is still needed to register sql_patches! Please try to avoid it +./inc/extensions-functions.php:450:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) +./inc/extensions-functions.php:590: // @TODO Extension is loaded, what next? ./inc/extensions/admins/mode-update.php:38:// @TODO Remove double tabs from all lines ./inc/extensions/autopurge/mode-update.php:38:// @TODO Remove double tabs from all lines ./inc/extensions/beg/mode-update.php:38:// @TODO Remove double tabs from all lines @@ -30,11 +35,6 @@ ./inc/extensions/ext-yoomedia.php:120: // @TODO Can this be moved into a database table? ./inc/extensions/ext-yoomedia.php:54:// @TODO Only deprecated when 'ext-network' is ready: setExtensionDeprecated('Y'); ./inc/extensions/forced/mode-setup.php:38:// @TODO Remove double tabs from all lines -./inc/extensions-functions.php:2234: // @TODO Is this really neccessary? -./inc/extensions-functions.php:2291:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable' -./inc/extensions-functions.php:434: // @TODO This redirect is still needed to register sql_patches! Please try to avoid it -./inc/extensions-functions.php:450:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) -./inc/extensions-functions.php:590: // @TODO Extension is loaded, what next? ./inc/extensions/grade/mode-setup.php:38:// @TODO Remove double tabs from all lines ./inc/extensions/html_mail/mode-update.php:38:// @TODO Remove double tabs from all lines ./inc/extensions/network/mode-setup.php:13: * @TODO ADCocktail: All request parameters, BIDausKAS, WIDausKAS??? * @@ -83,14 +83,13 @@ ./inc/extensions/transfer/mode-update.php:38:// @TODO Remove double tabs from all lines ./inc/extensions/user/mode-update.php:38:// @TODO Remove double tabs from all lines ./inc/extensions/user/mode-update.php:554: // @TODO Make configurable through web interface +./inc/filter-functions.php:115: // @TODO Remove this forced removal after a year or so ./inc/filter/blacklist_filter.php:105: // @TODO Insert log entry ./inc/filter/blacklist_filter.php:116: // @TODO Insert log entry ./inc/filter/blacklist_filter.php:127: // @TODO Insert log entry ./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/forced_filter.php:75: // @TODO This part is unfinished -./inc/filter-functions.php:115: // @TODO Remove this forced removal after a year or so ./inc/filter/order_filter.php:132: // @TODO 200 is hard-coded here, swap it out to config + admin_config_order.tpl -./inc/filters.php:1379: // @TODO No banner found, output some default banner ./inc/filter/user_filter.php:279:// @TODO 0% done ./inc/filter/user_filter.php:289:// @TODO 0% done ./inc/filter/wernis_filter.php:137:// @TODO 0% done @@ -98,6 +97,7 @@ ./inc/filter/wernis_filter.php:62:// @TODO 10% done ./inc/filter/wernis_filter.php:80:// @TODO 10% done ./inc/filter/wernis_filter.php:98:// @TODO 10% done +./inc/filters.php:1379: // @TODO No banner found, output some default banner ./inc/functions.php:1229: // @TODO Are these convertions still required? ./inc/functions.php:1250:// @TODO Rewrite this function to use readFromFile() and writeToFile() ./inc/functions.php:1554: // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal. @@ -108,10 +108,10 @@ ./inc/gen_sql_patches.php:93:// @TODO Rewrite this to a filter ./inc/install-functions.php:102: // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0); ./inc/install-functions.php:497: // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work +./inc/language-functions.php:249: // @TODO These are all valid languages, again hard-coded ./inc/language/de.php:1150: // @TODO Rewrite these two constants ./inc/language/de.php:1166: // @TODO Rewrite these three constants ./inc/language/de.php:46: // @TODO Please sort these language elements -./inc/language-functions.php:249: // @TODO These are all valid languages, again hard-coded ./inc/language/install_de.php:155: // @TODO Move this to e.g. ext-smtp ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no * ./inc/language/order_de.php:71: // @TODO Find better text @@ -144,8 +144,8 @@ ./inc/libs/theme_functions.php:93: // @TODO Can't this be rewritten to an API function? ./inc/libs/user_functions.php:325: // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content); ./inc/libs/user_functions.php:354: // @TODO Make this filter working: $url = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON)); -./inc/libs/wernis_functions.php:432:// @TODO Unused? -./inc/libs/wernis_functions.php:485: // @TODO Something more to do here? +./inc/libs/wernis_functions.php:433:// @TODO Unused? +./inc/libs/wernis_functions.php:486: // @TODO Something more to do here? ./inc/libs/yoomedia_functions.php:108: $response = YOOMEDIA_QUERY_API('out_textmail.php', TRUE); // @TODO Ask Yoo!Media for test script ./inc/load_config.php:70: // @TODO Rewrite them to avoid this else block ./inc/loader/load-extension.php:13: * @TODO Rewrite this whole file * @@ -188,12 +188,12 @@ ./inc/modules/admin/what-list_rallye_prices.php:222: // @TODO Rewrite these two constants ./inc/modules/admin/what-list_refs.php:101: // @TODO Try to rewrite some to EL ./inc/modules/admin/what-list_unconfirmed.php:115: // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus -./inc/modules/admin/what-list_user_cats.php:54: // @TODO No longer needed? define('__CATEGORIES_BASE' , ' -./templates/de/html/surfbar/surfbar_frameset.tpl:4: // @TODO This redirect kills our own frameset ./templates/de/html/surfbar/surfbar_frame_textlinks.tpl:5: +./templates/de/html/surfbar/surfbar_frameset.tpl:4: // @TODO This redirect kills our own frameset ./js/admin-network-query-api.js:67:// @TODO Add support for checkboxes ./js/admin-network-query-api.js:68:// @TODO Make progress window working ./js/ajax-common.js:245: // @TODO Need this be secured? @@ -284,13 +284,7 @@ ./.htaccess:9: # @TODO When ext-imprint is finished RewriteRule ^cms/index/wht/impressum$ modules.php?module=index&what=imprint [L] ### ### DEPRECATION FOLLOWS: ### ### ./contrib/install_svn.php:2:// @DEPRECATED -./inc/footer.php:2:// @DEPRECATED -./inc/header.php:2:// @DEPRECATED -./inc/loader/load-revision.php:2:// @DEPRECATED ./inc/modules/admin/admin-inc.php:539:// @DEPRECATED -./inc/revision-functions.php:2:// @DEPRECATED -./inc/session.php:2:// @DEPRECATED ./inc/template-functions.php:2439:// Removes comments with @DEPRECATED ./inc/template-functions.php:2447: // Is there a @DEPRECATED? ./inc/template-functions.php:2448: if (isInString('@DEPRECATED', $line)) { -./inc/versions.php:2:// @DEPRECATED diff --git a/inc/footer.php b/inc/footer.php deleted file mode 100644 index f551ef47b7..0000000000 --- a/inc/footer.php +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/inc/header.php b/inc/header.php deleted file mode 100644 index f551ef47b7..0000000000 --- a/inc/header.php +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/inc/language/en.ph b/inc/language/en.ph deleted file mode 100644 index f551ef47b7..0000000000 --- a/inc/language/en.ph +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/inc/loader/load-revision.php b/inc/loader/load-revision.php deleted file mode 100644 index f551ef47b7..0000000000 --- a/inc/loader/load-revision.php +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/inc/revision-functions.php b/inc/revision-functions.php deleted file mode 100644 index f551ef47b7..0000000000 --- a/inc/revision-functions.php +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/inc/session.php b/inc/session.php deleted file mode 100644 index f551ef47b7..0000000000 --- a/inc/session.php +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/inc/versions.php b/inc/versions.php deleted file mode 100644 index f551ef47b7..0000000000 --- a/inc/versions.php +++ /dev/null @@ -1,3 +0,0 @@ - -- 2.30.2