RicoNeitzel_VertNav - Version 0.1.4

Version Notes

developed on 1.2.0.1, may work on older installations.

Download this release

Release Info

Developer Magento Core Team
Extension RicoNeitzel_VertNav
Version 0.1.4
Comparing to
See all releases


Code changes from version 0.1.3 to 0.1.4

app/code/community/RicoNeitzel/VertNav/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <RicoNeitzel_VertNav>
5
- <version>0.1.2</version>
6
  <depends>
7
  <Mage_Core />
8
  <Mage_Page />
2
  <config>
3
  <modules>
4
  <RicoNeitzel_VertNav>
5
+ <version>0.1.4</version>
6
  <depends>
7
  <Mage_Core />
8
  <Mage_Page />
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>RicoNeitzel_VertNav</name>
4
- <version>0.1.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>
@@ -10,9 +10,9 @@
10
  <description>Lots of css selectors available.</description>
11
  <notes>developed on 1.2.0.1, may work on older installations.</notes>
12
  <authors><author><name>Vinai Kopp</name><user>auto-converted</user><email>vinai@netzarbeiter.com</email></author></authors>
13
- <date>2009-01-11</date>
14
- <time>16:26:36</time>
15
- <contents><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="vertnav.css" hash="e93b4c93f38735631b56600ddf4498cf"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="vertnav.xml" hash="35e4252c98bc865156d5ad10a63b8a94"/></dir><dir name="template"><dir name="vertnav"><file name="left.phtml" hash="9a4f260c406a632e0d62e00504d686e3"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="RicoNeitzel_VertNav.xml" hash="2f3aa7a027312c059797c636c8114dac"/></dir></target><target name="magecommunity"><dir name="RicoNeitzel"><dir name="VertNav"><dir name="Block"><file name="Navigation.php" hash="c08bf6a61472485a10c194f4cda302d0"/></dir><dir name="etc"><file name="config.xml" hash="db9303e87724698cb04b006ea8b87722"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>RicoNeitzel_VertNav</name>
4
+ <version>0.1.4</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
10
  <description>Lots of css selectors available.</description>
11
  <notes>developed on 1.2.0.1, may work on older installations.</notes>
12
  <authors><author><name>Vinai Kopp</name><user>auto-converted</user><email>vinai@netzarbeiter.com</email></author></authors>
13
+ <date>2009-01-12</date>
14
+ <time>21:32:07</time>
15
+ <contents><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="vertnav.css" hash="e93b4c93f38735631b56600ddf4498cf"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="vertnav.xml" hash="35e4252c98bc865156d5ad10a63b8a94"/></dir><dir name="template"><dir name="vertnav"><file name="left.phtml" hash="9a4f260c406a632e0d62e00504d686e3"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="RicoNeitzel_VertNav.xml" hash="f679f861d74d366f8dbbc0567080afd0"/></dir></target><target name="magecommunity"><dir name="RicoNeitzel"><dir name="VertNav"><dir name="Block"><file name="Navigation.php" hash="c08bf6a61472485a10c194f4cda302d0"/></dir><dir name="etc"><file name="config.xml" hash="0816dcf1f73df49a7a8c5f4a63929128"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>