GlyphWebCore_NewsletterTest - Version 1.2.0

Version Notes

The Name and the Email that is added as "Store Email Addresses" are loaded as default values in the Newsletter Test Page. You can change the Name and the Email to which the Newsletter test email will be sent on the Newsletter Test Page.

Download this release

Release Info

Developer Harish Kumar B P
Extension GlyphWebCore_NewsletterTest
Version 1.2.0
Comparing to
See all releases


Code changes from version 1.1.0 to 1.2.0

app/code/community/GlyphWebCore/NewsletterTest/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <GlyphWebCore_NewsletterTest>
5
- <version>1.1.0</version>
6
  </GlyphWebCore_NewsletterTest>
7
  </modules>
8
 
2
  <config>
3
  <modules>
4
  <GlyphWebCore_NewsletterTest>
5
+ <version>1.2.0</version>
6
  </GlyphWebCore_NewsletterTest>
7
  </modules>
8
 
app/design/adminhtml/default/default/template/glyphwebcore/newslettertest/sendtest.phtml CHANGED
@@ -48,12 +48,12 @@ foreach ($connection->fetchAll($sql) as $arr_row)
48
  <table cellspacing="0" class="form-list">
49
  <tr>
50
  <td class="label"><?=$this->__('Your Name')?> <span class="required">*</span></td>
51
- <td class="input-ele"><input type="text" class="input-text required-entry" name="name" style="width:220px;"/><br>
52
  </td>
53
  </tr>
54
  <tr>
55
  <td class="label"><?=$this->__('Your Email')?> <span class="required">*</span></td>
56
- <td class="input-ele"><input type="text" class="input-text required-entry" name="email" style="width:220px;"/><br>
57
  </td>
58
  </tr>
59
  <tr>
48
  <table cellspacing="0" class="form-list">
49
  <tr>
50
  <td class="label"><?=$this->__('Your Name')?> <span class="required">*</span></td>
51
+ <td class="input-ele"><input type="text" class="input-text required-entry" name="name" value="<?php echo Mage::getStoreConfig('trans_email/ident_general/name');?>" style="width:220px;"/><br>
52
  </td>
53
  </tr>
54
  <tr>
55
  <td class="label"><?=$this->__('Your Email')?> <span class="required">*</span></td>
56
+ <td class="input-ele"><input type="text" class="input-text required-entry" name="email" value="<?php echo Mage::getStoreConfig('trans_email/ident_general/email');?>" style="width:220px;"/><br>
57
  </td>
58
  </tr>
59
  <tr>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GlyphWebCore_NewsletterTest</name>
4
- <version>1.1.0</version>
5
  <stability>stable</stability>
6
  <license>Open Software License (OSL)</license>
7
  <channel>community</channel>
@@ -10,11 +10,11 @@
10
  <description>Ever wanted to know how your Newsletter looks like before sending it to your customers? Yes, Magento provides you a preview of the Newsletter, but, sometimes, the format of the Newsletter received to an email client can be different than what you see in the Magento Newsletter preview.&#xD;
11
  &#xD;
12
  Now, you can send a copy of the Newsletter as a test to any email and check how it will look for your customers in their email.</description>
13
- <notes>Now, Newsletter Email Variables such as 'Unsubscribe URL' are substituted with correct values in the Newsletter Test email.</notes>
14
  <authors><author><name>Harish Kumar B P</name><user>magedevelopment</user><email>harishbp@magedevelopment.com</email></author></authors>
15
- <date>2013-11-05</date>
16
- <time>14:40:22</time>
17
- <contents><target name="magecommunity"><dir name="GlyphWebCore"><dir name="NewsletterTest"><dir name="Helper"><file name="Data.php" hash="6b3b2bcdeb4faf7bed8873c7ea1f0d70"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="SendtestController.php" hash="f5c472ae2895b2cc1b28e5a09cb7ce4d"/></dir></dir><dir name="etc"><file name="config.xml" hash="c99417c39b86f481e2f5b9a821c32f7a"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="GlyphWebCore_NewsletterTest.xml" hash="ba5b6f9a14dfeb87f8736792a27d98e8"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="glyphwebcore"><file name="newslettertest.xml" hash="47de848e1847d7c3ab855bcb7cdf4088"/></dir></dir><dir name="template"><dir name="glyphwebcore"><dir name="newslettertest"><file name="sendtest.phtml" hash="67e70e0a536d49167da801a057bcf14f"/></dir></dir></dir></dir></dir></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.0</min><max>5.5.0</max></php></required></dependencies>
20
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GlyphWebCore_NewsletterTest</name>
4
+ <version>1.2.0</version>
5
  <stability>stable</stability>
6
  <license>Open Software License (OSL)</license>
7
  <channel>community</channel>
10
  <description>Ever wanted to know how your Newsletter looks like before sending it to your customers? Yes, Magento provides you a preview of the Newsletter, but, sometimes, the format of the Newsletter received to an email client can be different than what you see in the Magento Newsletter preview.&#xD;
11
  &#xD;
12
  Now, you can send a copy of the Newsletter as a test to any email and check how it will look for your customers in their email.</description>
13
+ <notes>The Name and the Email that is added as "Store Email Addresses" are loaded as default values in the Newsletter Test Page. You can change the Name and the Email to which the Newsletter test email will be sent on the Newsletter Test Page.</notes>
14
  <authors><author><name>Harish Kumar B P</name><user>magedevelopment</user><email>harishbp@magedevelopment.com</email></author></authors>
15
+ <date>2013-11-18</date>
16
+ <time>08:24:16</time>
17
+ <contents><target name="magecommunity"><dir name="GlyphWebCore"><dir name="NewsletterTest"><dir name="Helper"><file name="Data.php" hash="6b3b2bcdeb4faf7bed8873c7ea1f0d70"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="SendtestController.php" hash="f5c472ae2895b2cc1b28e5a09cb7ce4d"/></dir></dir><dir name="etc"><file name="config.xml" hash="5651e9fbdd8ef0ebc793fe3a87fb3111"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="GlyphWebCore_NewsletterTest.xml" hash="ba5b6f9a14dfeb87f8736792a27d98e8"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="glyphwebcore"><file name="newslettertest.xml" hash="47de848e1847d7c3ab855bcb7cdf4088"/></dir></dir><dir name="template"><dir name="glyphwebcore"><dir name="newslettertest"><file name="sendtest.phtml" hash="11f13b1aff6bc19bf86530fa383c15b6"/></dir></dir></dir></dir></dir></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.0</min><max>5.5.0</max></php></required></dependencies>
20
  </package>