Find_Feed - Version 1.0.8

Version Notes

1.0.8

Download this release

Release Info

Developer Magento Core Team
Extension Find_Feed
Version 1.0.8
Comparing to
See all releases


Code changes from version 1.0.3 to 1.0.8

Files changed (24) hide show
  1. app/code/community/Find/Feed/Block/Adminhtml/Edit/Codes.php +2 -2
  2. app/code/community/Find/Feed/Block/Adminhtml/Edit/Codes/Edit/Form.php +2 -2
  3. app/code/community/Find/Feed/Block/Adminhtml/List/Codes.php +2 -2
  4. app/code/community/Find/Feed/Block/Adminhtml/List/Codes/Grid.php +2 -2
  5. app/code/community/Find/Feed/Block/Adminhtml/List/Items.php +2 -2
  6. app/code/community/Find/Feed/Block/Adminhtml/List/Items/Grid.php +2 -2
  7. app/code/community/Find/Feed/Helper/Data.php +2 -2
  8. app/code/community/Find/Feed/Model/Adminhtml/System/Source/Cron/Frequency.php +2 -2
  9. app/code/community/Find/Feed/Model/Adminhtml/System/Source/Cron/Hours.php +2 -2
  10. app/code/community/Find/Feed/Model/Codes.php +2 -2
  11. app/code/community/Find/Feed/Model/Import.php +2 -2
  12. app/code/community/Find/Feed/Model/Mysql4/Codes.php +2 -2
  13. app/code/community/Find/Feed/Model/Mysql4/Codes/Collection.php +2 -2
  14. app/code/community/Find/Feed/Model/Mysql4/Setup.php +2 -2
  15. app/code/community/Find/Feed/Model/Observer.php +2 -2
  16. app/code/community/Find/Feed/controllers/Adminhtml/Codes/GridController.php +2 -2
  17. app/code/community/Find/Feed/controllers/Adminhtml/Items/GridController.php +2 -2
  18. app/code/community/Find/Feed/etc/adminhtml.xml +2 -2
  19. app/code/community/Find/Feed/etc/config.xml +2 -2
  20. app/code/community/Find/Feed/etc/system.xml +3 -3
  21. app/code/community/Find/Feed/sql/find_feed_setup/mysql4-install-0.0.1.php +2 -2
  22. app/code/community/Find/Feed/sql/find_feed_setup/mysql4-upgrade-0.0.1-0.0.2.php +2 -2
  23. app/locale/en_US/Find_Feed.csv +44 -0
  24. package.xml +6 -6
app/code/community/Find/Feed/Block/Adminhtml/Edit/Codes.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Block/Adminhtml/Edit/Codes/Edit/Form.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Block/Adminhtml/List/Codes.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Block/Adminhtml/List/Codes/Grid.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Block/Adminhtml/List/Items.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Block/Adminhtml/List/Items/Grid.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Helper/Data.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Model/Adminhtml/System/Source/Cron/Frequency.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Model/Adminhtml/System/Source/Cron/Hours.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Model/Codes.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Model/Import.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Model/Mysql4/Codes.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Model/Mysql4/Codes/Collection.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Model/Mysql4/Setup.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/Model/Observer.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/controllers/Adminhtml/Codes/GridController.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/controllers/Adminhtml/Items/GridController.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/etc/adminhtml.xml CHANGED
@@ -19,8 +19,8 @@
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
- * @category Find
23
- * @package Find_Feed
24
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
+ * @category
23
+ * @package _home
24
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
app/code/community/Find/Feed/etc/config.xml CHANGED
@@ -19,8 +19,8 @@
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
- * @category Find
23
- * @package Find_Feed
24
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
+ * @category
23
+ * @package _home
24
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
app/code/community/Find/Feed/etc/system.xml CHANGED
@@ -19,8 +19,8 @@
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
- * @category Find
23
- * @package Find_Feed
24
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
@@ -36,7 +36,7 @@
36
  <feed translate="label" module="find_feed">
37
  <label>Feed</label>
38
  <tab>find</tab>
39
- <sort_order>10</sort_order>
40
  <show_in_default>1</show_in_default>
41
  <show_in_website>1</show_in_website>
42
  <show_in_store>1</show_in_store>
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
+ * @category
23
+ * @package _home
24
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
36
  <feed translate="label" module="find_feed">
37
  <label>Feed</label>
38
  <tab>find</tab>
39
+ <sort_order>100</sort_order>
40
  <show_in_default>1</show_in_default>
41
  <show_in_website>1</show_in_website>
42
  <show_in_store>1</show_in_store>
