d4u_dealoffer - Version 1.0.1

Version Notes

Deal offer for Magento

Download this release

Release Info

Developer Gayatri
Extension d4u_dealoffer
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/design/frontend/default/default/template/d4u_dealoffer/offers/catalog/product/list.phtml CHANGED
@@ -42,9 +42,11 @@
42
  <?php $_product = Mage::getModel('catalog/product')->load($_product->getEntityId());
43
  $block = Mage::app()->getLayout()->createBlock('catalog/product_list');
44
  ?>
 
45
  <li class="item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
46
  <?php // Product Image ?>
47
-
 
48
  <a class="product-image" href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getSmallImageLabel()) ?>">
49
  <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135, 135); ?>" width="135" height="135" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" />
50
  </a>
@@ -79,9 +81,10 @@
79
  <li><a href="<?php echo $_compareUrl ?>"><?php echo $this->__('Add to Compare') ?></a></li>
80
  <?php endif; ?>
81
  </ul>
82
- <div>
83
- </div>
84
- </li>
 
85
  <?php endforeach; ?>
86
  </ol>
87
  </div>
42
  <?php $_product = Mage::getModel('catalog/product')->load($_product->getEntityId());
43
  $block = Mage::app()->getLayout()->createBlock('catalog/product_list');
44
  ?>
45
+
46
  <li class="item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
47
  <?php // Product Image ?>
48
+
49
+
50
  <a class="product-image" href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getSmallImageLabel()) ?>">
51
  <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135, 135); ?>" width="135" height="135" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" />
52
  </a>
81
  <li><a href="<?php echo $_compareUrl ?>"><?php echo $this->__('Add to Compare') ?></a></li>
82
  <?php endif; ?>
83
  </ul>
84
+ </div>
85
+ </div>
86
+ </li>
87
+
88
  <?php endforeach; ?>
89
  </ol>
90
  </div>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>d4u_dealoffer</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>Deal offer for Magento</description>
11
  <notes>Deal offer for Magento</notes>
12
  <authors><author><name>Gayatri</name><user>Gayatri</user><email>gayatri.patel@einfochips.com</email></author></authors>
