Magazento_Productivity - Version 1.0.4

Version Notes

MagentoConnect broken package fixed
=====
1.0.4
no magazento tab fixed

Download this release

Release Info

Developer volgodark
Extension Magazento_Productivity
Version 1.0.4
Comparing to
See all releases


Code changes from version 1.0.3 to 1.0.4

app/code/community/Ip/Productactivity/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Ip_Productactivity>
5
- <version>1.0.1</version>
6
  </Ip_Productactivity>
7
  </modules>
8
  <frontend>
2
  <config>
3
  <modules>
4
  <Ip_Productactivity>
5
+ <version>1.0.4</version>
6
  </Ip_Productactivity>
7
  </modules>
8
  <frontend>
app/code/community/Ip/Productactivity/etc/system.xml CHANGED
@@ -1,10 +1,10 @@
1
  <?xml version="1.0"?>
2
  <config>
3
  <tabs>
4
- <ip translate="label">
5
  <label>Magazento.com</label>
6
  <sort_order>250</sort_order>
7
- </ip>
8
  </tabs>
9
  <sections>
10
  <productactivity translate="label" module="productactivity">
1
  <?xml version="1.0"?>
2
  <config>
3
  <tabs>
4
+ <magazento translate="label">
5
  <label>Magazento.com</label>
6
  <sort_order>250</sort_order>
7
+ </magazento>
8
  </tabs>
9
  <sections>
10
  <productactivity translate="label" module="productactivity">
app/etc/modules/Ip_Productactivity.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Ip_Productactivity>
5
- <active>true</active>
6
  <codePool>community</codePool>
7
  </Ip_Productactivity>
8
  </modules>
2
  <config>
3
  <modules>
4
  <Ip_Productactivity>
5
+ <active>false</active>
6
  <codePool>community</codePool>
7
  </Ip_Productactivity>
8
  </modules>
package.xml CHANGED
@@ -1,18 +1,21 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magazento_Productivity</name>
4
- <version>1.0.3</version>
5
  <stability>stable</stability>
6
  <license>GPL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Show best, popular, new reviews and new products and reviews to your customers</summary>
10
  <description>Show best, popular, new reviews and new products and reviews to your customers</description>
11
- <notes>MagentoConnect broken package fixed</notes>
 
 
 
12
  <authors><author><name>volgodark</name><user>volgodark</user><email>volgodark@gmail.com</email></author></authors>
13
- <date>2012-12-06</date>
14
- <time>16:25:17</time>
15
- <contents><target name="magecommunity"><dir name="Ip"><dir name="Productactivity"><dir name="Block"><file name="Developer.php" hash="e779bd431338e7f703148338ef02fdc4"/><file name="New.php" hash="c05d663f09f242ef8bbdf04dbf5925a9"/><file name="Popular.php" hash="d296c325bbc3fcd51d839e559e0baa6b"/><file name="Review.php" hash="d79ceddd7d74c6cf77c94e7d04b808bc"/><file name="Toprated.php" hash="413c113f5849eb5b055fc071d3df33c2"/><file name="Topsell.php" hash="a3172ab702d3e7ef2c5844407098cfd9"/></dir><dir name="Helper"><file name="Data.php" hash="ca7d799b81f41b7098e04ce0daefaa8d"/></dir><dir name="Model"><file name="Data.php" hash="0f41804ab583e2fef0eae3e98e7810b4"/></dir><dir name="etc"><file name="config.xml" hash="c1974d781b7e2eae921b158c249cd929"/><file name="system.xml" hash="aacdce560d44c6c8b2bb29176168924d"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="ip_productactivity.xml" hash="9592ffd0f5c4e4fc5e9513adcd74c58c"/></dir><dir name="template"><dir name="ip_productactivity"><file name="data.phtml" hash="5615f449fa6d4c0c2a4e4e88ad56602d"/><file name="new.phtml" hash="cc818a30dedd7aae6cf26ef87e72d369"/><file name="popular.phtml" hash="99af42af352a9a3e9b920d35f6654adc"/><file name="review.phtml" hash="2d3ba1d841c7b25adf0b900259fe12de"/><file name="toprated.phtml" hash="519034b5757b2341a6c836fcf7826faa"/><file name="topsell.phtml" hash="4bb6e9ebd9c779f38bc8ad38003c666f"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Ip_Productactivity.xml" hash="8bc75d6951ff272798ae6b97bbbae8c6"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="ip_productactivity"><dir name="img"><file name="all.gif" hash="8a5e2259f5cbf06bdbf303a258be4590"/><file name="drop.gif" hash="1be9ffe42c8d599225596272663e3e06"/><file name="drop.png" hash="4178363d189e1a18093bf7412a0b7808"/><file name="home.png" hash="31fed0cd2dfe3ed662ed92a9cb4af580"/><file name="menu_tabs_sprite.png" hash="16fcb5977b65ca67b0f20008d950afba"/></dir><file name="livepipe.js" hash="3f8ee3a15b811a4a11817f1662599213"/><file name="promo.jpg" hash="8e34bc79c2f2927ce674471e463cddc0"/><file name="style.css" hash="a746f2398f2c450e8f1e62782cd6ece4"/><file name="tabs.css" hash="21d3a70626a48d4e039a774fc66eefd4"/><file name="tabs.js" hash="bbdba6abfaef6a655ef12e61f3eb2f90"/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.1.1</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magazento_Productivity</name>
4
+ <version>1.0.4</version>
5
  <stability>stable</stability>