app/code/community/Find/Feed/sql/find_feed_setup/mysql4-install-0.0.1.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/code/community/Find/Feed/sql/find_feed_setup/mysql4-upgrade-0.0.1-0.0.2.php CHANGED
@@ -18,8 +18,8 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category Find
22
- * @package Find_Feed
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category
22
+ * @package _home
23
  * @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
app/locale/en_US/Find_Feed.csv ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ "%s codes deleted","%s codes deleted"
2
+ "%s codes imported","%s codes imported"
3
+ "%s codes not imported","%s codes not imported"
4
+ "%s product in feed.","%s product in feed."
5
+ "%s product not in feed.","%s product not in feed."
6
+ "Add new","Add new"
7
+ "Attrib. Set Name","Attrib. Set Name"
8
+ "Attributes map","Attributes map"
9
+ "Cron Frequency","Cron Frequency"
10
+ "Cron Hour","Cron Hour"
11
+ "Delete","Delete"
12
+ "Eav code","Eav code"
13
+ "FTP Password","FTP Password"
14
+ "FTP Path","FTP Path"
15
+ "FTP Server","FTP Server"
16
+ "FTP Settings","FTP Settings"
17
+ "FTP User","FTP User"
18
+ "FTP: Can't delete files","FTP: Can't delete files"
19
+ "Feed","Feed"
20
+ "Feed code","Feed code"
21
+ "ID","ID"
22
+ "Import","Import"
23
+ "Import attribute map","Import attribute map"
24
+ "Import code","Import code"
25
+ "In feed","In feed"
26
+ "In order to access your FTP account information, you must first register and verify your store in TheFind Merchant Center. Click <a href=""https://merchant.thefind.com/mc/claim.fhtml"">here</a> to get started.","In order to access your FTP account information, you must first register and verify your store in TheFind Merchant Center. Click <a href=""https://merchant.thefind.com/mc/claim.fhtml"">here</a> to get started."
27
+ "Is imported","Is imported"
28
+ "Item params","Item params"
29
+ "Manage attributes","Manage attributes"
30
+ "Manage items","Manage items"
31
+ "Not import","Not import"
32
+ "Not publish","Not publish"
33
+ "Price","Price"
34
+ "Product Name","Product Name"
35
+ "Product import","Product import"
36
+ "Publish","Publish"
37
+ "SKU","SKU"
38
+ "Settings","Settings"
39
+ "The Find","The Find"
40
+ "TheFind Feed Filename","TheFind Feed Filename"
41
+ "TheFind feed","TheFind feed"
42
+ "Type","Type"
43
+ "Unable to process an import. ","Unable to process an import. "
44
+ "Update TheFind Item when Product is Updated","Update TheFind Item when Product is Updated"
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Find_Feed</name>
4
- <version>1.0.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Integration with TheFind shopping engine</summary>
10
  <description>Current integration includes managing product feeds from Magento store to TheFind, mapping of Magento Attributes to TheFind structure.</description>
11
- <notes>1.0.3</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
- <date>2010-11-29</date>
14
- <time>2010-11-29</time>
15
- <contents><target name="magecommunity"><dir name="Find"><dir name="Feed"><dir name="Block"><dir name="Adminhtml"><dir name="Edit"><dir name="Codes"><dir name="Edit"><file name="Form.php" hash="4aa1336d9648c10692cc5d4d37b88cb4"/></dir></dir><file name="Codes.php" hash="eaafd729ceda1273b4e65c475de394ed"/></dir><dir name="List"><dir name="Codes"><file name="Grid.php" hash="5a196798c6672b4b1245b4216bd0a3d6"/></dir><file name="Codes.php" hash="f794a6a9f2a2569fb341e2e9c9ad2605"/><dir name="Items"><file name="Grid.php" hash="2d8389a3972a7b6774e842e4fb941c58"/></dir><file name="Items.php" hash="414fda87d6a0a800bdae5388b21e1215"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="2dc788cdff15161c0d32ae12e1b53369"/></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Source"><dir name="Cron"><file name="Frequency.php" hash="d828f96f82321538d21eb150f50509e7"/><file name="Hours.php" hash="27fe6c65c7f8610363bfc009d3b0475f"/></dir></dir></dir></dir><file name="Codes.php" hash="fccdc26d340b2c2402442e35a1a616b7"/><file name="Import.php" hash="319a17cc4b688f0688bb4bee7551a98f"/><dir name="Mysql4"><dir name="Codes"><file name="Collection.php" hash="d7b8bcd8b9d8603517d61b22b1877434"/></dir><file name="Codes.php" hash="219ca82f1a636c0d1d5e7a330654762b"/><file name="Setup.php" hash="9ceadb63c6cad10a1261b8ef00ae18b6"/></dir><file name="Observer.php" hash="7f1652ed621c677dbaf2e373508de3e3"/></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Codes"><file name="GridController.php" hash="8f30b8c3a43745ce6bd9b1f8a8bf5759"/></dir><dir name="Items"><file name="GridController.php" hash="336eb0939e35e1206c6ffadb03f7a987"/></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="ef23ae90295aa2f49aa245341e520394"/><file name="config.xml" hash="5a7005d6ebbb8686581c99df486b9db2"/><file name="system.xml" hash="2ba2baba6137fca4886eb8c6a64fdc9c"/></dir><dir name="sql"><dir name="find_feed_setup"><file name="mysql4-install-0.0.1.php" hash="17a1710a9a60f5a3bc3d417ff9760751"/><file name="mysql4-upgrade-0.0.1-0.0.2.php" hash="ddf3c9d15a73a7f51a5fb3714a8b29f7"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Find_Feed.xml" hash="a75332e3ae92f4b253aca19e60f8c15c"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="find"><dir name="template"><dir><dir name="head"><file name="window.phtml" hash="9d13baa5f42c4415110af2e0461d53d5"/></dir></dir></dir><dir name="layout"><file name="feed.xml" hash="74469083c4d9485dcbafd7409d828542"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Find_Feed.csv" hash=""/></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.4.2.0</min><max>1.4.3</max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Find_Feed</name>
4
+ <version>1.0.8</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Integration with TheFind shopping engine</summary>
10
  <description>Current integration includes managing product feeds from Magento store to TheFind, mapping of Magento Attributes to TheFind structure.</description>
