Bizrate_Buyerssurvey - Version 0.2.3

Version Notes

This Magento extension allows retailers to easily and seamlessly implement Bizrate.com's seller ratings solution. Bizrate's seller ratings product allows retailers to collect ratings and feedback for improvements from their customers. The solution's features include: rating & review collection, reports & analytics, and reputation building & word-of-mouth support. Bizrate syndicates these ratings to Google and Bing, which helps ensure that your seller ratings & reputation have the largest reach possible. This extension as well as Bizrate's industry-leading ratings & review service are free.

Download this release

Release Info

Developer Bizrate.com
Extension Bizrate_Buyerssurvey
Version 0.2.3
Comparing to
See all releases


Code changes from version 0.2.1 to 0.2.3

app/code/local/Bizrate/Buyerssurvey/etc/config.xml CHANGED
@@ -10,7 +10,7 @@
10
  <config>
11
  <modules>
12
  <Bizrate_Buyerssurvey>
13
- <version>0.2.1</version>
14
  </Bizrate_Buyerssurvey>
15
  </modules>
16
  <frontend>
10
  <config>
11
  <modules>
12
  <Bizrate_Buyerssurvey>
13
+ <version>0.2.0</version>
14
  </Bizrate_Buyerssurvey>
15
  </modules>
16
  <frontend>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Bizrate_Buyerssurvey</name>
4
- <version>0.2.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
@@ -12,9 +12,9 @@ It has the option of allowing you to choose the small or regular sized Bizrate M
12
  There are also advanced options for selecting the Product attribute that represents the GTIN field for your products as well as direct editing of the HTML for the Bizrate Medal code. </description>
13
  <notes>This Magento extension allows retailers to easily and seamlessly implement Bizrate.com's seller ratings solution. Bizrate's seller ratings product allows retailers to collect ratings and feedback for improvements from their customers. The solution's features include: rating &amp; review collection, reports &amp; analytics, and reputation building &amp; word-of-mouth support. Bizrate syndicates these ratings to Google and Bing, which helps ensure that your seller ratings &amp; reputation have the largest reach possible. This extension as well as Bizrate's industry-leading ratings &amp; review service are free.</notes>
14
  <authors><author><name>Bizrate.com</name><user>bizrateInsights</user><email>bizrateinsights@bizrate.com</email></author></authors>
15
- <date>2012-12-15</date>
16
- <time>01:10:01</time>
17
- <contents><target name="magelocal"><dir name="Bizrate"><dir name="Buyerssurvey"><dir name="Block"><file name="Buyerssurvey.php" hash="2ba5394620d3c61efda8008e945e5901"/><file name="Footer.php" hash="490e9e31e3f1f0d76b56abef732b9232"/><file name="Leftsidebar.php" hash="ab81db5b37e98c445a78151ef00c33fb"/><file name="Sidebar.php" hash="559f13f428bc14091cafc8217c6255f9"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Help.php" hash="ef3f16f60074775589a9d2969fd1ce95"/><file name="Signup.php" hash="ac15bdab38fdd38249a5c5f3a4ffb0b2"/></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="f11cacf5b01aafef50d18ed34aba5d19"/></dir><dir name="Model"><file name="Observer.php" hash="00ac37f6752ed083ba2f971094dd173c"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Bizratemedal.php" hash="e712af4b7df2785321ef909c9def1eda"/><file name="Position.php" hash="0cbf6a52c9303e726a45915add5e2201"/><file name="Productattributes.php" hash="bd71aa777801e39347b918d00aa22e8c"/></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="8852e71a5b8922c2119e45d6832adb8c"/><file name="config.xml" hash="3147402166468b1a29fdd3ab0578c2e7"/><file name="system.xml" hash="b14af825fe0c1975ac3de5f158bbfd80"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Bizrate_Buyerssurvey.xml" hash="394493ed9c271e4a6a46b2c0fb745740"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="buyerssurvey"><file name="buyerssurvey.phtml" hash="9cb4f28258d0d3c764f135aba79487ba"/><file name="footer.phtml" hash="b1c3c335f6981aec2a62bc6f65c808c5"/><file name="sidebar.phtml" hash="bdfc057d029c47f0b85a7382d17df41f"/></dir></dir><dir name="layout"><file name="buyerssurvey.xml" hash="c872e4b27f12b37c9db800a33422765d"/></dir></dir></dir><dir name="enterprise"><dir name="default"><dir name="layout"><file name="buyerssurvey.xml" hash="c872e4b27f12b37c9db800a33422765d"/></dir><dir name="template"><dir name="buyerssurvey"><file name="buyerssurvey.phtml" hash="9cb4f28258d0d3c764f135aba79487ba"/><file name="footer.phtml" hash="b1c3c335f6981aec2a62bc6f65c808c5"/><file name="sidebar.phtml" hash="bdfc057d029c47f0b85a7382d17df41f"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="buyerssurvey"><dir name="system"><dir name="config"><file name="signup.phtml" hash="0505828d6ddf724d2b3fe449b9c938c4"/></dir></dir></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Bizrate_Buyerssurvey.csv" hash="39e3931f6a641e580e264f313b619e94"/></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
20
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Bizrate_Buyerssurvey</name>
4
+ <version>0.2.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
12
  There are also advanced options for selecting the Product attribute that represents the GTIN field for your products as well as direct editing of the HTML for the Bizrate Medal code. </description>
