Version Notes
Release 1.0.2
- contain file fixes
Download this release
Release Info
Developer | Magento Core Team |
Extension | ES_Custommenu |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
- app/code/community/ES/.DS_Store +0 -0
- app/code/community/ES/Custommenu/.DS_Store +0 -0
- app/code/community/ES/Custommenu/etc/config.xml +1 -1
- app/code/community/ES/Custommenu/sql/.DS_Store +0 -0
- app/code/community/ES/Custommenu/sql/custommenu_setup/{mysql4-install-1.0.1.php → mysql4-install-1.0.2.php} +0 -0
- app/design/adminhtml/default/default/layout/es_custommenu.xml +13 -0
- package.xml +5 -5
app/code/community/ES/.DS_Store
ADDED
Binary file
|
app/code/community/ES/Custommenu/.DS_Store
ADDED
Binary file
|
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.2</version>
|
6 |
</ES_Custommenu>
|
7 |
</modules>
|
8 |
<frontend>
|
app/code/community/ES/Custommenu/sql/.DS_Store
ADDED
Binary file
|
app/code/community/ES/Custommenu/sql/custommenu_setup/{mysql4-install-1.0.1.php → mysql4-install-1.0.2.php}
RENAMED
File without changes
|
app/design/adminhtml/default/default/layout/es_custommenu.xml
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
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,12 +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>Release 1.0.
|
16 |
-
-
|
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:
|
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="
|
21 |
<compatible/>
|
22 |
<dependencies/>
|
23 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>ES_Custommenu</name>
|
4 |
+
<version>1.0.2</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.2
|
16 |
+
- contain file fixes</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:46:30</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="0b8c6777a57a4078c0eafcec5eb20eda"/></dir><dir name="sql"><dir name="custommenu_setup"><file name="mysql4-install-1.0.2.php" hash="1a7046fadd327ed006ff789a676f790b"/></dir><file name=".DS_Store" hash="953e5e5743a406322ec656668f92ee43"/></dir><file name=".DS_Store" hash="fb1c6a2fc82b2004adb0bc3ddcdc3e98"/></dir><file name=".DS_Store" hash="50692053e92472e65c480e35e2e57e6a"/></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><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>
|
21 |
<compatible/>
|
22 |
<dependencies/>
|
23 |
</package>
|