6
  <license>GPL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Show best, popular, new reviews and new products and reviews to your customers</summary>
10
  <description>Show best, popular, new reviews and new products and reviews to your customers</description>
11
+ <notes>MagentoConnect broken package fixed&#xD;
12
+ =====&#xD;
13
+ 1.0.4&#xD;
14
+ no magazento tab fixed</notes>
15
  <authors><author><name>volgodark</name><user>volgodark</user><email>volgodark@gmail.com</email></author></authors>
16
+ <date>2013-01-18</date>
17
+ <time>07:11:37</time>
18
+ <contents><target name="magecommunity"><dir name="Ip"><dir name="Productactivity"><dir name="Block"><file name="Developer.php" hash="e779bd431338e7f703148338ef02fdc4"/><file name="New.php" hash="c05d663f09f242ef8bbdf04dbf5925a9"/><file name="Popular.php" hash="d296c325bbc3fcd51d839e559e0baa6b"/><file name="Review.php" hash="d79ceddd7d74c6cf77c94e7d04b808bc"/><file name="Toprated.php" hash="413c113f5849eb5b055fc071d3df33c2"/><file name="Topsell.php" hash="a3172ab702d3e7ef2c5844407098cfd9"/></dir><dir name="Helper"><file name="Data.php" hash="ca7d799b81f41b7098e04ce0daefaa8d"/></dir><dir name="Model"><file name="Data.php" hash="0f41804ab583e2fef0eae3e98e7810b4"/></dir><dir name="etc"><file name="config.xml" hash="f5ecfa6cb9c2a0f479f493f2cca7edd6"/><file name="system.xml" hash="fd73918ec0c05fd68d3c35d93124e5f0"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="ip_productactivity.xml" hash="9592ffd0f5c4e4fc5e9513adcd74c58c"/></dir><dir name="template"><dir name="ip_productactivity"><file name="data.phtml" hash="5615f449fa6d4c0c2a4e4e88ad56602d"/><file name="new.phtml" hash="cc818a30dedd7aae6cf26ef87e72d369"/><file name="popular.phtml" hash="99af42af352a9a3e9b920d35f6654adc"/><file name="review.phtml" hash="2d3ba1d841c7b25adf0b900259fe12de"/><file name="toprated.phtml" hash="519034b5757b2341a6c836fcf7826faa"/><file name="topsell.phtml" hash="4bb6e9ebd9c779f38bc8ad38003c666f"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Ip_Productactivity.xml" hash="f888905c1483f8201e14b4a4ce20b6f0"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="ip_productactivity"><dir name="img"><file name="all.gif" hash="8a5e2259f5cbf06bdbf303a258be4590"/><file name="drop.gif" hash="1be9ffe42c8d599225596272663e3e06"/><file name="drop.png" hash="4178363d189e1a18093bf7412a0b7808"/><file name="home.png" hash="31fed0cd2dfe3ed662ed92a9cb4af580"/><file name="menu_tabs_sprite.png" hash="16fcb5977b65ca67b0f20008d950afba"/></dir><file name="livepipe.js" hash="3f8ee3a15b811a4a11817f1662599213"/><file name="promo.jpg" hash="8e34bc79c2f2927ce674471e463cddc0"/><file name="style.css" hash="a746f2398f2c450e8f1e62782cd6ece4"/><file name="tabs.css" hash="21d3a70626a48d4e039a774fc66eefd4"/><file name="tabs.js" hash="bbdba6abfaef6a655ef12e61f3eb2f90"/></dir></dir></dir></dir></target></contents>
19
  <compatible/>
20
  <dependencies><required><php><min>5.1.1</min><max>6.0.0</max></php></required></dependencies>
21
  </package>