LiveHelpNow_Help_Desk_Chat_Button - Version 1.0.3

Version Notes

Big Fixes

Download this release

Release Info

Developer Eric Witchin
Extension LiveHelpNow_Help_Desk_Chat_Button
Version 1.0.3
Comparing to
See all releases


Code changes from version 1.0.2 to 1.0.3

app/code/community/LHN/Chat/etc/widget.xml CHANGED
@@ -8,7 +8,7 @@
8
  <required>1</required>
9
  <visible>1</visible>
10
  <label>LiveHelpNow Account Number</label>
11
- <description><![CDATA[* Must be numeric<br /><a href="http://www.livehelpnow.net/lnd/trial.aspx" target="_blank">Sign Up</a>]]></description>
12
  <type>text</type>
13
  </account_number>
14
  <button_number translate="label">
8
  <required>1</required>
9
  <visible>1</visible>
10
  <label>LiveHelpNow Account Number</label>
11
+ <description><![CDATA[* Must be numeric<br /><a href="http://www.livehelpnow.net/lnd/trial.aspx" target="_blank">Sign Up</a> if you do not have a LiveHelpNow account]]></description>
12
  <type>text</type>
13
  </account_number>
14
  <button_number translate="label">
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LiveHelpNow_Help_Desk_Chat_Button</name>
4
- <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Chat with customers on your website using the top rated LiveHelpNow Chat System.</summary>
10
  <description>LiveHelpNow is a responsive, reliable, and extremely affordable Help Desk Software for your website. The live chat button plugin adds click-to-chat functionality to your website, allowing you to interact directly with website visitors the same way you would in a traditional retail store. You wouldn't ignore customers in your store, so don't ignore the ones visiting your site every day! Chat with customers using any computer or mobile device and monitor website visitors in real-time using our Top Rated Chat System. Invite visitors to chat automatically or proactively, help them with product selection, and increase sales! When you're unavailable the chat button plugin switches to an 'offline mode' that allows visitors to leave you messages. This plugin is exclusively for the LiveHelpNow Chat System &amp; also integrates seamlessly with: - LiveHelpNow Ticket System - LiveHelpNow Callback Request System</description>
11
- <notes>Enhancements</notes>
12
  <authors><author><name>Eric Witchin</name><user>livehelpnow</user><email>plugins@livehelpnpw.com</email></author></authors>
13
  <date>2013-04-12</date>
14
- <time>11:00:24</time>
15
- <contents><target name="magecommunity"><dir name="LHN"><dir name="Chat"><dir name="Block"><file name="Button.php" hash="37ef9ba0fe2bc7b628255d11dfa1ac11"/></dir><dir name="Helper"><file name="Data.php" hash="37de04c73ab2798399cc75e87c5217fd"/></dir><dir name="etc"><file name="config.xml" hash="6829a398d8d80b95f44b5da38c4c5ead"/><file name="widget.xml" hash="849b0e6085f208e6246cad352f254576"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="LHN_Chat.xml" hash="a8dafd55068822ec469356e6f8ebb55d"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LiveHelpNow_Help_Desk_Chat_Button</name>
4
+ <version>1.0.3</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Chat with customers on your website using the top rated LiveHelpNow Chat System.</summary>
10
  <description>LiveHelpNow is a responsive, reliable, and extremely affordable Help Desk Software for your website. The live chat button plugin adds click-to-chat functionality to your website, allowing you to interact directly with website visitors the same way you would in a traditional retail store. You wouldn't ignore customers in your store, so don't ignore the ones visiting your site every day! Chat with customers using any computer or mobile device and monitor website visitors in real-time using our Top Rated Chat System. Invite visitors to chat automatically or proactively, help them with product selection, and increase sales! When you're unavailable the chat button plugin switches to an 'offline mode' that allows visitors to leave you messages. This plugin is exclusively for the LiveHelpNow Chat System &amp; also integrates seamlessly with: - LiveHelpNow Ticket System - LiveHelpNow Callback Request System</description>
11
+ <notes>Big Fixes</notes>
12
  <authors><author><name>Eric Witchin</name><user>livehelpnow</user><email>plugins@livehelpnpw.com</email></author></authors>
13
  <date>2013-04-12</date>
14
+ <time>12:29:28</time>
15
+ <contents><target name="magecommunity"><dir name="LHN"><dir name="Chat"><dir name="Block"><file name="Button.php" hash="37ef9ba0fe2bc7b628255d11dfa1ac11"/></dir><dir name="Helper"><file name="Data.php" hash="37de04c73ab2798399cc75e87c5217fd"/></dir><dir name="etc"><file name="config.xml" hash="6829a398d8d80b95f44b5da38c4c5ead"/><file name="widget.xml" hash="c7386c1c79330be2f9ed916feba76297"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="LHN_Chat.xml" hash="a8dafd55068822ec469356e6f8ebb55d"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>