Version Notes
Added transition function
Download this release
Release Info
Developer | Magento Core Team |
Extension | Magmodules_Colorbox |
Version | 1.1.0.0 |
Comparing to | |
See all releases |
Code changes from version 1.0.0.1 to 1.1.0.0
- app/code/local/Magmodules/Colorbox/Helper/Data.php +21 -7
- app/code/local/Magmodules/Colorbox/Model/System/Config/Source/Jquery.php +18 -4
- app/code/local/Magmodules/Colorbox/Model/System/Config/Source/Theme.php +17 -5
- app/code/local/Magmodules/Colorbox/Model/System/Config/Source/Transition.php +34 -0
- app/code/local/Magmodules/Colorbox/etc/adminhtml.xml +17 -4
- app/code/local/Magmodules/Colorbox/etc/config.xml +26 -7
- app/code/local/Magmodules/Colorbox/etc/system.xml +62 -12
- app/code/local/Magmodules/Core/etc/config.xml +13 -1
- app/code/local/Magmodules/Core/etc/system.xml +12 -0
- app/design/adminhtml/default/default/layout/magmodules/core.xml +20 -9
- app/design/frontend/base/default/template/magmodules/colorbox/media.phtml +31 -7
- package.xml +9 -9
- skin/adminhtml/default/default/magmodules.css +40 -3
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/jquery.colorbox.js +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/jquery.min.js +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/colorbox.css +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/border.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/controls.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderBottomCenter.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderBottomLeft.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderBottomRight.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderMiddleLeft.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderMiddleRight.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderTopCenter.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderTopLeft.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderTopRight.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/loading.gif +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/loading_background.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/overlay.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme2/colorbox.css +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme2/images/controls.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme2/images/loading.gif +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme3/colorbox.css +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme3/images/controls.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme3/images/loading.gif +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/colorbox.css +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/border1.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/border2.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderBottomCenter.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderBottomLeft.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderBottomRight.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderMiddleLeft.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderMiddleRight.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderTopCenter.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderTopLeft.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderTopRight.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/loading.gif +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/colorbox.css +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/images/border.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/images/controls.png +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/images/loading.gif +0 -0
- skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/images/loading_background.png +0 -0
app/code/local/Magmodules/Colorbox/Helper/Data.php
CHANGED
@@ -1,17 +1,31 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
* Magmodules
|
|
|
4 |
*
|
5 |
-
*
|
6 |
-
*
|
7 |
-
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
*/
|
|
|
9 |
class Magmodules_Colorbox_Helper_Data extends Mage_Core_Helper_Abstract
|
10 |
{
|
11 |
|
12 |
public function getMainSize()
|
13 |
{
|
14 |
-
$size = Mage::getStoreConfig('colorbox/
|
15 |
if (strstr($size, '_')) {
|
16 |
$size = str_replace('_',',', $size);
|
17 |
} else {
|
@@ -22,7 +36,7 @@ class Magmodules_Colorbox_Helper_Data extends Mage_Core_Helper_Abstract
|
|
22 |
|
23 |
public function getPopupSize()
|
24 |
{
|
25 |
-
$size = Mage::getStoreConfig('colorbox/
|
26 |
if (strstr($size, '_')) {
|
27 |
$size = str_replace('_',',', $size);
|
28 |
} else {
|
@@ -34,7 +48,7 @@ class Magmodules_Colorbox_Helper_Data extends Mage_Core_Helper_Abstract
|
|
34 |
|
35 |
public function getThumbSize()
|
36 |
{
|
37 |
-
$size = Mage::getStoreConfig('colorbox/
|
38 |
if (strstr($size, '_')) {
|
39 |
$size = str_replace('_',',', $size);
|
40 |
} else {
|
1 |
<?php
|
2 |
/**
|
3 |
+
* Magmodules.eu
|
4 |
+
* http://www.magmodules.eu
|
5 |
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/osl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* @category Magmodules
|
17 |
+
* @package Magmodules_Colorbox
|
18 |
+
* @author Magmodules <info@magmodules.eu)
|
19 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
20 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
21 |
*/
|
22 |
+
|
23 |
class Magmodules_Colorbox_Helper_Data extends Mage_Core_Helper_Abstract
|
24 |
{
|
25 |
|
26 |
public function getMainSize()
|
27 |
{
|
28 |
+
$size = Mage::getStoreConfig('colorbox/image/size_main');
|
29 |
if (strstr($size, '_')) {
|
30 |
$size = str_replace('_',',', $size);
|
31 |
} else {
|
36 |
|
37 |
public function getPopupSize()
|
38 |
{
|
39 |
+
$size = Mage::getStoreConfig('colorbox/image/size_popup');
|
40 |
if (strstr($size, '_')) {
|
41 |
$size = str_replace('_',',', $size);
|
42 |
} else {
|
48 |
|
49 |
public function getThumbSize()
|
50 |
{
|
51 |
+
$size = Mage::getStoreConfig('colorbox/image/size_thumb');
|
52 |
if (strstr($size, '_')) {
|
53 |
$size = str_replace('_',',', $size);
|
54 |
} else {
|
app/code/local/Magmodules/Colorbox/Model/System/Config/Source/Jquery.php
CHANGED
@@ -1,11 +1,25 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
* Magmodules
|
|
|
4 |
*
|
5 |
-
*
|
6 |
-
*
|
7 |
-
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
*/
|
|
|
9 |
class Magmodules_Colorbox_Model_System_Config_Source_Jquery
|
10 |
{
|
11 |
|
1 |
<?php
|
2 |
/**
|
3 |
+
* Magmodules.eu
|
4 |
+
* http://www.magmodules.eu
|
5 |
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/osl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* @category Magmodules
|
17 |
+
* @package Magmodules_Colorbox
|
18 |
+
* @author Magmodules <info@magmodules.eu)
|
19 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
20 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
21 |
*/
|
22 |
+
|
23 |
class Magmodules_Colorbox_Model_System_Config_Source_Jquery
|
24 |
{
|
25 |
|
app/code/local/Magmodules/Colorbox/Model/System/Config/Source/Theme.php
CHANGED
@@ -1,11 +1,23 @@
|
|
1 |
<?php
|
2 |
-
|
3 |
/**
|
4 |
-
* Magmodules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
*
|
6 |
-
* @
|
7 |
-
* @package
|
8 |
-
* @
|
|
|
|
|
9 |
*/
|
10 |
|
11 |
class Magmodules_Colorbox_Model_System_Config_Source_Theme
|
1 |
<?php
|
|
|
2 |
/**
|
3 |
+
* Magmodules.eu
|
4 |
+
* http://www.magmodules.eu
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/osl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
15 |
*
|
16 |
+
* @category Magmodules
|
17 |
+
* @package Magmodules_Colorbox
|
18 |
+
* @author Magmodules <info@magmodules.eu)
|
19 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
20 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
21 |
*/
|
22 |
|
23 |
class Magmodules_Colorbox_Model_System_Config_Source_Theme
|
app/code/local/Magmodules/Colorbox/Model/System/Config/Source/Transition.php
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magmodules.eu
|
4 |
+
* http://www.magmodules.eu
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/osl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* @category Magmodules
|
17 |
+
* @package Magmodules_Colorbox
|
18 |
+
* @author Magmodules <info@magmodules.eu)
|
19 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
20 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
21 |
+
*/
|
22 |
+
|
23 |
+
class Magmodules_Colorbox_Model_System_Config_Source_Transition
|
24 |
+
{
|
25 |
+
|
26 |
+
public function toOptionArray() {
|
27 |
+
return array(
|
28 |
+
array('value' => 'none', 'label' => Mage::helper('colorbox')->__('none')),
|
29 |
+
array('value' => 'fade', 'label' => Mage::helper('colorbox')->__('fade')),
|
30 |
+
array('value' => 'elastic', 'label' => Mage::helper('colorbox')->__('elastic')),
|
31 |
+
);
|
32 |
+
}
|
33 |
+
|
34 |
+
}
|
app/code/local/Magmodules/Colorbox/etc/adminhtml.xml
CHANGED
@@ -1,11 +1,24 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
/**
|
4 |
-
* Magmodules
|
|
|
5 |
*
|
6 |
-
*
|
7 |
-
*
|
8 |
-
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
*/
|
10 |
-->
|
11 |
<config>
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
/**
|
4 |
+
* Magmodules.eu
|
5 |
+
* http://www.magmodules.eu
|
6 |
*
|
7 |
+
* NOTICE OF LICENSE
|
8 |
+
*
|
9 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
10 |
+
* that is bundled with this package in the file LICENSE.txt.
|
11 |
+
* It is also available through the world-wide-web at this URL:
|
12 |
+
* http://opensource.org/licenses/osl-3.0.php
|
13 |
+
* If you did not receive a copy of the license and are unable to
|
14 |
+
* obtain it through the world-wide-web, please send an email
|
15 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
16 |
+
*
|
17 |
+
* @category Magmodules
|
18 |
+
* @package Magmodules_Colorbox
|
19 |
+
* @author Magmodules <info@magmodules.eu)
|
20 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
21 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
22 |
*/
|
23 |
-->
|
24 |
<config>
|
app/code/local/Magmodules/Colorbox/etc/config.xml
CHANGED
@@ -1,17 +1,30 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
/**
|
4 |
-
* Magmodules
|
|
|
5 |
*
|
6 |
-
*
|
7 |
-
*
|
8 |
-
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
*/
|
10 |
-->
|
11 |
<config>
|
12 |
<modules>
|
13 |
<Magmodules_Colorbox>
|
14 |
-
<version>1.0.0
|
15 |
</Magmodules_Colorbox>
|
16 |
</modules>
|
17 |
<frontend>
|
@@ -67,11 +80,17 @@
|
|
67 |
<settings>
|
68 |
<enabled>0</enabled>
|
69 |
<jquery>google</jquery>
|
|
|
|
|
70 |
<theme>theme1</theme>
|
|
|
|
|
|
|
|
|
71 |
<size_main>265_265</size_main>
|
72 |
<size_popup>500_500</size_popup>
|
73 |
<size_thumb>60_60</size_thumb>
|
74 |
-
</
|
75 |
</colorbox>
|
76 |
</default>
|
77 |
-
</config>
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
/**
|
4 |
+
* Magmodules.eu
|
5 |
+
* http://www.magmodules.eu
|
6 |
*
|
7 |
+
* NOTICE OF LICENSE
|
8 |
+
*
|
9 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
10 |
+
* that is bundled with this package in the file LICENSE.txt.
|
11 |
+
* It is also available through the world-wide-web at this URL:
|
12 |
+
* http://opensource.org/licenses/osl-3.0.php
|
13 |
+
* If you did not receive a copy of the license and are unable to
|
14 |
+
* obtain it through the world-wide-web, please send an email
|
15 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
16 |
+
*
|
17 |
+
* @category Magmodules
|
18 |
+
* @package Magmodules_Colorbox
|
19 |
+
* @author Magmodules <info@magmodules.eu)
|
20 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
21 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
22 |
*/
|
23 |
-->
|
24 |
<config>
|
25 |
<modules>
|
26 |
<Magmodules_Colorbox>
|
27 |
+
<version>1.1.0.0</version>
|
28 |
</Magmodules_Colorbox>
|
29 |
</modules>
|
30 |
<frontend>
|
80 |
<settings>
|
81 |
<enabled>0</enabled>
|
82 |
<jquery>google</jquery>
|
83 |
+
</settings>
|
84 |
+
<theme>
|
85 |
<theme>theme1</theme>
|
86 |
+
<transition>none</transition>
|
87 |
+
<transition_speed>250</transition_speed>
|
88 |
+
</theme>
|
89 |
+
<image>
|
90 |
<size_main>265_265</size_main>
|
91 |
<size_popup>500_500</size_popup>
|
92 |
<size_thumb>60_60</size_thumb>
|
93 |
+
</image>
|
94 |
</colorbox>
|
95 |
</default>
|
96 |
+
</config>
|
app/code/local/Magmodules/Colorbox/etc/system.xml
CHANGED
@@ -1,11 +1,24 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
/**
|
4 |
-
* Magmodules
|
|
|
5 |
*
|
6 |
-
*
|
7 |
-
*
|
8 |
-
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
*/
|
10 |
-->
|
11 |
<config>
|
@@ -27,9 +40,9 @@
|
|
27 |
<show_in_store>1</show_in_store>
|
28 |
<groups>
|
29 |
<settings translate="label">
|
30 |
-
<label>
|
31 |
<frontend_type>text</frontend_type>
|
32 |
-
<sort_order>
|
33 |
<show_in_default>1</show_in_default>
|
34 |
<show_in_website>1</show_in_website>
|
35 |
<show_in_store>1</show_in_store>
|
@@ -52,8 +65,18 @@
|
|
52 |
<show_in_default>1</show_in_default>
|
53 |
<show_in_website>1</show_in_website>
|
54 |
<show_in_store>1</show_in_store>
|
55 |
-
<comment><![CDATA[Select jQuery include type]]></comment>
|
56 |
</jquery>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
<theme translate="label">
|
58 |
<label>Colorbox theme</label>
|
59 |
<frontend_type>select</frontend_type>
|
@@ -62,8 +85,35 @@
|
|
62 |
<show_in_default>1</show_in_default>
|
63 |
<show_in_website>1</show_in_website>
|
64 |
<show_in_store>1</show_in_store>
|
65 |
-
|
66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
<size_main translate="label comment">
|
68 |
<label>Size of main image</label>
|
69 |
<comment>Size in pixels width_height. (Default 265_265)</comment>
|
@@ -90,9 +140,9 @@
|
|
90 |
<show_in_default>1</show_in_default>
|
91 |
<show_in_website>1</show_in_website>
|
92 |
<show_in_store>1</show_in_store>
|
93 |
-
</size_thumb>
|
94 |
-
|
95 |
-
|
96 |
</groups>
|
97 |
</colorbox>
|
98 |
</sections>
|
1 |
<?xml version="1.0"?>
|
2 |
<!--
|
3 |
/**
|
4 |
+
* Magmodules.eu
|
5 |
+
* http://www.magmodules.eu
|
6 |
*
|
7 |
+
* NOTICE OF LICENSE
|
8 |
+
*
|
9 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
10 |
+
* that is bundled with this package in the file LICENSE.txt.
|
11 |
+
* It is also available through the world-wide-web at this URL:
|
12 |
+
* http://opensource.org/licenses/osl-3.0.php
|
13 |
+
* If you did not receive a copy of the license and are unable to
|
14 |
+
* obtain it through the world-wide-web, please send an email
|
15 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
16 |
+
*
|
17 |
+
* @category Magmodules
|
18 |
+
* @package Magmodules_Colorbox
|
19 |
+
* @author Magmodules <info@magmodules.eu)
|
20 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
21 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
22 |
*/
|
23 |
-->
|
24 |
<config>
|
40 |
<show_in_store>1</show_in_store>
|
41 |
<groups>
|
42 |
<settings translate="label">
|
43 |
+
<label>General settings</label>
|
44 |
<frontend_type>text</frontend_type>
|
45 |
+
<sort_order>1</sort_order>
|
46 |
<show_in_default>1</show_in_default>
|
47 |
<show_in_website>1</show_in_website>
|
48 |
<show_in_store>1</show_in_store>
|
65 |
<show_in_default>1</show_in_default>
|
66 |
<show_in_website>1</show_in_website>
|
67 |
<show_in_store>1</show_in_store>
|
|
|
68 |
</jquery>
|
69 |
+
</fields>
|
70 |
+
</settings>
|
71 |
+
<theme translate="label">
|
72 |
+
<label>Theme</label>
|
73 |
+
<frontend_type>text</frontend_type>
|
74 |
+
<sort_order>2</sort_order>
|
75 |
+
<show_in_default>1</show_in_default>
|
76 |
+
<show_in_website>1</show_in_website>
|
77 |
+
<show_in_store>1</show_in_store>
|
78 |
+
<expanded>1</expanded>
|
79 |
+
<fields>
|
80 |
<theme translate="label">
|
81 |
<label>Colorbox theme</label>
|
82 |
<frontend_type>select</frontend_type>
|
85 |
<show_in_default>1</show_in_default>
|
86 |
<show_in_website>1</show_in_website>
|
87 |
<show_in_store>1</show_in_store>
|
88 |
+
</theme>
|
89 |
+
<transition translate="label">
|
90 |
+
<label>Transition</label>
|
91 |
+
<frontend_type>select</frontend_type>
|
92 |
+
<source_model>colorbox/system_config_source_transition</source_model>
|
93 |
+
<sort_order>11</sort_order>
|
94 |
+
<show_in_default>1</show_in_default>
|
95 |
+
<show_in_website>1</show_in_website>
|
96 |
+
<show_in_store>1</show_in_store>
|
97 |
+
</transition>
|
98 |
+
<transition_speed translate="label">
|
99 |
+
<label>Transition speed</label>
|
100 |
+
<frontend_type>text</frontend_type>
|
101 |
+
<sort_order>12</sort_order>
|
102 |
+
<show_in_default>1</show_in_default>
|
103 |
+
<show_in_website>1</show_in_website>
|
104 |
+
<show_in_store>1</show_in_store>
|
105 |
+
</transition_speed>
|
106 |
+
</fields>
|
107 |
+
</theme>
|
108 |
+
<image translate="label">
|
109 |
+
<label>Image size</label>
|
110 |
+
<frontend_type>text</frontend_type>
|
111 |
+
<sort_order>3</sort_order>
|
112 |
+
<show_in_default>1</show_in_default>
|
113 |
+
<show_in_website>1</show_in_website>
|
114 |
+
<show_in_store>1</show_in_store>
|
115 |
+
<expanded>1</expanded>
|
116 |
+
<fields>
|
117 |
<size_main translate="label comment">
|
118 |
<label>Size of main image</label>
|
119 |
<comment>Size in pixels width_height. (Default 265_265)</comment>
|
140 |
<show_in_default>1</show_in_default>
|
141 |
<show_in_website>1</show_in_website>
|
142 |
<show_in_store>1</show_in_store>
|
143 |
+
</size_thumb>
|
144 |
+
</fields>
|
145 |
+
</image>
|
146 |
</groups>
|
147 |
</colorbox>
|
148 |
</sections>
|
app/code/local/Magmodules/Core/etc/config.xml
CHANGED
@@ -1,4 +1,16 @@
|
|
1 |
-
<?xml version="1.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Magmodules_Core>
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magmodules.eu
|
5 |
+
* Http://www.magmodules.eu
|
6 |
+
* ========================
|
7 |
+
* @category Magmodules
|
8 |
+
* @package Magmodules_Core
|
9 |
+
* @author Magmodules <info@magmodules.eu)
|
10 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
11 |
+
* @license http://www.magmodules.eu/license-agreement/ [ Single domain license ]
|
12 |
+
*/
|
13 |
+
-->
|
14 |
<config>
|
15 |
<modules>
|
16 |
<Magmodules_Core>
|
app/code/local/Magmodules/Core/etc/system.xml
CHANGED
@@ -1,4 +1,16 @@
|
|
1 |
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
<config>
|
3 |
<tabs>
|
4 |
<magmodules>
|
1 |
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magmodules.eu
|
5 |
+
* Http://www.magmodules.eu
|
6 |
+
* ========================
|
7 |
+
* @category Magmodules
|
8 |
+
* @package Magmodules_Core
|
9 |
+
* @author Magmodules <info@magmodules.eu)
|
10 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
11 |
+
* @license http://www.magmodules.eu/license-agreement/ [ Single domain license ]
|
12 |
+
*/
|
13 |
+
-->
|
14 |
<config>
|
15 |
<tabs>
|
16 |
<magmodules>
|
app/design/adminhtml/default/default/layout/magmodules/core.xml
CHANGED
@@ -1,15 +1,26 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
-
<!--
|
3 |
/**
|
4 |
-
*
|
5 |
-
*
|
6 |
-
*
|
7 |
-
*
|
8 |
-
*
|
9 |
-
*
|
10 |
-
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
*/
|
12 |
-
-->
|
13 |
<layout>
|
14 |
<default>
|
15 |
<reference name="head">
|
1 |
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
/**
|
4 |
+
* Magmodules.eu
|
5 |
+
* http://www.magmodules.eu
|
6 |
+
*
|
7 |
+
* NOTICE OF LICENSE
|
8 |
+
*
|
9 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
10 |
+
* that is bundled with this package in the file LICENSE.txt.
|
11 |
+
* It is also available through the world-wide-web at this URL:
|
12 |
+
* http://opensource.org/licenses/osl-3.0.php
|
13 |
+
* If you did not receive a copy of the license and are unable to
|
14 |
+
* obtain it through the world-wide-web, please send an email
|
15 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
16 |
+
*
|
17 |
+
* @category Magmodules
|
18 |
+
* @package Magmodules_Core
|
19 |
+
* @author Magmodules <info@magmodules.eu)
|
20 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
21 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
22 |
*/
|
23 |
+
-->
|
24 |
<layout>
|
25 |
<default>
|
26 |
<reference name="head">
|
app/design/frontend/base/default/template/magmodules/colorbox/media.phtml
CHANGED
@@ -1,18 +1,40 @@
|
|
1 |
<?php
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
?>
|
|
|
6 |
<?php if(Mage::getStoreConfig('colorbox/settings/jquery') == 'google'): ?>
|
7 |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
8 |
<?php endif; ?>
|
9 |
|
10 |
<?php if(Mage::getStoreConfig('colorbox/settings/jquery') == 'local'): ?>
|
11 |
-
<script src="<?php echo $this->getSkinUrl('colorbox/jquery.min.js'); ?>"></script>
|
12 |
<?php endif; ?>
|
13 |
|
14 |
-
<script src="<?php echo $this->getSkinUrl('colorbox/jquery.colorbox.js'); ?>" type="text/javascript"></script>
|
15 |
-
<link rel="stylesheet" href="<?php echo $this->getSkinUrl('colorbox/'. Mage::getStoreConfig('colorbox/
|
16 |
<script>
|
17 |
jQuery.noConflict();
|
18 |
jQuery(document).ready(function(){
|
@@ -22,7 +44,9 @@
|
|
22 |
current: "<?php echo Mage::helper('colorbox')->__('Image {current} of {total}') ?>",
|
23 |
previous: "<?php echo Mage::helper('colorbox')->__('previous') ?>",
|
24 |
next: "<?php echo Mage::helper('colorbox')->__('next') ?>",
|
25 |
-
close: "<?php echo Mage::helper('colorbox')->__('close') ?>"
|
|
|
|
|
26 |
}
|
27 |
);
|
28 |
});
|
1 |
<?php
|
2 |
+
/**
|
3 |
+
* Magmodules.eu
|
4 |
+
* http://www.magmodules.eu
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/osl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* @category Magmodules
|
17 |
+
* @package Magmodules_Colorbox
|
18 |
+
* @author Magmodules <info@magmodules.eu)
|
19 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
20 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
21 |
+
*/
|
22 |
+
|
23 |
+
$_product = $this->getProduct();
|
24 |
+
$_helper = $this->helper('catalog/output');
|
25 |
+
$colorbox = Mage::helper('colorbox');
|
26 |
?>
|
27 |
+
|
28 |
<?php if(Mage::getStoreConfig('colorbox/settings/jquery') == 'google'): ?>
|
29 |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
30 |
<?php endif; ?>
|
31 |
|
32 |
<?php if(Mage::getStoreConfig('colorbox/settings/jquery') == 'local'): ?>
|
33 |
+
<script src="<?php echo $this->getSkinUrl('magmodules/colorbox/jquery.min.js'); ?>"></script>
|
34 |
<?php endif; ?>
|
35 |
|
36 |
+
<script src="<?php echo $this->getSkinUrl('magmodules/colorbox/jquery.colorbox.js'); ?>" type="text/javascript"></script>
|
37 |
+
<link rel="stylesheet" href="<?php echo $this->getSkinUrl('magmodules/colorbox/'. Mage::getStoreConfig('colorbox/theme/theme') .'/colorbox.css'); ?>" type="text/css" media="screen" />
|
38 |
<script>
|
39 |
jQuery.noConflict();
|
40 |
jQuery(document).ready(function(){
|
44 |
current: "<?php echo Mage::helper('colorbox')->__('Image {current} of {total}') ?>",
|
45 |
previous: "<?php echo Mage::helper('colorbox')->__('previous') ?>",
|
46 |
next: "<?php echo Mage::helper('colorbox')->__('next') ?>",
|
47 |
+
close: "<?php echo Mage::helper('colorbox')->__('close') ?>",
|
48 |
+
transition: "<?php echo Mage::getStoreConfig('colorbox/theme/transition') ?>",
|
49 |
+
speed: "<?php echo Mage::getStoreConfig('colorbox/theme/transition_speed') ?>"
|
50 |
}
|
51 |
);
|
52 |
});
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magmodules_Colorbox</name>
|
4 |
-
<version>1.0.0
|
5 |
<stability>stable</stability>
|
6 |
-
<license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Colorbox plugin for Magento</summary>
|
10 |
-
<description>Colorbox is A lightweight customizable lightbox plugin for jQuery now compatible with Magento
|
11 |
-
<notes>
|
12 |
-
<authors><author><name>Magmodules</name><user>
|
13 |
-
<date>2013-02-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="Magmodules"><dir name="Colorbox"><dir name="Helper"><file name="Data.php" hash="
|
16 |
<compatible/>
|
17 |
-
<dependencies
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magmodules_Colorbox</name>
|
4 |
+
<version>1.1.0.0</version>
|
5 |
<stability>stable</stability>
|
6 |
+
<license>OSL 3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Colorbox plugin for Magento</summary>
|
10 |
+
<description>Colorbox is A lightweight customizable lightbox plugin for jQuery now compatible with Magento.</description>
|
11 |
+
<notes>Added transition function</notes>
|
12 |
+
<authors><author><name>Magmodules</name><user>auto-converted</user><email>info@magmodules.eu</email></author></authors>
|
13 |
+
<date>2013-02-10</date>
|
14 |
+
<time>13:55:00</time>
|
15 |
+
<contents><target name="magelocal"><dir name="Magmodules"><dir name="Colorbox"><dir name="Helper"><file name="Data.php" hash="22e20d9c8d4eaec58ac77bf2bcdfbd73"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Jquery.php" hash="e28250acc21299a6063b770ecf98a687"/><file name="Theme.php" hash="c62b1726a88d8ff75f2e88e17c486e39"/><file name="Transition.php" hash="f5de9d1c0e4707b4dc58ad4eb2bffd18"/></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="76afc684cdb8ca435b2b8e7b296cc81c"/><file name="config.xml" hash="f6f218c7239f26e439901e1d2338b143"/><file name="system.xml" hash="28e33f1cdd7fd6129ed9ecb2d288c8ab"/></dir></dir><dir name="Core"><dir name="etc"><file name="config.xml" hash="3fe3ddbc98a49ed94e13d9e600ce4830"/><file name="system.xml" hash="a6af45002ccaf73cca5bdff49704d100"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="magmodules"><file name="core.xml" hash="b0eac6eb7b32ce3ddd9eda265aeff861"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="magmodules"><dir name="colorbox"><file name="colorbox.xml" hash="b0fbee85496d8951a01ccdddfc034411"/></dir></dir></dir><dir name="template"><dir name="magmodules"><dir name="colorbox"><file name="media.phtml" hash="f1d5f07133298522c5c194ca22be31c2"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><dir name="magmodules"><file name="comments.png" hash="f187231e161acd185dbb918c8d9b7b6d"/><file name="logo.png" hash="b1cf77156f623f355321fed164d3e184"/></dir></dir><file name="magmodules.css" hash="b987bc585fad447574535d5e353ec16b"/></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="magmodules"><dir name="colorbox"><dir name="theme1"><dir name="images"><dir name="ie6"><file name="borderBottomCenter.png" hash="1936585831e8bcf4eb5ef1081c8e2574"/><file name="borderBottomLeft.png" hash="7ceeb01563f030dc47837fd8bad29488"/><file name="borderBottomRight.png" hash="297fb77440870d91f519bcecdb312725"/><file name="borderMiddleLeft.png" hash="64df0244eeaade27764d2cf33606527b"/><file name="borderMiddleRight.png" hash="9fa458eaaa35b80b2452f35a1d6b4d0c"/><file name="borderTopCenter.png" hash="01ecb01841270f3a765aadf4900929f3"/><file name="borderTopLeft.png" hash="bf4949b95b09d255edd9bcb8358a3557"/><file name="borderTopRight.png" hash="51315fa19507a33d5f1b5411598593e7"/></dir><file name="border.png" hash="7ca8a1d2eb0763b35c266cd54bee2fa5"/><file name="controls.png" hash="b68b9ecaae424de4862ba0d055b7a560"/><file name="loading.gif" hash="e6611f867d63754b7a2a974fb0a0e7dc"/><file name="loading_background.png" hash="acf427e932fb9413700a4b8b58b41eec"/><file name="overlay.png" hash="790376e15a036959e358a19d4a7ea437"/></dir><file name="colorbox.css" hash="9cbcfd53087275d55f484b3c3403b722"/></dir><dir name="theme2"><dir name="images"><file name="controls.png" hash="e9bdd308d0c5978e837e5aba1c5712d6"/><file name="loading.gif" hash="8732a6660b528fadfaeb35bcf568875f"/></dir><file name="colorbox.css" hash="7fd6fdb8e225952fc66fd7eb3ce6da5a"/></dir><dir name="theme3"><dir name="images"><file name="controls.png" hash="26156c32573f430fc4454fb551ac67f2"/><file name="loading.gif" hash="8732a6660b528fadfaeb35bcf568875f"/></dir><file name="colorbox.css" hash="f47d251bbce96f85d9ef207a6d95e8b6"/></dir><dir name="theme4"><dir name="images"><dir name="ie6"><file name="borderBottomCenter.png" hash="3f90207da36603df0c149c492bddbb0c"/><file name="borderBottomLeft.png" hash="3262aa0a44269611921af9ead46f0895"/><file name="borderBottomRight.png" hash="a5f6d0d9be6462600cd30a84faab6363"/><file name="borderMiddleLeft.png" hash="eb8abe31d7b850f14bf5eb4543e8c59d"/><file name="borderMiddleRight.png" hash="b644333625c0412bb2b40e2dc64e60fb"/><file name="borderTopCenter.png" hash="ec720341598256324261994c1ea5afce"/><file name="borderTopLeft.png" hash="748c78f393f4f0894ea38a15400dfb51"/><file name="borderTopRight.png" hash="97c3bc0be76863db1a81cedb8ecb3b92"/></dir><file name="border1.png" hash="416e964cc063395fc2db26e463987609"/><file name="border2.png" hash="50cdcf6bc41aeac05c43095f4074f6f4"/><file name="loading.gif" hash="b5e24db8f84eb4eac09c88f804f36df2"/></dir><file name="colorbox.css" hash="1c28abdddf212bb11cc7e4ae8e22e506"/></dir><dir name="theme5"><dir name="images"><file name="border.png" hash="84ac39cb765f507aa1aef0f657c5e4bf"/><file name="controls.png" hash="5aec7ed684b6fe4dbeffabb73378962c"/><file name="loading.gif" hash="e6611f867d63754b7a2a974fb0a0e7dc"/><file name="loading_background.png" hash="7c96a54b079f79d48db5c29c3a538b83"/></dir><file name="colorbox.css" hash="c77001a65df65d0eedf36ee6a75ed69b"/></dir><file name="jquery.colorbox.js" hash="5f6f6fb1da2f569029c97b3832c3fa78"/><file name="jquery.min.js" hash="ddb84c1587287b2df08966081ef063bf"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Magmodules_Colorbox.csv" hash="9d21673a078feded5a1c05a5ef489515"/></dir><dir name="nl_NL"><file name="Magmodules_Colorbox.csv" hash="f911b69effb4683afe838e74e567b280"/></dir></target><target name="mageetc"><dir name="modules"><file name="Magmodules_Colorbox.xml" hash="7972ddfcb81e4f67894ab903edfbb13f"/><file name="Magmodules_Core.xml" hash="2697672510696f9cc390b995103c89c7"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies/>
|
18 |
</package>
|
skin/adminhtml/default/default/magmodules.css
CHANGED
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
h3.mm-moduleheader {
|
2 |
background: url("images/magmodules/logo.png") no-repeat scroll 4px 0 transparent;
|
3 |
padding: 18px 0 2px 160px;
|
@@ -10,6 +31,22 @@ p.mm-info {
|
|
10 |
padding: 5px;
|
11 |
}
|
12 |
|
13 |
-
a.magtooltip span {
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/**
|
2 |
+
* Magmodules.eu
|
3 |
+
* http://www.magmodules.eu
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to info@magmodules.eu so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Magmodules
|
16 |
+
* @package Magmodules_Core
|
17 |
+
* @author Magmodules <info@magmodules.eu)
|
18 |
+
* @copyright Copyright (c) 2013 (http://www.magmodules.eu)
|
19 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
20 |
+
*/
|
21 |
+
|
22 |
h3.mm-moduleheader {
|
23 |
background: url("images/magmodules/logo.png") no-repeat scroll 4px 0 transparent;
|
24 |
padding: 18px 0 2px 160px;
|
31 |
padding: 5px;
|
32 |
}
|
33 |
|
34 |
+
a.magtooltip span {
|
35 |
+
display:none;
|
36 |
+
padding:2px 3px;
|
37 |
+
margin-left:8px;
|
38 |
+
width:550px;
|
39 |
+
}
|
40 |
+
|
41 |
+
a.magtooltip:hover span {
|
42 |
+
display:inline;
|
43 |
+
position:absolute;
|
44 |
+
background:#ffffff;
|
45 |
+
border:1px solid #cccccc;
|
46 |
+
color:#6c6c6c;
|
47 |
+
}
|
48 |
+
|
49 |
+
.magtooltip hr {
|
50 |
+
height:1px;
|
51 |
+
border: 1px dotted #606;
|
52 |
+
}
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/jquery.colorbox.js
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/jquery.min.js
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/colorbox.css
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/border.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/controls.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderBottomCenter.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderBottomLeft.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderBottomRight.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderMiddleLeft.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderMiddleRight.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderTopCenter.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderTopLeft.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/ie6/borderTopRight.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/loading.gif
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/loading_background.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme1/images/overlay.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme2/colorbox.css
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme2/images/controls.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme2/images/loading.gif
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme3/colorbox.css
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme3/images/controls.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme3/images/loading.gif
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/colorbox.css
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/border1.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/border2.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderBottomCenter.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderBottomLeft.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderBottomRight.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderMiddleLeft.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderMiddleRight.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderTopCenter.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderTopLeft.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/ie6/borderTopRight.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme4/images/loading.gif
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/colorbox.css
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/images/border.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/images/controls.png
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/images/loading.gif
RENAMED
File without changes
|
skin/frontend/base/default/{colorbox → magmodules/colorbox}/theme5/images/loading_background.png
RENAMED
File without changes
|