Version Notes
minor update
Download this release
Release Info
Developer | John Hickling |
Extension | Blueclaw_ContainingCategories |
Version | 0.1.4 |
Comparing to | |
See all releases |
Code changes from version 0.1.3 to 0.1.4
app/locale/en_US/Blueclaw_ContainingCategories.csv
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
"Containing Categories", "Compatible Printers"
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Blueclaw_ContainingCategories</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL 3.0)</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>minor update</notes>
|
12 |
<authors><author><name>John Hickling</name><user>blueclawecomm</user><email>john@blueclaw.co.uk</email></author></authors>
|
13 |
<date>2012-03-26</date>
|
14 |
-
<time>13:
|
15 |
-
<contents><target name="magecommunity"><dir name="Blueclaw"><dir name="ContainingCategories"><dir name="Block"><file name="List.php" hash="aa12f33a592ac55ea4e75cbf98f8102d"/></dir><dir name="etc"><file name="config.xml" hash="d4f5896bcd3597ecf288a5d359c17070"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="containingcategories.xml" hash="5138bea2bdd30e1045a0b38721697bc6"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Blueclaw_ContainingCategories.xml" hash="ac74cb4519379481f91b4745d1adc233"/></dir></target><target name="magelocale"><dir name="en_GB"><file name="Blueclaw_ContainingCategories.csv" hash="c779d886382bc19e2f74a18d4aa48a5c"/></dir
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.13</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Blueclaw_ContainingCategories</name>
|
4 |
+
<version>0.1.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL 3.0)</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>minor update</notes>
|
12 |
<authors><author><name>John Hickling</name><user>blueclawecomm</user><email>john@blueclaw.co.uk</email></author></authors>
|
13 |
<date>2012-03-26</date>
|
14 |
+
<time>13:26:44</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Blueclaw"><dir name="ContainingCategories"><dir name="Block"><file name="List.php" hash="aa12f33a592ac55ea4e75cbf98f8102d"/></dir><dir name="etc"><file name="config.xml" hash="d4f5896bcd3597ecf288a5d359c17070"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="containingcategories.xml" hash="5138bea2bdd30e1045a0b38721697bc6"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Blueclaw_ContainingCategories.xml" hash="ac74cb4519379481f91b4745d1adc233"/></dir></target><target name="magelocale"><dir name="en_GB"><file name="Blueclaw_ContainingCategories.csv" hash="c779d886382bc19e2f74a18d4aa48a5c"/></dir><dir name="en_US"><file name="Blueclaw_ContainingCategories.csv" hash="c779d886382bc19e2f74a18d4aa48a5c"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.13</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|