Version Notes
Updated to work with 1.3
Download this release
Release Info
Developer | Magento Core Team |
Extension | Creare_DynamicSitemap |
Version | 0.1.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 0.1.1
- package.xml +7 -7
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Creare_DynamicSitemap</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>
|
@@ -12,11 +12,11 @@
|
|
12 |
It lists all of your CMS pages and also a few static pages that need a mention.
|
13 |

|
14 |
The purpose of this extension is to make sure that your categories are indexed correctly as well as making your website more user-friendly.</description>
|
15 |
-
<notes>
|
16 |
-
<authors><author><name>E-Commerce Web Design</name><user>
|
17 |
-
<date>
|
18 |
-
<time>
|
19 |
-
<contents><target name="magelocal"><dir name="Creare"><dir name="DynamicSitemap"><dir name="Block"><file name="Dynamicsitemap.php" hash="87b42503c1a8aa877c39a03c8e4e12d2"/></dir><dir name="controllers"><file name="IndexController.php" hash="95ff6b1aacceb990e3fb92ffd88cdb43"/></dir><dir name="etc"><file name="config.xml" hash="e9d0142ab70ad5ec7f75a89abbe6b590"/></dir></dir></dir></target><target name="
|
20 |
<compatible/>
|
21 |
-
<dependencies
|
22 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Creare_DynamicSitemap</name>
|
4 |
+
<version>0.1.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>
|
12 |
It lists all of your CMS pages and also a few static pages that need a mention.
|
13 |

|
14 |
The purpose of this extension is to make sure that your categories are indexed correctly as well as making your website more user-friendly.</description>
|
15 |
+
<notes>Updated to work with 1.3</notes>
|
16 |
+
<authors><author><name>E-Commerce Web Design</name><user>auto-converted</user><email>dev@e-commercewebdesign.co.uk</email></author></authors>
|
17 |
+
<date>2012-01-13</date>
|
18 |
+
<time>10:09:49</time>
|
19 |
+
<contents><target name="magelocal"><dir name="Creare"><dir name="DynamicSitemap"><dir name="Block"><file name="Dynamicsitemap.php" hash="87b42503c1a8aa877c39a03c8e4e12d2"/></dir><dir name="controllers"><file name="IndexController.php" hash="95ff6b1aacceb990e3fb92ffd88cdb43"/></dir><dir name="etc"><file name="config.xml" hash="e9d0142ab70ad5ec7f75a89abbe6b590"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="dynamicsitemap"><file name="sitemap.phtml" hash="c116f0991378cc9910b07eda6e9fb684"/></dir></dir><dir name="layout"><file name="dynamicsitemap.xml" hash="817f2de40f841369ff6165908a19766e"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Creare_DynamicSitemap.xml" hash="de1cdb59ce6cdfd540055534f1aa1d9c"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="dynamicsitemap.css" hash="85ace1d1d4c2d0a074fa4fce5dfd2175"/></dir></dir></dir></dir></target></contents>
|
20 |
<compatible/>
|
21 |
+
<dependencies/>
|
22 |
</package>
|