Version Notes
Please note: first test all modules in a test store then install theme on your original store. Always make backup of your store before installation.
Download this release
Release Info
Developer | Hassan Barza |
Extension | Codnitive_Sidenav |
Version | 1.6.94 |
Comparing to | |
See all releases |
Code changes from version 1.6.93 to 1.6.94
app/code/community/Codnitive/Sidenav/etc/config.xml
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
<config>
|
26 |
<modules>
|
27 |
<Codnitive_Sidenav>
|
28 |
-
<version>1.6.
|
29 |
<title>Sidebar Navigation Menu Professional</title>
|
30 |
<link><![CDATA[http://www.codnitive.com/]]></link>
|
31 |
</Codnitive_Sidenav>
|
25 |
<config>
|
26 |
<modules>
|
27 |
<Codnitive_Sidenav>
|
28 |
+
<version>1.6.94</version>
|
29 |
<title>Sidebar Navigation Menu Professional</title>
|
30 |
<link><![CDATA[http://www.codnitive.com/]]></link>
|
31 |
</Codnitive_Sidenav>
|
app/code/local/Codnitive/Codall/etc/config.xml
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
<config>
|
26 |
<modules>
|
27 |
<Codnitive_Codall>
|
28 |
-
<version>1.0.
|
29 |
<title>CODNITIVE® Information</title>
|
30 |
<link><![CDATA[http://www.codnitive.com/]]></link>
|
31 |
</Codnitive_Codall>
|
25 |
<config>
|
26 |
<modules>
|
27 |
<Codnitive_Codall>
|
28 |
+
<version>1.0.14</version>
|
29 |
<title>CODNITIVE® Information</title>
|
30 |
<link><![CDATA[http://www.codnitive.com/]]></link>
|
31 |
</Codnitive_Codall>
|
app/code/local/Codnitive/Codall/etc/system.xml
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
<tabs>
|
27 |
<codall translate="label" module="codall">
|
28 |
<label>CODNITIVE®</label>
|
29 |
-
<sort_order>
|
30 |
</codall>
|
31 |
</tabs>
|
32 |
|
26 |
<tabs>
|
27 |
<codall translate="label" module="codall">
|
28 |
<label>CODNITIVE®</label>
|
29 |
+
<sort_order>250</sort_order>
|
30 |
</codall>
|
31 |
</tabs>
|
32 |
|
app/etc/modules/Codnitive_Codall.xml
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
<Codnitive_Codall>
|
28 |
<active>true</active>
|
29 |
<codePool>local</codePool>
|
30 |
-
<version>1.0.
|
31 |
</Codnitive_Codall>
|
32 |
</modules>
|
33 |
</config>
|
27 |
<Codnitive_Codall>
|
28 |
<active>true</active>
|
29 |
<codePool>local</codePool>
|
30 |
+
<version>1.0.14</version>
|
31 |
</Codnitive_Codall>
|
32 |
</modules>
|
33 |
</config>
|
app/etc/modules/Codnitive_Sidenav.xml
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
<Mage_Page />
|
33 |
<Mage_Catalog />
|
34 |
</depends>
|
35 |
-
<version>1.6.
|
36 |
</Codnitive_Sidenav>
|
37 |
</modules>
|
38 |
</config>
|
32 |
<Mage_Page />
|
33 |
<Mage_Catalog />
|
34 |
</depends>
|
35 |
+
<version>1.6.94</version>
|
36 |
</Codnitive_Sidenav>
|
37 |
</modules>
|
38 |
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Codnitive_Sidenav</name>
|
4 |
-
<version>1.6.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/gpl-3.0.html">GNU General Public License, version 3 (GPLv3)</license>
|
7 |
<channel>community</channel>
|
@@ -11,9 +11,9 @@
|
|
11 |
With this navigation menu users can navigate to all site categories simply and fast.</description>
|
12 |
<notes>Please note: first test all modules in a test store then install theme on your original store. Always make backup of your store before installation.</notes>
|
13 |
<authors><author><name>Hassan Barza</name><user>hbarza</user><email>support@codnitive.com</email></author></authors>
|
14 |
-
<date>2012-01-
|
15 |
-
<time>
|
16 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Codnitive_Codall.xml" hash="
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Codnitive_Sidenav</name>
|
4 |
+
<version>1.6.94</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/gpl-3.0.html">GNU General Public License, version 3 (GPLv3)</license>
|
7 |
<channel>community</channel>
|
11 |
With this navigation menu users can navigate to all site categories simply and fast.</description>
|
12 |
<notes>Please note: first test all modules in a test store then install theme on your original store. Always make backup of your store before installation.</notes>
|
13 |
<authors><author><name>Hassan Barza</name><user>hbarza</user><email>support@codnitive.com</email></author></authors>
|
14 |
+
<date>2012-01-24</date>
|
15 |
+
<time>21:30:44</time>
|
16 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Codnitive_Codall.xml" hash="285970711919a0defda9ebe5f5d9d0fe"/><file name="Codnitive_Sidenav.xml" hash="9c1d5a4e1102ebac3b943ba853357a58"/><file name="Codnitive_Extifcon.xml" hash="99cedf4ae035c0d40704d8cece496a8c"/></dir></target><target name="magelocal"><dir name="Codnitive"><dir name="Codall"><dir><dir name="Block"><dir name="System"><dir name="Config"><dir name="Form"><dir name="Fieldset"><file name="Contact.php" hash="62e20a1f93c1b0394a5b1f1fefe09447"/><file name="ECD.php" hash="c6aafe57abdba2fcf6b7555c5f10345c"/><dir name="Extensions"><file name="List.php" hash="a337458b525e4b20feb68f898c3a6b8e"/></dir><file name="PCD.php" hash="bb824cfd2a340ba4b4f70b442b7316e8"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="db05202ae83bf9e4cc4454acb5fd8615"/></dir><dir name="etc"><file name="adminhtml.xml" hash="0bed954bf2a459b1f5d6a25050d770d7"/><file name="config.xml" hash="36de8a70665ae60de3ca0af79ddb9329"/><file name="system.xml" hash="c85dbab00bb6c859535c04475528bac8"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Codnitive_Codall.csv" hash="bea852e5e3c3f17c54d3c21e96115c68"/><file name="Codnitive_Sidenav.csv" hash="4778113a82ee845460a7b5bf8fe35c81"/></dir><dir name="fa_IR"><file name="Codnitive_Codall.csv" hash="3691ccfe6c605575aace69417351e0f7"/><file name="Codnitive_Sidenav.csv" hash="caf933bc40493f5edab311e319c001de"/></dir></target><target name="magecommunity"><dir name="Codnitive"><dir><dir name="Extifcon"><dir name="Helper"><file name="Data.php" hash="1999f1fe091a96f20c448f142e380f3e"/></dir><dir name="Model"><file name="Compiler.php" hash="22d2ae5a6407ea9dee6bb15bc4694f41"/><dir name="Core"><file name="Layout.php" hash="2617a3a763768b30bd4c67c8243ce892"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="eba1716a8a274dcafd1bb646b94ef84e"/><file name="config.xml" hash="bd7c3e1b4fdc821860e667b00c84f599"/><file name="system.xml" hash="10f6bb263f7a75a4359c2fd0d1ea26ef"/></dir></dir><dir name="Sidenav"><dir name="Block"><file name="Navigation.php" hash="431b1d46db0b59bd89714f641935305c"/></dir><dir name="Helper"><file name="Category.php" hash="31f8b4c1f7391567a8396ea763d65f0f"/><file name="Data.php" hash="b9ea5a08afe28a117cb5c47ac6738896"/></dir><dir name="Model"><dir name="Config"><file name="ColumnOptions.php" hash="6196bfe8ca72a223ca468968a323c753"/><file name="ParentOptions.php" hash="fe28b0bcd0752bd11539256f85414a3b"/><file name="ThumbSizeOptions.php" hash="5a5930e3fe754fe3f1996f3344d4b4ab"/></dir><file name="Config.php" hash="014867ec2cc7319081b07c74fc7f4c03"/></dir><dir name="etc"><file name="adminhtml.xml" hash="fbd1336cfc8228ef03b56128f395d6c9"/><file name="config.xml" hash="14cb424c9259df62f7cf01fda3cbdb8e"/><file name="system.xml" hash="11d70403543d3078eb828739b5be54b9"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="sidenav.xml" hash="799262194fb4a846027d873fb2045146"/></dir><dir name="template"><dir name="codnitive"><dir name="catalog"><dir name="navigation"><file name="customer.phtml" hash="735ff0d9563a73624d0cc36b80fb2807"/><file name="left.phtml" hash="d0dbc580be8ec02cb314444a8dda2244"/><file name="right.phtml" hash="7f8a880978554ed8405121b00a4539d1"/></dir></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="blank"><dir name="css"><file name="sidenav.css" hash="365a3fe8b0eaae130a2e364886f4badd"/></dir></dir><dir name="default"><dir name="css"><file name="sidenav.css" hash="c4e9a58b76a22403b7ee91a008c43681"/><file name="sidenavcollapse.css" hash="70e2cec086adbc77ed5f87c2e20a6fc5"/></dir><dir name="images"><file name="bkg_block-sidebarnav-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-sidebarnav-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-sidebarnav-title.gif" hash="a269d8b84748540f9a4a4fb316d333ba"/><file name="arrows.gif" hash="9ea413987d4d17cc4de907a24dcbd268"/><file name="blue_arrows.gif" hash="151e6e7e3827265ed306ced85d165b38"/><file name="green_arrows.gif" hash="17c0766b23745095e6ee99067cedda19"/><file name="orange_arrows.gif" hash="36437d09042a820bd60952a44e287875"/></dir><dir name="js"><file name="sidenavcollapse.js" hash="c81b0b412fe684953e0936332d042915"/></dir></dir><dir name="f002"><dir name="css"><file name="sidenav.css" hash="ae0471527d041e05ab862a53a350ab91"/></dir></dir><dir name="modern"><dir name="css"><file name="sidenav.css" hash="a36ef40d5d57ab2122a1420be8f4895d"/><file name="sidenavcollapse.css.bak" hash="4ba9b8e5af018e0ff64813589e820528"/></dir><dir name="images"><file name="bkg_block-sidebarnav-actions.gif" hash="1f29cb35ff7946056eecd61ad3dabdfd"/><file name="bkg_block-sidebarnav-title.gif" hash="1e7d3408f8fc509f4e6e2869557d3c1d"/><file name="arrows.gif" hash="17c0766b23745095e6ee99067cedda19"/></dir></dir></dir></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|