Version Notes
First release of the Strands Recommender plugin for the Magento community.
Visit http://recommender.strands.com/magento
Download this release
Release Info
Developer | Magento Core Team |
Extension | Mage_StrandsRecommender |
Version | 1.4.1 |
Comparing to | |
See all releases |
Code changes from version 1.3.2 to 1.4.1
- package.xml +2 -2
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Mage_StrandsRecommender</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -28,7 +28,7 @@ API for developers and affiliates</description>
|
|
28 |
Visit http://recommender.strands.com/magento</notes>
|
29 |
<authors><author><name>Strands Recommender</name><user>auto-converted</user><email>support-sbs@strands.com</email></author></authors>
|
30 |
<date>2010-09-23</date>
|
31 |
-
<time>
|
32 |
<contents><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="strands_recommender.xml" hash="e4452ce114e4ac6f8c3b42c0f6a83542"/></dir><dir name="template"><dir name="strands"><dir name="recommender"><file name="widget.phtml" hash="f70046679504792dcea57b1a04de2991"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Strands_Recommender.xml" hash="bd28f5b01dfa3aa711c2484e68b3b4c8"/></dir></target><target name="magecommunity"><dir name="Strands"><dir name="Recommender"><dir name="Block"><dir name="System"><dir name="Config"><dir name="Form"><file name="Field.php" hash="08ab8029c8b1fda4b82c2b75babc69b2"/></dir></dir></dir><file name="Js.php" hash="4e861c83345e819fcf87f4082a9135e8"/><file name="Widget.php" hash="62a4d6c7f0187bf5a6f3d4670c091874"/></dir><dir name="etc"><file name="config.xml" hash="6116fd2544b18eaa09481403a37814bd"/><file name="system.xml" hash="8215afaee350a58e633b660f1191c570"/></dir><dir name="Helper"><file name="Abstract.php" hash="fd88693cae72710e81b151ad84278584"/><file name="Data.php" hash="9f97536deb3727cfc4f9822adca9a826"/><file name="Logger.php" hash="ba5999655822a2b1663c98cf3f44de6a"/></dir><dir name="Model"><file name="Abstract.php" hash="0b8be14b6097f4dd8b2caab49f271857"/><file name="Api.php" hash="4a8dc80ab1aa5046adb47cd1064b3884"/><file name="Numberoption.php" hash="34ffcbfe6b4004b213013b12ddaa6abf"/><file name="Observer.php" hash="c3ade1e22317c800a0937ac1cc10e2cf"/></dir></dir></dir></target></contents>
|
33 |
<compatible/>
|
34 |
<dependencies/>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Mage_StrandsRecommender</name>
|
4 |
+
<version>1.4.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
28 |
Visit http://recommender.strands.com/magento</notes>
|
29 |
<authors><author><name>Strands Recommender</name><user>auto-converted</user><email>support-sbs@strands.com</email></author></authors>
|
30 |
<date>2010-09-23</date>
|
31 |
+
<time>14:01:19</time>
|
32 |
<contents><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="strands_recommender.xml" hash="e4452ce114e4ac6f8c3b42c0f6a83542"/></dir><dir name="template"><dir name="strands"><dir name="recommender"><file name="widget.phtml" hash="f70046679504792dcea57b1a04de2991"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Strands_Recommender.xml" hash="bd28f5b01dfa3aa711c2484e68b3b4c8"/></dir></target><target name="magecommunity"><dir name="Strands"><dir name="Recommender"><dir name="Block"><dir name="System"><dir name="Config"><dir name="Form"><file name="Field.php" hash="08ab8029c8b1fda4b82c2b75babc69b2"/></dir></dir></dir><file name="Js.php" hash="4e861c83345e819fcf87f4082a9135e8"/><file name="Widget.php" hash="62a4d6c7f0187bf5a6f3d4670c091874"/></dir><dir name="etc"><file name="config.xml" hash="6116fd2544b18eaa09481403a37814bd"/><file name="system.xml" hash="8215afaee350a58e633b660f1191c570"/></dir><dir name="Helper"><file name="Abstract.php" hash="fd88693cae72710e81b151ad84278584"/><file name="Data.php" hash="9f97536deb3727cfc4f9822adca9a826"/><file name="Logger.php" hash="ba5999655822a2b1663c98cf3f44de6a"/></dir><dir name="Model"><file name="Abstract.php" hash="0b8be14b6097f4dd8b2caab49f271857"/><file name="Api.php" hash="4a8dc80ab1aa5046adb47cd1064b3884"/><file name="Numberoption.php" hash="34ffcbfe6b4004b213013b12ddaa6abf"/><file name="Observer.php" hash="c3ade1e22317c800a0937ac1cc10e2cf"/></dir></dir></dir></target></contents>
|
33 |
<compatible/>
|
34 |
<dependencies/>
|