Version Notes
-Bug fixes and enhancement
Download this release
Release Info
Developer | Biztech |
Extension | christmasfestive_module |
Version | 0.1.1 |
Comparing to | |
See all releases |
Code changes from version 0.1.0 to 0.1.1
- app/code/local/Biztech/Christmasfestive/etc/config.xml +5 -2
- app/code/local/Biztech/Christmasfestive/etc/system.xml +34 -13
- app/design/frontend/default/default/template/christmasfestive/christmasfestive.phtml +19 -4
- app/design/frontend/default/default/template/christmasfestive/christmasfestivefooter.phtml +1 -3
- app/design/frontend/default/default/template/christmasfestive/christmasfestivehead.phtml +4 -10
- app/design/frontend/default/default/template/christmasfestive/christmasfestivemovingsanta.phtml +6 -1
- media/christmasfestive/bgimage/default/19b_1024i1.PNG +0 -0
- media/christmasfestive/bgimage/default/2z6ut50.jpg +0 -0
- media/christmasfestive/bgimage/default/bgheart.jpg +0 -0
- media/christmasfestive/bgimage/default/christmas-bg.jpg +0 -0
- media/christmasfestive/footer/baground/default/142364939258467.gif +0 -0
- media/christmasfestive/footer/baground/default/flowers.gif +0 -0
- media/christmasfestive/footer/default/170x290_5.JPG +0 -0
- media/christmasfestive/footer/default/9542-bigthumbnail.jpg +0 -0
- media/christmasfestive/footer/default/Hydrangeas.gif +0 -0
- media/christmasfestive/footer/default/christmas-tree.png +0 -0
- media/christmasfestive/footer/default/header-decoration.gif +0 -0
- media/christmasfestive/footer/default/santa.gif +0 -0
- media/christmasfestive/footer/default/teddy.gif +0 -0
- media/christmasfestive/footer/default/teddy.png +0 -0
- media/christmasfestive/footer/default/valentines.gif +0 -0
- media/christmasfestive/header/default/121281-1387282036.jpeg +0 -0
- media/christmasfestive/header/default/130x178.JPG +0 -0
- media/christmasfestive/header/default/19b_1024i1.PNG +0 -0
- media/christmasfestive/header/default/decoration.png +0 -0
- media/christmasfestive/header/default/header-decoration.gif +0 -0
- media/christmasfestive/header/default/lights3.png +0 -0
- media/christmasfestive/header/default/lights3_1.png +0 -0
- media/christmasfestive/header/default/santa.gif +0 -0
- media/christmasfestive/santa/default/45x1351.JPG +0 -0
- media/christmasfestive/santa/default/45x1351_1.JPG +0 -0
- media/christmasfestive/santa/default/45x1351_2.JPG +0 -0
- media/christmasfestive/santa/default/cupid.png +0 -0
- media/christmasfestive/santa/default/cupid6-221x240_1_35.png +0 -0
- media/christmasfestive/santa/default/cupid6-221x240_2_60.png +0 -0
- media/christmasfestive/santa/default/cupid6-221x240_2_60_1.png +0 -0
- media/christmasfestive/santa/default/header-decoration.gif +0 -0
- media/christmasfestive/santa/default/santa.gif +0 -0
- media/christmasfestive/santa/default/santa53.gif +0 -0
- package.xml +9 -16
- skin/frontend/default/default/christmasfestive/css/christmasfestive.css +3 -3
- skin/frontend/default/default/christmasfestive/images/Thumbs.db +0 -0
- skin/frontend/default/default/christmasfestive/images/footerdecoration.png +0 -0
- skin/frontend/default/default/christmasfestive/images/footerdecoration1.png +0 -0
app/code/local/Biztech/Christmasfestive/etc/config.xml
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Biztech_Christmasfestive>
|
13 |
-
<version>0.1.
|
14 |
</Biztech_Christmasfestive>
|
15 |
</modules>
|
16 |
<frontend>
|
@@ -145,6 +145,9 @@
|
|
145 |
<snowflakes_minsize>10</snowflakes_minsize>
|
146 |
<snowflakes_maxsize>50</snowflakes_maxsize>
|
147 |
</snowflakesconfig>
|
148 |
-
|
|
|
|
|
|
|
149 |
</default>
|
150 |
</config>
|
10 |
<config>
|
11 |
<modules>
|
12 |
<Biztech_Christmasfestive>
|
13 |
+
<version>0.1.1</version>
|
14 |
</Biztech_Christmasfestive>
|
15 |
</modules>
|
16 |
<frontend>
|
145 |
<snowflakes_minsize>10</snowflakes_minsize>
|
146 |
<snowflakes_maxsize>50</snowflakes_maxsize>
|
147 |
</snowflakesconfig>
|
148 |
+
<imageconfiguration>
|
149 |
+
<santa_moving_speed>8000</santa_moving_speed>
|
150 |
+
</imageconfiguration>
|
151 |
+
</christmasfestive>
|
152 |
</default>
|
153 |
</config>
|
app/code/local/Biztech/Christmasfestive/etc/system.xml
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
<sections>
|
10 |
<christmasfestive translate="label" module="christmasfestive">
|
11 |
<class>separator-top</class>
|
12 |
-
<label>
|
13 |
<tab>biztech</tab>
|
14 |
<sort_order>130</sort_order>
|
15 |
<show_in_default>1</show_in_default>
|
@@ -37,7 +37,7 @@
|
|
37 |
</fields>
|
38 |
</generalconfig>
|
39 |
<snowflakesconfig>
|
40 |
-
<label>
|
41 |
<frontend_type>text</frontend_type>
|
42 |
<sort_order>2</sort_order>
|
43 |
<show_in_default>1</show_in_default>
|
@@ -54,8 +54,8 @@
|
|
54 |
<show_in_store>0</show_in_store>
|
55 |
</active>-->
|
56 |
<snowflakes_number translate="label comment">
|
57 |
-
<label>
|
58 |
-
<comment>Add count of
|
59 |
<frontend_type>text</frontend_type>
|
60 |
<sort_order>1</sort_order>
|
61 |
<show_in_default>1</show_in_default>
|
@@ -65,7 +65,7 @@
|
|
65 |
|
66 |
</snowflakes_number>
|
67 |
<snowflakes_colors translate="label comment">
|
68 |
-
<label>
|
69 |
<comment>#e6f2ff, #eee, blue, pink</comment>
|
70 |
<frontend_type>text</frontend_type>
|
71 |
<sort_order>2</sort_order>
|
@@ -74,8 +74,8 @@
|
|
74 |
<show_in_store>1</show_in_store>
|
75 |
</snowflakes_colors>
|
76 |
<snowflakes_text translate="label comment">
|
77 |
-
<label>
|
78 |
-
<comment>Add comma seperated values,Unicode characters like ❄ ❅ ❆ ★ ☆ or any text </comment>
|
79 |
<frontend_type>text</frontend_type>
|
80 |
<sort_order>3</sort_order>
|
81 |
<show_in_default>1</show_in_default>
|
@@ -83,7 +83,7 @@
|
|
83 |
<show_in_store>1</show_in_store>
|
84 |
</snowflakes_text>
|
85 |
<snowflakes_speed translate="label comment">
|
86 |
-
<label>
|
87 |
<comment>Recommended: 1 to 5</comment>
|
88 |
<frontend_type>text</frontend_type>
|
89 |
<sort_order>4</sort_order>
|
@@ -93,7 +93,7 @@
|
|
93 |
<validate>validate-greater-than-zero</validate>
|
94 |
</snowflakes_speed>
|
95 |
<snowflakes_minsize translate="label comment">
|
96 |
-
<label>Minimum
|
97 |
<comment>Default: 10</comment>
|
98 |
<frontend_type>text</frontend_type>
|
99 |
<sort_order>5</sort_order>
|
@@ -103,7 +103,7 @@
|
|
103 |
<validate>validate-greater-than-zero</validate>
|
104 |
</snowflakes_minsize>
|
105 |
<snowflakes_maxsize translate="label comment">
|
106 |
-
<label>Maximum
|
107 |
<comment>Default: 50</comment>
|
108 |
<frontend_type>text</frontend_type>
|
109 |
<sort_order>6</sort_order>
|
@@ -144,7 +144,7 @@
|
|
144 |
<show_in_store>1</show_in_store>
|
145 |
</image_header>
|
146 |
<image_santa_claus translate="label comment">
|
147 |
-
<label>Moving
|
148 |
<comment>Recommended file types gif. Moving Santa Claus</comment>
|
149 |
<frontend_type>image</frontend_type>
|
150 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
@@ -167,9 +167,21 @@
|
|
167 |
<show_in_website>1</show_in_website>
|
168 |
<show_in_store>1</show_in_store>
|
169 |
</image_footer>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
170 |
<santa_moving_effect translate="label comment">
|
171 |
-
<label>
|
172 |
-
<comment>If selected yes santa clause will move randomly on page</comment>
|
173 |
<frontend_type>select</frontend_type>
|
174 |
<source_model>adminhtml/system_config_source_yesno</source_model>
|
175 |
<sort_order>4</sort_order>
|
@@ -177,6 +189,15 @@
|
|
177 |
<show_in_website>1</show_in_website>
|
178 |
<show_in_store>1</show_in_store>
|
179 |
</santa_moving_effect>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
</fields>
|
181 |
</imageconfiguration>
|
182 |
<bagroundimageconfig>
|
9 |
<sections>
|
10 |
<christmasfestive translate="label" module="christmasfestive">
|
11 |
<class>separator-top</class>
|
12 |
+
<label>Magento Festive Season Extension</label>
|
13 |
<tab>biztech</tab>
|
14 |
<sort_order>130</sort_order>
|
15 |
<show_in_default>1</show_in_default>
|
37 |
</fields>
|
38 |
</generalconfig>
|
39 |
<snowflakesconfig>
|
40 |
+
<label>Festive Pattern Configurations</label>
|
41 |
<frontend_type>text</frontend_type>
|
42 |
<sort_order>2</sort_order>
|
43 |
<show_in_default>1</show_in_default>
|
54 |
<show_in_store>0</show_in_store>
|
55 |
</active>-->
|
56 |
<snowflakes_number translate="label comment">
|
57 |
+
<label>Pattern Count</label>
|
58 |
+
<comment>Add count of pattern for each flake design to be displayed like heart, snowflakes. </comment>
|
59 |
<frontend_type>text</frontend_type>
|
60 |
<sort_order>1</sort_order>
|
61 |
<show_in_default>1</show_in_default>
|
65 |
|
66 |
</snowflakes_number>
|
67 |
<snowflakes_colors translate="label comment">
|
68 |
+
<label>Pattern Colors</label>
|
69 |
<comment>#e6f2ff, #eee, blue, pink</comment>
|
70 |
<frontend_type>text</frontend_type>
|
71 |
<sort_order>2</sort_order>
|
74 |
<show_in_store>1</show_in_store>
|
75 |
</snowflakes_colors>
|
76 |
<snowflakes_text translate="label comment">
|
77 |
+
<label>Pattern Designs</label>
|
78 |
+
<comment>Add comma seperated values,Unicode characters like ❄ ♡ ❅ ❆ ★ ☆ or any text </comment>
|
79 |
<frontend_type>text</frontend_type>
|
80 |
<sort_order>3</sort_order>
|
81 |
<show_in_default>1</show_in_default>
|
83 |
<show_in_store>1</show_in_store>
|
84 |
</snowflakes_text>
|
85 |
<snowflakes_speed translate="label comment">
|
86 |
+
<label>Pattern Speed</label>
|
87 |
<comment>Recommended: 1 to 5</comment>
|
88 |
<frontend_type>text</frontend_type>
|
89 |
<sort_order>4</sort_order>
|
93 |
<validate>validate-greater-than-zero</validate>
|
94 |
</snowflakes_speed>
|
95 |
<snowflakes_minsize translate="label comment">
|
96 |
+
<label>Minimum Pattern size</label>
|
97 |
<comment>Default: 10</comment>
|
98 |
<frontend_type>text</frontend_type>
|
99 |
<sort_order>5</sort_order>
|
103 |
<validate>validate-greater-than-zero</validate>
|
104 |
</snowflakes_minsize>
|
105 |
<snowflakes_maxsize translate="label comment">
|
106 |
+
<label>Maximum Pattern size</label>
|
107 |
<comment>Default: 50</comment>
|
108 |
<frontend_type>text</frontend_type>
|
109 |
<sort_order>6</sort_order>
|
144 |
<show_in_store>1</show_in_store>
|
145 |
</image_header>
|
146 |
<image_santa_claus translate="label comment">
|
147 |
+
<label>Moving Pattern Image</label>
|
148 |
<comment>Recommended file types gif. Moving Santa Claus</comment>
|
149 |
<frontend_type>image</frontend_type>
|
150 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
167 |
<show_in_website>1</show_in_website>
|
168 |
<show_in_store>1</show_in_store>
|
169 |
</image_footer>
|
170 |
+
<footer_baground translate="label comment">
|
171 |
+
<label>Footer Background Image</label>
|
172 |
+
<comment>Recommended file types: jpeg, gif, png. Displayed In Header</comment>
|
173 |
+
<frontend_type>image</frontend_type>
|
174 |
+
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
175 |
+
<upload_dir config="system/filesystem/media" scope_info="1">christmasfestive/footer/baground</upload_dir>
|
176 |
+
<base_url type="media" scope_info="1">christmasfestive</base_url>
|
177 |
+
<sort_order>1</sort_order>
|
178 |
+
<show_in_default>1</show_in_default>
|
179 |
+
<show_in_website>1</show_in_website>
|
180 |
+
<show_in_store>1</show_in_store>
|
181 |
+
</footer_baground>
|
182 |
<santa_moving_effect translate="label comment">
|
183 |
+
<label>Animate Image Random</label>
|
184 |
+
<comment>If selected yes image of santa clause,cupid etc will move randomly on page</comment>
|
185 |
<frontend_type>select</frontend_type>
|
186 |
<source_model>adminhtml/system_config_source_yesno</source_model>
|
187 |
<sort_order>4</sort_order>
|
189 |
<show_in_website>1</show_in_website>
|
190 |
<show_in_store>1</show_in_store>
|
191 |
</santa_moving_effect>
|
192 |
+
<santa_moving_speed translate="label comment">
|
193 |
+
<label>Moving Animated Image Speed</label>
|
194 |
+
<comment>enter speed to animate image. Higher the value lower the speed will be. Recommended value between range 6000-9000. Default is 8000</comment>
|
195 |
+
<frontend_type>text</frontend_type>
|
196 |
+
<sort_order>4</sort_order>
|
197 |
+
<show_in_default>1</show_in_default>
|
198 |
+
<show_in_website>1</show_in_website>
|
199 |
+
<show_in_store>1</show_in_store>
|
200 |
+
</santa_moving_speed>
|
201 |
</fields>
|
202 |
</imageconfiguration>
|
203 |
<bagroundimageconfig>
|
app/design/frontend/default/default/template/christmasfestive/christmasfestive.phtml
CHANGED
@@ -1,10 +1,25 @@
|
|
1 |
<?php if(Mage::getStoreConfig('christmasfestive/generalconfig/active')): ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
<script type="text/javascript">
|
3 |
var Snow = new Christmasfestiveflakes(<?php echo $this->getJsonOptions(); ?>);
|
4 |
jQuery(document).ready(function($)
|
5 |
-
|
6 |
$('.footer-container').append('<div class="xmas_bgimage"></div>');
|
7 |
-
|
8 |
})
|
9 |
</script>
|
10 |
<?php
|
@@ -25,7 +40,7 @@
|
|
25 |
} ?>
|
26 |
<script type="text/javascript">
|
27 |
//<![CDATA[
|
28 |
-
|
29 |
jQuery(document).ready(function($)
|
30 |
{
|
31 |
function conveyorLoop() {
|
@@ -38,7 +53,7 @@
|
|
38 |
var image = $('.main-container');
|
39 |
if(bg_image){
|
40 |
image.css('background', 'url(' + bg_image +')');
|
41 |
-
|
42 |
}
|
43 |
})
|
44 |
//]]>
|
1 |
<?php if(Mage::getStoreConfig('christmasfestive/generalconfig/active')): ?>
|
2 |
+
<?php
|
3 |
+
|
4 |
+
$getchristmasimagesoathheader = Mage::getBaseUrl('media') . "christmasfestive/" . "footer/baground/";
|
5 |
+
|
6 |
+
$get_footerbg_image = Mage::getStoreConfig('christmasfestive/imageconfiguration/footer_baground');
|
7 |
+
|
8 |
+
|
9 |
+
if ($get_footerbg_image) {
|
10 |
+
$get_footerbg_image = Mage::getStoreConfig('christmasfestive/imageconfiguration/footer_baground');
|
11 |
+
$get_footerbg_image = $getchristmasimagesoathheader . $get_footerbg_image;
|
12 |
+
}else{
|
13 |
+
$get_footerbg_image = $this->getSkinUrl('christmasfestive/images/footerdecoration.png');
|
14 |
+
}
|
15 |
+
?>
|
16 |
+
|
17 |
<script type="text/javascript">
|
18 |
var Snow = new Christmasfestiveflakes(<?php echo $this->getJsonOptions(); ?>);
|
19 |
jQuery(document).ready(function($)
|
20 |
+
{
|
21 |
$('.footer-container').append('<div class="xmas_bgimage"></div>');
|
22 |
+
$('.xmas_bgimage').css("background-image","url('<?php echo $get_footerbg_image ?>')");
|
23 |
})
|
24 |
</script>
|
25 |
<?php
|
40 |
} ?>
|
41 |
<script type="text/javascript">
|
42 |
//<![CDATA[
|
43 |
+
|
44 |
jQuery(document).ready(function($)
|
45 |
{
|
46 |
function conveyorLoop() {
|
53 |
var image = $('.main-container');
|
54 |
if(bg_image){
|
55 |
image.css('background', 'url(' + bg_image +')');
|
56 |
+
|
57 |
}
|
58 |
})
|
59 |
//]]>
|
app/design/frontend/default/default/template/christmasfestive/christmasfestivefooter.phtml
CHANGED
@@ -9,9 +9,7 @@
|
|
9 |
$get_footer_image = Mage::getStoreConfig('christmasfestive/imageconfiguration/image_footer');
|
10 |
$final_footer_image = $getchristmasimagesoathfooter.$get_footer_image;
|
11 |
}
|
12 |
-
|
13 |
-
$final_footer_image = $defaultpath."footer.gif";
|
14 |
-
}*/
|
15 |
?>
|
16 |
|
17 |
|
9 |
$get_footer_image = Mage::getStoreConfig('christmasfestive/imageconfiguration/image_footer');
|
10 |
$final_footer_image = $getchristmasimagesoathfooter.$get_footer_image;
|
11 |
}
|
12 |
+
|
|
|
|
|
13 |
?>
|
14 |
|
15 |
|
app/design/frontend/default/default/template/christmasfestive/christmasfestivehead.phtml
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
if (Mage::getStoreConfig('christmasfestive/generalconfig/active')):
|
3 |
if (Mage::getStoreConfig('christmasfestive/imageconfiguration/image_active')):
|
4 |
|
|
|
|
|
5 |
$getchristmasimagesoathheader = Mage::getBaseUrl('media') . "christmasfestive/" . "header/";
|
6 |
$defaultpath = Mage::getBaseUrl('media') . "christmasfestive/" . "default/";
|
7 |
$get_header_image = Mage::getStoreConfig('christmasfestive/imageconfiguration/image_header');
|
@@ -12,16 +14,8 @@ if (Mage::getStoreConfig('christmasfestive/generalconfig/active')):
|
|
12 |
$final_header_image = $getchristmasimagesoathheader . $get_header_image;
|
13 |
}
|
14 |
?>
|
15 |
-
|
16 |
-
|
17 |
-
src='<?php echo $final_header_image ?>', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $final_header_image ?>',sizingMethod='scale');" <?php } ?>>
|
18 |
-
</div>*/ ?>
|
19 |
|
20 |
-
<div id="lights-head" class="lights-head" <?php if (isset($final_header_image)) { ?> style="background-image: url(<?php echo $final_header_image ?>)" <?php } ?>></div>
|
21 |
<?php endif;
|
22 |
endif; ?>
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
2 |
if (Mage::getStoreConfig('christmasfestive/generalconfig/active')):
|
3 |
if (Mage::getStoreConfig('christmasfestive/imageconfiguration/image_active')):
|
4 |
|
5 |
+
$left_header_image = $this->getSkinUrl('christmasfestive/images/heartball.png');
|
6 |
+
|
7 |
$getchristmasimagesoathheader = Mage::getBaseUrl('media') . "christmasfestive/" . "header/";
|
8 |
$defaultpath = Mage::getBaseUrl('media') . "christmasfestive/" . "default/";
|
9 |
$get_header_image = Mage::getStoreConfig('christmasfestive/imageconfiguration/image_header');
|
14 |
$final_header_image = $getchristmasimagesoathheader . $get_header_image;
|
15 |
}
|
16 |
?>
|
17 |
+
<div id="lights-head" class="lights-head" <?php if (isset($final_header_image)) { ?> style="background-image: url(<?php echo $final_header_image ?>)" <?php } ?>>
|
18 |
+
</div>
|
|
|
|
|
19 |
|
|
|
20 |
<?php endif;
|
21 |
endif; ?>
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/default/template/christmasfestive/christmasfestivemovingsanta.phtml
CHANGED
@@ -3,6 +3,10 @@ if (Mage::getStoreConfig('christmasfestive/generalconfig/active')):
|
|
3 |
if (Mage::getStoreConfig('christmasfestive/imageconfiguration/image_active')):
|
4 |
|
5 |
|
|
|
|
|
|
|
|
|
6 |
$getchristmasimagesoathsanta = Mage::getBaseUrl('media') . "christmasfestive/" . "santa/";
|
7 |
$default_path = $this->getSkinUrl('christmasfestive/images/santa.gif', array('_secure' => true));
|
8 |
$get_movingsanta_image = Mage::getStoreConfig('christmasfestive/imageconfiguration/image_santa_claus');
|
@@ -38,13 +42,14 @@ if (Mage::getStoreConfig('christmasfestive/generalconfig/active')):
|
|
38 |
|
39 |
function santa_animation() {
|
40 |
var santa_animatio = '<?php echo $get_movingsanta_effect; ?>';
|
|
|
41 |
|
42 |
if (santa_animatio == 'random') {
|
43 |
var h = $(document).height() - 50;
|
44 |
var w = $(document).width() - 50;
|
45 |
var nh = Math.floor(Math.random() * h);
|
46 |
var nw = Math.floor(Math.random() * w);
|
47 |
-
$('#moving-santa').animate({top: nh, left: nw},
|
48 |
santa_animation();
|
49 |
});
|
50 |
|
3 |
if (Mage::getStoreConfig('christmasfestive/imageconfiguration/image_active')):
|
4 |
|
5 |
|
6 |
+
$getspeedofmovingimage = Mage::getStoreConfig('christmasfestive/imageconfiguration/santa_moving_speed');
|
7 |
+
if($getspeedofmovingimage==""){
|
8 |
+
$getspeedofmovingimage = 8000;
|
9 |
+
}
|
10 |
$getchristmasimagesoathsanta = Mage::getBaseUrl('media') . "christmasfestive/" . "santa/";
|
11 |
$default_path = $this->getSkinUrl('christmasfestive/images/santa.gif', array('_secure' => true));
|
12 |
$get_movingsanta_image = Mage::getStoreConfig('christmasfestive/imageconfiguration/image_santa_claus');
|
42 |
|
43 |
function santa_animation() {
|
44 |
var santa_animatio = '<?php echo $get_movingsanta_effect; ?>';
|
45 |
+
var santa_animation_speed = '<?php echo $getspeedofmovingimage; ?>';
|
46 |
|
47 |
if (santa_animatio == 'random') {
|
48 |
var h = $(document).height() - 50;
|
49 |
var w = $(document).width() - 50;
|
50 |
var nh = Math.floor(Math.random() * h);
|
51 |
var nw = Math.floor(Math.random() * w);
|
52 |
+
$('#moving-santa').animate({top: nh, left: nw}, parseInt(santa_animation_speed), function() {
|
53 |
santa_animation();
|
54 |
});
|
55 |
|
media/christmasfestive/bgimage/default/19b_1024i1.PNG
ADDED
Binary file
|
media/christmasfestive/bgimage/default/2z6ut50.jpg
ADDED
Binary file
|
media/christmasfestive/bgimage/default/bgheart.jpg
ADDED
Binary file
|
media/christmasfestive/bgimage/default/christmas-bg.jpg
ADDED
Binary file
|
media/christmasfestive/footer/baground/default/142364939258467.gif
ADDED
Binary file
|
media/christmasfestive/footer/baground/default/flowers.gif
ADDED
Binary file
|
media/christmasfestive/footer/default/170x290_5.JPG
ADDED
Binary file
|
media/christmasfestive/footer/default/9542-bigthumbnail.jpg
ADDED
Binary file
|
media/christmasfestive/footer/default/Hydrangeas.gif
ADDED
Binary file
|
media/christmasfestive/footer/default/christmas-tree.png
ADDED
Binary file
|
media/christmasfestive/footer/default/header-decoration.gif
ADDED
Binary file
|
media/christmasfestive/footer/default/santa.gif
ADDED
Binary file
|
media/christmasfestive/footer/default/teddy.gif
ADDED
Binary file
|
media/christmasfestive/footer/default/teddy.png
ADDED
Binary file
|
media/christmasfestive/footer/default/valentines.gif
ADDED
Binary file
|
media/christmasfestive/header/default/121281-1387282036.jpeg
ADDED
Binary file
|
media/christmasfestive/header/default/130x178.JPG
ADDED
Binary file
|
media/christmasfestive/header/default/19b_1024i1.PNG
ADDED
Binary file
|
media/christmasfestive/header/default/decoration.png
ADDED
Binary file
|
media/christmasfestive/header/default/header-decoration.gif
ADDED
Binary file
|
media/christmasfestive/header/default/lights3.png
ADDED
Binary file
|
media/christmasfestive/header/default/lights3_1.png
ADDED
Binary file
|
media/christmasfestive/header/default/santa.gif
ADDED
Binary file
|
media/christmasfestive/santa/default/45x1351.JPG
ADDED
Binary file
|
media/christmasfestive/santa/default/45x1351_1.JPG
ADDED
Binary file
|
media/christmasfestive/santa/default/45x1351_2.JPG
ADDED
Binary file
|
media/christmasfestive/santa/default/cupid.png
ADDED
Binary file
|
media/christmasfestive/santa/default/cupid6-221x240_1_35.png
ADDED
Binary file
|
media/christmasfestive/santa/default/cupid6-221x240_2_60.png
ADDED
Binary file
|
media/christmasfestive/santa/default/cupid6-221x240_2_60_1.png
ADDED
Binary file
|
media/christmasfestive/santa/default/header-decoration.gif
ADDED
Binary file
|
media/christmasfestive/santa/default/santa.gif
ADDED
Binary file
|
media/christmasfestive/santa/default/santa53.gif
ADDED
Binary file
|
package.xml
CHANGED
@@ -1,28 +1,21 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>christmasfestive_module</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
-
<description>
|
11 |
-
|
12 |
-
|
13 |
-
Features
|
14 |
-
● Admin can choose any text or available images for snow fall effect. 
|
15 |
-
● Admin can upload custom image. If no image will be uploaded default image will be displayed.
|
16 |
-
● Admin can upload custom image as well. If no image will be uploaded default image will be displayed. 
|
17 |
-
● Admin can upload custom image also. If no image will be uploaded default image will be displayed.
|
18 |
-
● Easy-to-manage admin panel. 
|
19 |
-
● Allows to change background image.
|
20 |
</description>
|
21 |
-
<notes>-
|
22 |
<authors><author><name>Biztech</name><user>biztechcon</user><email>sales@biztechconsultancy.com</email></author></authors>
|
23 |
-
<date>
|
24 |
-
<time>
|
25 |
-
<contents><target name="magelocal"><dir name="Biztech"><dir name="All"><dir name="Helper"><file name="Data.php" hash="e856726fd089e7f73ca7de450b696419"/></dir><dir name="Model"><file name="All.php" hash="a9aeeb9c6d7be9cf20414f405efc878d"/><dir name="Mysql4"><dir name="All"><file name="Collection.php" hash="a1909236183d126f38e628b85bb57e81"/></dir><file name="All.php" hash="f02542393eb26eadfb9b92d901d2ac12"/></dir><dir name="Source"><dir name="Updates"><file name="Type.php" hash="fa695bf4764c2d93c7436ed54bde89ba"/></dir></dir><file name="Status.php" hash="30a6f0da7d9d45e1082da532d5f8dabc"/><file name="Update.php" hash="83ceddbab4d621545b9c7c4bccdec7c0"/></dir><dir name="etc"><file name="config.xml" hash="27e403cedb861da03753d28527d9c664"/><file name="system.xml" hash="17262087dc933d934e09ac04cafb4c51"/></dir></dir><dir name="Christmasfestive"><dir name="Block"><file name="Christmasfestive.php" hash="23b00fc77aa56f72d7154ab8c8e3ae52"/></dir><dir name="Helper"><file name="Data.php" hash="6a475b69617d07055a4795138777ca94"/></dir><dir name="etc"><file name="config.xml" hash="
|
26 |
<compatible/>
|
27 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
28 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>christmasfestive_module</name>
|
4 |
+
<version>0.1.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>
|
8 |
<extends/>
|
9 |
+
<summary>You can now drench your customers with festive fever every time new festival arrives configuring Magento Festive Season Extension. </summary>
|
10 |
+
<description>Festivals are integral part of our lives. Considering this fact we have rolled out a new Magento Festive Season Extension just for you to make your online store festival-ready! Let your customers get the festive season shopping experience from your online store configuring this extension! 
|
11 |
+
Using this extension you can create decorative effects without affecting the speed of your store. The visitors and customers will surely stop by to enjoy the awesome look and feel of your website just to feel the festival fervor from close quarters. 
|
12 |
+
Customers open up their wallets on festival seasons and you can receive your chunk of business and much more on this occasion, just decorate your store and attract more customers and improved revenues this season! This extension could be the perfect goodie on this festive season for your customers!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
</description>
|
14 |
+
<notes>-Bug fixes and enhancement</notes>
|
15 |
<authors><author><name>Biztech</name><user>biztechcon</user><email>sales@biztechconsultancy.com</email></author></authors>
|
16 |
+
<date>2015-02-12</date>
|
17 |
+
<time>09:51:49</time>
|
18 |
+
<contents><target name="magelocal"><dir name="Biztech"><dir name="All"><dir name="Helper"><file name="Data.php" hash="e856726fd089e7f73ca7de450b696419"/></dir><dir name="Model"><file name="All.php" hash="a9aeeb9c6d7be9cf20414f405efc878d"/><dir name="Mysql4"><dir name="All"><file name="Collection.php" hash="a1909236183d126f38e628b85bb57e81"/></dir><file name="All.php" hash="f02542393eb26eadfb9b92d901d2ac12"/></dir><dir name="Source"><dir name="Updates"><file name="Type.php" hash="fa695bf4764c2d93c7436ed54bde89ba"/></dir></dir><file name="Status.php" hash="30a6f0da7d9d45e1082da532d5f8dabc"/><file name="Update.php" hash="83ceddbab4d621545b9c7c4bccdec7c0"/></dir><dir name="etc"><file name="config.xml" hash="27e403cedb861da03753d28527d9c664"/><file name="system.xml" hash="17262087dc933d934e09ac04cafb4c51"/></dir></dir><dir name="Christmasfestive"><dir name="Block"><file name="Christmasfestive.php" hash="23b00fc77aa56f72d7154ab8c8e3ae52"/></dir><dir name="Helper"><file name="Data.php" hash="6a475b69617d07055a4795138777ca94"/></dir><dir name="etc"><file name="config.xml" hash="4e0a0a8195692e284b97569d699d0f46"/><file name="system.xml" hash="5ffeea3255744bbd740f894ef286e369"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Biztech_All.xml" hash="f4c3b9c029e56da8f09d7d71336c00f7"/><file name="Biztech_Christmasfestive.xml" hash="a151d9b46e59ead39b78cc6f89ca3b04"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="christmasfestive.xml" hash="52e9af5b2135f8cc9ef87215d50d0d21"/></dir><dir name="template"><dir name="christmasfestive"><file name="christmasfestive.phtml" hash="f2529b8cdb4ba3e2888218b74927c107"/><file name="christmasfestivefooter.phtml" hash="e7d729e34a26df340fbb6c8e47e011f4"/><file name="christmasfestivehead.phtml" hash="41d7ad6cc77aa8ca019eae18bd954c8d"/><file name="christmasfestivemovingsanta.phtml" hash="c9103574c1740c60f75af6de388c0739"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="christmasfestive"><dir name="css"><file name="christmasfestive.css" hash="c4d557882683f289e7d9df5056ddfa76"/></dir><dir name="images"><file name="Thumbs.db" hash="ff4e3c8c8273816043839d44e45c40bf"/><file name="christmas-bg.jpg" hash="880c7853fdc08606f3905844c2557bf5"/><file name="christmas-tree.png" hash="d0e6b69309a612ee013b947ffce9f935"/><file name="footerdecoration.png" hash="d2c1a2918b378516ec8cc8dca79f6bba"/><file name="footerdecoration1.png" hash="9a04e2f394c84c121f296bb488835469"/><file name="header-decoration.gif" hash="91751d1e23f741ff572749083fb3fcb9"/><file name="santa.gif" hash="d3bce72b1db0b2d22c2acbb568b5bebc"/></dir><dir name="js"><file name="christmasfestive.js" hash="0da890278a219c64c3b47cf63fdadab4"/><file name="jquery.min.js" hash="3c9137d88a00b1ae0b41ff6a70571615"/><file name="jquery.noconflict.js" hash="19d40620a0e0360e1fa909ff9ef15255"/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="media"><dir name="christmasfestive"><dir name="bgimage"><dir name="default"><file name="19b_1024i1.PNG" hash="1a73ce07c62dbd8c091deaef7a83fb97"/><file name="2z6ut50.jpg" hash="8d14ba75669b6bdd08f8cd7b861e80d7"/><file name="bgheart.jpg" hash="8d14ba75669b6bdd08f8cd7b861e80d7"/><file name="christmas-bg.jpg" hash="880c7853fdc08606f3905844c2557bf5"/></dir></dir><dir name="footer"><dir name="baground"><dir name="default"><file name="142364939258467.gif" hash="f0768ac87defbeba24d7975d1d0f17c2"/><file name="flowers.gif" hash="f0768ac87defbeba24d7975d1d0f17c2"/></dir></dir><dir name="default"><file name="170x290_5.JPG" hash="510de0274f9df8de6b2e2b39103af3a4"/><file name="9542-bigthumbnail.jpg" hash="276c3b04f4dcf1d30d8c962bd7be9464"/><file name="Hydrangeas.gif" hash="7c6e7665a91f9478ef30d76e4c0181c5"/><file name="christmas-tree.png" hash="d0e6b69309a612ee013b947ffce9f935"/><file name="header-decoration.gif" hash="91751d1e23f741ff572749083fb3fcb9"/><file name="santa.gif" hash="d3bce72b1db0b2d22c2acbb568b5bebc"/><file name="teddy.gif" hash="e79a23c5d32cc93eee0b778229f6ee8e"/><file name="teddy.png" hash="23ec42e21a29defae67169f47ce31590"/><file name="valentines.gif" hash="1930fc39f2ce4b109b99310f10b74af1"/></dir></dir><dir name="header"><dir name="default"><file name="121281-1387282036.jpeg" hash="b0d5f71e1dbf2d12a41d2f488e1a4cb8"/><file name="130x178.JPG" hash="789156e2577943075da476337e9e52dd"/><file name="19b_1024i1.PNG" hash="1a73ce07c62dbd8c091deaef7a83fb97"/><file name="decoration.png" hash="e5a3c8309462fb0175c937e0a9d4d8ea"/><file name="header-decoration.gif" hash="91751d1e23f741ff572749083fb3fcb9"/><file name="lights3.png" hash="e5a3c8309462fb0175c937e0a9d4d8ea"/><file name="lights3_1.png" hash="e5a3c8309462fb0175c937e0a9d4d8ea"/><file name="santa.gif" hash="d3bce72b1db0b2d22c2acbb568b5bebc"/></dir></dir><dir name="santa"><dir name="default"><file name="45x1351.JPG" hash="927dbcc56bde0ec17cd2b771f62024dc"/><file name="45x1351_1.JPG" hash="927dbcc56bde0ec17cd2b771f62024dc"/><file name="45x1351_2.JPG" hash="927dbcc56bde0ec17cd2b771f62024dc"/><file name="cupid.png" hash="e17336ae4e7b2f843effb519717ae611"/><file name="cupid6-221x240_1_35.png" hash="e17336ae4e7b2f843effb519717ae611"/><file name="cupid6-221x240_2_60.png" hash="a6abe7ac2deb79d7399593c8a162d4bf"/><file name="cupid6-221x240_2_60_1.png" hash="a6abe7ac2deb79d7399593c8a162d4bf"/><file name="header-decoration.gif" hash="91751d1e23f741ff572749083fb3fcb9"/><file name="santa.gif" hash="d3bce72b1db0b2d22c2acbb568b5bebc"/><file name="santa53.gif" hash="ca5271d57c91a90926914c6cad3eacd2"/></dir></dir></dir></dir></target></contents>
|
19 |
<compatible/>
|
20 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
21 |
</package>
|
skin/frontend/default/default/christmasfestive/css/christmasfestive.css
CHANGED
@@ -7,14 +7,14 @@
|
|
7 |
|
8 |
.main-container{background-image: url("../images/christmas-bg.jpg");}
|
9 |
|
10 |
-
|
11 |
|
12 |
|
13 |
/* Footer christmas-tree*/
|
14 |
|
15 |
|
16 |
-
.christmas-tree { background-image: url("../images/christmas-tree.png"); background-repeat: no-repeat; width: 20%; position: fixed; bottom:
|
17 |
|
18 |
-
.xmas_bgimage{ background-image: url("../images/footerdecoration.png"); background-repeat: repeat-x; background-position: bottom left; width: 100%; position:fixed; bottom: 0; left: 0; height: 168px; z-index:1;}
|
19 |
|
20 |
.footer {margin: 0 auto; position: relative; z-index: 9;padding: 10px 10px 110px}
|
7 |
|
8 |
.main-container{background-image: url("../images/christmas-bg.jpg");}
|
9 |
|
10 |
+
.col2-set{position: relative; z-index: 2;}
|
11 |
|
12 |
|
13 |
/* Footer christmas-tree*/
|
14 |
|
15 |
|
16 |
+
.christmas-tree { background-image: url("../images/christmas-tree.png"); background-repeat: no-repeat; width: 20%; position: fixed; bottom: -12px; left:10px; height: 212px; z-index: 999;}
|
17 |
|
18 |
+
.xmas_bgimage{ background-image: url("../images/footerdecoration.png"); background-repeat: repeat-x; background-position: bottom left; width: 100%; position:fixed; bottom: 0; left: 0; height: 168px; z-index:1; }
|
19 |
|
20 |
.footer {margin: 0 auto; position: relative; z-index: 9;padding: 10px 10px 110px}
|
skin/frontend/default/default/christmasfestive/images/Thumbs.db
CHANGED
Binary file
|
skin/frontend/default/default/christmasfestive/images/footerdecoration.png
CHANGED
Binary file
|
skin/frontend/default/default/christmasfestive/images/footerdecoration1.png
ADDED
Binary file
|