Zota_BetterContactForm - Version 1.2.1

Version Notes

The professional contact form help your customers comfortable to send message quickly whenever they want. You can change the recipient email, field, form color quickly as you want. Create your form within a minute.

Download this release

Release Info

Developer Better Contact Form
Extension Zota_BetterContactForm
Version 1.2.1
Comparing to
See all releases


Code changes from version 1.1.1 to 1.2.1

app/design/frontend/base/default/layout/bettercontactform.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <layout version="0.1.0">
3
  <default>
4
- <reference name="after_body_start">
5
  <block type="bettercontactform/script" name="bcf_script" as="bcf_script" translate="label">
6
  <label>Better Contact Form Script</label>
7
  <action method="setTemplate"><template>bettercontactform/bcf-script.phtml</template></action>
1
  <?xml version="1.0"?>
2
  <layout version="0.1.0">
3
  <default>
4
+ <reference name="before_body_end">
5
  <block type="bettercontactform/script" name="bcf_script" as="bcf_script" translate="label">
6
  <label>Better Contact Form Script</label>
7
  <action method="setTemplate"><template>bettercontactform/bcf-script.phtml</template></action>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Zota_BetterContactForm</name>
4
- <version>1.1.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
@@ -18,9 +18,9 @@ Explore more benefits at BetterContactForm.com&#xD;
18
  We hope this free contact form will help your customers comfortable to drop a message quickly whenever they want.</description>
19
  <notes>The professional contact form help your customers comfortable to send message quickly whenever they want. You can change the recipient email, field, form color quickly as you want. Create your form within a minute.</notes>
20
  <authors><author><name>Better Contact Form</name><user>hai</user><email>hai@bettercontactform.com</email></author></authors>
21
- <date>2013-12-16</date>
22
- <time>04:38:15</time>
23
- <contents><target name="magecommunity"><dir name="Zota"><dir name="BetterContactForm"><dir name="Block"><dir name="Adminhtml"><dir name="Source"><dir name="System"><dir name="Config"><file name="Createformbutton.php" hash="fb108ada53d0324c0ae9fd6b5fc2c50f"/></dir></dir></dir></dir><file name="Script.php" hash="62e66da78a90ea26f0cb83fbef262d7e"/></dir><dir name="Helper"><file name="Data.php" hash="3dbcff5095004d843452c25d1525e285"/></dir><dir name="etc"><file name="adminhtml.xml" hash="626639463f50f518cd89619cdb499e9d"/><file name="config.xml" hash="bf2d818ca2d5c2e66e65d5cc59e411c9"/><file name="system.xml" hash="db5a6734b06877808745d387422a6fea"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="bettercontactform.xml" hash="d3b50fd14cb5f2f76cd187ef17c56561"/></dir><dir name="template"><dir name="bettercontactform"><file name="bcf-script.phtml" hash="297895dc6468e88f54fd403fbdfbddc3"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Zota_BetterContactForm.xml" hash="6456dad11f95aa957cc9999046078b90"/></dir></target></contents>
24
  <compatible/>
25
  <dependencies><required><php><min>5.2.0</min><max>5.5.0</max></php></required></dependencies>
26
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Zota_BetterContactForm</name>
4
+ <version>1.2.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
18
  We hope this free contact form will help your customers comfortable to drop a message quickly whenever they want.</description>
19
  <notes>The professional contact form help your customers comfortable to send message quickly whenever they want. You can change the recipient email, field, form color quickly as you want. Create your form within a minute.</notes>
20
  <authors><author><name>Better Contact Form</name><user>hai</user><email>hai@bettercontactform.com</email></author></authors>
21
+ <date>2014-01-07</date>
22
+ <time>06:40:12</time>
23
+ <contents><target name="magecommunity"><dir name="Zota"><dir name="BetterContactForm"><dir name="Block"><dir name="Adminhtml"><dir name="Source"><dir name="System"><dir name="Config"><file name="Createformbutton.php" hash="fb108ada53d0324c0ae9fd6b5fc2c50f"/></dir></dir></dir></dir><file name="Script.php" hash="62e66da78a90ea26f0cb83fbef262d7e"/></dir><dir name="Helper"><file name="Data.php" hash="3dbcff5095004d843452c25d1525e285"/></dir><dir name="etc"><file name="adminhtml.xml" hash="626639463f50f518cd89619cdb499e9d"/><file name="config.xml" hash="bf2d818ca2d5c2e66e65d5cc59e411c9"/><file name="system.xml" hash="db5a6734b06877808745d387422a6fea"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="bettercontactform.xml" hash="33430b9b82a90e7186e8c8af995a8a2e"/></dir><dir name="template"><dir name="bettercontactform"><file name="bcf-script.phtml" hash="297895dc6468e88f54fd403fbdfbddc3"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Zota_BetterContactForm.xml" hash="6456dad11f95aa957cc9999046078b90"/></dir></target></contents>
24
  <compatible/>
25
  <dependencies><required><php><min>5.2.0</min><max>5.5.0</max></php></required></dependencies>
26
  </package>