Mp_Tell_A_Friend - Version 0.1.3

Version Notes

- Modified the email template
- fixed the by default active state = false

Download this release

Release Info

Developer Magento Core Team
Extension Mp_Tell_A_Friend
Version 0.1.3
Comparing to
See all releases


Code changes from version 0.1.2 to 0.1.3

Files changed (1) hide show
  1. package.xml +4 -5
package.xml CHANGED
@@ -1,19 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Mp_Tell_A_Friend</name>
4
- <version>0.1.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Tell a friend block module is used to tell a friend about the site/info.</summary>
10
  <description>Tell a friend block module is used to tell a friend about the site/info.</description>
11
- <notes>- Can be placed anywhere in the site: left column, right column, cms pages, static blocks etc.&#xD;
12
- - Can be used in CMS pages / Static Blockas as: {{block type="tellafriend/tellafriend" name="tellafriend-block" template="tellafriend/tellafriend.phtml}}&#xD;
13
- - Tell a friend email template can be customized easily.</notes>
14
  <authors><author><name>MagePsycho</name><user>auto-converted</user><email>rajen_k_bhtt@hotmail.com</email></author></authors>
15
  <date>2011-07-05</date>
16
- <time>08:48:24</time>
17
  <contents><target name="mageetc"><dir name="modules"><file name="MagePsycho_Tellafriend.xml" hash="a0de91a6925d466140bb06a2d00f3f75"/></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><dir name="tellafriend"><file name="tellafriend.html" hash="2042d99734027712c27349c4826000df"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="tellafriend"><file name="tellafriend.phtml" hash="c8cb73d980c7dda669eda03fddc2477b"/></dir></dir><dir name="layout"><file name="tellafriend.xml" hash="673a4260b5c289fc5e6076313e53fab7"/></dir></dir></dir></dir></target><target name="magelocal"><dir name="MagePsycho"><dir name="Tellafriend"><dir name="Block"><dir name="System"><dir name="Config"><file name="Info.php" hash="44b685a1e1b4f1ad2797fd5c63dff1ff"/></dir></dir><file name="Tellafriend.php" hash="62ca34c67d745642c0743b559a218389"/></dir><dir name="Helper"><file name="Data.php" hash="71127f38a09f04173df539c5533b7962"/></dir><dir name="Model"><file name="Session.php" hash="495a430e59c5f7a057756c6a344ff6c4"/><file name="Tellafriend.php" hash="f50f073a66f1ec4d4eed1b06011c29a4"/></dir><dir name="controllers"><file name="IndexController.php" hash="18527e015d622b491045c23e465c877d"/></dir><dir name="etc"><file name="config.xml" hash="65ad47c5c73660a3715cea021a0adfc2"/><file name="system.xml" hash="e090f36250cff5787a5bd9cc6c85638b"/></dir></dir></dir></target></contents>
18
  <compatible/>
19
  <dependencies/>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Mp_Tell_A_Friend</name>
4
+ <version>0.1.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Tell a friend block module is used to tell a friend about the site/info.</summary>
10
  <description>Tell a friend block module is used to tell a friend about the site/info.</description>
11
+ <notes>- Modified the email template&#xD;
12
+ - fixed the by default active state = false</notes>
 
13
  <authors><author><name>MagePsycho</name><user>auto-converted</user><email>rajen_k_bhtt@hotmail.com</email></author></authors>
14
  <date>2011-07-05</date>
15
+ <time>09:19:45</time>
16
  <contents><target name="mageetc"><dir name="modules"><file name="MagePsycho_Tellafriend.xml" hash="a0de91a6925d466140bb06a2d00f3f75"/></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><dir name="tellafriend"><file name="tellafriend.html" hash="2042d99734027712c27349c4826000df"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="tellafriend"><file name="tellafriend.phtml" hash="c8cb73d980c7dda669eda03fddc2477b"/></dir></dir><dir name="layout"><file name="tellafriend.xml" hash="673a4260b5c289fc5e6076313e53fab7"/></dir></dir></dir></dir></target><target name="magelocal"><dir name="MagePsycho"><dir name="Tellafriend"><dir name="Block"><dir name="System"><dir name="Config"><file name="Info.php" hash="44b685a1e1b4f1ad2797fd5c63dff1ff"/></dir></dir><file name="Tellafriend.php" hash="62ca34c67d745642c0743b559a218389"/></dir><dir name="Helper"><file name="Data.php" hash="71127f38a09f04173df539c5533b7962"/></dir><dir name="Model"><file name="Session.php" hash="495a430e59c5f7a057756c6a344ff6c4"/><file name="Tellafriend.php" hash="f50f073a66f1ec4d4eed1b06011c29a4"/></dir><dir name="controllers"><file name="IndexController.php" hash="18527e015d622b491045c23e465c877d"/></dir><dir name="etc"><file name="config.xml" hash="65ad47c5c73660a3715cea021a0adfc2"/><file name="system.xml" hash="e090f36250cff5787a5bd9cc6c85638b"/></dir></dir></dir></target></contents>
17
  <compatible/>
18
  <dependencies/>