Version Notes
Release 1.0.1
- fixed channel problem
Download this release
Release Info
Developer | Magento Core Team |
Extension | ES_Custommenu |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- app/code/community/ES/Custommenu/etc/config.xml +1 -1
- app/code/community/ES/Custommenu/sql/custommenu_setup/{mysql4-install-1.0.0.php → mysql4-install-1.0.1.php} +0 -0
- app/design/adminhtml/default/default/layout/es_custommenu.xml +0 -13
- app/design/frontend/base/default/layout/es_custommenu.xml +2 -2
- package.xml +8 -13
app/code/community/ES/Custommenu/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<ES_Custommenu>
|
5 |
-
<version>1.0.
|
6 |
</ES_Custommenu>
|
7 |
</modules>
|
8 |
<frontend>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<ES_Custommenu>
|
5 |
+
<version>1.0.1</version>
|
6 |
</ES_Custommenu>
|
7 |
</modules>
|
8 |
<frontend>
|
app/code/community/ES/Custommenu/sql/custommenu_setup/{mysql4-install-1.0.0.php → mysql4-install-1.0.1.php}
RENAMED
File without changes
|
app/design/adminhtml/default/default/layout/es_custommenu.xml
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
<?xml version="1.0"?>
|
2 |
-
<layout version="0.1.0">
|
3 |
-
<custommenu_adminhtml_custommenu_index>
|
4 |
-
<reference name="content">
|
5 |
-
<block type="custommenu/adminhtml_custommenu" name="custommenu" />
|
6 |
-
</reference>
|
7 |
-
</custommenu_adminhtml_custommenu_index>
|
8 |
-
<custommenu_adminhtml_custommenu_items_index>
|
9 |
-
<reference name="content">
|
10 |
-
<block type="custommenu/adminhtml_custommenu_items" name="custommenu_items" />
|
11 |
-
</reference>
|
12 |
-
</custommenu_adminhtml_custommenu_items_index>
|
13 |
-
</layout>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/base/default/layout/es_custommenu.xml
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
-
|
3 |
<default translate="label">
|
4 |
<reference name="top.menu">
|
5 |
<block type="custommenu/custommenu" after="-" name="custommenu.top">
|
@@ -8,4 +8,4 @@
|
|
8 |
</block>
|
9 |
</reference>
|
10 |
</default>
|
11 |
-
</layout
|
1 |
<?xml version="1.0"?>
|
2 |
+
<!--layout version="0.1.0">
|
3 |
<default translate="label">
|
4 |
<reference name="top.menu">
|
5 |
<block type="custommenu/custommenu" after="-" name="custommenu.top">
|
8 |
</block>
|
9 |
</reference>
|
10 |
</default>
|
11 |
+
</layout-->
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>ES_Custommenu</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>
|
@@ -12,17 +12,12 @@
|
|
12 |
It support unlimited sub menus. In admin you have two sections. First one is to create menu for example main menu, footer menu, right menu etc. In second section you can create menu items assign it to menus and also you can add parent of menu to make submenus.
|
13 |

|
14 |
For url of your link you can enter URL or choose CMS page.</description>
|
15 |
-
<notes>
|
16 |
-
|
17 |
-
|
18 |
-
-
|
19 |
-
|
20 |
-
|
21 |
-
- Sample layout XML to show how all working</notes>
|
22 |
-
<authors><author><name>Eleven Soft</name><user>elevensoft</user><email>support@eleven-soft.com</email></author></authors>
|
23 |
-
<date>2012-09-07</date>
|
24 |
-
<time>23:31:48</time>
|
25 |
-
<contents><target name="magecommunity"><dir name="ES"><dir name="Custommenu"><dir name="Block"><dir name="Adminhtml"><dir name="Custommenu"><dir name="Edit"><file name="Form.php" hash="1d0f8838598fd79eba08b5081d6dc465"/><dir name="Tab"><file name="Form.php" hash="850d547d96ca38134391db885db8de42"/></dir><file name="Tabs.php" hash="4ead7691e23b12b594b439641d4fa8b8"/></dir><file name="Edit.php" hash="4c0daf6ed28b7f6d56076f366c6fc816"/><file name="Grid.php" hash="dfc1c4721bb2d4c3db16ead1f1994812"/><dir name="Items"><dir name="Edit"><file name="Form.php" hash="70894a455bfc71d478658066f9a03ba9"/><dir name="Tab"><file name="Form.php" hash="c7027e85f6063c49a75b67e39c931a2c"/></dir><file name="Tabs.php" hash="191f684960d2d98d701db2b325cc4243"/></dir><file name="Edit.php" hash="132fa9d73ed3507beb98fe4a8b725999"/><file name="Grid.php" hash="64c62980d720ad66c4c8ac9e4b068f00"/></dir><file name="Items.php" hash="59efdfc86ee12c908efdddf898e92d24"/></dir><file name="Custommenu.php" hash="5ce4f2e24533cfe777afca772d8bc318"/></dir><file name="Custommenu.php" hash="04bb6ab2396a5a8e3937e99710298db5"/></dir><dir name="Helper"><file name="Data.php" hash="b33b8f793555f288bc896ac7bf3dae9b"/></dir><dir name="Model"><dir name="Custommenu"><file name="Items.php" hash="e1734fb3d12e63078201b11efb6997a1"/></dir><file name="Custommenu.php" hash="4d106b3703735057e768dc559dff7620"/><dir name="Mysql4"><dir name="Custommenu"><file name="Collection.php" hash="73e6ee0afe6048c19aca869cd358ab4c"/><dir name="Items"><file name="Collection.php" hash="41cf88e7be54767529c984cc39ef0e36"/></dir><file name="Items.php" hash="0fa8fe08213d4521f4361f6ecf51bae7"/></dir><file name="Custommenu.php" hash="6167ecf64ca967a229e76010f3ceebf6"/></dir><file name="Status.php" hash="349dfeea66da3faf8720db74ff6cc00d"/></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Custommenu"><file name="ItemsController.php" hash="05a88f5cf78e49f2cdff4da2f7a97122"/></dir><file name="CustommenuController.php" hash="9315ccfc69debbfac31eba700186ea36"/></dir></dir><dir name="etc"><file name="config.xml" hash="f85e7d951748bc298ede0249159a3d30"/></dir><dir name="sql"><dir name="custommenu_setup"><file name="mysql4-install-1.0.0.php" hash="1a7046fadd327ed006ff789a676f790b"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="ES_Custommenu.xml" hash="c946fff190f507f00aac2a23e500b365"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="es_custommenu"><file name="menu.phtml" hash="84f8c24f5fccd72dabf8b2eabb4f2f03"/><file name="submenu.phtml" hash="4671bb5cfaa26e9344299b5282c2a520"/></dir></dir><dir name="layout"><file name="es_custommenu.xml" hash="19322f67018e509de839978a726a065e"/></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="es_custommenu.xml" hash="45fe59e4f476e5237870162f498ae591"/></dir></dir></dir></dir></target></contents>
|
26 |
<compatible/>
|
27 |
-
<dependencies
|
28 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>ES_Custommenu</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>
|
12 |
It support unlimited sub menus. In admin you have two sections. First one is to create menu for example main menu, footer menu, right menu etc. In second section you can create menu items assign it to menus and also you can add parent of menu to make submenus.
|
13 |

