Version Notes
Ajax Category Extension Stable Release by MoonRose Infotech
Download this release
Release Info
Developer | MoonRose Infotech |
Extension | Moonrose_Ajaxcategories |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- package.xml +4 -4
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Moonrose_Ajaxcategories</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -16,9 +16,9 @@
|
|
16 |
{{block type="ajaxcategories/list" name="ajax_categories" template="ajaxcategories/list.phtml" }}</description>
|
17 |
<notes>Ajax Category Extension Stable Release by MoonRose Infotech</notes>
|
18 |
<authors><author><name>MoonRose Infotech</name><user>moonroseinfo</user><email>moonroseinfotech@gmail.com</email></author></authors>
|
19 |
-
<date>2014-05-
|
20 |
-
<time>
|
21 |
-
<contents><target name="mageskin"><dir name="skin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="js"><file name="jquery-1.9.1.min.js" hash=""/></dir></dir></dir></dir></dir></target><target name="magecore"><dir name="app"><dir name="etc"><dir name="modules"><file name="Moonrose_Ajaxcategories.xml" hash=""/></dir></dir></dir></target></contents>
|
22 |
<compatible/>
|
23 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
24 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Moonrose_Ajaxcategories</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
16 |
{{block type="ajaxcategories/list" name="ajax_categories" template="ajaxcategories/list.phtml" }}</description>
|
17 |
<notes>Ajax Category Extension Stable Release by MoonRose Infotech</notes>
|
18 |
<authors><author><name>MoonRose Infotech</name><user>moonroseinfo</user><email>moonroseinfotech@gmail.com</email></author></authors>
|
19 |
+
<date>2014-05-14</date>
|
20 |
+
<time>12:34:52</time>
|
21 |
+
<contents><target name="mageskin"><dir name="."><dir name="skin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="js"><file name="jquery-1.9.1.min.js" hash=""/></dir></dir></dir></dir></dir></dir></target><target name="magecore"><dir name="."><dir name="app"><dir name="etc"><dir name="modules"><file name="Moonrose_Ajaxcategories.xml" hash=""/></dir></dir></dir></dir></target></contents>
|
22 |
<compatible/>
|
23 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
24 |
</package>
|