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.35 |
Comparing to | |
See all releases |
Code changes from version 1.6.32 to 1.6.35
app/code/community/Codnitive/Sidenav/Block/Page/Html/Head.php
CHANGED
@@ -32,8 +32,8 @@ class Codnitive_Sidenav_Block_Page_Html_Head extends Mage_Page_Block_Html_Head
|
|
32 |
parent::_construct();
|
33 |
$config = Mage::getModel('sidenav/config');
|
34 |
if ($config->getCollapsible() && $config->checkActive()) {
|
35 |
-
$this->addCss('
|
36 |
-
$this->addItem('skin_js', '
|
37 |
}
|
38 |
}
|
39 |
|
32 |
parent::_construct();
|
33 |
$config = Mage::getModel('sidenav/config');
|
34 |
if ($config->getCollapsible() && $config->checkActive()) {
|
35 |
+
$this->addCss('css/sidenavcollapse.css');
|
36 |
+
$this->addItem('skin_js', 'js/sidenavcollapse.js');
|
37 |
}
|
38 |
}
|
39 |
|
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.35</version>
|
29 |
<title>Sidebar Navigation Menu Professional</title>
|
30 |
<link><![CDATA[http://www.codnitive.com/]]></link>
|
31 |
</Codnitive_Sidenav>
|
app/design/frontend/base/default/layout/sidenav.xml
CHANGED
@@ -37,7 +37,7 @@ Default layout
|
|
37 |
-->
|
38 |
<default>
|
39 |
<reference name="head">
|
40 |
-
<action method="addCss" ifconfig="codnitivecatalog/sidenav/active"><stylesheet>
|
41 |
</reference>
|
42 |
<reference name="top.menu">
|
43 |
<action method="unsetChild" ifconfig="codnitivecatalog/sidenav/remove_top_nav"><name>catalog.topnav</name></action>
|
37 |
-->
|
38 |
<default>
|
39 |
<reference name="head">
|
40 |
+
<action method="addCss" ifconfig="codnitivecatalog/sidenav/active"><stylesheet>css/sidenav.css</stylesheet></action>
|
41 |
</reference>
|
42 |
<reference name="top.menu">
|
43 |
<action method="unsetChild" ifconfig="codnitivecatalog/sidenav/remove_top_nav"><name>catalog.topnav</name></action>
|
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.35</version>
|
36 |
</Codnitive_Sidenav>
|
37 |
</modules>
|
38 |
</config>
|
package.xml
CHANGED
@@ -1,19 +1,19 @@
|
|
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>
|
8 |
<extends/>
|
9 |
-
<summary>Adds new blocks to store side columns with lots of functionalities like showing categories thumbnail images, collapsible menus and more
|
10 |
<description>This extension will add a very useful and professional vertical navigation bar. The new block will add to right, left or both columns with unique and nice design.
|
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>h.barza@gmail.com</email></author></authors>
|
14 |
-
<date>2011-11-
|
15 |
-
<time>
|
16 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Codnitive_Codall.xml" hash="0592601a7953e9a9246dce2cdc23a634"/><file name="Codnitive_Sidenav.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.35</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>
|
8 |
<extends/>
|
9 |
+
<summary>Adds new blocks to store side columns with lots of functionalities like showing categories thumbnail images, collapsible menus and more.</summary>
|
10 |
<description>This extension will add a very useful and professional vertical navigation bar. The new block will add to right, left or both columns with unique and nice design.
|
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>h.barza@gmail.com</email></author></authors>
|
14 |
+
<date>2011-11-21</date>
|
15 |
+
<time>12:33:10</time>
|
16 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Codnitive_Codall.xml" hash="0592601a7953e9a9246dce2cdc23a634"/><file name="Codnitive_Sidenav.xml" hash="315557f34f7939151e0adbb2ec1bf0b7"/></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="7fede9b1b803e48c56a815a87ef1818c"/><file name="ECD.php" hash="8c15f314139287c263a2bab193eb48bd"/><dir name="Extensions"><file name="List.php" hash="581ddbeb063c36df0c0ea6e042dd90e8"/></dir><file name="PCD.php" hash="9020d44ada456d95860c6ca2e8431e84"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="b60940085573edb2cf719897c658fa25"/></dir><dir name="etc"><file name="adminhtml.xml" hash="8722d7be66c0807160b765a6d6c9d0f8"/><file name="config.xml" hash="ed5154fd4f55af5844eb21ff876f366c"/><file name="system.xml" hash="159a0bf73395276041f6580362e550ac"/></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="d91a28529b3c0c6b8ef7ce0debd3d9a1"/></dir><dir name="fa_IR"><file name="Codnitive_Codall.csv" hash="3691ccfe6c605575aace69417351e0f7"/><file name="Codnitive_Sidenav.csv" hash="5e82ef2d511754ceaeed8c0b35de7ad2"/></dir></target><target name="magecommunity"><dir name="Codnitive"><dir name="Sidenav"><dir><dir name="Block"><file name="Navigation.php" hash="22e68367a86892894fc056bbcaf83c82"/><dir name="Page"><dir name="Html"><file name="Head.php" hash="dec714d5e761b7bf865f56ff56333b82"/></dir></dir></dir><dir name="Helper"><file name="Category.php" hash="c40783fde68cbc601654d83d1f284e0e"/><file name="Data.php" hash="420eb8765798f280167983095a9c726b"/></dir><dir name="Model"><dir name="Config"><file name="ColumnOptions.php" hash="7ee74c6acb8943b987b2dcdc8cb0fca6"/><file name="ThumbSizeOptions.php" hash="824968e95581910bdd7ae8937335b45a"/></dir><file name="Config.php" hash="a85349bad69d1bfca64950db2a599cdc"/></dir><dir name="etc"><file name="adminhtml.xml" hash="c92483d88e08bd40f59d23ed03fcb0f7"/><file name="config.xml" hash="73e69081b5ea2b208aeaaaec7cbcaf09"/><file name="system.xml" hash="2d68dd6448f66a988b9171fa2e07fa58"/></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="e61c71708dc096a3d926d86ba6fd8f0e"/></dir><dir name="template"><dir name="codnitive"><dir name="catalog"><dir name="navigation"><file name="customer.phtml" hash="38f24e9cc7b7b3f373cbda497ca64322"/><file name="left.phtml" hash="4af19f635d8b91a428dc362b2917c820"/><file name="right.phtml" hash="594d987fc1d416859ec6221b0d671041"/></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="e45d4f2410228643a8426133d8c67142"/></dir></dir><dir name="default"><dir name="css"><file name="sidenav.css" hash="5e6ba9ebee9a775b3fdebaa3ca14be4d"/><file name="sidenavcollapse.css" hash="324b76eb0fed62f2d80c04d357b3778e"/></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="8e21f0dded4452c5fac26eac28d92176"/><file name="blue_arrows.gif" hash="a0c521ab87e5ee381e37c2603247e4b8"/><file name="green_arrows.gif" hash="83318262141f58fae387a2d9256f0be7"/><file name="orange_arrows.gif" hash="7eafae6b1389de8f7fdcdaccedcbbc0b"/></dir><dir name="js"><file name="sidenavcollapse.js" hash="ea1a9320820478b97be1c92e0b0ff210"/></dir></dir><dir name="f002"><dir name="css"><file name="sidenav.css" hash="e3197aa63343a16fdbabe56f91e08149"/></dir></dir><dir name="modern"><dir name="css"><file name="sidenav.css" hash="09d381260bfb5ff77d789bc7374c167b"/><file name="sidenavcollapse.css.bak" hash="96782b558c89712bfad914f327ad29d0"/></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="83318262141f58fae387a2d9256f0be7"/></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>
|