JScriptz_MegaMenu2 - Version 1.8.1.8

Version Notes

This is a mega nav extension that allows you to control your top menu links and the content below them through the admin interface. It supports HTML, Video, Tabbed Jquery, and even has a nifty contact us form.

Download this release

Release Info

Developer Jason Lotzer
Extension JScriptz_MegaMenu2
Version 1.8.1.8
Comparing to
See all releases


Code changes from version 1.8.1.7 to 1.8.1.8

app/code/community/JScriptz/MegaMenu2/etc/config.xml CHANGED
@@ -19,7 +19,7 @@
19
  <config>
20
  <modules>
21
  <JScriptz_MegaMenu2>
22
- <version>1.8.1.7</version>
23
  </JScriptz_MegaMenu2>
24
  </modules>
25
  <global>
19
  <config>
20
  <modules>
21
  <JScriptz_MegaMenu2>
22
+ <version>1.8.1.8</version>
23
  </JScriptz_MegaMenu2>
24
  </modules>
25
  <global>
app/design/frontend/base/default/template/jscriptz/html/topmenu.phtml CHANGED
@@ -92,7 +92,7 @@ jQuery( document ).ready(function( $ ) {
92
  <?php if($item['linktitle'] != 'ROOT' && $item['level'] == 1 && $set['menuitem_id'] == $item['entity_id'] && $item['status'] == 1): ?>
93
 
94
  <?php if($item['linktype'] == 1): ?>
95
- <li style=""><!--<i class="mini_icon ic_grid"></i>--><a class="<?php echo $item['linkclass']; ?>" href="<?php $item['linkpath']; ?>"><?php echo $item['linktitle']; ?></a><!-- Begin Products Item -->
96
 
97
 
98
  <?php if($_menu): ?>
@@ -104,8 +104,8 @@ jQuery( document ).ready(function( $ ) {
104
  <?php endif ?>
105
  <!-- End Products Item Container -->
106
 
107
- </li>
108
- <!-- End Products Item -->
109
  <?php endif; ?>
110
  <?php if($item['linktype'] == 0 || $item['linktype'] == 2): ?>
111
 
@@ -117,7 +117,7 @@ jQuery( document ).ready(function( $ ) {
117
  <?php endif; ?>
118
  <?php if($item['linktype'] == 2): ?>
119
 
120
- <?php echo "<li><span><a title='".$item['titletag']."' class='".$item['linkclass']."'>".$item["linktitle"]."</a></span>"; ?>
121
 
122
  <?php echo $item["menuhtml"]."</li>"; ?>
123
 
92
  <?php if($item['linktitle'] != 'ROOT' && $item['level'] == 1 && $set['menuitem_id'] == $item['entity_id'] && $item['status'] == 1): ?>
93
 
94
  <?php if($item['linktype'] == 1): ?>
95
+ <li><span><?php echo $item['linktitle']; ?></span><!-- Begin Products Item -->
96
 
97
 
98
  <?php if($_menu): ?>
104
  <?php endif ?>
105
  <!-- End Products Item Container -->
106
 
107
+ </li>
108
+ <!-- End Products Item -->
109
  <?php endif; ?>
110
  <?php if($item['linktype'] == 0 || $item['linktype'] == 2): ?>
111
 
117
  <?php endif; ?>
118
  <?php if($item['linktype'] == 2): ?>
119
 
120
+ <?php echo "<li><span>".$item["linktitle"]."</span>"; ?>
121
 
122
  <?php echo $item["menuhtml"]."</li>"; ?>
123
 
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>JScriptz_MegaMenu2</name>
4
- <version>1.8.1.7</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License</license>
7
  <channel>community</channel>
@@ -11,8 +11,8 @@
11
  <notes>This is a mega nav extension that allows you to control your top menu links and the content below them through the admin interface. It supports HTML, Video, Tabbed Jquery, and even has a nifty contact us form. </notes>
12
  <authors><author><name>Jason Lotzer</name><user>jlotty22</user><email>jasonlotzer@gmail.com</email></author></authors>
13
  <date>2013-11-20</date>
14
- <time>04:49:35</time>
15
- <contents><target name="magecommunity"><dir name="JScriptz"><dir name="MegaMenu2"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Product"><dir name="Edit"><dir name="Tab"><file name="Menuitem.php" hash="e2bd922a15f9e3722e2a3c4ee25927fd"/><file name="Menusetting.php" hash="19db0dceef26855ef21bd78083f308bf"/></dir></dir></dir></dir><dir name="Helper"><file name="Wysiwyg.php" hash="f4a101bec7b37f9944eae9689370684d"/></dir><dir name="Menuitem"><file name="Abstract.php" hash="544dae0a11c8de66a7c6ffe57d0eb772"/><dir name="Edit"><file name="Form.php" hash="a7a860fcfddfb8ae2482edc592ff20fe"/><dir name="Tab"><file name="Form.php" hash="750ae3a863e072850145703f7fd65318"/><file name="Menusetting.php" hash="30aa64433e394114fe74ef3396b9236f"/><file name="Product.php" hash="edb396d85360e90b9740b319f8a845c2"/><file name="Stores.php" hash="8bff88326d87be92ae08e18ded9bb986"/></dir><file name="Tabs.php" hash="13b78e0b9687c4a93f4ee9f25664a82e"/></dir><file name="Edit.php" hash="53c4b8799fc428878c93ba3755a3f742"/><dir name="Helper"><file name="File.php" hash="5b36bea0f832e02725d0b7ecb8ed1070"/></dir><file name="Tree.php" hash="2902a61d2adcfef9bbb1b3a2fd8e87f2"/></dir><file name="Menuitem.php" hash="c79ebb1c09cd2fe0c2d3fe8144f61b06"/><dir name="Menusetting"><dir name="Edit"><file name="Form.php" hash="a69448e661f36d9ea375e98037ad7f4e"/><dir name="Tab"><file name="Form.php" hash="00f79b3660ec3dc512853d067ef02096"/><file name="Menuitem.php" hash="98b9dfbea0404e0a1e35ec44ff670290"/><file name="Product.php" hash="c2c775b987076ed41df4718160841adf"/><file name="Stores.php" hash="875b61d43a2dddee4e5ad3769ab845dc"/></dir><file name="Tabs.php" hash="a1e2561648cec96f1be4ce9fd1675b3d"/></dir><file name="Edit.php" hash="88824815a1ed7e2b085940537313878e"/><file name="Grid.php" hash="a458f730218b18518f08b126b2060e6f"/></dir><file name="Menusetting.php" hash="44b201a704f43f77ddbd2c248c9e8dca"/></dir><dir name="Html"><file name="Topmenu.php" hash="bfc8cf3801cafeaf5b8e493a8fb7e01c"/></dir><dir name="Menuitem"><dir name="Catalog"><dir name="Product"><file name="List.php" hash="cf9a03ca751aaf595be5e1d3d9d096e6"/></dir></dir></dir></dir><dir name="Controller"><dir name="Adminhtml"><file name="MegaMenu2.php" hash="77ca9ac3d1c50c17911eba2339c035a9"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4533f8233b792a416c15633a02ef67cf"/><file name="Menuitem.php" hash="86ecb51a9403537463a04685a4835326"/><file name="Menusetting.php" hash="95692e375b8b1bb2215a9d6b56f6a935"/><file name="Product.php" hash="7a4e09d1fd17a29d4041028c33aa8d95"/></dir><dir name="Model"><dir name="Adminhtml"><file name="Observer.php" hash="45ea1d41d594176902e025d83dc35458"/></dir><dir name="Menuitem"><file name="Menusetting.php" hash="71c8259fa2b93a5a77ef7d2712ff813c"/><file name="Product.php" hash="4566ebbe417967b8f4f5f7e7da6cdebb"/></dir><file name="Menuitem.php" hash="d1ce3f9542c78ebd852ab43379bde217"/><dir name="Menusetting"><file name="Menuitem.php" hash="3f471b1e2d12f4a927c8ab9b2d630095"/><file name="Product.php" hash="569f352e734404ec70daef6bf4ef1a7a"/></dir><file name="Menusetting.php" hash="c716e95e715cafeab96d3315c3c93ad2"/><dir name="Resource"><dir name="Menuitem"><file name="Collection.php" hash="c9e597f713791ad32aefc55a0872749f"/><dir name="Menusetting"><file name="Collection.php" hash="22c49b57bd8286638c2df2e0a26cb261"/></dir><file name="Menusetting.php" hash="23effd90a04cdfe2fcf7a101e50dd637"/><dir name="Product"><file name="Collection.php" hash="ab51ee672f2a2860a4b372aa091265d8"/></dir><file name="Product.php" hash="052426e4629d8f2b277cd7a27ad72205"/><file name="Tree.php" hash="455695c0634713489dbb60b4651e6582"/></dir><file name="Menuitem.php" hash="5034856c86dc072f0979937adda4196f"/><dir name="Menusetting"><file name="Collection.php" hash="f9c136c4a78cea82d3ecf4ad0ce84882"/><dir name="Menuitem"><file name="Collection.php" hash="ff404b85f7b3bca0bf4a26ddac125f1f"/></dir><file name="Menuitem.php" hash="ef66bee098cc58b2416bbbfbc1c42b08"/><dir name="Product"><file name="Collection.php" hash="20b37059480b89b5a3fe11336b881ef4"/></dir><file name="Product.php" hash="031090881509beb8b738595aee1ea47d"/></dir><file name="Menusetting.php" hash="668bea4882c149da910eec49aa4ccf57"/><file name="Setup.php" hash="c6a7c5f548d829f9b2fcb6586d7640a3"/></dir><file name="SystemSettings.php" hash="3471e98e9548a06aae94bc01846bff72"/></dir><dir name="controllers"><dir name="Adminhtml"><dir name="MegaMenu2"><dir name="Menuitem"><dir name="Catalog"><file name="ProductController.php" hash="b1a2aac464fe0e11106e49b5e1e019e6"/></dir></dir><file name="MenuitemController.php" hash="e77eb3251fb78ee278e5c22c6517593d"/><dir name="Menusetting"><dir name="Catalog"><file name="ProductController.php" hash="f0f852781e8b910a577bf1a7f244eba2"/></dir></dir><file name="MenusettingController.php" hash="3be2b40143cff833a2044722bc63c4e7"/></dir></dir></dir><dir name="data"><dir name="jscriptz_megamenu2_setup"><file name="data-install-0.0.1.php" hash="df36a2ae81da5999ad1f84ffaf5c41f5"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="e0278dad3ceb7f0a48574f04c09de26c"/><file name="config.xml" hash="268027e20ca59f17e912ff84c1806f27"/><file name="system.xml" hash="6f4990accf9b94b1e76141db9f744e0d"/></dir><dir name="sql"><dir name="jscriptz_megamenu2_setup"><file name="install-0.0.1.php" hash="cad9ff2f986256e1a4c5f6da31ac80bf"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="JScriptz_MegaMenu2.xml" hash="35ebf14afac4c63cafb1531bd00ebdc1"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="jscriptz_megamenu2.xml" hash="b53fe6b7dff9d19cac8814dbb2dcd00f"/></dir><dir name="template"><dir name="jscriptz_megamenu2"><dir name="catalog"><dir name="product"><dir name="edit"><dir name="tab"><file name="menuitem.phtml" hash="efdb8e992bf21a54c4c599f6d30097bd"/></dir></dir></dir></dir><dir name="menuitem"><dir name="edit"><file name="form.phtml" hash="30339f175fd3c2de5927d36000093a6b"/></dir><file name="edit.phtml" hash="7e33f666f86b3eecf034b45f2c6ce86a"/><file name="tree.phtml" hash="968cc1808a7be1e9a01f904f352f629b"/></dir><dir name="menusetting"><dir name="edit"><dir name="tab"><file name="menuitem.phtml" hash="c21c0e4865c68957b8b85c71a4580a23"/></dir></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="jscriptz_megamenu2.xml" hash="80cd1bcd33c5e8c77d7cfa8de0daeed4"/></dir><dir name="template"><dir name="jscriptz"><dir name="html"><file name="topmenu.phtml" hash="6892cced660cf35d8282ecf9ddd89329"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="JScriptz"><file name="mgmenu.css" hash="e71d2c2ee826c66d9ab116527b45f46c"/></dir></dir><dir name="js"><dir name="JScriptz"><file name="mgmenu.js" hash="b808a4e75addeeb519f24b1349ed7824"/></dir></dir><dir name="images"><dir name="jscriptz_megamenu2"><file name="Thumbs.db" hash="9bab36cc58b18e803ae6101ef6e34a31"/><file name="add-cart-mini.png" hash="a9f33fd5e6be5695a09ca4afb4d4b47b"/><file name="bg-checkout.png" hash="2a6f733742c6e47c37d7bc2305801930"/><file name="bg-product-tab.png" hash="678ed7222bb8840acb3b67ed4328c9ca"/><file name="bg-search.png" hash="432730c25de66b2651326272b99d2c4c"/><file name="bg-select.png" hash="4db99b517bdf913c4f6fa02328b49673"/><file name="bg-slider.png" hash="cf3f315a748073a991f8f4bb4b88b124"/><file name="cart.png" hash="ad3c077c0ede126538754d863ee6f52b"/><file name="checkbox.png" hash="92c5f3dd56746f7dad9a4e8ed632fa94"/><file name="collapsed.gif" hash="ef74c08289e94b7aae81766fb00d4195"/><file name="collapsed.png" hash="0613450d25c762b6a40c51768b02462d"/><file name="comments-link.png" hash="8ad80cb8806e2d072660831b1cd52122"/><file name="dotted.png" hash="0508c81a969e2b93b24936e14751d3d0"/><file name="expanded.gif" hash="3f5512a54f359343273caf7b3787ee8a"/><file name="expanded.png" hash="f7f28ae897708c78b28ead22c3692bb8"/><file name="glyphicons-halflings-white.png" hash="9bbc6e9602998a385c2ea13df56470fd"/><file name="glyphicons-halflings.png" hash="2516339970d710819585f90773aebe0a"/><file name="home-icon.png" hash="2b7a2e01a66b31ab10a749af8d0ff593"/><dir name="icons"><file name="Thumbs.db" hash="0fa02b97fb79bc05a901c4ca94e963d7"/><file name="mini-icons-white.png" hash="e83d93e748b6eff7e75d8b76fa570159"/></dir><file name="leftArrow.png" hash="109ca46ae5697e64b3a36a91fcdcbf8b"/><file name="line1.gif" hash="65b0c812c8d57ea72b84fc69a077a40a"/><file name="line1.png" hash="4e01064a2c78b8885f65ff7a40f78c02"/><file name="line2.gif" hash="95fc5c58069ece5eb44e198ee53b3fe1"/><file name="line2.png" hash="4e01064a2c78b8885f65ff7a40f78c02"/><file name="loading.gif" hash="e38c1a034a0c8577705e493aa95d6937"/><file name="menu-sidebar-active.png" hash="3033d40078a4b66378b7191f152a7654"/><file name="menu-sidebar.png" hash="c4305a06ab8ffaf0200fd791089e7525"/><file name="mini-icons-white.png" hash="e83d93e748b6eff7e75d8b76fa570159"/><file name="moogaloop.swf" hash="9791b5365fb156913005c3354add9bac"/><file name="page_bg.png" hash="ea2316224d45899c59bc285ba09dd920"/><file name="product01@2x.jpg" hash="707a8ebb46061e668d7e6b5cdcf9a233"/><file name="product02@2x.jpg" hash="b05b4c27c327a98db5bc116e26214948"/><file name="product03@2x.jpg" hash="bf853d2a7f37a421ad023323e339b12b"/><file name="product04@2x.jpg" hash="6a65fe14cc889d4f8effdb436fb3c946"/><file name="product05@2x.jpg" hash="a89c4fb832e7ae1c5f01e615026931b8"/><file name="product06@2x.jpg" hash="269cbd6ee56b42c962aac918905d4f4e"/><file name="product07@2x.jpg" hash="12e0afee056f22209cf58440d7233434"/><file name="product08@2x.jpg" hash="0f9a079770c7f18eeb3e5a34cc716660"/><file name="product09@2x.jpg" hash="7ef8a6b71be1ee7ce29a94983be0d1d5"/><file name="product10@2x.jpg" hash="5aa4dab244dfd6a0af36edf5769b778c"/><file name="product11@2x.jpg" hash="3bd6e862edf08870a8998f10ccc4f52a"/><file name="radio.png" hash="16cc8bc843e38e5ce17653d744c480a7"/><file name="rating-box.png" hash="6ebb6c46b545d8b97c013b2750a98ef5"/><file name="rating.png" hash="7eabd5b17ecec1a4dd9b9ffeb2f2094c"/><file name="rightArrow.png" hash="4b49ad18782e91b345d0298104d86bfc"/><file name="select.png" hash="d905661b016949f1a377491fb4cfd56a"/><file name="separator.png" hash="b0964148cb3bbd9e22ecccbfcc6f0899"/><file name="shadow.png" hash="dbfa3bd02e813a59ea34ef1ac1553932"/><file name="slider-sep.png" hash="ec2f6209e6cf8bd2af3802accd4b0754"/><file name="sort-down.png" hash="0e8844880f3e3c8dfc57ef9891220cae"/><file name="sort-up.png" hash="4828cb352ac273ea730476760bd290b6"/><file name="tab.jpg" hash="b24b12ac429c450a3d93c39def33eab7"/><file name="tab.png" hash="809e564f8c32c53a0f0e74f85b3e7934"/><file name="tab_key.jpg" hash="b24b12ac429c450a3d93c39def33eab7"/><file name="tick.png" hash="1bc3837af70694b07569f005df42e61b"/><file name="toggle.png" hash="a6c443b70fdc9d9cf3576e0f9927a97c"/><file name="up.png" hash="83dd8253ab279bfacfe7eeb05c7ebc9b"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="JScriptz_MegaMenu2.csv" hash="f2c1f74b320597380fbb560a693f3893"/></dir></target><target name="magemedia"><dir name="menuitem"><dir name="file"><dir name="p"><dir name="r"><file name="prod_icon.png" hash="6d31b464f8214b7bdf0307d78d0c02da"/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>JScriptz_MegaMenu2</name>
4
+ <version>1.8.1.8</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License</license>
7
  <channel>community</channel>
11
  <notes>This is a mega nav extension that allows you to control your top menu links and the content below them through the admin interface. It supports HTML, Video, Tabbed Jquery, and even has a nifty contact us form. </notes>
12
  <authors><author><name>Jason Lotzer</name><user>jlotty22</user><email>jasonlotzer@gmail.com</email></author></authors>
13
  <date>2013-11-20</date>
14
+ <time>05:20:38</time>
15
+ <contents><target name="magecommunity"><dir name="JScriptz"><dir name="MegaMenu2"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Product"><dir name="Edit"><dir name="Tab"><file name="Menuitem.php" hash="e2bd922a15f9e3722e2a3c4ee25927fd"/><file name="Menusetting.php" hash="19db0dceef26855ef21bd78083f308bf"/></dir></dir></dir></dir><dir name="Helper"><file name="Wysiwyg.php" hash="f4a101bec7b37f9944eae9689370684d"/></dir><dir name="Menuitem"><file name="Abstract.php" hash="544dae0a11c8de66a7c6ffe57d0eb772"/><dir name="Edit"><file name="Form.php" hash="a7a860fcfddfb8ae2482edc592ff20fe"/><dir name="Tab"><file name="Form.php" hash="750ae3a863e072850145703f7fd65318"/><file name="Menusetting.php" hash="30aa64433e394114fe74ef3396b9236f"/><file name="Product.php" hash="edb396d85360e90b9740b319f8a845c2"/><file name="Stores.php" hash="8bff88326d87be92ae08e18ded9bb986"/></dir><file name="Tabs.php" hash="13b78e0b9687c4a93f4ee9f25664a82e"/></dir><file name="Edit.php" hash="53c4b8799fc428878c93ba3755a3f742"/><dir name="Helper"><file name="File.php" hash="5b36bea0f832e02725d0b7ecb8ed1070"/></dir><file name="Tree.php" hash="2902a61d2adcfef9bbb1b3a2fd8e87f2"/></dir><file name="Menuitem.php" hash="c79ebb1c09cd2fe0c2d3fe8144f61b06"/><dir name="Menusetting"><dir name="Edit"><file name="Form.php" hash="a69448e661f36d9ea375e98037ad7f4e"/><dir name="Tab"><file name="Form.php" hash="00f79b3660ec3dc512853d067ef02096"/><file name="Menuitem.php" hash="98b9dfbea0404e0a1e35ec44ff670290"/><file name="Product.php" hash="c2c775b987076ed41df4718160841adf"/><file name="Stores.php" hash="875b61d43a2dddee4e5ad3769ab845dc"/></dir><file name="Tabs.php" hash="a1e2561648cec96f1be4ce9fd1675b3d"/></dir><file name="Edit.php" hash="88824815a1ed7e2b085940537313878e"/><file name="Grid.php" hash="a458f730218b18518f08b126b2060e6f"/></dir><file name="Menusetting.php" hash="44b201a704f43f77ddbd2c248c9e8dca"/></dir><dir name="Html"><file name="Topmenu.php" hash="bfc8cf3801cafeaf5b8e493a8fb7e01c"/></dir><dir name="Menuitem"><dir name="Catalog"><dir name="Product"><file name="List.php" hash="cf9a03ca751aaf595be5e1d3d9d096e6"/></dir></dir></dir></dir><dir name="Controller"><dir name="Adminhtml"><file name="MegaMenu2.php" hash="77ca9ac3d1c50c17911eba2339c035a9"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4533f8233b792a416c15633a02ef67cf"/><file name="Menuitem.php" hash="86ecb51a9403537463a04685a4835326"/><file name="Menusetting.php" hash="95692e375b8b1bb2215a9d6b56f6a935"/><file name="Product.php" hash="7a4e09d1fd17a29d4041028c33aa8d95"/></dir><dir name="Model"><dir name="Adminhtml"><file name="Observer.php" hash="45ea1d41d594176902e025d83dc35458"/></dir><dir name="Menuitem"><file name="Menusetting.php" hash="71c8259fa2b93a5a77ef7d2712ff813c"/><file name="Product.php" hash="4566ebbe417967b8f4f5f7e7da6cdebb"/></dir><file name="Menuitem.php" hash="d1ce3f9542c78ebd852ab43379bde217"/><dir name="Menusetting"><file name="Menuitem.php" hash="3f471b1e2d12f4a927c8ab9b2d630095"/><file name="Product.php" hash="569f352e734404ec70daef6bf4ef1a7a"/></dir><file name="Menusetting.php" hash="c716e95e715cafeab96d3315c3c93ad2"/><dir name="Resource"><dir name="Menuitem"><file name="Collection.php" hash="c9e597f713791ad32aefc55a0872749f"/><dir name="Menusetting"><file name="Collection.php" hash="22c49b57bd8286638c2df2e0a26cb261"/></dir><file name="Menusetting.php" hash="23effd90a04cdfe2fcf7a101e50dd637"/><dir name="Product"><file name="Collection.php" hash="ab51ee672f2a2860a4b372aa091265d8"/></dir><file name="Product.php" hash="052426e4629d8f2b277cd7a27ad72205"/><file name="Tree.php" hash="455695c0634713489dbb60b4651e6582"/></dir><file name="Menuitem.php" hash="5034856c86dc072f0979937adda4196f"/><dir name="Menusetting"><file name="Collection.php" hash="f9c136c4a78cea82d3ecf4ad0ce84882"/><dir name="Menuitem"><file name="Collection.php" hash="ff404b85f7b3bca0bf4a26ddac125f1f"/></dir><file name="Menuitem.php" hash="ef66bee098cc58b2416bbbfbc1c42b08"/><dir name="Product"><file name="Collection.php" hash="20b37059480b89b5a3fe11336b881ef4"/></dir><file name="Product.php" hash="031090881509beb8b738595aee1ea47d"/></dir><file name="Menusetting.php" hash="668bea4882c149da910eec49aa4ccf57"/><file name="Setup.php" hash="c6a7c5f548d829f9b2fcb6586d7640a3"/></dir><file name="SystemSettings.php" hash="3471e98e9548a06aae94bc01846bff72"/></dir><dir name="controllers"><dir name="Adminhtml"><dir name="MegaMenu2"><dir name="Menuitem"><dir name="Catalog"><file name="ProductController.php" hash="b1a2aac464fe0e11106e49b5e1e019e6"/></dir></dir><file name="MenuitemController.php" hash="e77eb3251fb78ee278e5c22c6517593d"/><dir name="Menusetting"><dir name="Catalog"><file name="ProductController.php" hash="f0f852781e8b910a577bf1a7f244eba2"/></dir></dir><file name="MenusettingController.php" hash="3be2b40143cff833a2044722bc63c4e7"/></dir></dir></dir><dir name="data"><dir name="jscriptz_megamenu2_setup"><file name="data-install-0.0.1.php" hash="df36a2ae81da5999ad1f84ffaf5c41f5"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="e0278dad3ceb7f0a48574f04c09de26c"/><file name="config.xml" hash="b5ca9a94e44c6ece4c941840906e50e9"/><file name="system.xml" hash="6f4990accf9b94b1e76141db9f744e0d"/></dir><dir name="sql"><dir name="jscriptz_megamenu2_setup"><file name="install-0.0.1.php" hash="cad9ff2f986256e1a4c5f6da31ac80bf"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="JScriptz_MegaMenu2.xml" hash="35ebf14afac4c63cafb1531bd00ebdc1"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="jscriptz_megamenu2.xml" hash="b53fe6b7dff9d19cac8814dbb2dcd00f"/></dir><dir name="template"><dir name="jscriptz_megamenu2"><dir name="catalog"><dir name="product"><dir name="edit"><dir name="tab"><file name="menuitem.phtml" hash="efdb8e992bf21a54c4c599f6d30097bd"/></dir></dir></dir></dir><dir name="menuitem"><dir name="edit"><file name="form.phtml" hash="30339f175fd3c2de5927d36000093a6b"/></dir><file name="edit.phtml" hash="7e33f666f86b3eecf034b45f2c6ce86a"/><file name="tree.phtml" hash="968cc1808a7be1e9a01f904f352f629b"/></dir><dir name="menusetting"><dir name="edit"><dir name="tab"><file name="menuitem.phtml" hash="c21c0e4865c68957b8b85c71a4580a23"/></dir></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="jscriptz_megamenu2.xml" hash="80cd1bcd33c5e8c77d7cfa8de0daeed4"/></dir><dir name="template"><dir name="jscriptz"><dir name="html"><file name="topmenu.phtml" hash="ac9c27e75188d2a4a9df8339c3b49e97"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="JScriptz"><file name="mgmenu.css" hash="e71d2c2ee826c66d9ab116527b45f46c"/></dir></dir><dir name="js"><dir name="JScriptz"><file name="mgmenu.js" hash="b808a4e75addeeb519f24b1349ed7824"/></dir></dir><dir name="images"><dir name="jscriptz_megamenu2"><file name="Thumbs.db" hash="9bab36cc58b18e803ae6101ef6e34a31"/><file name="add-cart-mini.png" hash="a9f33fd5e6be5695a09ca4afb4d4b47b"/><file name="bg-checkout.png" hash="2a6f733742c6e47c37d7bc2305801930"/><file name="bg-product-tab.png" hash="678ed7222bb8840acb3b67ed4328c9ca"/><file name="bg-search.png" hash="432730c25de66b2651326272b99d2c4c"/><file name="bg-select.png" hash="4db99b517bdf913c4f6fa02328b49673"/><file name="bg-slider.png" hash="cf3f315a748073a991f8f4bb4b88b124"/><file name="cart.png" hash="ad3c077c0ede126538754d863ee6f52b"/><file name="checkbox.png" hash="92c5f3dd56746f7dad9a4e8ed632fa94"/><file name="collapsed.gif" hash="ef74c08289e94b7aae81766fb00d4195"/><file name="collapsed.png" hash="0613450d25c762b6a40c51768b02462d"/><file name="comments-link.png" hash="8ad80cb8806e2d072660831b1cd52122"/><file name="dotted.png" hash="0508c81a969e2b93b24936e14751d3d0"/><file name="expanded.gif" hash="3f5512a54f359343273caf7b3787ee8a"/><file name="expanded.png" hash="f7f28ae897708c78b28ead22c3692bb8"/><file name="glyphicons-halflings-white.png" hash="9bbc6e9602998a385c2ea13df56470fd"/><file name="glyphicons-halflings.png" hash="2516339970d710819585f90773aebe0a"/><file name="home-icon.png" hash="2b7a2e01a66b31ab10a749af8d0ff593"/><dir name="icons"><file name="Thumbs.db" hash="0fa02b97fb79bc05a901c4ca94e963d7"/><file name="mini-icons-white.png" hash="e83d93e748b6eff7e75d8b76fa570159"/></dir><file name="leftArrow.png" hash="109ca46ae5697e64b3a36a91fcdcbf8b"/><file name="line1.gif" hash="65b0c812c8d57ea72b84fc69a077a40a"/><file name="line1.png" hash="4e01064a2c78b8885f65ff7a40f78c02"/><file name="line2.gif" hash="95fc5c58069ece5eb44e198ee53b3fe1"/><file name="line2.png" hash="4e01064a2c78b8885f65ff7a40f78c02"/><file name="loading.gif" hash="e38c1a034a0c8577705e493aa95d6937"/><file name="menu-sidebar-active.png" hash="3033d40078a4b66378b7191f152a7654"/><file name="menu-sidebar.png" hash="c4305a06ab8ffaf0200fd791089e7525"/><file name="mini-icons-white.png" hash="e83d93e748b6eff7e75d8b76fa570159"/><file name="moogaloop.swf" hash="9791b5365fb156913005c3354add9bac"/><file name="page_bg.png" hash="ea2316224d45899c59bc285ba09dd920"/><file name="product01@2x.jpg" hash="707a8ebb46061e668d7e6b5cdcf9a233"/><file name="product02@2x.jpg" hash="b05b4c27c327a98db5bc116e26214948"/><file name="product03@2x.jpg" hash="bf853d2a7f37a421ad023323e339b12b"/><file name="product04@2x.jpg" hash="6a65fe14cc889d4f8effdb436fb3c946"/><file name="product05@2x.jpg" hash="a89c4fb832e7ae1c5f01e615026931b8"/><file name="product06@2x.jpg" hash="269cbd6ee56b42c962aac918905d4f4e"/><file name="product07@2x.jpg" hash="12e0afee056f22209cf58440d7233434"/><file name="product08@2x.jpg" hash="0f9a079770c7f18eeb3e5a34cc716660"/><file name="product09@2x.jpg" hash="7ef8a6b71be1ee7ce29a94983be0d1d5"/><file name="product10@2x.jpg" hash="5aa4dab244dfd6a0af36edf5769b778c"/><file name="product11@2x.jpg" hash="3bd6e862edf08870a8998f10ccc4f52a"/><file name="radio.png" hash="16cc8bc843e38e5ce17653d744c480a7"/><file name="rating-box.png" hash="6ebb6c46b545d8b97c013b2750a98ef5"/><file name="rating.png" hash="7eabd5b17ecec1a4dd9b9ffeb2f2094c"/><file name="rightArrow.png" hash="4b49ad18782e91b345d0298104d86bfc"/><file name="select.png" hash="d905661b016949f1a377491fb4cfd56a"/><file name="separator.png" hash="b0964148cb3bbd9e22ecccbfcc6f0899"/><file name="shadow.png" hash="dbfa3bd02e813a59ea34ef1ac1553932"/><file name="slider-sep.png" hash="ec2f6209e6cf8bd2af3802accd4b0754"/><file name="sort-down.png" hash="0e8844880f3e3c8dfc57ef9891220cae"/><file name="sort-up.png" hash="4828cb352ac273ea730476760bd290b6"/><file name="tab.jpg" hash="b24b12ac429c450a3d93c39def33eab7"/><file name="tab.png" hash="809e564f8c32c53a0f0e74f85b3e7934"/><file name="tab_key.jpg" hash="b24b12ac429c450a3d93c39def33eab7"/><file name="tick.png" hash="1bc3837af70694b07569f005df42e61b"/><file name="toggle.png" hash="a6c443b70fdc9d9cf3576e0f9927a97c"/><file name="up.png" hash="83dd8253ab279bfacfe7eeb05c7ebc9b"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="JScriptz_MegaMenu2.csv" hash="f2c1f74b320597380fbb560a693f3893"/></dir></target><target name="magemedia"><dir name="menuitem"><dir name="file"><dir name="p"><dir name="r"><file name="prod_icon.png" hash="6d31b464f8214b7bdf0307d78d0c02da"/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>