From: Roland Häder Date: Mon, 22 Oct 2012 21:16:31 +0000 (+0000) Subject: Templates fixed, TODOs.txt updated X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5d6c104fc93d5b26cfb2937f2f9051727de5e4fc;p=mailer.git Templates fixed, TODOs.txt updated --- diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index c1211721c6..8ba7d29e70 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -41,10 +41,11 @@ ./inc/extensions/ext-network.php:42: * @TODO Yoo!Media: What is LayerAd compared to Layer click? * ./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-nickname.php:52: // @TODO NOT NULL DEFAULT '' is bad practice, use NULL ./inc/extensions/ext-rallye.php:94: // @TODO Fix config_rallye_prices to list_rallye_prices ./inc/extensions/ext-yoomedia.php:121: // @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-functions.php:2096:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable' +./inc/extensions-functions.php:2132:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable' ./inc/extensions-functions.php:424: // @TODO This redirect is still needed to register sql_patches! Please try to avoid it ./inc/extensions-functions.php:440:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/extensions-functions.php:580: // @TODO Extension is loaded, what next? @@ -86,8 +87,8 @@ ./inc/libs/rallye_functions.php:983: // Load count @TODO Can't we rewrite this to our API? ./inc/libs/sponsor_functions.php:163: // @TODO Rewrite this to API function ./inc/libs/sponsor_functions.php:436: // @TODO Rewrite this to API function -./inc/libs/surfbar_functions.php:1676: // @TODO This can be somehow rewritten -./inc/libs/surfbar_functions.php:780:// @TODO Can't we use our new expression language instead of this ugly code? +./inc/libs/surfbar_functions.php:1692: // @TODO This can be somehow rewritten +./inc/libs/surfbar_functions.php:789:// @TODO Can't we use our new expression language instead of this ugly code? ./inc/libs/task_functions.php:253: // @TODO These can be rewritten to filter ./inc/libs/task_functions.php:51:// @TODO Move all extension-dependent queries into filters ./inc/libs/theme_functions.php:94: // @TODO Can't this be rewritten to an API function? @@ -537,15 +538,14 @@ ### ### template-warnings.log follows: ### ### 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(): ID subid already defined in templates/de/html/member/member_add_subid.tpl, line: 13 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(): Unexpected end tag : div in templates/de/html/member/member_welcome_footer.tpl, line: 1 in -PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_reflink.tpl, line: 29 in -PHP Warning: DOMDocument::loadHTMLFile(): End tag : expected '>' in templates/de/html/member/member_list_subid_stats.tpl, line: 28 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 : div in templates/de/html/page_footer.tpl, line: 1 in /home PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/admin/admin_list_user_subid_row.tpl, line: 3 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/admin/admin_delete_user_subids_row.tpl, line: 4 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/admin/admin_edit_user_subids_row.tpl, line: 4 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: 8 in diff --git a/templates/de/html/ext/ext_seo.tpl b/templates/de/html/ext/ext_seo.tpl index 8f9df8c2d7..5085b1bbef 100644 --- a/templates/de/html/ext/ext_seo.tpl +++ b/templates/de/html/ext/ext_seo.tpl @@ -35,6 +35,6 @@ Ihnen nur das passende Werkzeug - diese Erweiterung - in die Hand geben. Sollte mal die eine oder andere Funktionalität nicht zur Besserung des SEOs führen und Sie wissen, wie es besser gehen kann, dann kommen Sie bitte in's Support-Forum! Ich -bin für jede Art von Feedback immer offen! + href="http://forum.mxchange.org">kommen Sie bitte in's Support-Forum. +Ich bin für jede Art von Feedback immer offen. diff --git a/templates/de/html/member/member_add_subid.tpl b/templates/de/html/member/member_add_subid.tpl index 7f5d31d7b9..633e37bbcc 100644 --- a/templates/de/html/member/member_add_subid.tpl +++ b/templates/de/html/member/member_add_subid.tpl @@ -10,7 +10,7 @@
- +
diff --git a/templates/de/html/member/member_list_subid_stats.tpl b/templates/de/html/member/member_list_subid_stats.tpl index c8925e4a28..27e55f3b2a 100644 --- a/templates/de/html/member/member_list_subid_stats.tpl +++ b/templates/de/html/member/member_list_subid_stats.tpl @@ -23,4 +23,4 @@
{--MEMBER_USER_SUBID_STATS_NOTICE--} -
diff --git a/templates/de/html/member/member_reflink.tpl b/templates/de/html/member/member_reflink.tpl index 153caa15cc..e3ab7d5fa8 100644 --- a/templates/de/html/member/member_reflink.tpl +++ b/templates/de/html/member/member_reflink.tpl @@ -26,7 +26,6 @@ $content[nickname_content] {%user,refid,convertNullToZero%} ({%user,nickname,fixEmptyContentToDashes=refid%}) -
$content[extra_content]