addwish - Version 0.0.2

Version Notes

minor bug fixes

Download this release

Release Info

Developer Magento Core Team
Extension addwish
Version 0.0.2
Comparing to
See all releases


Code changes from version 0.0.1 to 0.0.2

app/code/local/Addwish/Addwish/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Addwish_Addwish>
5
- <version>0.0.1</version>
6
  </Addwish_Addwish>
7
  </modules>
8
  <frontend>
2
  <config>
3
  <modules>
4
  <Addwish_Addwish>
5
+ <version>0.0.2</version>
6
  </Addwish_Addwish>
7
  </modules>
8
  <frontend>
app/design/frontend/{default → base}/default/layout/addwish.xml RENAMED
File without changes
app/design/frontend/{default → base}/default/template/addwish/js.phtml RENAMED
File without changes
app/design/frontend/{default → base}/default/template/addwish/product_meta.phtml RENAMED
File without changes
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>addwish</name>
4
- <version>0.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL 3.0)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Free wish list functionality on your web shop plus promotion of your products on the addwish.com site.</summary>
10
  <description>Addwish is a wish list that lets users share the products they want with the people who want to buy them. But unlike other wish lists, with addwish your products also appear as inspiration in searches for similar products on addwish.com.</description>
11
- <notes>Addwish extension for Magento ecommerce solutions. Please note that you need an addwish ID to be able to download the extension. Get an ID by creating an addwish account. (Add link to sign in page)</notes>
12
  <authors><author><name>addwish</name><user>auto-converted</user><email>sales@addwish.com</email></author></authors>
13
- <date>2013-10-01</date>
14
- <time>17:41:04</time>
15
- <contents><target name="magelocal"><dir name="Addwish"><dir name="Addwish"><dir name="Block"><file name="Toggle.php" hash="319a199b5fdea2ac85662e4b36e7cf57"/></dir><dir name="Helper"><file name="Data.php" hash="3b59bdb805d9736d854906b15b28269b"/></dir><dir name="etc"><file name="config.xml" hash="b277cf69bc5772d4383ddf8c91967c86"/><file name="system.xml" hash="44a585d05ce2715eba8aedc4b76cc3f2"/></dir></dir></dir></target><target name="mage"><dir name="app"><dir name="etc"><dir name="modules"><file name="Addwish_Addwish.xml" hash="e48317efb40c5cb1bd2b2c76f7ad3c84"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="addwish.xml" hash="355a937614a77cd7f10f1e5df1ab0f6d"/></dir><dir name="template"><dir name="addwish"><file name="js.phtml" hash="270fedf45e9b16f4e40c826e15976f5d"/><file name="product_meta.phtml" hash="4051463221d7ccb76edc2b6afa67e147"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>addwish</name>
4
+ <version>0.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL 3.0)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Free wish list functionality on your web shop plus promotion of your products on the addwish.com site.</summary>
10
  <description>Addwish is a wish list that lets users share the products they want with the people who want to buy them. But unlike other wish lists, with addwish your products also appear as inspiration in searches for similar products on addwish.com.</description>
11
+ <notes>minor bug fixes</notes>
12
  <authors><author><name>addwish</name><user>auto-converted</user><email>sales@addwish.com</email></author></authors>
13
+ <date>2013-10-07</date>
14
+ <time>18:27:41</time>
15
+ <contents><target name="magelocal"><dir name="Addwish"><dir name="Addwish"><dir name="Block"><file name="Toggle.php" hash="319a199b5fdea2ac85662e4b36e7cf57"/></dir><dir name="Helper"><file name="Data.php" hash="3b59bdb805d9736d854906b15b28269b"/></dir><dir name="etc"><file name="config.xml" hash="a35f10130300327cd6e5abef4e35c231"/><file name="system.xml" hash="44a585d05ce2715eba8aedc4b76cc3f2"/></dir></dir></dir></target><target name="mage"><dir name="app"><dir name="etc"><dir name="modules"><file name="Addwish_Addwish.xml" hash="e48317efb40c5cb1bd2b2c76f7ad3c84"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="addwish.xml" hash="355a937614a77cd7f10f1e5df1ab0f6d"/></dir><dir name="template"><dir name="addwish"><file name="js.phtml" hash="270fedf45e9b16f4e40c826e15976f5d"/><file name="product_meta.phtml" hash="4051463221d7ccb76edc2b6afa67e147"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>