Version Notes
Free Version
Download this release
Release Info
Developer | Magento Core Team |
Extension | FacebookProductDirectoryCommunity |
Version | 0.1.1 |
Comparing to | |
See all releases |
Code changes from version 0.1.0 to 0.1.1
app/code/local/Magestore/Facebook/etc/config.xml
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
</default>
|
10 |
<modules>
|
11 |
<Magestore_Facebook>
|
12 |
-
<version>0.1.
|
13 |
</Magestore_Facebook>
|
14 |
</modules>
|
15 |
<frontend>
|
9 |
</default>
|
10 |
<modules>
|
11 |
<Magestore_Facebook>
|
12 |
+
<version>0.1.1</version>
|
13 |
</Magestore_Facebook>
|
14 |
</modules>
|
15 |
<frontend>
|
app/code/local/Magestore/Facebook/etc/system.xml
CHANGED
@@ -32,16 +32,16 @@
|
|
32 |
<show_in_default>1</show_in_default>
|
33 |
<show_in_website>1</show_in_website>
|
34 |
<show_in_store>1</show_in_store>
|
35 |
-
<comment
|
36 |
</product_limit>
|
37 |
<app_name translate="label">
|
38 |
-
<label>Application
|
39 |
<frontend_type>text</frontend_type>
|
40 |
<sort_order>1</sort_order>
|
41 |
<show_in_default>1</show_in_default>
|
42 |
<show_in_website>1</show_in_website>
|
43 |
<show_in_store>1</show_in_store>
|
44 |
-
<comment
|
45 |
</app_name>
|
46 |
<store_name translate="label">
|
47 |
<label>Store Name</label>
|
@@ -50,6 +50,7 @@
|
|
50 |
<show_in_default>1</show_in_default>
|
51 |
<show_in_website>1</show_in_website>
|
52 |
<show_in_store>1</show_in_store>
|
|
|
53 |
</store_name>
|
54 |
<contact_name translate="label">
|
55 |
<label>Contact Name</label>
|
@@ -66,6 +67,7 @@
|
|
66 |
<show_in_default>1</show_in_default>
|
67 |
<show_in_website>1</show_in_website>
|
68 |
<show_in_store>1</show_in_store>
|
|
|
69 |
</contact_email>
|
70 |
<contact_phone translate="label">
|
71 |
<label>Contact Phone</label>
|
@@ -90,6 +92,7 @@
|
|
90 |
<show_in_default>1</show_in_default>
|
91 |
<show_in_website>1</show_in_website>
|
92 |
<show_in_store>1</show_in_store>
|
|
|
93 |
</logo_link>
|
94 |
<description translate="label">
|
95 |
<label>Description</label>
|
@@ -98,6 +101,7 @@
|
|
98 |
<show_in_default>1</show_in_default>
|
99 |
<show_in_website>1</show_in_website>
|
100 |
<show_in_store>1</show_in_store>
|
|
|
101 |
</description>
|
102 |
|
103 |
</fields>
|
32 |
<show_in_default>1</show_in_default>
|
33 |
<show_in_website>1</show_in_website>
|
34 |
<show_in_store>1</show_in_store>
|
35 |
+
<comment><![CDATA[The maximum number of products show on search page]]></comment>
|
36 |
</product_limit>
|
37 |
<app_name translate="label">
|
38 |
+
<label>Application Key</label>
|
39 |
<frontend_type>text</frontend_type>
|
40 |
<sort_order>1</sort_order>
|
41 |
<show_in_default>1</show_in_default>
|
42 |
<show_in_website>1</show_in_website>
|
43 |
<show_in_store>1</show_in_store>
|
44 |
+
<comment><![CDATA[Application key is a string and doesn't contain space characters<br/>Example : <i>my_storename</i><br/><font color="red">This is a required field</font>]]></comment>
|
45 |
</app_name>
|
46 |
<store_name translate="label">
|
47 |
<label>Store Name</label>
|
50 |
<show_in_default>1</show_in_default>
|
51 |
<show_in_website>1</show_in_website>
|
52 |
<show_in_store>1</show_in_store>
|
53 |
+
<comment><![CDATA[The name of your store. <br/>Example :<i>My Shopping</i><br/><font color="red">This is a required field</font>]]></comment>
|
54 |
</store_name>
|
55 |
<contact_name translate="label">
|
56 |
<label>Contact Name</label>
|
67 |
<show_in_default>1</show_in_default>
|
68 |
<show_in_website>1</show_in_website>
|
69 |
<show_in_store>1</show_in_store>
|
70 |
+
<comment><![CDATA[<font color="red">This is a required field</font>]]></comment>
|
71 |
</contact_email>
|
72 |
<contact_phone translate="label">
|
73 |
<label>Contact Phone</label>
|
92 |
<show_in_default>1</show_in_default>
|
93 |
<show_in_website>1</show_in_website>
|
94 |
<show_in_store>1</show_in_store>
|
95 |
+
<comment><![CDATA[Example : <i>http://www.yourdomain.com/skin/frontend/default/default/images/logo.gif</i><br/><font color="red">This is a required field</font>]]></comment>
|
96 |
</logo_link>
|
97 |
<description translate="label">
|
98 |
<label>Description</label>
|
101 |
<show_in_default>1</show_in_default>
|
102 |
<show_in_website>1</show_in_website>
|
103 |
<show_in_store>1</show_in_store>
|
104 |
+
<comment><![CDATA[Please note, We require a short description about your store<br/><font color="red">This is a required field</font><br/><br/> ]]></comment>
|
105 |
</description>
|
106 |
|
107 |
</fields>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>FacebookProductDirectoryCommunity</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">Extension license name (OSL v3.0)</license>
|
7 |
<channel>community</channel>
|
@@ -12,9 +12,9 @@ copy of your Magento store into Facebook. All the information from your store ca
|
|
12 |
Facebook in real time.</description>
|
13 |
<notes>Free Version</notes>
|
14 |
<authors><author><name>Magestore</name><user>auto-converted</user><email>magestore@gmail.com</email></author></authors>
|
15 |
-
<date>2010-03-
|
16 |
-
<time>
|
17 |
-
<contents><target name="magelocal"><dir name="Magestore"><dir name="Facebook"><dir name="Block"><file name="Facebook.php" hash="f686c270ec8762008e41dbd8fdfbcb72"/><dir name="Adminhtml"><file name="Facebook.php" hash="27b9451e2951dbab34817a0570bbb3b8"/><dir name="Facebook"><file name="Edit.php" hash="39be311cccaa58c9fef1fecff8b0097f"/><file name="Grid.php" hash="b0f8d0850f4e9c32ec5159e974008bfb"/><dir name="Edit"><file name="Form.php" hash="5ac91f35df9a73e6475a867a301e66d0"/><file name="Tabs.php" hash="b2e8c09989aa46e8eee4d521884586b2"/><dir name="Tab"><file name="Form.php" hash="705386c1f07ddce7b520427f5c5f0ee3"/></dir></dir></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="676c0046d2d009de66edbd2c8040dc68"/><dir name="Adminhtml"><file name="FacebookController.php" hash="a4c4d8b4accdad6b0481c4ec148ff51c"/></dir></dir><dir name="etc"><file name="config.xml" hash="
|
18 |
<compatible/>
|
19 |
<dependencies/>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>FacebookProductDirectoryCommunity</name>
|
4 |
+
<version>0.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">Extension license name (OSL v3.0)</license>
|
7 |
<channel>community</channel>
|
12 |
Facebook in real time.</description>
|
13 |
<notes>Free Version</notes>
|
14 |
<authors><author><name>Magestore</name><user>auto-converted</user><email>magestore@gmail.com</email></author></authors>
|
15 |
+
<date>2010-03-12</date>
|
16 |
+
<time>07:14:34</time>
|
17 |
+
<contents><target name="magelocal"><dir name="Magestore"><dir name="Facebook"><dir name="Block"><file name="Facebook.php" hash="f686c270ec8762008e41dbd8fdfbcb72"/><dir name="Adminhtml"><file name="Facebook.php" hash="27b9451e2951dbab34817a0570bbb3b8"/><dir name="Facebook"><file name="Edit.php" hash="39be311cccaa58c9fef1fecff8b0097f"/><file name="Grid.php" hash="b0f8d0850f4e9c32ec5159e974008bfb"/><dir name="Edit"><file name="Form.php" hash="5ac91f35df9a73e6475a867a301e66d0"/><file name="Tabs.php" hash="b2e8c09989aa46e8eee4d521884586b2"/><dir name="Tab"><file name="Form.php" hash="705386c1f07ddce7b520427f5c5f0ee3"/></dir></dir></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="676c0046d2d009de66edbd2c8040dc68"/><dir name="Adminhtml"><file name="FacebookController.php" hash="a4c4d8b4accdad6b0481c4ec148ff51c"/></dir></dir><dir name="etc"><file name="config.xml" hash="82c58a06949f64a0d8e14029bbb430d6"/><file name="system.xml" hash="4df677efb764ffd92083f12b52772e76"/></dir><dir name="Helper"><file name="Data.php" hash="0ca04ab3b013d293535d4827016a3181"/></dir><dir name="Model"><file name="Export.php" hash="e0b133cd642b6a2021e8ede8bbe781e0"/><file name="Facebook.php" hash="8a6d78f1ddd525c02f87d6f0bc274b88"/><file name="Status.php" hash="a1deedfb19fb208291cc1f33bb647175"/><dir name="Mysql4"><file name="Facebook.php" hash="c7043bb1b16ccd3b6bfaf42b1d9ca10a"/><dir name="Facebook"><file name="Collection.php" hash="1ebdd1537327340d6e355ca05f739a50"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magestore_Facebook.xml" hash="2af9340c3f8af07cc2201decbf432685"/></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies/>
|
20 |
</package>
|