wp_simple_products_generator - Version 1.1.2

Version Notes

~ notes

Download this release

Release Info

Developer Magento Core Team
Extension wp_simple_products_generator
Version 1.1.2
Comparing to
See all releases


Code changes from version 1.1.1 to 1.1.2

app/code/community/WP/GenerateSimpleProducts/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <WP_GenerateSimpleProducts>
5
- <version>1.1.1</version>
6
  </WP_GenerateSimpleProducts>
7
  </modules>
8
  <stores>
@@ -79,7 +79,7 @@
79
  <default>
80
  <generate_simple_products>
81
  <general>
82
- <version>1.1.1</version>
83
  </general>
84
  </generate_simple_products>
85
  </default>
2
  <config>
3
  <modules>
4
  <WP_GenerateSimpleProducts>
5
+ <version>1.1.2</version>
6
  </WP_GenerateSimpleProducts>
7
  </modules>
8
  <stores>
79
  <default>
80
  <generate_simple_products>
81
  <general>
82
+ <version>1.1.2</version>
83
  </general>
84
  </generate_simple_products>
85
  </default>
app/code/community/WP/GenerateSimpleProducts/etc/system.xml CHANGED
@@ -18,7 +18,7 @@
18
  <groups>
19
  <general translate="label">
20
  <label>General</label>
21
- <comment><![CDATA[<b>How to use it?</b><br />1. Create a configurable product based on a set of attributes, e.g. "T-Shirt Attribs".<br />2. Go to the edit page of the product, the section "Associated Products".<br />3. Click the button "Generate / Assign All Combinations of Simple Products". ]]></comment>
22
  <frontend_type>text</frontend_type>
23
  <sort_order>10</sort_order>
24
  <show_in_default>1</show_in_default>
18
  <groups>
19
  <general translate="label">
20
  <label>General</label>
21
+ <comment><![CDATA[<b>How to use it?</b><br />1. Create and edit configurable product based on a set of attributes, e.g. "T-Shirt Attribs".<br />2. Find section "Associated Products".<br />3. Click "Generate / Assign All Combinations of Simple Products" button.]]></comment>
22
  <frontend_type>text</frontend_type>
23
  <sort_order>10</sort_order>
24
  <show_in_default>1</show_in_default>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>wp_simple_products_generator</name>
4
- <version>1.1.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Generate Simple Products for Configurable Product (WebAndPeople.com)</summary>
10
  <description>Generate Simple Products for Configurable Product (WebAndPeople.com)</description>
11
- <notes>+ info about attr. Set Name, notes</notes>
12
  <authors><author><name>WebAndPeople</name><user>auto-converted</user><email>design@webandpeople.com</email></author><author><name>Yura Gerassimenko</name><user>auto-converted</user><email>y.gerassimenko@webandpeople.com</email></author></authors>
13
  <date>2012-03-14</date>
14
- <time>02:47:21</time>
15
- <contents><target name="mageweb"><dir name="app"><dir name="code"><dir name="community"><dir name="WP"><dir name="GenerateSimpleProducts"><dir name="Block"><file name="About.php" hash="7462dd289bc2624a76c3d06340ac22a3"/><file name="Config.php" hash="df14d12b4ff1138b3352e923da4853b7"/></dir><dir name="Helper"><file name="Data.php" hash="28720f88dd4e75f789cb69024acd7fbf"/></dir><dir name="controllers"><file name="IndexController.php" hash="1dc0974ed5cc926d2d95a5bdb5f7c05a"/></dir><dir name="etc"><file name="config.xml" hash="d9d2f3683d4e99786ee9a088ec09b965"/><file name="system.xml" hash="7ee9deaea0f62ddbcc987fe31e327ddc"/></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="WP"><dir name="layout"><file name="generatesimpleproducts.xml" hash="7f8b8b1956ba050cba34f38af2cbc05c"/></dir><dir name="template"><dir name="generatesimpleproducts"><file name="config.phtml" hash="138666749d257136907444e78af6fefc"/><file name="popup.phtml" hash="4dda845468d4e1b3974b53b7b5eb1520"/></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="WP_GenerateSimpleProducts.xml" hash="800a66c8fd03bb430b5e8964f89e7c0b"/></dir></dir></dir><dir name="skin"><dir name="adminhtml"><dir name="default"><dir name="WP"><dir name="generatesimpleproducts"><file name="style.css" hash="6e4963f2abc0f4f9a2877460c5af1c2b"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>wp_simple_products_generator</name>
4
+ <version>1.1.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Generate Simple Products for Configurable Product (WebAndPeople.com)</summary>
10
  <description>Generate Simple Products for Configurable Product (WebAndPeople.com)</description>
11
+ <notes>~ notes</notes>
12
  <authors><author><name>WebAndPeople</name><user>auto-converted</user><email>design@webandpeople.com</email></author><author><name>Yura Gerassimenko</name><user>auto-converted</user><email>y.gerassimenko@webandpeople.com</email></author></authors>
13
  <date>2012-03-14</date>
14
+ <time>19:31:12</time>
15
+ <contents><target name="mageweb"><dir name="app"><dir name="code"><dir name="community"><dir name="WP"><dir name="GenerateSimpleProducts"><dir name="Block"><file name="About.php" hash="7462dd289bc2624a76c3d06340ac22a3"/><file name="Config.php" hash="df14d12b4ff1138b3352e923da4853b7"/></dir><dir name="Helper"><file name="Data.php" hash="28720f88dd4e75f789cb69024acd7fbf"/></dir><dir name="controllers"><file name="IndexController.php" hash="1dc0974ed5cc926d2d95a5bdb5f7c05a"/></dir><dir name="etc"><file name="config.xml" hash="8b5326d676ef472d9263bb453448efaf"/><file name="system.xml" hash="a6b337cfad740189bedeedf1c73c616e"/></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="WP"><dir name="layout"><file name="generatesimpleproducts.xml" hash="7f8b8b1956ba050cba34f38af2cbc05c"/></dir><dir name="template"><dir name="generatesimpleproducts"><file name="config.phtml" hash="138666749d257136907444e78af6fefc"/><file name="popup.phtml" hash="4dda845468d4e1b3974b53b7b5eb1520"/></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="WP_GenerateSimpleProducts.xml" hash="800a66c8fd03bb430b5e8964f89e7c0b"/></dir></dir></dir><dir name="skin"><dir name="adminhtml"><dir name="default"><dir name="WP"><dir name="generatesimpleproducts"><file name="style.css" hash="6e4963f2abc0f4f9a2877460c5af1c2b"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>