|
14 |
For url of your link you can enter URL or choose CMS page.</description>
|
15 |
+
<notes>Release 1.0.1
|
16 |
+
- fixed channel problem</notes>
|
17 |
+
<authors><author><name>Eleven Soft</name><user>auto-converted</user><email>support@eleven-soft.com</email></author></authors>
|
18 |
+
<date>2012-09-11</date>
|
19 |
+
<time>17:26:21</time>
|
20 |
+
<contents><target name="magecommunity"><dir name="ES"><dir name="Custommenu"><dir name="Block"><dir name="Adminhtml"><dir name="Custommenu"><dir name="Edit"><dir name="Tab"><file name="Form.php" hash="850d547d96ca38134391db885db8de42"/></dir><file name="Form.php" hash="1d0f8838598fd79eba08b5081d6dc465"/><file name="Tabs.php" hash="4ead7691e23b12b594b439641d4fa8b8"/></dir><dir name="Items"><dir name="Edit"><dir name="Tab"><file name="Form.php" hash="c7027e85f6063c49a75b67e39c931a2c"/></dir><file name="Form.php" hash="70894a455bfc71d478658066f9a03ba9"/><file name="Tabs.php" hash="191f684960d2d98d701db2b325cc4243"/></dir><file name="Edit.php" hash="132fa9d73ed3507beb98fe4a8b725999"/><file name="Grid.php" hash="64c62980d720ad66c4c8ac9e4b068f00"/></dir><file name="Edit.php" hash="4c0daf6ed28b7f6d56076f366c6fc816"/><file name="Grid.php" hash="dfc1c4721bb2d4c3db16ead1f1994812"/><file name="Items.php" hash="59efdfc86ee12c908efdddf898e92d24"/></dir><file name="Custommenu.php" hash="5ce4f2e24533cfe777afca772d8bc318"/></dir><file name="Custommenu.php" hash="04bb6ab2396a5a8e3937e99710298db5"/></dir><dir name="Helper"><file name="Data.php" hash="b33b8f793555f288bc896ac7bf3dae9b"/></dir><dir name="Model"><dir name="Custommenu"><file name="Items.php" hash="e1734fb3d12e63078201b11efb6997a1"/></dir><dir name="Mysql4"><dir name="Custommenu"><dir name="Items"><file name="Collection.php" hash="41cf88e7be54767529c984cc39ef0e36"/></dir><file name="Collection.php" hash="73e6ee0afe6048c19aca869cd358ab4c"/><file name="Items.php" hash="0fa8fe08213d4521f4361f6ecf51bae7"/></dir><file name="Custommenu.php" hash="6167ecf64ca967a229e76010f3ceebf6"/></dir><file name="Custommenu.php" hash="4d106b3703735057e768dc559dff7620"/><file name="Status.php" hash="349dfeea66da3faf8720db74ff6cc00d"/></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Custommenu"><file name="ItemsController.php" hash="05a88f5cf78e49f2cdff4da2f7a97122"/></dir><file name="CustommenuController.php" hash="9315ccfc69debbfac31eba700186ea36"/></dir></dir><dir name="etc"><file name="config.xml" hash="34258256ad013c6d35f4e2443506a3f0"/></dir><dir name="sql"><dir name="custommenu_setup"><file name="mysql4-install-1.0.1.php" hash="1a7046fadd327ed006ff789a676f790b"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="ES_Custommenu.xml" hash="c946fff190f507f00aac2a23e500b365"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="es_custommenu"><file name="menu.phtml" hash="84f8c24f5fccd72dabf8b2eabb4f2f03"/><file name="submenu.phtml" hash="4671bb5cfaa26e9344299b5282c2a520"/></dir></dir><dir name="layout"><file name="es_custommenu.xml" hash="6880d9b0d1b45ea94ea4c2120ba39780"/></dir></dir></dir></dir></target><target name="magelocal"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="es_custommenu.xml" hash=""/></dir></dir></dir></dir></target></contents>
|
|
|
|
|
|
|
|
|
|
|
21 |
<compatible/>
|
22 |
+
<dependencies/>
|
23 |
</package>
|