13
- <date>2013-12-30</date>
14
- <time>07:00:38</time>
15
- <contents><target name="magelocal"><dir name="D4U"><dir name="Dealoffer"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Product"><dir name="Edit"><dir name="Tab"><file name="Offers.php" hash="58e7fbdf404c69746ca8d9c78e4ff615"/></dir></dir></dir></dir><dir name="Offers"><dir name="Edit"><file name="Form.php" hash="069879bd7188975f23ab7c60f7e9fb1e"/><dir name="Tab"><file name="Form.php" hash="e97fa5870191a1cfde4e0b22847de1dd"/><file name="Meta.php" hash="5a918b5f8a9932b18436464df73bfcf7"/><file name="Product.php" hash="3e66dbe72d746aae36744261592bdbec"/><file name="Stores.php" hash="d830ab0600747dd9e0fb3a60c58ca515"/></dir><file name="Tabs.php" hash="ce201338f8314aa976f0d1d6e6128d07"/></dir><file name="Edit.php" hash="9f23ee9c9ddaf6deae6ec5934fc0e8f0"/><file name="Grid.php" hash="84d1b1318a32d2e0620ef1406226c6c7"/><dir name="Helper"><file name="File.php" hash="a24b7b6d31c5ac5a3f65625f843a9067"/><file name="Image.php" hash="709d8d086a8da55cbcbc40ec7e8310dd"/></dir><dir name="Widget"><file name="Chooser.php" hash="763752c923f15df2747eb15e72b3c5be"/></dir></dir><file name="Offers.php" hash="c1beacffead26d89fbcacb8f32a34d70"/></dir><dir name="Offers"><dir name="Catalog"><dir name="Product"><file name="List.php" hash="946c74c1aa395907fa29b8fa62b94d89"/></dir></dir><file name="List.php" hash="c9dc3b813e5a0abb38909dfd9dafd580"/><file name="Rss.php" hash="7da194cea15714d0c6ff3a966d9df851"/><file name="View.php" hash="66bc03f32a47a86fbe568ce6c6008b46"/><dir name="Widget"><file name="Link.php" hash="d7c21bf44e303a0a237c7a2a5bcf0c01"/><file name="View.php" hash="61f9cca6dc4ea4b483d10e0c608baa36"/></dir></dir><file name="Rss.php" hash="20f8da38442f262617c97efd00856952"/></dir><dir name="Controller"><dir name="Adminhtml"><file name="Dealoffer.php" hash="d4e8cadfef07cd08b969d60562aeedd2"/></dir><file name="Router.php" hash="40706188a5d5fb6ffb267d90b06594de"/></dir><dir name="Helper"><file name="Data.php" hash="7744b14face0aa30347295ddcb8eaf92"/><dir name="Image"><file name="Abstract.php" hash="c74297849521e7d3d46f3094e36ed41f"/></dir><dir name="Offers"><file name="Image.php" hash="5a1d310769ce1696e2518f0cd34f610d"/></dir><file name="Offers.php" hash="9ab54a3383e738b47e2f381d312676fc"/><file name="Product.php" hash="1c27ca29ed6a98f9660c2d8ad80645e9"/></dir><dir name="Model"><dir name="Adminhtml"><file name="Observer.php" hash="d53e94d7842825dc32c0853f3e0c4ddc"/><dir name="Search"><file name="Offers.php" hash="f16557d702929c3665fedcba449928ea"/></dir></dir><dir name="Offers"><file name="Product.php" hash="edc9aedef4b1ef50974107899531f829"/></dir><file name="Offers.php" hash="8fc8e0b1ca6243fcf5301859b10c6195"/><dir name="Resource"><dir name="Offers"><file name="Collection.php" hash="7738655ef48c04006b42023d59188b9c"/><dir name="Product"><file name="Collection.php" hash="2412c3fcef83ab8009e5c0077c66b8d5"/></dir><file name="Product.php" hash="1ef2c097b643587793d6e5b2d156874c"/></dir><file name="Offers.php" hash="5cd80a77ef0dbd6f2f1bc1217b423af8"/><file name="Setup.php" hash="3ab50d704d95088bdcd0e4682c94efdd"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Dealoffer"><dir name="Offers"><dir name="Catalog"><file name="ProductController.php" hash="f1758bd9e20c5cfe419a7e43af7d72ed"/></dir><file name="WidgetController.php" hash="12fafde177acd013e5958933755b41c7"/></dir><file name="OffersController.php" hash="c9fe28d6138086efb4cb0a6b5f16fad9"/></dir></dir><file name="OffersController.php" hash="0b2bde0c75415c4e5427fc1e96293c64"/></dir><dir name="etc"><file name="adminhtml.xml" hash="fa44388738f2dad8a3ae82e838821ec8"/><file name="config.xml" hash="2cbf0c19cd2505449ae6b201c4d3a3f4"/><file name="system.xml" hash="c245517532a7fc443563242259e6c728"/><file name="widget.xml" hash="ef981d63ad91a6570962eaf32e3f7952"/></dir><dir name="sql"><dir name="d4u_dealoffer_setup"><file name="install-0.0.1.php" hash="90abfb8c0ff36a170f344beb767b4f85"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="d4u_dealoffer.xml" hash="e256e4d4ca94ac6a9accd4cfd34b883b"/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="d4u_dealoffer.xml" hash="e61029c3d6c6faf1800af2d865e2b0c8"/></dir><dir name="template"><dir name="d4u_dealoffer"><file name="getdailydeal.phtml" hash="a007e666e9e50cf2175471cdceab5a12"/><dir name="offers"><dir name="catalog"><dir name="product"><file name="list.phtml" hash="bebeaa63523252c51b1051d42226c324"/></dir></dir><file name="categoryview.phtml" hash="802c61c79fbaa42c35040a344f3d3de3"/><file name="list.phtml" hash="76a0c908e5350d955b6677c36bca3edd"/><file name="view.phtml" hash="6643e5355500a346c9a95508a7a7caf4"/><dir name="widget"><file name="link.phtml" hash="1ef849109fa867fa73fab3ecf5defd82"/><file name="view.phtml" hash="aacdddb2ac753581dc600e2fb4ad1aee"/></dir></dir><file name="rss.phtml" hash="b9902e5a3ec3fe5d70aefd9f76ab8de4"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="D4U_Dealoffer.xml" hash="9c1b8bebeda576eb7289e75e2632fe2b"/></dir></target><target name="magelocale"><dir><dir name="en_US"><file name="D4U_Dealoffer.csv" hash="0b11463e53fd6f3fad412915b38f6f6b"/></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="d4u_dealoffer"><file name="deal.css" hash="4bc80104fe3364fef56306e967182f2a"/></dir></dir></dir></dir></target><target name="mageweb"><dir name="js"><dir name="d4u_dealoffer"><file name="countdown.js" hash="014e66008cb449218647aee330362b59"/></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.6.0</min><max>1.7</max></package><extension><name>gd</name><min>2.0</min><max>3.0</max></extension></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>d4u_dealoffer</name>
4
+ <version>1.0.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>
10
  <description>Deal offer for Magento</description>