13
  <notes>This Magento extension allows retailers to easily and seamlessly implement Bizrate.com's seller ratings solution. Bizrate's seller ratings product allows retailers to collect ratings and feedback for improvements from their customers. The solution's features include: rating &amp; review collection, reports &amp; analytics, and reputation building &amp; word-of-mouth support. Bizrate syndicates these ratings to Google and Bing, which helps ensure that your seller ratings &amp; reputation have the largest reach possible. This extension as well as Bizrate's industry-leading ratings &amp; review service are free.</notes>
14
  <authors><author><name>Bizrate.com</name><user>bizrateInsights</user><email>bizrateinsights@bizrate.com</email></author></authors>
15
+ <date>2012-12-20</date>
16
+ <time>22:43:00</time>
17
+ <contents><target name="magelocal"><dir name="Bizrate"><dir name="Buyerssurvey"><dir name="Block"><file name="Buyerssurvey.php" hash="2ba5394620d3c61efda8008e945e5901"/><file name="Footer.php" hash="490e9e31e3f1f0d76b56abef732b9232"/><file name="Leftsidebar.php" hash="ab81db5b37e98c445a78151ef00c33fb"/><file name="Sidebar.php" hash="559f13f428bc14091cafc8217c6255f9"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Help.php" hash="ef3f16f60074775589a9d2969fd1ce95"/><file name="Signup.php" hash="ac15bdab38fdd38249a5c5f3a4ffb0b2"/></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="f11cacf5b01aafef50d18ed34aba5d19"/></dir><dir name="Model"><file name="Observer.php" hash="00ac37f6752ed083ba2f971094dd173c"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Bizratemedal.php" hash="e712af4b7df2785321ef909c9def1eda"/><file name="Position.php" hash="0cbf6a52c9303e726a45915add5e2201"/><file name="Productattributes.php" hash="bd71aa777801e39347b918d00aa22e8c"/></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="8852e71a5b8922c2119e45d6832adb8c"/><file name="config.xml" hash="c72c54ce54f7126a54e3a26738b1b5f3"/><file name="system.xml" hash="b14af825fe0c1975ac3de5f158bbfd80"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Bizrate_Buyerssurvey.xml" hash="394493ed9c271e4a6a46b2c0fb745740"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="buyerssurvey"><file name="buyerssurvey.phtml" hash="9cb4f28258d0d3c764f135aba79487ba"/><file name="footer.phtml" hash="b1c3c335f6981aec2a62bc6f65c808c5"/><file name="sidebar.phtml" hash="bdfc057d029c47f0b85a7382d17df41f"/></dir></dir><dir name="layout"><file name="buyerssurvey.xml" hash="c872e4b27f12b37c9db800a33422765d"/></dir></dir></dir><dir name="enterprise"><dir name="default"><dir name="layout"><file name="buyerssurvey.xml" hash="c872e4b27f12b37c9db800a33422765d"/></dir><dir name="template"><dir name="buyerssurvey"><file name="buyerssurvey.phtml" hash="9cb4f28258d0d3c764f135aba79487ba"/><file name="footer.phtml" hash="b1c3c335f6981aec2a62bc6f65c808c5"/><file name="sidebar.phtml" hash="bdfc057d029c47f0b85a7382d17df41f"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="buyerssurvey"><dir name="system"><dir name="config"><file name="signup.phtml" hash="0505828d6ddf724d2b3fe449b9c938c4"/></dir></dir></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Bizrate_Buyerssurvey.csv" hash="39e3931f6a641e580e264f313b619e94"/></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
20
  </package>