Closed Flyingmana closed 2 years ago
Under the assumption that basically nobody is using it I propose just removing XmlConnect code entirely as it has been deprecated since 2014-ish and is disabled out of the box. If someone really wants it back they can revert the commit that deletes it and maintain it as needed.
Searched for "magentocommerce" ignoring vardocs ...
grep -rn 'magentocommerce' --exclude=grep.log | grep -v '@author' > grep.log
RELEASE_NOTES.txt:7878:* Fixed missing files and typo in Mage_Sales_Model_Order::prepareShipment() method described at http://www.magentocommerce.com/boards/viewthread/195761/P0/#top
RELEASE_NOTES.txt:7932:* Fixed missing files and typo in Mage_Sales_Model_Order::prepareShipment() method described at http://www.magentocommerce.com/boards/viewthread/195761/P0/#top
RELEASE_NOTES.txt:7968:* Reviewed [logic of the sales reports|http://www.magentocommerce.com/wiki/doc/sales_reports_specifications]: Orders, Tax, Invoiced, Shipping, Refunds, Coupons
RELEASE_NOTES.txt:7980:* Fixed read/write connection issue during new customer order place. See http://www.magentocommerce.com/boards/viewthread/19363/P0/
RELEASE_NOTES.txt:8377: * Fixed read/write connection issue during new customer order place. See http://www.magentocommerce.com/boards/viewthread/19363/P0/
RELEASE_NOTES.txt:8565: * Fixed #20023: Admin login is very slow when widgets.magentocommerce.com is down
app/code/core/Mage/Paypal/etc/system.xml:246: <comment><![CDATA[<a href="http://www.magentocommerce.com/paypal">Start accepting payments via PayPal!</a>]]></comment>
app/code/core/Mage/Connect/Model/Extension.php:179: : 'connect.magentocommerce.com/core';
app/code/core/Mage/Connect/Helper/Data.php:88: 'connect.magentocommerce.com/community' => 'community',
app/code/core/Mage/Connect/Helper/Data.php:89: 'connect.magentocommerce.com/core' => 'community'
app/code/core/Mage/Connect/Helper/Data.php:101: 'community' => 'connect.magentocommerce.com/community'
app/code/core/Mage/Tax/etc/config.xml:302: <url>http://www.magentocommerce.com/knowledge-base/entry/magento-ce-18-ee-113-tax-calc</url>
app/code/core/Mage/Install/Model/Installer/Pear.php:42: 'connect.magentocommerce.com/core/Mage_Pear_Helpers',
app/code/core/Mage/Install/Model/Installer/Pear.php:43: 'connect.magentocommerce.com/core/Lib_ZF',
app/code/core/Mage/Install/Model/Installer/Pear.php:44: 'connect.magentocommerce.com/core/Lib_Varien',
app/code/core/Mage/Install/Model/Installer/Pear.php:45: 'connect.magentocommerce.com/core/Mage_All',
app/code/core/Mage/Install/Model/Installer/Pear.php:46: 'connect.magentocommerce.com/core/Interface_Frontend_Default',
app/code/core/Mage/Install/Model/Installer/Pear.php:47: 'connect.magentocommerce.com/core/Interface_Adminhtml_Default',
app/code/core/Mage/Install/Model/Installer/Pear.php:48: 'connect.magentocommerce.com/core/Interface_Install_Default',
app/code/core/Mage/Adminhtml/Model/Extension.php:131: $channel = !empty($deps['channel'][$i]) ? $deps['channel'][$i] : 'connect.magentocommerce.com/core';
app/code/core/Mage/Adminhtml/Model/Extension.php:353: 'connect.magentocommerce.com/core' => 'Magento Core Team',
app/code/core/Mage/Adminhtml/Model/Extension.php:354: 'connect.magentocommerce.com/community' => 'Magento Community',
app/code/core/Mage/AdminNotification/Model/Survey.php:40: const SURVEY_URL = 'www.magentocommerce.com/instsurvey.html';
app/code/core/Mage/AdminNotification/etc/config.xml:95: <popup_url>widgets.magentocommerce.com/notificationPopup</popup_url>
app/code/core/Mage/AdminNotification/etc/config.xml:96: <severity_icons_url>widgets.magentocommerce.com/%s/%s.gif</severity_icons_url>
app/code/core/Mage/XmlConnect/Block/Adminhtml/Mobile/Edit/Tab/Notification.php:132: 'note' => $this->__('The Mailbox title will be shown in the More Info tab. To understand more about the title, please <a target="_blank" href="http://www.magentocommerce.com/img/product/mobile/helpers/mail_box_title.png">click here</a>')
app/code/core/Mage/XmlConnect/controllers/Adminhtml/MobileController.php:321: * Send HTTP POST request to magentocommerce.com
app/code/core/Mage/XmlConnect/controllers/Adminhtml/MobileController.php:332: $appConnectorUrl = Mage::getStoreConfig('xmlconnect/mobile_application/magentocommerce_url');
app/code/core/Mage/XmlConnect/etc/config.xml:303: <magentocommerce_url>www.magentocommerce.com/products/index.php/mobile/activate/index/key/</magentocommerce_url>
app/code/core/Mage/XmlConnect/etc/config.xml:304: <activation_key_url>http://magentocommerce.com/product/mobile</activation_key_url>
app/code/core/Mage/XmlConnect/etc/config.xml:305: <resubmission_key_url>http://www.magentocommerce.com/product/mobile#resubmission</resubmission_key_url>
app/code/core/Mage/XmlConnect/etc/config.xml:335: <howto_twitter_url>http://www.magentocommerce.com/product/mobile-social-networking-setup#twitter</howto_twitter_url>
app/code/core/Mage/XmlConnect/etc/config.xml:336: <howto_facebook_url>http://www.magentocommerce.com/product/mobile-social-networking-setup#facebook</howto_facebook_url>
app/code/core/Mage/XmlConnect/etc/config.xml:337: <howto_linkedin_url>http://www.magentocommerce.com/product/mobile-social-networking-setup#linkedin</howto_linkedin_url>
app/code/core/Mage/Sales/sql/sales_setup/mysql4-upgrade-0.8.3-0.8.4.php:33:UPDATE {$this->getTable('core_email_template')} set template_text='<style type=\"text/css\">\r\nbody,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }\r\n</style>\r\n\r\n<div style=\"font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;\">\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"98%\" style=\"margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;\"\">\r\n <tr>\r\n <td align=\"center\" valign=\"top\">\r\n <!-- [ header starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <a href=\"{{store url=\"\"}}\"><img src=\"{{skin url=\"images/logo_email.gif\"}}\" alt=\"Magento\" style=\"margin-bottom:10px;\" border=\"0\"/></a></td>\r\n </tr>\r\n </table>\r\n\r\n <!-- [ middle starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <p><strong>Hello {{var billing.name}}</strong>,<br/>\r\n Thank you for your order from Magento Demo Store. Once your package ships we will send an email with a link to track your order.{{depend order.getCustomerId()}} You can check the status of your order by <a href=\"{{store url=\"customer/account/\"}}\" style=\"color:#1E7EC8;\">logging into your account</a>.{{/depend}} If you have any questions about your order please contact us at <a href=\"mailto:dummyemail@magentocommerce.com\" style=\"color:#1E7EC8;\">dummyemail@magentocommerce.com</a> or call us at <span class=\"nobr\">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST.</p>\r\n <p>Your order confirmation is below. Thank you again for your business.</p>\r\n \r\n <h3 style=\"border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; \">Your Order #{{var order.increment_id}} <small>(placed on {{var order.getCreatedAtFormated(\'long\')}})</small></h3>\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\">\r\n <thead>\r\n <tr>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Billing \r\n Information:</th>\r\n <th width=\"3%\"></th>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Payment \r\n Method:</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <tr>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\">{{var order.billing_address.format(\'html\')}}</td>\r\n <td> </td>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\"> {{var payment_html}}</td>\r\n </tr>\r\n </tbody>\r\n </table><br/>\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\">\r\n <thead>\r\n <tr>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Shipping \r\n Information:</th>\r\n <th width=\"3%\"></th>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Shipping \r\n Method:</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <tr>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\">{{var order.shipping_address.format(\'html\')}}</td>\r\n <td> </td>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\">{{var order.shipping_description}}</td>\r\n </tr>\r\n </tbody>\r\n </table><br/>\r\n\r\n{{var items_html}}<br/>\r\n {{var order.getEmailCustomerNote()}} \r\n <p>Thank you again,<br/><strong>Magento Demo Store</strong></p>\r\n\r\n\r\n </td>\r\n </tr>\r\n </table>\r\n \r\n </td>\r\n </tr>\r\n </table>\r\n </div>\r\n' WHERE template_code='New order (HTML)';
app/code/core/Mage/Sales/sql/sales_setup/mysql4-upgrade-0.7.2-0.7.3.php:33:UPDATE {$this->getTable('core_email_template')} set template_text='<style type=\"text/css\">\r\nbody,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }\r\n</style>\r\n\r\n<div style=\"font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;\">\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"98%\" style=\"margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;\"\">\r\n <tr>\r\n <td align=\"center\" valign=\"top\">\r\n <!-- [ header starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <a href=\"{{store url=\"\"}}\"><img src=\"{{skin url=\"images/logo_email.gif\"}}\" alt=\"Magento\" style=\"margin-bottom:10px;\" border=\"0\"/></a></td>\r\n </tr>\r\n </table>\r\n\r\n <!-- [ middle starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <p><strong>Hello {{var billing.name}}</strong>,<br/>\r\n Thank you for your order from Magento Demo Store. Once your package ships we will send an email with a link to track your order. You can check the status of your order by <a href=\"{{store url=\"customer/account/\"}}\" style=\"color:#1E7EC8;\">logging into your account</a>. If you have any questions about your order please contact us at <a href=\"mailto:dummyemail@magentocommerce.com\" style=\"color:#1E7EC8;\">dummyemail@magentocommerce.com</a> or call us at <span class=\"nobr\">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST.</p>\r\n <p>Your order confirmation is below. Thank you again for your business.</p>\r\n \r\n <h3 style=\"border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; \">Your Order #{{var order.increment_id}} <small>(placed on {{var order.getCreatedAtFormated(\'long\')}})</small></h3>\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\">\r\n <thead>\r\n <tr>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Billing \r\n Information:</th>\r\n <th width=\"3%\"></th>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Payment \r\n Method:</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <tr>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\">{{var order.billing_address.format(\'html\')}}</td>\r\n <td> </td>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\"> {{var payment_html}}</td>\r\n </tr>\r\n </tbody>\r\n </table><br/>\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\">\r\n <thead>\r\n <tr>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Shipping \r\n Information:</th>\r\n <th width=\"3%\"></th>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Shipping \r\n Method:</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <tr>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\">{{var order.shipping_address.format(\'html\')}}</td>\r\n <td> </td>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\">{{var order.shipping_description}}</td>\r\n </tr>\r\n </tbody>\r\n </table><br/>\r\n\r\n{{var items_html}}<br/>\r\n {{var order.getEmailCustomerNote()}} \r\n <p>Thank you again,<br/><strong>Magento Demo Store</strong></p>\r\n\r\n\r\n </td>\r\n </tr>\r\n </table>\r\n \r\n </td>\r\n </tr>\r\n </table>\r\n </div>\r\n' WHERE template_code='New order (HTML)';
app/code/core/Mage/Sales/sql/sales_setup/mysql4-upgrade-0.7.2-0.7.3.php:34:UPDATE {$this->getTable('core_email_template')} set template_text='<style type=\"text/css\">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style>\r\n<div style=\"font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;\">\r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"98%\" style=\"margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;\"\">\r\n <tr>\r\n <td align=\"center\" valign=\"top\">\r\n <!-- [ header starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <a href=\"{{store url=\"\"}}\"><img src=\"{{skin url=\"images/logo_email.gif\"}}\" alt=\"Magento\" style=\"margin-bottom:10px;\" border=\"0\"/></a></td>\r\n </tr>\r\n </table>\r\n\r\n <!-- [ middle starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <p><strong>Dear {{var billing.name}}</strong>,<br/>\r\n Your order # {{var order.increment_id}} has been <strong>{{var order.getStatusLabel()}}</strong>.</p>\r\n <p>{{var comment}}</p>\r\n <p>If you have any questions, please feel free to contact us at \r\n <a href=\"mailto:magento@varien.com\" style=\"color:#1E7EC8;\">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123.</p>\r\n <p>Thank you again,<br/><strong>Magento Demo Store</strong></p>\r\n </td>\r\n </tr>\r\n </table>\r\n </td>\r\n </tr>\r\n </table>\r\n</div>\r\n' WHERE template_code='Order update (HTML)';
app/code/core/Mage/Sales/sql/sales_setup/mysql4-upgrade-0.6.2-0.7.0.php:34:UPDATE {$this->getTable('core_email_template')} set template_text='<style type=\"text/css\">\r\nbody,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }\r\n</style>\r\n\r\n<div style=\"font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;\">\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"98%\" style=\"margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;\"\">\r\n <tr>\r\n <td align=\"center\" valign=\"top\">\r\n <!-- [ header starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <a href=\"{{store url=\"\"}}\"><img src=\"{{skin url=\"images/logo_email.gif\"}}\" alt=\"Magento\" style=\"margin-bottom:10px;\" border=\"0\"/></a></td>\r\n </tr>\r\n </table>\r\n\r\n <!-- [ middle starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <p><strong>Hello {{var billing.name}}</strong>,<br/>\r\n Thank you for your order from Magento Demo Store. Once your package ships we will send an email with a link to track your order. You can check the status of your order by <a href=\"{{store url=\"customer/account/\"}}\" style=\"color:#1E7EC8;\">logging into your account</a>. If you have any questions about your order please contact us at <a href=\"mailto:dummyemail@magentocommerce.com\" style=\"color:#1E7EC8;\">dummyemail@magentocommerce.com</a> or call us at <span class=\"nobr\">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST.</p>\r\n <p>Your order confirmation is below. Thank you again for your business.</p>\r\n \r\n <h3 style=\"border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; \">Your Order #{{var order.increment_id}} <small>(placed on {{var order.getCreatedAtFormated(\'long\')}})</small></h3>\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\">\r\n <thead>\r\n <tr>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Billing \r\n Information:</th>\r\n <th width=\"3%\"></th>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Payment \r\n Method:</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <tr>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\">{{var order.billing_address.getFormated(\'html\')}}</td>\r\n <td> </td>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\"> {{var payment_html}}</td>\r\n </tr>\r\n </tbody>\r\n </table><br/>\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\">\r\n <thead>\r\n <tr>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Shipping \r\n Information:</th>\r\n <th width=\"3%\"></th>\r\n <th align=\"left\" width=\"48.5%\" bgcolor=\"#d9e5ee\" style=\"padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;\">Shipping \r\n Method:</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <tr>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\">{{var order.shipping_address.getFormated(\'html\')}}</td>\r\n <td> </td>\r\n <td valign=\"top\" style=\"padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;\">{{var order.shipping_description}}</td>\r\n </tr>\r\n </tbody>\r\n </table><br/>\r\n\r\n{{var items_html}}<br/>\r\n {{var order.getEmailCustomerNote()}} \r\n <p>Thank you again,<br/><strong>Magento Demo Store</strong></p>\r\n\r\n\r\n </td>\r\n </tr>\r\n </table>\r\n \r\n </td>\r\n </tr>\r\n </table>\r\n </div>\r\n' WHERE template_code='New order (HTML)';
app/code/core/Mage/Sales/sql/sales_setup/mysql4-upgrade-0.6.2-0.7.0.php:35:UPDATE {$this->getTable('core_email_template')} set template_text='<style type=\"text/css\">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style>\r\n<div style=\"font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;\">\r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"98%\" style=\"margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;\"\">\r\n <tr>\r\n <td align=\"center\" valign=\"top\">\r\n <!-- [ header starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <a href=\"{{store url=\"\"}}\"><img src=\"{{skin url=\"images/logo_email.gif\"}}\" alt=\"Magento\" style=\"margin-bottom:10px;\" border=\"0\"/></a></td>\r\n </tr>\r\n </table>\r\n\r\n <!-- [ middle starts here] -->\r\n <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"650\">\r\n <tr>\r\n <td valign=\"top\">\r\n <p><strong>Dear {{var billing.name}}</strong>,<br/>\r\n Your order # {{var order.increment_id}} has been <strong>{{var order.getStatusLabel()}}</strong>.</p>\r\n <p>{{var comment}}</p>\r\n <p>If you have any questions, please feel free to contact us at \r\n <a href=\"mailto:magento@varien.com\" style=\"color:#1E7EC8;\">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123.</p>\r\n <p>Thank you again,<br/><strong>Magento Demo Store</strong></p>\r\n </td>\r\n </tr>\r\n </table>\r\n </td>\r\n </tr>\r\n </table>\r\n</div>\r\n' WHERE template_code='Order update (HTML)';
app/code/community/Phoenix/Moneybookers/Block/Form.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Block/Info.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Block/Jsinit.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Block/Payment.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Block/Placeform.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Block/Redirect.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/controllers/MoneybookersController.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/controllers/ProcessingController.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Ebt.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Did.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Wlt.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Pwy.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Obt.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Event.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Lsr.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Gir.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Dnk.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Pli.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Gcb.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Csi.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Npy.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Idl.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Psp.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Mae.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Sft.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Abstract.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Acc.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/So2.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Model/Ent.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/sql/moneybookers_setup/install-1.6.0.0.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/sql/moneybookers_setup/mysql4-upgrade-1.2-1.2.0.1.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/Helper/Data.php:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/etc/config.xml:14: * to license@magentocommerce.com so we can send you a copy immediately.
app/code/community/Phoenix/Moneybookers/etc/system.xml:14: * to license@magentocommerce.com so we can send you a copy immediately.
app/Mage.php:152: * @link http://www.magentocommerce.com/blog/new-community-edition-release-process/
app/Mage.php:165: * @link http://www.magentocommerce.com/blog/new-community-edition-release-process/
app/design/frontend/base/default/template/moneybookers/info.phtml:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/frontend/base/default/template/moneybookers/info.phtml:19: * needs please refer to http://www.magentocommerce.com for more information.
app/design/frontend/base/default/template/moneybookers/placeform.phtml:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/frontend/base/default/template/moneybookers/placeform.phtml:19: * needs please refer to http://www.magentocommerce.com for more information.
app/design/frontend/base/default/template/moneybookers/blank.phtml:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/frontend/base/default/template/moneybookers/blank.phtml:19: * needs please refer to http://www.magentocommerce.com for more information.
app/design/frontend/base/default/template/moneybookers/form.phtml:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/frontend/base/default/template/moneybookers/form.phtml:19: * needs please refer to http://www.magentocommerce.com for more information.
app/design/frontend/base/default/template/moneybookers/payment.phtml:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/frontend/base/default/template/moneybookers/payment.phtml:19: * needs please refer to http://www.magentocommerce.com for more information.
app/design/frontend/base/default/template/moneybookers/redirect.phtml:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/frontend/base/default/template/moneybookers/redirect.phtml:19: * needs please refer to http://www.magentocommerce.com for more information.
app/design/frontend/base/default/layout/moneybookers.xml:14: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/install/default/default/template/install/state.phtml:43: <?php echo $this->__('Check out our') ?> <a href="http://www.magentocommerce.com/knowledge-base/entry/magento-installation-guide" id="installation_guide_link"><?php echo $this->__('Installation Guide') ?></a>
app/design/adminhtml/default/default/template/moneybookers/info.phtml:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/adminhtml/default/default/template/moneybookers/pdf/info.phtml:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/adminhtml/default/default/template/moneybookers/jsinit.phtml:13: * to license@magentocommerce.com so we can send you a copy immediately.
app/design/adminhtml/default/default/layout/moneybookers.xml:14: * to license@magentocommerce.com so we can send you a copy immediately.
app/locale/en_US/Mage_Paypal.csv:77:"<a href=""http://www.magentocommerce.com/paypal"">Start accepting payments via PayPal!</a>","<a href=""http://www.magentocommerce.com/paypal"">Start accepting payments via PayPal!</a>"
app/locale/en_US/Mage_XmlConnect.csv:967:"The Mailbox title will be shown in the More Info tab. To understand more about the title, please <a target=""_blank"" href=""http://www.magentocommerce.com/img/product/mobile/helpers/mail_box_title.png"">click here</a>","The Mailbox title will be shown in the More Info tab. To understand more about the title, please <a target=""_blank"" href=""http://www.magentocommerce.com/img/product/mobile/helpers/mail_box_title.png"">click here</a>"
app/etc/modules/Phoenix_Moneybookers.xml:14: * to license@magentocommerce.com so we can send you a copy immediately.
get.php:30: . '</h3></div><p>Magento supports PHP 5.2.0 or newer. <a href="http://www.magentocommerce.com/install" '
lib/Varien/Pear.php:158: return array('connect.magentocommerce.com/core', 'connect.magentocommerce.com/community');
lib/Mage/Connect/Converter.php:74: return str_replace("connect.magentocommerce.com/", "", $channel);
index.php:32:<a href="http://www.magentocommerce.com/install" target="">Find out</a> how to install</a>
var/package/Interface_Frontend_Base_Default-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Js_TinyMCE-3.5.11.21.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_ZF_Locale-1.12.10.21.xml:13: <authors><author><name>Magento Enterprise Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Magento_Mobile-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_LinLibertineFont-2.8.14.22.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_ZF-1.12.10.21.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Js_Calendar-1.51.1.22.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Js_Prototype-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Interface_Frontend_Default-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Unserialize-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Credis-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Interface_Frontend_Rwd_Default-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_IDNA2-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Interface_Adminhtml_Default-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Mage_Compiler-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Mage_Locale_en_US-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Phoenix_Moneybookers-1.9.4.5.xml:29: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Mage_Core_Modules-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Js_Ext-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Phpseclib-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Mage_All_Latest-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Interface_Install_Default-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Pelago-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Google_Checkout-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Js_Mage-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Magento-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Mage_Downloader-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Mage-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Mage_Core_Adminhtml-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Lib_Varien-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
var/package/Mage_Centinel-1.9.4.5.xml:12: <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
downloader/Maged/Controller.php:1053: * @link http://www.magentocommerce.com/blog/new-community-edition-release-process/
downloader/Maged/Controller.php:1070: * @link http://www.magentocommerce.com/blog/new-community-edition-release-process/
downloader/Maged/Model/Config/Community.php:85: $this->set('root_channel_uri', 'connect20.magentocommerce.com/community');
downloader/lib/Mage/Connect/Converter.php:74: return str_replace("connect.magentocommerce.com/", "", $channel);
downloader/lib/Mage/Connect/Package.php:1497: 'connect.magentocommerce.com/community' => 'community',
downloader/lib/Mage/Connect/Package.php:1498: 'connect.magentocommerce.com/core' => 'community'
downloader/lib/Mage/Connect/Command/Registry.php:272: '.channel.connect.magentocommerce.com_community',
downloader/lib/Mage/Connect/Command/Registry.php:273: '.channel.connect.magentocommerce.com_core'
downloader/lib/Mage/Connect/Config.php:178: 'value' => 'connect20.magentocommerce.com/community',
downloader/index.php:28: echo '<div style="font:12px/1.35em arial, helvetica, sans-serif;"><div style="margin:0 0 25px 0; border-bottom:1px solid #ccc;"><h3 style="margin:0; font-size:1.7em; font-weight:normal; text-transform:none; text-align:left; color:#2f2f2f;">Whoops, it looks like you have an invalid PHP version.</h3></div><p>Magento supports PHP 5.2.0 or newer. <a href="http://www.magentocommerce.com/install" target="">Find out</a> how to install</a> Magento using PHP-CGI as a work-around.</p></div>';
downloader/template/footer.phtml:32: Help Us to Keep Magento Healthy - <a href="http://www.magentocommerce.com/bug-tracking" id="bug_tracking_link"><strong>Report All Bugs</strong></a> (Magento Connect Manager ver. <?php echo Maged_Controller::getVersion();?>)<br/>
downloader/template/install/header.phtml:88: Having trouble installing Magento? Check out our <a href="http://www.magentocommerce.com/knowledge-base/entry/magento-installation-guide" id="installation_guide_link">Installation Guide</a>
downloader/template/install/footer.phtml:39: Help Us to Keep Magento Healthy - <a href="http://www.magentocommerce.com/bug-tracking" id="bug_tracking_link"><strong>Report All Bugs</strong></a> (Downloader ver. <?php echo Maged_Controller::getVersion();?>)<br/>
downloader/template/install/writable.phtml:37:<p>To learn more about setting write permissions, please visit <a href="http://www.magentocommerce.com/knowledge-base/entry/magento-installation-guide" target="Install_Help">the Magento community site</a> for further details.</p>
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js:81: authorurl : 'http://magentocommerce.com',
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js:82: infourl : 'http://magentocommerce.com',
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js:58: authorurl : 'http://magentocommerce.com',
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js:59: infourl : 'http://magentocommerce.com',
js/mage/adminhtml/moneybookers.js:12: * to license@magentocommerce.com so we can send you a copy immediately.
index.php.sample:28: echo '<div style="font:12px/1.35em arial, helvetica, sans-serif;"><div style="margin:0 0 25px 0; border-bottom:1px solid #ccc;"><h3 style="margin:0; font-size:1.7em; font-weight:normal; text-transform:none; text-align:left; color:#2f2f2f;">Whoops, it looks like you have an invalid PHP version.</h3></div><p>Magento supports PHP 5.2.0 or newer. <a href="http://www.magentocommerce.com/install" target="">Find out</a> how to install</a> Magento using PHP-CGI as a work-around.</p></div>';
mage:45: $0 channel-add http://connect20.magentocommerce.com/community
Some will be deleted with https://github.com/OpenMage/magento-lts/pull/1267
With #1281 only a few left ... :+1:
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js:58: authorurl : 'http://magentocommerce.com',
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js:59: infourl : 'http://magentocommerce.com',
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js:81: authorurl : 'http://magentocommerce.com',
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js:82: infourl : 'http://magentocommerce.com',
app/Mage.php:160: * @link http://www.magentocommerce.com/blog/new-community-edition-release-process/
app/Mage.php:173: * @link http://www.magentocommerce.com/blog/new-community-edition-release-process/
app/code/core/Mage/AdminNotification/Model/Survey.php:40: const SURVEY_URL = 'www.magentocommerce.com/instsurvey.html';
app/code/core/Mage/AdminNotification/etc/config.xml:95: <popup_url>widgets.magentocommerce.com/notificationPopup</popup_url>
app/code/core/Mage/AdminNotification/etc/config.xml:96: <severity_icons_url>widgets.magentocommerce.com/%s/%s.gif</severity_icons_url>
app/code/core/Mage/Tax/etc/config.xml:302: <url>http://www.magentocommerce.com/knowledge-base/entry/magento-ce-18-ee-113-tax-calc</url>
RELEASE_NOTES.txt:7878:* Fixed missing files and typo in Mage_Sales_Model_Order::prepareShipment() method described at http://www.magentocommerce.com/boards/viewthread/195761/P0/#top
RELEASE_NOTES.txt:7932:* Fixed missing files and typo in Mage_Sales_Model_Order::prepareShipment() method described at http://www.magentocommerce.com/boards/viewthread/195761/P0/#top
RELEASE_NOTES.txt:7968:* Reviewed [logic of the sales reports|http://www.magentocommerce.com/wiki/doc/sales_reports_specifications]: Orders, Tax, Invoiced, Shipping, Refunds, Coupons
RELEASE_NOTES.txt:7980:* Fixed read/write connection issue during new customer order place. See http://www.magentocommerce.com/boards/viewthread/19363/P0/
RELEASE_NOTES.txt:8377: * Fixed read/write connection issue during new customer order place. See http://www.magentocommerce.com/boards/viewthread/19363/P0/
RELEASE_NOTES.txt:8565: * Fixed #20023: Admin login is very slow when widgets.magentocommerce.com is down
I've updated the "grep" today and it shows:
./app/Mage.php:150: * @link http://www.magentocommerce.com/blog/new-community-edition-release-process/
./app/Mage.php:163: * @link http://www.magentocommerce.com/blog/new-community-edition-release-process/
./app/code/core/Mage/Tax/etc/config.xml:302: <url>http://www.magentocommerce.com/knowledge-base/entry/magento-ce-18-ee-113-tax-calc</url>
./app/code/core/Mage/AdminNotification/etc/config.xml:95: <popup_url>widgets.magentocommerce.com/notificationPopup</popup_url>
./app/code/core/Mage/AdminNotification/etc/config.xml:96: <severity_icons_url>widgets.magentocommerce.com/%s/%s.gif</severity_icons_url>
./js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js:58: authorurl : 'http://magentocommerce.com',
./js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js:59: infourl : 'http://magentocommerce.com',
./js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js:81: authorurl : 'http://magentocommerce.com',
./js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js:82: infourl : 'http://magentocommerce.com',
but I don't think we can change the "author urls" because of license no? To what should we change the other records?
My $0.02:
I've created PR https://github.com/OpenMage/magento-lts/pull/2069
Also, I think we should deprecate/remove Mage_Adminhtml_Block_Notification_Window (and all the related code), which is what generates this:
which:
In several places the code is pointing to Magento the Website.
Example: Version check in index.php / get.php
also config related entries:
also:
found with search for domain https://github.com/OpenMage/magento-lts/search?q=%22www.magentocommerce.com%22&unscoped_q=%22www.magentocommerce.com%22