Version Notes
Free Version
Download this release
Release Info
Developer | Magento Core Team |
Extension | Magesitemap |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0 to 1.0.1
app/design/adminhtml/default/default/layout/magesitemap.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<layout version="0.1.0">
|
3 |
+
<magesitemap_adminhtml_magesitemap_index>
|
4 |
+
<reference name="content">
|
5 |
+
<block type="magesitemap/adminhtml_magesitemap" name="magesitemap" />
|
6 |
+
</reference>
|
7 |
+
</magesitemap_adminhtml_magesitemap_index>
|
8 |
+
</layout>
|
app/design/frontend/default/default/layout/magesitemap.xml
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<layout version="0.1.0">
|
3 |
+
<default>
|
4 |
+
<reference name="footer_links">
|
5 |
+
<action method="addLink" translate="label title" module="contacts">
|
6 |
+
<label>Store Sitemap</label>
|
7 |
+
<url>magesitemap</url>
|
8 |
+
<title>Store Sitemap</title>
|
9 |
+
<prepare>true</prepare>
|
10 |
+
</action>
|
11 |
+
</reference>
|
12 |
+
</default>
|
13 |
+
</layout>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magesitemap</name>
|
4 |
-
<version>1.0</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">Extension license name (OSL v3.0)</license>
|
7 |
<channel>community</channel>
|
@@ -10,9 +10,9 @@
|
|
10 |
<description>The major function of this extension is to export information of the products in the category with XML file format. In the admin module, you can add XMLTag with attributes to display XML file. These attributes are managed in admin module.</description>
|
11 |
<notes>Free Version</notes>
|
12 |
<authors><author><name>Magestore</name><user>auto-converted</user><email>magestore@gmail.com</email></author></authors>
|
13 |
-
<date>2010-04-
|
14 |
-
<time>
|
15 |
-
<contents><target name="mageweb"><dir name="js"><dir name="magestore"><file name="api.html" hash="9981598a3df339056814f5997216573b"/><file name="example01.html" hash="fcdb2be6af73dd5237794c189fa649cf"/><file name="tree.css" hash="1e861c5a4d2d49ccfbfc1a5aaa87e0dd"/><file name="tree.js" hash="db1420dd1f2c78d37974dbacde8c06a7"/><dir name="img"><file name="base.gif" hash="1f71b021e061a4948d69adc4ff10ccad"/><file name="cd.gif" hash="f41037663522fab5c5c31530c7fa43d8"/><file name="empty.gif" hash="df22aff6e941ff1cc577333d1712b584"/><file name="folder.gif" hash="ea16980ab437fa6ba4aba3d480e83e9e"/><file name="folderopen.gif" hash="18aa3d75315bf95bf080357733437fcc"/><file name="globe.gif" hash="d6b48614cf8dc9553e077c19197637d2"/><file name="imgfolder.gif" hash="1d488d377762e65ab4e8b691ba01e5a4"/><file name="join.gif" hash="4d5d614e0da056df815a4306d6368692"/><file name="joinbottom.gif" hash="4b3daa7f2cc584f1aac0d142275d7cba"/><file name="line.gif" hash="63ab38a6203262f15ca46c631232ea2c"/><file name="minus.gif" hash="d647fbbd0ec410b8f3bb3357b62eedcf"/><file name="minusbottom.gif" hash="b09d684cca7135ef728141aaf2464baa"/><file name="musicfolder.gif" hash="21ece951734f23adb2f75befe1f31fc1"/><file name="nolines_minus.gif" hash="eb2243a354ffcfac93ba0fe948f7167d"/><file name="nolines_plus.gif" hash="ec92b634b63608fb4b0dbf114e3b89e1"/><file name="page.gif" hash="c25b136c1cb3bb145495c25b35d93754"/><file name="plus.gif" hash="5c55d798909c553deca31d610bd18fac"/><file name="plusbottom.gif" hash="1924ce363c38a992f888a4df48c0b274"/><file name="question.gif" hash="ea0ca196ce0ebfd625cc1210abfdec6c"/><file name="trash.gif" hash="6cbfd3ed29531044aed9b4edb3cca9ad"/></dir></dir></dir></target><target name="magelocal"><dir name="Magestore"><dir name="Magesitemap"><dir name="Block"><file name="Magesitemap.php" hash="fc1289df526d29eabd1bfa6e0da4bd4e"/><file name="Tree.php" hash="ada4bb58517eb49da6bfadfc5747945c"/><dir name="Adminhtml"><file name="Magesitemap.php" hash="9f926857355e9fa3b7160f9dc4b2e4ee"/><dir name="Magesitemap"><file name="Edit.php" hash="d332d1342d686111cbeebba4a3c5b404"/><file name="Grid.php" hash="b30c2113fc230a3d53b3c6bad708aea8"/><dir name="Edit"><file name="Form.php" hash="2391055251983c40b8f28dcda3fe8295"/><file name="Tabs.php" hash="5899ce4f2520408ce880aa5a0fd94db2"/><dir name="Tab"><file name="Form.php" hash="c5c8e7401fcd7f45b7091388d1e35def"/></dir></dir></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="18c78c35420963a7bc6c951522d65fbe"/><dir name="Adminhtml"><file name="MagesitemapController.php" hash="9e53444d998635b6b500268691986cdb"/></dir></dir><dir name="etc"><file name="config.xml" hash="f2c4d3025d0fa703028717a3e45c1417"/><file name="system.xml" hash="98491d326b9a394fc0299fe338bbe68a"/></dir><dir name="Helper"><file name="Data.php" hash="be1bd6d50f0c20460b496a81a5237f0c"/></dir><dir name="Model"><file name="Direction.php" hash="243925ce6a9fab41bc01d72f83769a7b"/><file name="Magesitemap.php" hash="7c3da5f14b4351a710556f14e7b5490c"/><file name="Status.php" hash="5fc0f529a67b679a18ed4ba21a8d7083"/><dir name="Mysql4"><file name="Magesitemap.php" hash="7a151e361adaf11415a7cd652e7e835c"/><dir name="Magesitemap"><file name="Collection.php" hash="a1a55b8c2645248ae540b0de0086c27a"/></dir></dir></dir><dir name="sql"><dir name="magesitemap_setup"><file name="mysql4-install-0.1.0.php" hash="02bdc0c319d33fd794445b1ab4bfb9a2"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="dee280a0d7c33729f12da2d6042b3983"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="3fe155c1bb1df2d144da9ea4ded7968b"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magestore_Magesitemap.xml" hash="c02d72c95a18e605391d5d4000123196"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magesitemap</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">Extension license name (OSL v3.0)</license>
|
7 |
<channel>community</channel>
|
10 |
<description>The major function of this extension is to export information of the products in the category with XML file format. In the admin module, you can add XMLTag with attributes to display XML file. These attributes are managed in admin module.</description>
|
11 |
<notes>Free Version</notes>
|
12 |
<authors><author><name>Magestore</name><user>auto-converted</user><email>magestore@gmail.com</email></author></authors>
|
13 |
+
<date>2010-04-14</date>
|
14 |
+
<time>02:58:29</time>
|
15 |
+
<contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="magesitemap.xml" hash="b69bcba8b19926dcde00759aaf507633"/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="magesitemap.xml" hash="3298c04528b166ce95fa522b0ae356ea"/></dir></dir></dir></dir></target><target name="mageweb"><dir name="js"><dir name="magestore"><file name="api.html" hash="9981598a3df339056814f5997216573b"/><file name="example01.html" hash="fcdb2be6af73dd5237794c189fa649cf"/><file name="tree.css" hash="1e861c5a4d2d49ccfbfc1a5aaa87e0dd"/><file name="tree.js" hash="db1420dd1f2c78d37974dbacde8c06a7"/><dir name="img"><file name="base.gif" hash="1f71b021e061a4948d69adc4ff10ccad"/><file name="cd.gif" hash="f41037663522fab5c5c31530c7fa43d8"/><file name="empty.gif" hash="df22aff6e941ff1cc577333d1712b584"/><file name="folder.gif" hash="ea16980ab437fa6ba4aba3d480e83e9e"/><file name="folderopen.gif" hash="18aa3d75315bf95bf080357733437fcc"/><file name="globe.gif" hash="d6b48614cf8dc9553e077c19197637d2"/><file name="imgfolder.gif" hash="1d488d377762e65ab4e8b691ba01e5a4"/><file name="join.gif" hash="4d5d614e0da056df815a4306d6368692"/><file name="joinbottom.gif" hash="4b3daa7f2cc584f1aac0d142275d7cba"/><file name="line.gif" hash="63ab38a6203262f15ca46c631232ea2c"/><file name="minus.gif" hash="d647fbbd0ec410b8f3bb3357b62eedcf"/><file name="minusbottom.gif" hash="b09d684cca7135ef728141aaf2464baa"/><file name="musicfolder.gif" hash="21ece951734f23adb2f75befe1f31fc1"/><file name="nolines_minus.gif" hash="eb2243a354ffcfac93ba0fe948f7167d"/><file name="nolines_plus.gif" hash="ec92b634b63608fb4b0dbf114e3b89e1"/><file name="page.gif" hash="c25b136c1cb3bb145495c25b35d93754"/><file name="plus.gif" hash="5c55d798909c553deca31d610bd18fac"/><file name="plusbottom.gif" hash="1924ce363c38a992f888a4df48c0b274"/><file name="question.gif" hash="ea0ca196ce0ebfd625cc1210abfdec6c"/><file name="trash.gif" hash="6cbfd3ed29531044aed9b4edb3cca9ad"/></dir></dir></dir></target><target name="magelocal"><dir name="Magestore"><dir name="Magesitemap"><dir name="Block"><file name="Magesitemap.php" hash="fc1289df526d29eabd1bfa6e0da4bd4e"/><file name="Tree.php" hash="ada4bb58517eb49da6bfadfc5747945c"/><dir name="Adminhtml"><file name="Magesitemap.php" hash="9f926857355e9fa3b7160f9dc4b2e4ee"/><dir name="Magesitemap"><file name="Edit.php" hash="d332d1342d686111cbeebba4a3c5b404"/><file name="Grid.php" hash="b30c2113fc230a3d53b3c6bad708aea8"/><dir name="Edit"><file name="Form.php" hash="2391055251983c40b8f28dcda3fe8295"/><file name="Tabs.php" hash="5899ce4f2520408ce880aa5a0fd94db2"/><dir name="Tab"><file name="Form.php" hash="c5c8e7401fcd7f45b7091388d1e35def"/></dir></dir></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="18c78c35420963a7bc6c951522d65fbe"/><dir name="Adminhtml"><file name="MagesitemapController.php" hash="9e53444d998635b6b500268691986cdb"/></dir></dir><dir name="etc"><file name="config.xml" hash="f2c4d3025d0fa703028717a3e45c1417"/><file name="system.xml" hash="98491d326b9a394fc0299fe338bbe68a"/></dir><dir name="Helper"><file name="Data.php" hash="be1bd6d50f0c20460b496a81a5237f0c"/></dir><dir name="Model"><file name="Direction.php" hash="243925ce6a9fab41bc01d72f83769a7b"/><file name="Magesitemap.php" hash="7c3da5f14b4351a710556f14e7b5490c"/><file name="Status.php" hash="5fc0f529a67b679a18ed4ba21a8d7083"/><dir name="Mysql4"><file name="Magesitemap.php" hash="7a151e361adaf11415a7cd652e7e835c"/><dir name="Magesitemap"><file name="Collection.php" hash="a1a55b8c2645248ae540b0de0086c27a"/></dir></dir></dir><dir name="sql"><dir name="magesitemap_setup"><file name="mysql4-install-0.1.0.php" hash="02bdc0c319d33fd794445b1ab4bfb9a2"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="dee280a0d7c33729f12da2d6042b3983"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="3fe155c1bb1df2d144da9ea4ded7968b"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magestore_Magesitemap.xml" hash="c02d72c95a18e605391d5d4000123196"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|