Version Notes
1.0.6
Download this release
Release Info
Developer | Magento Core Team |
Extension | Magazento_Megamenu |
Version | 1.0.6 |
Comparing to | |
See all releases |
Code changes from version 1.0.5 to 1.0.6
app/code/community/Magazento/Megamenu/etc/config.xml
CHANGED
@@ -171,7 +171,7 @@
|
|
171 |
<enable>1</enable>
|
172 |
<title>All Categories</title>
|
173 |
<itemalign>right</itemalign>
|
174 |
-
<contentalign>
|
175 |
</allpages>
|
176 |
<licence>
|
177 |
<email>johndoe@magazento.com</email>
|
171 |
<enable>1</enable>
|
172 |
<title>All Categories</title>
|
173 |
<itemalign>right</itemalign>
|
174 |
+
<contentalign>right</contentalign>
|
175 |
</allpages>
|
176 |
<licence>
|
177 |
<email>johndoe@magazento.com</email>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magazento_Megamenu</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>Single user license</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Magazento_Megamenu</summary>
|
10 |
<description>Magazento_Megamenu</description>
|
11 |
-
<notes>1.0.
|
12 |
<authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
|
13 |
<date>2011-03-23</date>
|
14 |
-
<time>10:
|
15 |
-
<contents><target name="magelocale"><dir name="en_US"><file name="Magazento_Megamenu.csv" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="magazento_megamenu.xml" hash="e2427b347504fbe9cae8a21545aee5b3"/></dir><dir name="template"><dir name="magazento"><dir name="megamenu"><file name="navigation.phtml" hash="3b8cf9e55a240d1104103cd7eb13d698"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magazento"><dir name="megamenu"><dir name="img"><file name="all.gif" hash="8a5e2259f5cbf06bdbf303a258be4590"/><file name="bg.gif" hash="64f28d6651716a9bf6c9c1b279d80a9a"/><file name="border-right.png" hash="f219105c3b63bca830444a624f6c0914"/><file name="download.gif" hash="78ae9b78afc5a60258406494de688407"/><file name="drop.gif" hash="1be9ffe42c8d599225596272663e3e06"/><file name="drop.png" hash="4178363d189e1a18093bf7412a0b7808"/><file name="leftcorner.gif" hash="f26ae2401cd2940895f3445a80ce8647"/><file name="rightcorner.gif" hash="34a6ec035486b6b3477399104c8c713d"/><file name="topblue.gif" hash="02f7263d507c5a5c6b44241d4f41e752"/></dir><file name="menublue.css" hash="bc26938027d29f7c2997c82449f5c752"/><file name="menured.css" hash="07be8f880b35a36c8a811e427796e5b7"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magazento"><dir name="Megamenu"><dir name="Block"><dir name="Admin"><dir name="Category"><dir name="Edit"><dir name="Tab"><file name="Form.php" hash="ae29814e184bde6a51d67758b0dea3d5"/><file name="Other.php" hash="d440a014b58f52858440cc1ad9f21d22"/></dir><file name="Form.php" hash="1ca0cba9f92e5e7dc2aae7e6687960cf"/><file name="Tabs.php" hash="23a9b98bd9280dafac550ae4b195946b"/></dir><dir name="Grid"><dir name="Renderer"><file name="Action.php" hash="9e321a6b0bc9a5693f67c261e6166cf5"/></dir></dir><file name="Edit.php" hash="6f105c018dc48a2d7c1f4ab93243350f"/><file name="Grid.php" hash="09a6119c0027d281b291d0735a1ee73d"/></dir><dir name="Item"><dir name="Edit"><dir name="Tab"><file name="Form.php" hash="ca52c55f14c73495699e0fe44a4d9682"/><file name="Other.php" hash="dd2e06290640a15d8632424d86dcce65"/></dir><file name="Form.php" hash="b248c109b2977a0bded8e52191f8e313"/><file name="Tabs.php" hash="f84fdc6b4881f27786c87eaee316ff4b"/></dir><dir name="Grid"><dir name="Renderer"><file name="Action.php" hash="579cdb91eccd2bcef1fd37cedf799a50"/></dir></dir><file name="Edit.php" hash="a7be290ac4b60d4002f0a03f4f9c1e9c"/><file name="Grid.php" hash="41c0ad1e7b0ccd182e8bd08d96dbafef"/></dir><file name="Category.php" hash="2fd77e63fc7a8f45369d6aa9175dcf69"/><file name="Item.php" hash="b6cb843fe7d97b5112a01e2d72a75061"/></dir><file name="Info.php" hash="51d3056e48ef8b293cb73a156b07648f"/><file name="Navigation.php" hash="1488779e950625eb190c669d5fd8878d"/></dir><dir name="controllers"><dir name="Admin"><file name="CategoryController.php" hash="475da78f2d42270c54ebb27bfd4798e2"/><file name="ItemController.php" hash="8b4679f75a1ca678889f9e79f1e723f9"/></dir></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magazento_Megamenu</name>
|
4 |
+
<version>1.0.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Single user license</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Magazento_Megamenu</summary>
|
10 |
<description>Magazento_Megamenu</description>
|
11 |
+
<notes>1.0.6</notes>
|
12 |
<authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
|
13 |
<date>2011-03-23</date>
|
14 |
+
<time>10:46:20</time>
|
15 |
+
<contents><target name="magelocale"><dir name="en_US"><file name="Magazento_Megamenu.csv" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="magazento_megamenu.xml" hash="e2427b347504fbe9cae8a21545aee5b3"/></dir><dir name="template"><dir name="magazento"><dir name="megamenu"><file name="navigation.phtml" hash="3b8cf9e55a240d1104103cd7eb13d698"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magazento"><dir name="megamenu"><dir name="img"><file name="all.gif" hash="8a5e2259f5cbf06bdbf303a258be4590"/><file name="bg.gif" hash="64f28d6651716a9bf6c9c1b279d80a9a"/><file name="border-right.png" hash="f219105c3b63bca830444a624f6c0914"/><file name="download.gif" hash="78ae9b78afc5a60258406494de688407"/><file name="drop.gif" hash="1be9ffe42c8d599225596272663e3e06"/><file name="drop.png" hash="4178363d189e1a18093bf7412a0b7808"/><file name="leftcorner.gif" hash="f26ae2401cd2940895f3445a80ce8647"/><file name="rightcorner.gif" hash="34a6ec035486b6b3477399104c8c713d"/><file name="topblue.gif" hash="02f7263d507c5a5c6b44241d4f41e752"/></dir><file name="menublue.css" hash="bc26938027d29f7c2997c82449f5c752"/><file name="menured.css" hash="07be8f880b35a36c8a811e427796e5b7"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magazento"><dir name="Megamenu"><dir name="Block"><dir name="Admin"><dir name="Category"><dir name="Edit"><dir name="Tab"><file name="Form.php" hash="ae29814e184bde6a51d67758b0dea3d5"/><file name="Other.php" hash="d440a014b58f52858440cc1ad9f21d22"/></dir><file name="Form.php" hash="1ca0cba9f92e5e7dc2aae7e6687960cf"/><file name="Tabs.php" hash="23a9b98bd9280dafac550ae4b195946b"/></dir><dir name="Grid"><dir name="Renderer"><file name="Action.php" hash="9e321a6b0bc9a5693f67c261e6166cf5"/></dir></dir><file name="Edit.php" hash="6f105c018dc48a2d7c1f4ab93243350f"/><file name="Grid.php" hash="09a6119c0027d281b291d0735a1ee73d"/></dir><dir name="Item"><dir name="Edit"><dir name="Tab"><file name="Form.php" hash="ca52c55f14c73495699e0fe44a4d9682"/><file name="Other.php" hash="dd2e06290640a15d8632424d86dcce65"/></dir><file name="Form.php" hash="b248c109b2977a0bded8e52191f8e313"/><file name="Tabs.php" hash="f84fdc6b4881f27786c87eaee316ff4b"/></dir><dir name="Grid"><dir name="Renderer"><file name="Action.php" hash="579cdb91eccd2bcef1fd37cedf799a50"/></dir></dir><file name="Edit.php" hash="a7be290ac4b60d4002f0a03f4f9c1e9c"/><file name="Grid.php" hash="41c0ad1e7b0ccd182e8bd08d96dbafef"/></dir><file name="Category.php" hash="2fd77e63fc7a8f45369d6aa9175dcf69"/><file name="Item.php" hash="b6cb843fe7d97b5112a01e2d72a75061"/></dir><file name="Info.php" hash="51d3056e48ef8b293cb73a156b07648f"/><file name="Navigation.php" hash="1488779e950625eb190c669d5fd8878d"/></dir><dir name="controllers"><dir name="Admin"><file name="CategoryController.php" hash="475da78f2d42270c54ebb27bfd4798e2"/><file name="ItemController.php" hash="8b4679f75a1ca678889f9e79f1e723f9"/></dir></dir><dir name="etc"><file name="config.xml" hash="b167d521595f0eb23694961f264e5a8d"/><file name="system.xml" hash="09569fcc02d95eed32191a0630f059e8"/></dir><dir name="Helper"><file name="Data.php" hash="96d9f3c44b59ec0b22e7585a8fb5c666"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Category"><file name="Collection.php" hash="915b23f542ef944f6e9449b5a96f5788"/></dir><dir name="Item"><file name="Collection.php" hash="2067d928e8f5744db24c28d97e76aee5"/></dir><file name="Category.php" hash="2bbf9b2c1b35ee57ef14f3d0d69b8fd5"/><file name="Item.php" hash="da38ba45e0bccab66ed42f0ef8898a97"/></dir><dir name="Source"><file name="Align.php" hash="4e2d27ab5c6202717029b1cfc120cdb8"/><file name="Maximumsubcat.php" hash="00e32eb57a9a8e62310f8eebfaef104f"/><file name="Menuskin.php" hash="022a960cdafdedfde38584a1cbd19a0a"/></dir><dir name="Wysiwyg"><file name="Config.php" hash="b1f067d61abf14d4a4e04863d4ab2bc6"/></dir><file name="Category.php" hash="e52eb8d7255d539e0a0aa73685af9b8f"/><file name="Data.php" hash="a32db5420c95af4b3315867f0f51a3e4"/><file name="Item.php" hash="4d3fdfb1813528295531fde507a5f72a"/></dir><dir name="sql"><dir name="megamenu_setup"><file name="dump.sql" hash="57f9915301e4961fb4eb53fbe028ed49"/><file name="mysql4-install-1.0.0.php" hash="eb14531a183559e86e8e9b2ff43c7f5b"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magazento_Megamenu.xml" hash="467bcdd347e4cce9d11fc9ea39271bfa"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|