11
  <notes>Deal offer for Magento</notes>
12
  <authors><author><name>Gayatri</name><user>Gayatri</user><email>gayatri.patel@einfochips.com</email></author></authors>
13
+ <date>2014-07-09</date>
14
+ <time>10:31:23</time>
15
+ <contents><target name="magelocal"><dir name="D4U"><dir name="Dealoffer"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Product"><dir name="Edit"><dir name="Tab"><file name="Offers.php" hash="58e7fbdf404c69746ca8d9c78e4ff615"/></dir></dir></dir></dir><dir name="Offers"><dir name="Edit"><file name="Form.php" hash="069879bd7188975f23ab7c60f7e9fb1e"/><dir name="Tab"><file name="Form.php" hash="e97fa5870191a1cfde4e0b22847de1dd"/><file name="Meta.php" hash="5a918b5f8a9932b18436464df73bfcf7"/><file name="Product.php" hash="3e66dbe72d746aae36744261592bdbec"/><file name="Stores.php" hash="d830ab0600747dd9e0fb3a60c58ca515"/></dir><file name="Tabs.php" hash="ce201338f8314aa976f0d1d6e6128d07"/></dir><file name="Edit.php" hash="9f23ee9c9ddaf6deae6ec5934fc0e8f0"/><file name="Grid.php" hash="84d1b1318a32d2e0620ef1406226c6c7"/><dir name="Helper"><file name="File.php" hash="a24b7b6d31c5ac5a3f65625f843a9067"/><file name="Image.php" hash="709d8d086a8da55cbcbc40ec7e8310dd"/></dir><dir name="Widget"><file name="Chooser.php" hash="763752c923f15df2747eb15e72b3c5be"/></dir></dir><file name="Offers.php" hash="c1beacffead26d89fbcacb8f32a34d70"/></dir><dir name="Offers"><dir name="Catalog"><dir name="Product"><file name="List.php" hash="946c74c1aa395907fa29b8fa62b94d89"/></dir></dir><file name="List.php" hash="c9dc3b813e5a0abb38909dfd9dafd580"/><file name="Rss.php" hash="7da194cea15714d0c6ff3a966d9df851"/><file name="View.php" hash="66bc03f32a47a86fbe568ce6c6008b46"/><dir name="Widget"><file name="Link.php" hash="d7c21bf44e303a0a237c7a2a5bcf0c01"/><file name="View.php" hash="61f9cca6dc4ea4b483d10e0c608baa36"/></dir></dir><file name="Rss.php" hash="20f8da38442f262617c97efd00856952"/></dir><dir name="Controller"><dir name="Adminhtml"><file name="Dealoffer.php" hash="d4e8cadfef07cd08b969d60562aeedd2"/></dir><file name="Router.php" hash="40706188a5d5fb6ffb267d90b06594de"/></dir><dir name="Helper"><file name="Data.php" hash="7744b14face0aa30347295ddcb8eaf92"/><dir name="Image"><file name="Abstract.php" hash="c74297849521e7d3d46f3094e36ed41f"/></dir><dir name="Offers"><file name="Image.php" hash="5a1d310769ce1696e2518f0cd34f610d"/></dir><file name="Offers.php" hash="9ab54a3383e738b47e2f381d312676fc"/><file name="Product.php" hash="1c27ca29ed6a98f9660c2d8ad80645e9"/></dir><dir name="Model"><dir name="Adminhtml"><file name="Observer.php" hash="d53e94d7842825dc32c0853f3e0c4ddc"/><dir name="Search"><file name="Offers.php" hash="f16557d702929c3665fedcba449928ea"/></dir></dir><dir name="Offers"><file name="Product.php" hash="edc9aedef4b1ef50974107899531f829"/></dir><file name="Offers.php" hash="8fc8e0b1ca6243fcf5301859b10c6195"/><dir name="Resource"><dir name="Offers"><file name="Collection.php" hash="7738655ef48c04006b42023d59188b9c"/><dir name="Product"><file name="Collection.php" hash="2412c3fcef83ab8009e5c0077c66b8d5"/></dir><file name="Product.php" hash="1ef2c097b643587793d6e5b2d156874c"/></dir><file name="Offers.php" hash="5cd80a77ef0dbd6f2f1bc1217b423af8"/><file name="Setup.php" hash="3ab50d704d95088bdcd0e4682c94efdd"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Dealoffer"><dir name="Offers"><dir name="Catalog"><file name="ProductController.php" hash="f1758bd9e20c5cfe419a7e43af7d72ed"/></dir><file name="WidgetController.php" hash="12fafde177acd013e5958933755b41c7"/></dir><file name="OffersController.php" hash="c9fe28d6138086efb4cb0a6b5f16fad9"/></dir></dir><file name="OffersController.php" hash="0b2bde0c75415c4e5427fc1e96293c64"/></dir><dir name="etc"><file name="adminhtml.xml" hash="fa44388738f2dad8a3ae82e838821ec8"/><file name="config.xml" hash="2cbf0c19cd2505449ae6b201c4d3a3f4"/><file name="system.xml" hash="c245517532a7fc443563242259e6c728"/><file name="widget.xml" hash="ef981d63ad91a6570962eaf32e3f7952"/></dir><dir name="sql"><dir name="d4u_dealoffer_setup"><file name="install-0.0.1.php" hash="90abfb8c0ff36a170f344beb767b4f85"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="d4u_dealoffer.xml" hash="e256e4d4ca94ac6a9accd4cfd34b883b"/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="d4u_dealoffer.xml" hash="e61029c3d6c6faf1800af2d865e2b0c8"/></dir><dir name="template"><dir name="d4u_dealoffer"><file name="getdailydeal.phtml" hash="a007e666e9e50cf2175471cdceab5a12"/><dir name="offers"><dir name="catalog"><dir name="product"><file name="list.phtml" hash="ad107846ebfdf80a96d13594d40231af"/></dir></dir><file name="categoryview.phtml" hash="802c61c79fbaa42c35040a344f3d3de3"/><file name="list.phtml" hash="76a0c908e5350d955b6677c36bca3edd"/><file name="view.phtml" hash="6643e5355500a346c9a95508a7a7caf4"/><dir name="widget"><file name="link.phtml" hash="1ef849109fa867fa73fab3ecf5defd82"/><file name="view.phtml" hash="aacdddb2ac753581dc600e2fb4ad1aee"/></dir></dir><file name="rss.phtml" hash="b9902e5a3ec3fe5d70aefd9f76ab8de4"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="D4U_Dealoffer.xml" hash="9c1b8bebeda576eb7289e75e2632fe2b"/></dir></target><target name="magelocale"><dir><dir name="en_US"><file name="D4U_Dealoffer.csv" hash="0b11463e53fd6f3fad412915b38f6f6b"/></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="d4u_dealoffer"><file name="deal.css" hash="4bc80104fe3364fef56306e967182f2a"/></dir></dir></dir></dir></target><target name="mageweb"><dir name="js"><dir name="d4u_dealoffer"><file name="countdown.js" hash="014e66008cb449218647aee330362b59"/></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>