11
+ <notes>1.0.8</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
+ <date>2011-04-26</date>
14
+ <time>18:29:06</time>
15
+ <contents><target name="magecommunity"><dir name="Find"><dir name="Feed"><dir name="Block"><dir name="Adminhtml"><dir name="Edit"><dir name="Codes"><dir name="Edit"><file name="Form.php" hash="1514d7db604c60dc1723b176ff74ec1b"/></dir></dir><file name="Codes.php" hash="cfabd7a2fa565cc4e201eb6d7e2eadbf"/></dir><dir name="List"><dir name="Codes"><file name="Grid.php" hash="fc7e555780486b7843b3b8ee10d4cdbe"/></dir><file name="Codes.php" hash="d321b1a42a5c7af0788e65a28eed5f5d"/><dir name="Items"><file name="Grid.php" hash="046e29343ccfc1b0d7b02ca7645963e6"/></dir><file name="Items.php" hash="409f1c07816f7e203d5ec6129e2709c9"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="7e0fbe25f560992e1f6639a3d5c28289"/></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Source"><dir name="Cron"><file name="Frequency.php" hash="2aafece84d3b2a1a386252a3e4c4f023"/><file name="Hours.php" hash="05a361c29436cde4bb1e9d9ea6ef6984"/></dir></dir></dir></dir><file name="Codes.php" hash="a270fbfd8afb815241104612e70159be"/><file name="Import.php" hash="83771be137bc024d62def97ae90a3a24"/><dir name="Mysql4"><dir name="Codes"><file name="Collection.php" hash="6d6974edc597384c9a591d13f77e1673"/></dir><file name="Codes.php" hash="13f52b9a047437e4e989bbd9a2c1c136"/><file name="Setup.php" hash="f53b40fbbaef248fd52be33af906a3f9"/></dir><file name="Observer.php" hash="2cae38701e71a99466d83c030d7567ba"/></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Codes"><file name="GridController.php" hash="8b5c0c1a3e89d4b3be6ae865099a0e5f"/></dir><dir name="Items"><file name="GridController.php" hash="7dabff14fd9199e1fb01e6e4ae86bd5d"/></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="2b4c259a37a42be60627f81a78a21c39"/><file name="config.xml" hash="2fa2da472f883afa8f8ea1254ee9e645"/><file name="system.xml" hash="de896c6f84b746b0bfdbba40fbeb4c96"/></dir><dir name="sql"><dir name="find_feed_setup"><file name="mysql4-install-0.0.1.php" hash="4fd8b15789abf8b3cc122e70e4cff2c2"/><file name="mysql4-upgrade-0.0.1-0.0.2.php" hash="b7f304fa1765f07bbfb9be85a463642f"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Find_Feed.xml" hash="a75332e3ae92f4b253aca19e60f8c15c"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="find"><dir name="template"><dir><dir name="head"><file name="window.phtml" hash="9d13baa5f42c4415110af2e0461d53d5"/></dir></dir></dir><dir name="layout"><file name="feed.xml" hash="74469083c4d9485dcbafd7409d828542"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Find_Feed.csv" hash="a5d654ef2bd381816504c6605026e6af"/></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.5.0.0-alpha1</min><max>1.6.0.0</max></package></required></dependencies>
18
  </package>