Imedia_Quickview - Version 1.0.0.3

Version Notes

Second Stable release

Download this release

Release Info

Developer iMedia inc.
Extension Imedia_Quickview
Version 1.0.0.3
Comparing to
See all releases


Code changes from version 1.0.0.2 to 1.0.0.3

app/code/community/Imedia/Quickview/etc/config.xml CHANGED
@@ -1,7 +1,7 @@
1
  <config>
2
  <modules>
3
  <Imedia_Quickview>
4
- <version>0.2.0</version>
5
  </Imedia_Quickview>
6
  </modules>
7
  <frontend>
1
  <config>
2
  <modules>
3
  <Imedia_Quickview>
4
+ <version>1.0.0.3</version>
5
  </Imedia_Quickview>
6
  </modules>
7
  <frontend>
app/design/frontend/base/default/template/imedia/quickview/view.phtml CHANGED
@@ -3,7 +3,7 @@
3
  $_product = Mage::getModel('catalog/product')->load($productid);
4
  ?>
5
  <div class="product-popup-left">
6
- <img title="<?php echo $_product->getName() ?>" alt="<?php echo $_product->getName() ?>" src="<?php echo $_product->getImageUrl() ?>"></p>
7
  </div>
8
  <div class="product-popup-right">
9
  <form action="<?php echo Mage::helper('checkout/cart')->getAddUrl($_product); ?>" method="post" id="product_addtocart_form_popup" <?php if($_product->getOptions()): ?> enctype="multipart/form-data"<?php endif; ?>>
3
  $_product = Mage::getModel('catalog/product')->load($productid);
4
  ?>
5
  <div class="product-popup-left">
6
+ <img title="<?php echo $_product->getName() ?>" alt="<?php echo $_product->getName() ?>" src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(500); ?>"></p>
7
  </div>
8
  <div class="product-popup-right">
9
  <form action="<?php echo Mage::helper('checkout/cart')->getAddUrl($_product); ?>" method="post" id="product_addtocart_form_popup" <?php if($_product->getOptions()): ?> enctype="multipart/form-data"<?php endif; ?>>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Imedia_Quickview</name>
4
- <version>1.0.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSLv3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Product Quick View on category page</summary>
10
  <description>Customer can quickly view and add to cart the product on category page.</description>
11
- <notes>Second Preview release</notes>
12
  <authors><author><name>iMedia inc.</name><user>imedia</user><email>info@imediadesigns.org</email></author></authors>
13
- <date>2015-07-10</date>
14
- <time>08:53:01</time>
15
- <contents><target name="mageetc"><dir name="modules"><file name="Imedia_Quickview.xml" hash="d63d93c317e98733d1377951558bfbef"/></dir></target><target name="magecommunity"><dir name="Imedia"><dir name="Quickview"><dir name="Helper"><file name="Data.php" hash="2ea129e9fe1d6b3d6f9ab32df180119b"/></dir><dir name="controllers"><file name="IndexController.php" hash="edc7320414b335fd049ce6e770cf223f"/></dir><dir name="etc"><file name="adminhtml.xml" hash="32175e30db398f39ec3d4863cbc67dd1"/><file name="config.xml" hash="4e4b56c1ddeeb0503811e7011cb6497f"/><file name="system.xml" hash="07f860358056e6f25646f13db92128b6"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="imedia"><file name="quickview.xml" hash="ddf5ef04ec12834eea6a06827db1c054"/></dir></dir><dir name="template"><dir name="imedia"><dir name="quickview"><dir name="catalog"><dir name="product"><file name="list.phtml" hash="412e4c9b3ff6a1f07280964dcc56fa65"/></dir></dir><file name="view.phtml" hash="10823342e36435359abc32e684d3e965"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="imedia"><file name="quickview.css" hash="48ed64d1a04252cf39c3fe5774622964"/><dir name="images"><file name="pop-up-close.png" hash="c6187020c04f4b60ab74fd3bf40fabd4"/></dir></dir></dir></dir></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>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Imedia_Quickview</name>
4
+ <version>1.0.0.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSLv3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Product Quick View on category page</summary>
10
  <description>Customer can quickly view and add to cart the product on category page.</description>
11
+ <notes>Second Stable release</notes>
12
  <authors><author><name>iMedia inc.</name><user>imedia</user><email>info@imediadesigns.org</email></author></authors>
13
+ <date>2015-07-30</date>
14
+ <time>11:17:31</time>
15
+ <contents><target name="mageetc"><dir name="modules"><file name="Imedia_Quickview.xml" hash="d63d93c317e98733d1377951558bfbef"/></dir></target><target name="magecommunity"><dir name="Imedia"><dir name="Quickview"><dir name="Helper"><file name="Data.php" hash="2ea129e9fe1d6b3d6f9ab32df180119b"/></dir><dir name="controllers"><file name="IndexController.php" hash="edc7320414b335fd049ce6e770cf223f"/></dir><dir name="etc"><file name="adminhtml.xml" hash="32175e30db398f39ec3d4863cbc67dd1"/><file name="config.xml" hash="bfe7f43cb9f086530b47c6a09b857fa7"/><file name="system.xml" hash="07f860358056e6f25646f13db92128b6"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="imedia"><file name="quickview.xml" hash="ddf5ef04ec12834eea6a06827db1c054"/></dir></dir><dir name="template"><dir name="imedia"><dir name="quickview"><dir name="catalog"><dir name="product"><file name="list.phtml" hash="412e4c9b3ff6a1f07280964dcc56fa65"/></dir></dir><file name="view.phtml" hash="fce697eb48864f5e4298f6816abb31e3"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="imedia"><file name="quickview.css" hash="c43837e47f0cae1f76a3f74c5a5aaa3f"/><dir name="images"><file name="pop-up-close.png" hash="c6187020c04f4b60ab74fd3bf40fabd4"/></dir></dir></dir></dir></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>
skin/frontend/base/default/css/imedia/quickview.css CHANGED
@@ -1,11 +1,11 @@
1
  #modal {
2
- margin: 0 auto;
 
 
 
 
 
3
  z-index: 10000;
4
- visibility:hidden;
5
- position:absolute;
6
- opacity:0;
7
- top:0!important;
8
- left:25%;
9
  }
10
  #modal .modal-content {
11
  background: #f7f7f7;
1
  #modal {
2
+ left: 30%;
3
+ margin: 0 auto;
4
+ opacity: 0;
5
+ position: fixed;
6
+ top: 25% !important;
7
+ visibility: hidden;
8
  z-index: 10000;
 
 
 
 
 
9
  }
10
  #modal .modal-content {
11
  background: #f7f7f7;