Version Notes
WishlistPlus adds the features of Pagination, search and selective add to cart to your wishlst module.
Download this release
Release Info
Developer | Magento Core Team |
Extension | WishlistPlus |
Version | 1.0.2.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.2.1
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>WishlistPlus</name>
|
4 |
-
<version>1.0.2</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>
|
@@ -9,9 +9,9 @@
|
|
9 |
<summary>WishlistPlus adds the features of Pagination, search and selective add to cart to your wishlst module.</summary>
|
10 |
<description>WishlistPlus adds the features of Pagination, search and selective add to cart to your wishlst module.</description>
|
11 |
<notes>WishlistPlus adds the features of Pagination, search and selective add to cart to your wishlst module.</notes>
|
12 |
-
<authors><author><name>Arvind Bhardwaj</name><user>auto-converted</user><email>bhardwajsonheight@gmail.com</email></author><author><name>Arvind Bhardwaj</name><user>auto-converted</user><email>bhardwajsonheight@gmail.com</email></author
|
13 |
<date>2011-02-08</date>
|
14 |
-
<time>09:
|
15 |
<contents><target name="magelocal"><dir name="Customwishlist"><dir name="Customwishlist"><dir name="controllers"><file name="IndexController.php" hash="10b92133ffaa20d5dd6d31da009701eb"/></dir></dir></dir><dir name="Mage"><dir name="Wishlist"><dir name="Block"><file name="Abstract.php" hash="72b0d8f8e4da904d168363d3a57b6fb4"/><dir name="Customer"><file name="Wishlist.php" hash="384efdba68ca1ed7c665bc848c218da6"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="wishlist"><file name="view.phtml" hash="8a2a83127edb746386a1e6a4e2f90fd1"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Customwishlist_Customwishlist.xml" hash="76f03ae1f3d1904758bd80b113dfe207"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>WishlistPlus</name>
|
4 |
+
<version>1.0.2.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>
|
9 |
<summary>WishlistPlus adds the features of Pagination, search and selective add to cart to your wishlst module.</summary>
|
10 |
<description>WishlistPlus adds the features of Pagination, search and selective add to cart to your wishlst module.</description>
|
11 |
<notes>WishlistPlus adds the features of Pagination, search and selective add to cart to your wishlst module.</notes>
|
12 |
+
<authors><author><name>Arvind Bhardwaj</name><user>auto-converted</user><email>bhardwajsonheight@gmail.com</email></author><author><name>Arvind Bhardwaj</name><user>auto-converted</user><email>bhardwajsonheight@gmail.com</email></author></authors>
|
13 |
<date>2011-02-08</date>
|
14 |
+
<time>09:47:22</time>
|
15 |
<contents><target name="magelocal"><dir name="Customwishlist"><dir name="Customwishlist"><dir name="controllers"><file name="IndexController.php" hash="10b92133ffaa20d5dd6d31da009701eb"/></dir></dir></dir><dir name="Mage"><dir name="Wishlist"><dir name="Block"><file name="Abstract.php" hash="72b0d8f8e4da904d168363d3a57b6fb4"/><dir name="Customer"><file name="Wishlist.php" hash="384efdba68ca1ed7c665bc848c218da6"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="wishlist"><file name="view.phtml" hash="8a2a83127edb746386a1e6a4e2f90fd1"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Customwishlist_Customwishlist.xml" hash="76f03ae1f3d1904758bd80b113dfe207"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|