Version Notes
- rename attribute in config
Download this release
Release Info
| Developer | tony vu |
| Extension | responsive |
| Version | 0.1.5 |
| Comparing to | |
| See all releases | |
Code changes from version 0.1.4 to 0.1.5
app/code/local/Tvcom/Themecustom/etc/system.xml
CHANGED
|
@@ -27,7 +27,7 @@
|
|
| 27 |
<show_in_store>0</show_in_store>
|
| 28 |
<fields>
|
| 29 |
<bgcolor translate="label">
|
| 30 |
-
<label>
|
| 31 |
<frontend_type>text</frontend_type>
|
| 32 |
<validate>color</validate>
|
| 33 |
<sort_order>1</sort_order>
|
|
@@ -37,7 +37,7 @@
|
|
| 37 |
</bgcolor>
|
| 38 |
|
| 39 |
<bgimage translate="label"> <!-- body background image -->
|
| 40 |
-
<label>
|
| 41 |
<frontend_type>image</frontend_type>
|
| 42 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
| 43 |
<upload_dir config="system/filesystem/media" scope_info="1">bgimage</upload_dir>
|
|
@@ -49,7 +49,7 @@
|
|
| 49 |
</bgimage>
|
| 50 |
|
| 51 |
<bgpositionx translate="label"> <!-- background position x -->
|
| 52 |
-
<label>
|
| 53 |
<frontend_type>text</frontend_type>
|
| 54 |
<sort_order>3</sort_order>
|
| 55 |
<show_in_default>1</show_in_default>
|
|
@@ -58,7 +58,7 @@
|
|
| 58 |
</bgpositionx>
|
| 59 |
|
| 60 |
<bgpositiony translate="label"> <!-- background position y -->
|
| 61 |
-
<label>
|
| 62 |
<fronend_type>text</fronend_type>
|
| 63 |
<sort_order>4</sort_order>
|
| 64 |
<show_in_default>1</show_in_default>
|
|
@@ -67,7 +67,7 @@
|
|
| 67 |
</bgpositiony>
|
| 68 |
|
| 69 |
<bgrepeat translate="label"> <!-- background repeat -->
|
| 70 |
-
<label>
|
| 71 |
<frontend_type>select</frontend_type>
|
| 72 |
<source_model>themecustom/option_repeat</source_model>
|
| 73 |
<sort_order>5</sort_order>
|
|
@@ -89,7 +89,7 @@
|
|
| 89 |
<fields>
|
| 90 |
|
| 91 |
<transparent translate="label"> <!-- page transparent background -->
|
| 92 |
-
<label>Is transparent
|
| 93 |
<frontend_type>select</frontend_type>
|
| 94 |
<source_model>adminhtml/system_config_source_yesno</source_model>
|
| 95 |
<sort_order>0</sort_order>
|
|
@@ -100,7 +100,7 @@
|
|
| 100 |
</transparent>
|
| 101 |
|
| 102 |
<bgcolor translate="label">
|
| 103 |
-
<label>
|
| 104 |
<frontend_type>text</frontend_type>
|
| 105 |
<validate>color</validate>
|
| 106 |
<sort_order>1</sort_order>
|
|
@@ -110,7 +110,7 @@
|
|
| 110 |
</bgcolor>
|
| 111 |
|
| 112 |
<bgimage translate="label"> <!-- body background image -->
|
| 113 |
-
<label>
|
| 114 |
<frontend_type>image</frontend_type>
|
| 115 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
| 116 |
<upload_dir config="system/filesystem/media" scope_info="1">bgimage</upload_dir>
|
|
@@ -122,7 +122,7 @@
|
|
| 122 |
</bgimage>
|
| 123 |
|
| 124 |
<bgpositionx translate="label"> <!-- background position x -->
|
| 125 |
-
<label>
|
| 126 |
<frontend_type>text</frontend_type>
|
| 127 |
<sort_order>3</sort_order>
|
| 128 |
<show_in_default>1</show_in_default>
|
|
@@ -131,7 +131,7 @@
|
|
| 131 |
</bgpositionx>
|
| 132 |
|
| 133 |
<bgpositiony translate="label"> <!-- background position y -->
|
| 134 |
-
<label>
|
| 135 |
<fronend_type>text</fronend_type>
|
| 136 |
<sort_order>4</sort_order>
|
| 137 |
<show_in_default>1</show_in_default>
|
|
@@ -140,7 +140,7 @@
|
|
| 140 |
</bgpositiony>
|
| 141 |
|
| 142 |
<bgrepeat translate="label"> <!-- background repeat -->
|
| 143 |
-
<label>
|
| 144 |
<frontend_type>select</frontend_type>
|
| 145 |
<source_model>themecustom/option_repeat</source_model>
|
| 146 |
<sort_order>5</sort_order>
|
|
@@ -189,7 +189,7 @@
|
|
| 189 |
</fontsize>
|
| 190 |
|
| 191 |
<textcolor translate="label">
|
| 192 |
-
<label>
|
| 193 |
<font_type>text</font_type>
|
| 194 |
<validate>color</validate>
|
| 195 |
<sort_order>3</sort_order>
|
|
@@ -209,7 +209,7 @@
|
|
| 209 |
<show_in_store>0</show_in_store>
|
| 210 |
<fields>
|
| 211 |
<logo translate="label">
|
| 212 |
-
<label>Company
|
| 213 |
<frontend_type>image</frontend_type>
|
| 214 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
| 215 |
<upload_dir config="system/filesystem/media" scope_info="1">logo</upload_dir>
|
|
@@ -221,7 +221,7 @@
|
|
| 221 |
</logo>
|
| 222 |
|
| 223 |
<logoalt translate="label">
|
| 224 |
-
<label>Logo
|
| 225 |
<frontend_type>text</frontend_type>
|
| 226 |
<sort_order>2</sort_order>
|
| 227 |
<show_in_default>1</show_in_default>
|
|
@@ -239,7 +239,7 @@
|
|
| 239 |
</or>
|
| 240 |
|
| 241 |
<logotext translate="label">
|
| 242 |
-
<label>Logo
|
| 243 |
<frontend_type>text</frontend_type>
|
| 244 |
<sort_order>4</sort_order>
|
| 245 |
<show_in_default>1</show_in_default>
|
|
@@ -249,7 +249,7 @@
|
|
| 249 |
</logotext>
|
| 250 |
|
| 251 |
<logocolor translate="label">
|
| 252 |
-
<label>
|
| 253 |
<font_type>text</font_type>
|
| 254 |
<validate>color</validate>
|
| 255 |
<sort_order>5</sort_order>
|
|
@@ -269,7 +269,7 @@
|
|
| 269 |
</logopadding>
|
| 270 |
|
| 271 |
<navbar translate="label">
|
| 272 |
-
<label>Navigation
|
| 273 |
<frontend_type>select</frontend_type>
|
| 274 |
<source_model>themecustom/option_narbar</source_model>
|
| 275 |
<sort_order>7</sort_order>
|
|
@@ -318,7 +318,7 @@
|
|
| 318 |
</youtube>
|
| 319 |
|
| 320 |
<bgcolor translate="label"> <!-- header background color -->
|
| 321 |
-
<label>
|
| 322 |
<frontend_type>text</frontend_type>
|
| 323 |
<validate>color</validate>
|
| 324 |
<sort_order>50</sort_order>
|
|
@@ -386,7 +386,7 @@
|
|
| 386 |
|
| 387 |
|
| 388 |
<text translate="label"> <!-- text style -->
|
| 389 |
-
<label><![CDATA[<span style="color:red">
|
| 390 |
<frontend_type>label</frontend_type>
|
| 391 |
<sort_order>150</sort_order>
|
| 392 |
<show_in_default>1</show_in_default>
|
|
@@ -395,7 +395,7 @@
|
|
| 395 |
</text>
|
| 396 |
|
| 397 |
<text_color translate="label"> <!-- footer text color -->
|
| 398 |
-
<label>
|
| 399 |
<frontend_type>text</frontend_type>
|
| 400 |
<validate>color</validate>
|
| 401 |
<sort_order>160</sort_order>
|
|
@@ -405,7 +405,7 @@
|
|
| 405 |
</text_color>
|
| 406 |
|
| 407 |
<text_size translate="label"> <!-- footer link color -->
|
| 408 |
-
<label>
|
| 409 |
<frontend_type>text</frontend_type>
|
| 410 |
<sort_order>170</sort_order>
|
| 411 |
<show_in_default>1</show_in_default>
|
|
@@ -434,7 +434,7 @@
|
|
| 434 |
<show_in_store>1</show_in_store>
|
| 435 |
<fields>
|
| 436 |
<bgcolor translate="label">
|
| 437 |
-
<label>
|
| 438 |
<frontend_type>text</frontend_type>
|
| 439 |
<validate>color</validate>
|
| 440 |
<sort_order>1</sort_order>
|
|
@@ -444,7 +444,7 @@
|
|
| 444 |
</bgcolor>
|
| 445 |
|
| 446 |
<bgimage translate="label"> <!-- body background image -->
|
| 447 |
-
<label>
|
| 448 |
<frontend_type>image</frontend_type>
|
| 449 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
| 450 |
<upload_dir config="system/filesystem/media" scope_info="1">bgimage</upload_dir>
|
|
@@ -456,7 +456,7 @@
|
|
| 456 |
</bgimage>
|
| 457 |
|
| 458 |
<bgpositionx translate="label"> <!-- background position x -->
|
| 459 |
-
<label>
|
| 460 |
<frontend_type>text</frontend_type>
|
| 461 |
<sort_order>3</sort_order>
|
| 462 |
<show_in_default>1</show_in_default>
|
|
@@ -465,7 +465,7 @@
|
|
| 465 |
</bgpositionx>
|
| 466 |
|
| 467 |
<bgpositiony translate="label"> <!-- background position y -->
|
| 468 |
-
<label>
|
| 469 |
<fronend_type>text</fronend_type>
|
| 470 |
<sort_order>4</sort_order>
|
| 471 |
<show_in_default>1</show_in_default>
|
|
@@ -474,7 +474,7 @@
|
|
| 474 |
</bgpositiony>
|
| 475 |
|
| 476 |
<bgrepeat translate="label"> <!-- background repeat -->
|
| 477 |
-
<label>
|
| 478 |
<frontend_type>select</frontend_type>
|
| 479 |
<source_model>themecustom/option_repeat</source_model>
|
| 480 |
<sort_order>5</sort_order>
|
|
@@ -495,7 +495,7 @@
|
|
| 495 |
<show_in_store>0</show_in_store>
|
| 496 |
<fields>
|
| 497 |
<bgcolor translate="label">
|
| 498 |
-
<label>
|
| 499 |
<frontend_type>text</frontend_type>
|
| 500 |
<validate>color</validate>
|
| 501 |
<sort_order>0</sort_order>
|
|
@@ -505,7 +505,7 @@
|
|
| 505 |
</bgcolor>
|
| 506 |
|
| 507 |
<title translate="label">
|
| 508 |
-
<label><![CDATA[<span style="color:red">
|
| 509 |
<frontend_type>label</frontend_type>
|
| 510 |
<sort_order>2</sort_order>
|
| 511 |
<show_in_default>1</show_in_default>
|
|
@@ -514,7 +514,7 @@
|
|
| 514 |
</title>
|
| 515 |
|
| 516 |
<title_color translate="label"> <!-- footer title color -->
|
| 517 |
-
<label>
|
| 518 |
<frontend_type>text</frontend_type>
|
| 519 |
<validate>color</validate>
|
| 520 |
<sort_order>3</sort_order>
|
|
@@ -524,7 +524,7 @@
|
|
| 524 |
</title_color>
|
| 525 |
|
| 526 |
<title_size translate="label"> <!-- footer title color -->
|
| 527 |
-
<label>
|
| 528 |
<frontend_type>text</frontend_type>
|
| 529 |
<sort_order>4</sort_order>
|
| 530 |
<show_in_default>1</show_in_default>
|
|
@@ -543,7 +543,7 @@
|
|
| 543 |
</link>
|
| 544 |
|
| 545 |
<link_color translate="label"> <!-- footer link color -->
|
| 546 |
-
<label>
|
| 547 |
<frontend_type>text</frontend_type>
|
| 548 |
<validate>color</validate>
|
| 549 |
<sort_order>5</sort_order>
|
|
@@ -553,7 +553,7 @@
|
|
| 553 |
</link_color>
|
| 554 |
|
| 555 |
<link_size translate="label"> <!-- footer link color -->
|
| 556 |
-
<label>
|
| 557 |
<frontend_type>text</frontend_type>
|
| 558 |
<sort_order>6</sort_order>
|
| 559 |
<show_in_default>1</show_in_default>
|
|
@@ -562,7 +562,7 @@
|
|
| 562 |
</link_size>
|
| 563 |
|
| 564 |
<text translate="label"> <!-- text style -->
|
| 565 |
-
<label><![CDATA[<span style="color:red">
|
| 566 |
<frontend_type>label</frontend_type>
|
| 567 |
<sort_order>7</sort_order>
|
| 568 |
<show_in_default>1</show_in_default>
|
|
@@ -571,7 +571,7 @@
|
|
| 571 |
</text>
|
| 572 |
|
| 573 |
<text_color translate="label"> <!-- footer text color -->
|
| 574 |
-
<label>
|
| 575 |
<frontend_type>text</frontend_type>
|
| 576 |
<validate>color</validate>
|
| 577 |
<sort_order>8</sort_order>
|
|
@@ -581,7 +581,7 @@
|
|
| 581 |
</text_color>
|
| 582 |
|
| 583 |
<text_size translate="label"> <!-- footer link color -->
|
| 584 |
-
<label>
|
| 585 |
<frontend_type>text</frontend_type>
|
| 586 |
<sort_order>10</sort_order>
|
| 587 |
<show_in_default>1</show_in_default>
|
|
@@ -590,7 +590,7 @@
|
|
| 590 |
</text_size>
|
| 591 |
|
| 592 |
<line translate="label"> <!-- line style -->
|
| 593 |
-
<label><![CDATA[<span style="color:red">
|
| 594 |
<frontend_type>label</frontend_type>
|
| 595 |
<sort_order>12</sort_order>
|
| 596 |
<show_in_default>1</show_in_default>
|
|
@@ -599,7 +599,7 @@
|
|
| 599 |
</line>
|
| 600 |
|
| 601 |
<line_color translate="label"> <!-- line color -->
|
| 602 |
-
<label>
|
| 603 |
<frontend_type>text</frontend_type>
|
| 604 |
<validate>color</validate>
|
| 605 |
<sort_order>14</sort_order>
|
|
@@ -609,7 +609,7 @@
|
|
| 609 |
</line_color>
|
| 610 |
|
| 611 |
<line_size translate="label"> <!-- footer line size -->
|
| 612 |
-
<label>
|
| 613 |
<frontend_type>text</frontend_type>
|
| 614 |
<sort_order>15</sort_order>
|
| 615 |
<show_in_default>1</show_in_default>
|
|
@@ -619,7 +619,7 @@
|
|
| 619 |
</line_size>
|
| 620 |
|
| 621 |
<contact translate="label">
|
| 622 |
-
<label>Contact
|
| 623 |
<frontend_type>textarea</frontend_type>
|
| 624 |
<sort_order>20</sort_order>
|
| 625 |
<show_in_default>1</show_in_default>
|
| 27 |
<show_in_store>0</show_in_store>
|
| 28 |
<fields>
|
| 29 |
<bgcolor translate="label">
|
| 30 |
+
<label>Bg color</label>
|
| 31 |
<frontend_type>text</frontend_type>
|
| 32 |
<validate>color</validate>
|
| 33 |
<sort_order>1</sort_order>
|
| 37 |
</bgcolor>
|
| 38 |
|
| 39 |
<bgimage translate="label"> <!-- body background image -->
|
| 40 |
+
<label>Bg image</label>
|
| 41 |
<frontend_type>image</frontend_type>
|
| 42 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
| 43 |
<upload_dir config="system/filesystem/media" scope_info="1">bgimage</upload_dir>
|
| 49 |
</bgimage>
|
| 50 |
|
| 51 |
<bgpositionx translate="label"> <!-- background position x -->
|
| 52 |
+
<label>Bg position x</label>
|
| 53 |
<frontend_type>text</frontend_type>
|
| 54 |
<sort_order>3</sort_order>
|
| 55 |
<show_in_default>1</show_in_default>
|
| 58 |
</bgpositionx>
|
| 59 |
|
| 60 |
<bgpositiony translate="label"> <!-- background position y -->
|
| 61 |
+
<label>Bg position y</label>
|
| 62 |
<fronend_type>text</fronend_type>
|
| 63 |
<sort_order>4</sort_order>
|
| 64 |
<show_in_default>1</show_in_default>
|
| 67 |
</bgpositiony>
|
| 68 |
|
| 69 |
<bgrepeat translate="label"> <!-- background repeat -->
|
| 70 |
+
<label>Bg repeat</label>
|
| 71 |
<frontend_type>select</frontend_type>
|
| 72 |
<source_model>themecustom/option_repeat</source_model>
|
| 73 |
<sort_order>5</sort_order>
|
| 89 |
<fields>
|
| 90 |
|
| 91 |
<transparent translate="label"> <!-- page transparent background -->
|
| 92 |
+
<label>Is transparent bg</label>
|
| 93 |
<frontend_type>select</frontend_type>
|
| 94 |
<source_model>adminhtml/system_config_source_yesno</source_model>
|
| 95 |
<sort_order>0</sort_order>
|
| 100 |
</transparent>
|
| 101 |
|
| 102 |
<bgcolor translate="label">
|
| 103 |
+
<label>Bg color</label>
|
| 104 |
<frontend_type>text</frontend_type>
|
| 105 |
<validate>color</validate>
|
| 106 |
<sort_order>1</sort_order>
|
| 110 |
</bgcolor>
|
| 111 |
|
| 112 |
<bgimage translate="label"> <!-- body background image -->
|
| 113 |
+
<label>Bg image</label>
|
| 114 |
<frontend_type>image</frontend_type>
|
| 115 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
| 116 |
<upload_dir config="system/filesystem/media" scope_info="1">bgimage</upload_dir>
|
| 122 |
</bgimage>
|
| 123 |
|
| 124 |
<bgpositionx translate="label"> <!-- background position x -->
|
| 125 |
+
<label>Bg position x</label>
|
| 126 |
<frontend_type>text</frontend_type>
|
| 127 |
<sort_order>3</sort_order>
|
| 128 |
<show_in_default>1</show_in_default>
|
| 131 |
</bgpositionx>
|
| 132 |
|
| 133 |
<bgpositiony translate="label"> <!-- background position y -->
|
| 134 |
+
<label>Bg position y</label>
|
| 135 |
<fronend_type>text</fronend_type>
|
| 136 |
<sort_order>4</sort_order>
|
| 137 |
<show_in_default>1</show_in_default>
|
| 140 |
</bgpositiony>
|
| 141 |
|
| 142 |
<bgrepeat translate="label"> <!-- background repeat -->
|
| 143 |
+
<label>Bg repeat</label>
|
| 144 |
<frontend_type>select</frontend_type>
|
| 145 |
<source_model>themecustom/option_repeat</source_model>
|
| 146 |
<sort_order>5</sort_order>
|
| 189 |
</fontsize>
|
| 190 |
|
| 191 |
<textcolor translate="label">
|
| 192 |
+
<label>Font color</label>
|
| 193 |
<font_type>text</font_type>
|
| 194 |
<validate>color</validate>
|
| 195 |
<sort_order>3</sort_order>
|
| 209 |
<show_in_store>0</show_in_store>
|
| 210 |
<fields>
|
| 211 |
<logo translate="label">
|
| 212 |
+
<label>Company logo</label>
|
| 213 |
<frontend_type>image</frontend_type>
|
| 214 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
| 215 |
<upload_dir config="system/filesystem/media" scope_info="1">logo</upload_dir>
|
| 221 |
</logo>
|
| 222 |
|
| 223 |
<logoalt translate="label">
|
| 224 |
+
<label>Logo alt</label>
|
| 225 |
<frontend_type>text</frontend_type>
|
| 226 |
<sort_order>2</sort_order>
|
| 227 |
<show_in_default>1</show_in_default>
|
| 239 |
</or>
|
| 240 |
|
| 241 |
<logotext translate="label">
|
| 242 |
+
<label>Logo text</label>
|
| 243 |
<frontend_type>text</frontend_type>
|
| 244 |
<sort_order>4</sort_order>
|
| 245 |
<show_in_default>1</show_in_default>
|
| 249 |
</logotext>
|
| 250 |
|
| 251 |
<logocolor translate="label">
|
| 252 |
+
<label>Logo color</label>
|
| 253 |
<font_type>text</font_type>
|
| 254 |
<validate>color</validate>
|
| 255 |
<sort_order>5</sort_order>
|
| 269 |
</logopadding>
|
| 270 |
|
| 271 |
<navbar translate="label">
|
| 272 |
+
<label>Navigation bar</label>
|
| 273 |
<frontend_type>select</frontend_type>
|
| 274 |
<source_model>themecustom/option_narbar</source_model>
|
| 275 |
<sort_order>7</sort_order>
|
| 318 |
</youtube>
|
| 319 |
|
| 320 |
<bgcolor translate="label"> <!-- header background color -->
|
| 321 |
+
<label>Bg color</label>
|
| 322 |
<frontend_type>text</frontend_type>
|
| 323 |
<validate>color</validate>
|
| 324 |
<sort_order>50</sort_order>
|
| 386 |
|
| 387 |
|
| 388 |
<text translate="label"> <!-- text style -->
|
| 389 |
+
<label><![CDATA[<span style="color:red">Text</span>]]></label>
|
| 390 |
<frontend_type>label</frontend_type>
|
| 391 |
<sort_order>150</sort_order>
|
| 392 |
<show_in_default>1</show_in_default>
|
| 395 |
</text>
|
| 396 |
|
| 397 |
<text_color translate="label"> <!-- footer text color -->
|
| 398 |
+
<label>Color</label>
|
| 399 |
<frontend_type>text</frontend_type>
|
| 400 |
<validate>color</validate>
|
| 401 |
<sort_order>160</sort_order>
|
| 405 |
</text_color>
|
| 406 |
|
| 407 |
<text_size translate="label"> <!-- footer link color -->
|
| 408 |
+
<label>Font size</label>
|
| 409 |
<frontend_type>text</frontend_type>
|
| 410 |
<sort_order>170</sort_order>
|
| 411 |
<show_in_default>1</show_in_default>
|
| 434 |
<show_in_store>1</show_in_store>
|
| 435 |
<fields>
|
| 436 |
<bgcolor translate="label">
|
| 437 |
+
<label>Bg color</label>
|
| 438 |
<frontend_type>text</frontend_type>
|
| 439 |
<validate>color</validate>
|
| 440 |
<sort_order>1</sort_order>
|
| 444 |
</bgcolor>
|
| 445 |
|
| 446 |
<bgimage translate="label"> <!-- body background image -->
|
| 447 |
+
<label>Bg image</label>
|
| 448 |
<frontend_type>image</frontend_type>
|
| 449 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
| 450 |
<upload_dir config="system/filesystem/media" scope_info="1">bgimage</upload_dir>
|
| 456 |
</bgimage>
|
| 457 |
|
| 458 |
<bgpositionx translate="label"> <!-- background position x -->
|
| 459 |
+
<label>Bg position x</label>
|
| 460 |
<frontend_type>text</frontend_type>
|
| 461 |
<sort_order>3</sort_order>
|
| 462 |
<show_in_default>1</show_in_default>
|
| 465 |
</bgpositionx>
|
| 466 |
|
| 467 |
<bgpositiony translate="label"> <!-- background position y -->
|
| 468 |
+
<label>Bg position y</label>
|
| 469 |
<fronend_type>text</fronend_type>
|
| 470 |
<sort_order>4</sort_order>
|
| 471 |
<show_in_default>1</show_in_default>
|
| 474 |
</bgpositiony>
|
| 475 |
|
| 476 |
<bgrepeat translate="label"> <!-- background repeat -->
|
| 477 |
+
<label>Bg repeat</label>
|
| 478 |
<frontend_type>select</frontend_type>
|
| 479 |
<source_model>themecustom/option_repeat</source_model>
|
| 480 |
<sort_order>5</sort_order>
|
| 495 |
<show_in_store>0</show_in_store>
|
| 496 |
<fields>
|
| 497 |
<bgcolor translate="label">
|
| 498 |
+
<label>Bg color</label>
|
| 499 |
<frontend_type>text</frontend_type>
|
| 500 |
<validate>color</validate>
|
| 501 |
<sort_order>0</sort_order>
|
| 505 |
</bgcolor>
|
| 506 |
|
| 507 |
<title translate="label">
|
| 508 |
+
<label><![CDATA[<span style="color:red">Title</span>]]></label>
|
| 509 |
<frontend_type>label</frontend_type>
|
| 510 |
<sort_order>2</sort_order>
|
| 511 |
<show_in_default>1</show_in_default>
|
| 514 |
</title>
|
| 515 |
|
| 516 |
<title_color translate="label"> <!-- footer title color -->
|
| 517 |
+
<label>Color</label>
|
| 518 |
<frontend_type>text</frontend_type>
|
| 519 |
<validate>color</validate>
|
| 520 |
<sort_order>3</sort_order>
|
| 524 |
</title_color>
|
| 525 |
|
| 526 |
<title_size translate="label"> <!-- footer title color -->
|
| 527 |
+
<label>Font size</label>
|
| 528 |
<frontend_type>text</frontend_type>
|
| 529 |
<sort_order>4</sort_order>
|
| 530 |
<show_in_default>1</show_in_default>
|
| 543 |
</link>
|
| 544 |
|
| 545 |
<link_color translate="label"> <!-- footer link color -->
|
| 546 |
+
<label>Color</label>
|
| 547 |
<frontend_type>text</frontend_type>
|
| 548 |
<validate>color</validate>
|
| 549 |
<sort_order>5</sort_order>
|
| 553 |
</link_color>
|
| 554 |
|
| 555 |
<link_size translate="label"> <!-- footer link color -->
|
| 556 |
+
<label>Font size</label>
|
| 557 |
<frontend_type>text</frontend_type>
|
| 558 |
<sort_order>6</sort_order>
|
| 559 |
<show_in_default>1</show_in_default>
|
| 562 |
</link_size>
|
| 563 |
|
| 564 |
<text translate="label"> <!-- text style -->
|
| 565 |
+
<label><![CDATA[<span style="color:red">Text</span>]]></label>
|
| 566 |
<frontend_type>label</frontend_type>
|
| 567 |
<sort_order>7</sort_order>
|
| 568 |
<show_in_default>1</show_in_default>
|
| 571 |
</text>
|
| 572 |
|
| 573 |
<text_color translate="label"> <!-- footer text color -->
|
| 574 |
+
<label>Color</label>
|
| 575 |
<frontend_type>text</frontend_type>
|
| 576 |
<validate>color</validate>
|
| 577 |
<sort_order>8</sort_order>
|
| 581 |
</text_color>
|
| 582 |
|
| 583 |
<text_size translate="label"> <!-- footer link color -->
|
| 584 |
+
<label>Font size</label>
|
| 585 |
<frontend_type>text</frontend_type>
|
| 586 |
<sort_order>10</sort_order>
|
| 587 |
<show_in_default>1</show_in_default>
|
| 590 |
</text_size>
|
| 591 |
|
| 592 |
<line translate="label"> <!-- line style -->
|
| 593 |
+
<label><![CDATA[<span style="color:red">Line</span>]]></label>
|
| 594 |
<frontend_type>label</frontend_type>
|
| 595 |
<sort_order>12</sort_order>
|
| 596 |
<show_in_default>1</show_in_default>
|
| 599 |
</line>
|
| 600 |
|
| 601 |
<line_color translate="label"> <!-- line color -->
|
| 602 |
+
<label>Color</label>
|
| 603 |
<frontend_type>text</frontend_type>
|
| 604 |
<validate>color</validate>
|
| 605 |
<sort_order>14</sort_order>
|
| 609 |
</line_color>
|
| 610 |
|
| 611 |
<line_size translate="label"> <!-- footer line size -->
|
| 612 |
+
<label>Size</label>
|
| 613 |
<frontend_type>text</frontend_type>
|
| 614 |
<sort_order>15</sort_order>
|
| 615 |
<show_in_default>1</show_in_default>
|
| 619 |
</line_size>
|
| 620 |
|
| 621 |
<contact translate="label">
|
| 622 |
+
<label>Contact details</label>
|
| 623 |
<frontend_type>textarea</frontend_type>
|
| 624 |
<sort_order>20</sort_order>
|
| 625 |
<show_in_default>1</show_in_default>
|
app/design/frontend/default/responsive/template/customer/address/edit.phtml
CHANGED
|
@@ -113,7 +113,7 @@
|
|
| 113 |
$('region_id').setAttribute('defaultValue', "<?php echo $this->getAddress()->getRegionId() ?>");
|
| 114 |
//]]>
|
| 115 |
</script>
|
| 116 |
-
<input type="text" id="region" name="region" value="<?php echo $this->escapeHtml($this->getAddress()->getRegion()) ?>" title="<?php echo $this->__('State/Province') ?>" class="input-text <?php echo $this->helper('customer/address')->getAttributeValidationClass('region') ?>" />
|
| 117 |
</div>
|
| 118 |
</div>
|
| 119 |
</li>
|
| 113 |
$('region_id').setAttribute('defaultValue', "<?php echo $this->getAddress()->getRegionId() ?>");
|
| 114 |
//]]>
|
| 115 |
</script>
|
| 116 |
+
<input type="text" id="region" name="region" value="<?php echo $this->escapeHtml($this->getAddress()->getRegion()) ?>" title="<?php echo $this->__('State/Province') ?>" class="form-control input-text <?php echo $this->helper('customer/address')->getAttributeValidationClass('region') ?>" />
|
| 117 |
</div>
|
| 118 |
</div>
|
| 119 |
</li>
|
package.xml
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<package>
|
| 3 |
<name>responsive</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>Responsive theme for Magento Community</summary>
|
| 10 |
<description>Responsive theme for Magento Community</description>
|
| 11 |
-
<notes>-
|
| 12 |
</notes>
|
| 13 |
<authors><author><name>tony vu</name><user>vuductrung</user><email>vuductrung2003@gmail.com</email></author></authors>
|
| 14 |
-
<date>2014-03-
|
| 15 |
-
<time>
|
| 16 |
-
<contents><target name="magelocal"><dir name="Tvcom"><dir name="Catalog"><dir name="Block"><dir name="Product"><dir name="List"><file name="Toolbar.php" hash="e61a22e4b79d685c4f4526cb6e26fd72"/></dir></dir></dir><dir name="etc"><file name="config.xml" hash="35847847fa734d329dab80caecd34bdb"/></dir></dir><dir name="Checkout"><dir name="Block"><file name="Links.php" hash="834fd8bccc5addc9e064cb41999b1953"/></dir><dir name="etc"><file name="config.xml" hash="0f64ed1b38d6c042c971232bb9a4dc32"/></dir></dir><dir name="Page"><dir name="Block"><dir name="Html"><file name="Topmenu.php" hash="2791cf29aa19226e538a8ad38984c3dc"/><file name="Welcome.php" hash="b1cd77ea53caa2e3473a1dcaceded2ec"/></dir></dir><dir name="etc"><file name="config.xml" hash="0564cbbf86e324a4d877856167874e03"/></dir></dir><dir name="Themecustom"><dir name="Helper"><file name="Data.php" hash="07559e4fa8223efcb10bd0795458c765"/></dir><dir name="Model"><file name="Custom.php" hash="bff5f52f606c33ada097641e6e2970bf"/><dir name="Option"><file name="Footerlayout.php" hash="090b0ae1f016d981cf94865ec9be41b0"/><file name="Narbar.php" hash="35f4c30272e466a31d81efca71f73ab8"/><file name="Repeat.php" hash="b1f08bac80e215209e45fe8456b964f8"/></dir></dir><dir name="etc"><file name="config.xml" hash="db7138914a67c69ed0f00942bbaf104e"/><file name="system.xml" hash="2873a63b32fbe1a00dc0f127721e9e24"/></dir></dir><dir name="Wishlist"><dir name="Block"><file name="Links.php" hash="cce4090698606febae140553a9669c17"/></dir><dir name="etc"><file name="config.xml" hash="34a7946e942d408b5b0eef07d9511264"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Tvcom_Page.xml" hash="6eb34161b3a13e001b1af7dea977f484"/><file name="Tvcom_Themecustom.xml" hash="742cda5cce51b8cb0cfebfe3075a06d9"/><file name="Tvcom_Checkout.xml" hash="ba2345c0bb1a258ef97e46c6ba64f961"/><file name="Tvcom_Wishlist.xml" hash="c77ddf27ba8becaa3054118f32dc4dd7"/><file name="Tvcom_Catalog.xml" hash="75b972b51f4aade7f27042109f904b9d"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="responsive"><dir name="template"><dir name="bundle"><dir name="catalog"><dir name="product"><dir name="view"><dir name="type"><dir name="bundle"><dir name="option"><file name="checkbox.phtml" hash="dee3002492adc119a59e3248c81f51a6"/><file name="radio.phtml" hash="c5048ab31279a6bda1b16999b0f8b506"/></dir></dir></dir></dir></dir></dir></dir><dir name="catalog"><dir name="category"><file name="view.phtml" hash="9e3e85a334e42279bf4bc503c9182737"/></dir><dir name="layer"><file name="state.phtml" hash="214203502bb82c114adbf9922611ec12"/></dir><dir name="product"><dir name="compare"><file name="sidebar.phtml" hash="6add573c5b0da1b80d0051c7d9c23cbb"/></dir><dir name="list"><file name="toolbar.phtml" hash="4257c5a76b7cf72ea65ed019c85661e5"/><file name="upsell.phtml" hash="5230d7294058085d07c4423cae0b9108"/></dir><file name="list.phtml" hash="695fe3b0d85144b0b9016c217aead08c"/><dir name="view"><file name="addto.phtml" hash="d84144cbb6b1d14c2039c3388ab8d7b8"/><file name="attributes.phtml" hash="069cfe613294d042a930865d24f8d1ce"/><file name="media.phtml" hash="1be8f4ea6e54f9a97e220f28931c4f50"/></dir><file name="view.phtml" hash="22bdbd648cebdc15fc130fecd02270f2"/></dir></dir><dir name="catalogsearch"><dir name="advanced"><file name="form.phtml" hash="da5a91141a34f6dab2f60ec72de0cd12"/></dir><file name="form.mini.phtml" hash="efbd0ea4fdbb6c5c2bbf12ea520e2302"/></dir><dir name="checkout"><dir name="cart"><file name="coupon.phtml" hash="3c8d5da75a8b74a0b65237398a31faa1"/><file name="crosssell.phtml" hash="1700a70387393e29eddd97c6e96c6b10"/><dir name="item"><file name="default.phtml" hash="982a6b6f9889db37d04c8c77330e8cf4"/></dir><file name="shipping.phtml" hash="c985cdf397a55cc3bffa62d7f381a4a8"/><dir name="sidebar"><file name="default.phtml" hash="5b64bb75c39984829140dd7265025d75"/></dir><file name="sidebar.phtml" hash="9a14973934e91c8cfbef11b28d2ad5ec"/></dir><file name="cart.phtml" hash="b4d576b3dc1bd2e0623f97d405f75dba"/><dir name="onepage"><file name="link.phtml" hash="5dc65b59514b034c4af5a914134a9485"/><dir name="review"><file name="button.phtml" hash="08ced3ff77fe2a821291adfbfb550aed"/><file name="info.phtml" hash="77a6d7af2da26472343105ecf8673699"/></dir><file name="shipping.phtml" hash="b250285eefc4925f9bdb4b9d5f6c27f1"/></dir><file name="success.phtml" hash="10ac42a5bfc041f65228ea192081b6ab"/></dir><dir name="contacts"><file name="form.phtml" hash="232fc97e58720dd8d871b6047df5b01e"/></dir><dir name="customer"><dir name="account"><dir name="dashboard"><file name="address.phtml" hash="d39ddf7d3dea541b3c08bd1717356a9f"/><file name="info.phtml" hash="9a0afc6868754390a9eb66f470ddafc3"/></dir></dir><dir name="address"><file name="book.phtml" hash="cb8beb5f539e7b942ee1820a2f800251"/><file name="edit.phtml" hash="2ab899d81183651eb86d1616c7e47dec"/></dir><dir name="form"><file name="edit.phtml" hash="dab5bb72d61cdcac15b9354ad54cefd7"/><file name="forgotpassword.phtml" hash="33d71a5f207dd942f14202d4cf915981"/><file name="newsletter.phtml" hash="6b49b91d1cb6a2182362b137bb00103a"/><file name="resetforgottenpassword.phtml" hash="930929e1d9d4a456a249ff3142386e14"/></dir><dir name="widget"><file name="name.phtml" hash="3aa7a542339bf2d64eddcb382ff85f45"/></dir></dir><dir name="downloadable"><dir name="checkout"><dir name="cart"><dir name="item"><file name="default.phtml" hash="fa89c8b5771bba0647d1fd5bd2291c8e"/></dir></dir></dir><dir name="customer"><dir name="products"><file name="list.phtml" hash="c4fd32f949134a09d46064f71b9c954d"/></dir></dir></dir><dir name="newsletter"><file name="subscribe.phtml" hash="80bcb1324ea096ae2f4b323e6a82ff05"/></dir><dir name="page"><file name="1column.phtml" hash="8f2578c19ae57f70ee3141d31f9f1a22"/><file name="2columns-left.phtml" hash="6ead24530145d1f7f9750b25dcf83d88"/><file name="2columns-right.phtml" hash="69012716b9e773a5357cc4be01159a4e"/><file name="3columns.phtml" hash="1fbf4e3a5c3bc3c6414bf28c9c57bc13"/><dir name="html"><file name="breadcrumbs.phtml" hash="c0cca53ff2cbca0747fd4b4a550767c8"/><file name="footer.phtml" hash="631c4e619218ae3f88a5f0d439e5f3ed"/><file name="head.phtml" hash="a066ec1b026adaae62ea2ffb72458c35"/><file name="header.phtml" hash="9869923683b65e0236e521127c607962"/><file name="pager.phtml" hash="4a0ab1625bcaecb146da8bd94f19d917"/><file name="topmenu.phtml" hash="a3313934f27dd0a885e5374a08082460"/></dir><dir name="switch"><file name="languages.phtml" hash="e5fe88f43510dae0c3b6d041613b508f"/></dir><dir name="template"><file name="links.phtml" hash="7a60ff97b7a3b4f233cda603993a9b52"/></dir></dir><dir name="persistent"><dir name="checkout"><dir name="onepage"><file name="billing.phtml" hash="f26b21cac8c142ba35ded5b08cdd6f05"/><file name="login.phtml" hash="7122df5630b7437e4da4e2c8713a8efd"/></dir></dir><dir name="customer"><dir name="form"><file name="login.phtml" hash="094bd6f48256243281e4152b487a8510"/><file name="register.phtml" hash="4fb1808b870414a32b71b65b83dc5605"/></dir></dir></dir><dir name="poll"><file name="active.phtml" hash="cbaa4cf06b173ab28a5879e76016ca5e"/></dir><dir name="review"><file name="form.phtml" hash="184175fb22afaacfcd588aabf6380c74"/><dir name="helper"><file name="summary.phtml" hash="ea30e9f48a4fa4643c47e52a2e63881a"/></dir></dir><dir name="sales"><dir name="guest"><file name="form.phtml" hash="3a8f1de79b1e226d8a48d9ea1006625e"/></dir><dir name="order"><file name="history.phtml" hash="9fd12e237a9d991e69c0c7a6a8e5dd84"/><file name="info.phtml" hash="8dfda74e14c78f05edae029b174aa7b6"/><file name="recent.phtml" hash="43f16dbcfad82ee7ae055a897a277824"/></dir><dir name="reorder"><file name="sidebar.phtml" hash="3183a9cf029313d803990083201f8636"/></dir></dir><dir name="tag"><file name="list.phtml" hash="9bfb661f1323fff54a0b9b507d18f85a"/></dir><dir name="tvtheme"><file name="cssconfig.phtml" hash="ba726d37c15668ca0da80ad63d1f31b1"/><file name="networkshare.phtml" hash="b9a7dbfbbf197508d8642332c9936e73"/><file name="scroll-up.phtml" hash="e271affba498c05ae7b7e582d4eb5297"/></dir><dir name="wishlist"><dir name="button"><file name="share.phtml" hash="cbcdee03ca80bf30c9c281f27c18a705"/><file name="tocart.phtml" hash="c4abc4a86cf3e939b6a6625985b37b32"/><file name="update.phtml" hash="ac22c73383aeebb8ab9621d009b354a1"/></dir><dir name="item"><dir name="column"><file name="cart.phtml" hash="68cb9103433c18123348e5584438fe03"/><file name="image.phtml" hash="6c01f5e8e925ac7224c1ecb9f7ddcb3b"/><file name="info.phtml" hash="014767f1334d5d9d73f2afaab104374e"/><file name="remove.phtml" hash="09cbe88cb373ccb9a61a5c76781abfbf"/></dir><file name="list.phtml" hash="55cdcb13a576b84498af79347dffc796"/></dir><file name="sidebar.phtml" hash="962f4fb81d680bbd6b236b200c7d317b"/></dir></dir><dir name="layout"><file name="catalog.xml" hash="233f3a9b63b29f9675563208dcff0ed8"/><file name="catalogsearch.xml" hash="79d5265c20a14cbe23c527bca59888e2"/><file name="checkout.xml" hash="ebd8515f1888b36fc6545d4f3896d17f"/><file name="cms.xml" hash="f05747c9355b79a501a67b4ccae31c0d"/><file name="customer.xml" hash="324d65d83265f8cba0714fa6f3517f9d"/><file name="newsletter.xml" hash="4c650fa3ee0f1f1610504de5fd1ad3b4"/><file name="page.xml" hash="ff25860abae207dff824fcaf7b7f82f8"/><file name="paypal.xml" hash="6a17412a18ec4b860090f8fe31676b58"/></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="responsive"><dir name="layout"><file name="colorpicker.xml" hash="a7e0375e1a9c6715ef7955157202a6d3"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="responsive"><dir name="css"><file name="responsive.css" hash="40ffd32b789d8c06d48d804fbf77f294"/><file name="styles.css" hash="87fd8a14ec7648bf2137196cd75dde66"/></dir><dir name="images"><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="free_shipping_callout.jpg" hash="476fc754dbcdd6a4259a885c5fcf307e"/><file name="home_main_callout.jpg" hash="0bb666dad9749423d4e8da6cd46467ac"/><file name="ph_callout_left_top.gif" hash="0f459871d68b62dd3252de29188199cf"/></dir><dir name="js"><dir name="lazyload"><file name="jquery.lazyload.min.js" hash="89c45121934ed4664ff3ca811a008226"/><file name="load.lazyscript.js" hash="7d9eed85f2422c692e4b39263dd18683"/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="prototype"><file name="prototype_bootstrap.js" hash="3fcb2fb515a2b67ee70fe53afbd2775f"/></dir></dir></target></contents>
|
| 17 |
<compatible/>
|
| 18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
| 19 |
</package>
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<package>
|
| 3 |
<name>responsive</name>
|
| 4 |
+
<version>0.1.5</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>Responsive theme for Magento Community</summary>
|
| 10 |
<description>Responsive theme for Magento Community</description>
|
| 11 |
+
<notes>- rename attribute in config
|
| 12 |
</notes>
|
| 13 |
<authors><author><name>tony vu</name><user>vuductrung</user><email>vuductrung2003@gmail.com</email></author></authors>
|
| 14 |
+
<date>2014-03-27</date>
|
| 15 |
+
<time>10:42:48</time>
|
| 16 |
+
<contents><target name="magelocal"><dir name="Tvcom"><dir name="Catalog"><dir name="Block"><dir name="Product"><dir name="List"><file name="Toolbar.php" hash="e61a22e4b79d685c4f4526cb6e26fd72"/></dir></dir></dir><dir name="etc"><file name="config.xml" hash="35847847fa734d329dab80caecd34bdb"/></dir></dir><dir name="Checkout"><dir name="Block"><file name="Links.php" hash="834fd8bccc5addc9e064cb41999b1953"/></dir><dir name="etc"><file name="config.xml" hash="0f64ed1b38d6c042c971232bb9a4dc32"/></dir></dir><dir name="Page"><dir name="Block"><dir name="Html"><file name="Topmenu.php" hash="2791cf29aa19226e538a8ad38984c3dc"/><file name="Welcome.php" hash="b1cd77ea53caa2e3473a1dcaceded2ec"/></dir></dir><dir name="etc"><file name="config.xml" hash="0564cbbf86e324a4d877856167874e03"/></dir></dir><dir name="Themecustom"><dir name="Helper"><file name="Data.php" hash="07559e4fa8223efcb10bd0795458c765"/></dir><dir name="Model"><file name="Custom.php" hash="bff5f52f606c33ada097641e6e2970bf"/><dir name="Option"><file name="Footerlayout.php" hash="090b0ae1f016d981cf94865ec9be41b0"/><file name="Narbar.php" hash="35f4c30272e466a31d81efca71f73ab8"/><file name="Repeat.php" hash="b1f08bac80e215209e45fe8456b964f8"/></dir></dir><dir name="etc"><file name="config.xml" hash="db7138914a67c69ed0f00942bbaf104e"/><file name="system.xml" hash="4e98a8f972da8cc6107cca0500a0b58a"/></dir></dir><dir name="Wishlist"><dir name="Block"><file name="Links.php" hash="cce4090698606febae140553a9669c17"/></dir><dir name="etc"><file name="config.xml" hash="34a7946e942d408b5b0eef07d9511264"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Tvcom_Page.xml" hash="6eb34161b3a13e001b1af7dea977f484"/><file name="Tvcom_Themecustom.xml" hash="742cda5cce51b8cb0cfebfe3075a06d9"/><file name="Tvcom_Checkout.xml" hash="ba2345c0bb1a258ef97e46c6ba64f961"/><file name="Tvcom_Wishlist.xml" hash="c77ddf27ba8becaa3054118f32dc4dd7"/><file name="Tvcom_Catalog.xml" hash="75b972b51f4aade7f27042109f904b9d"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="responsive"><dir name="template"><dir name="bundle"><dir name="catalog"><dir name="product"><dir name="view"><dir name="type"><dir name="bundle"><dir name="option"><file name="checkbox.phtml" hash="dee3002492adc119a59e3248c81f51a6"/><file name="radio.phtml" hash="c5048ab31279a6bda1b16999b0f8b506"/></dir></dir></dir></dir></dir></dir></dir><dir name="catalog"><dir name="category"><file name="view.phtml" hash="9e3e85a334e42279bf4bc503c9182737"/></dir><dir name="layer"><file name="state.phtml" hash="214203502bb82c114adbf9922611ec12"/></dir><dir name="product"><dir name="compare"><file name="sidebar.phtml" hash="6add573c5b0da1b80d0051c7d9c23cbb"/></dir><dir name="list"><file name="toolbar.phtml" hash="4257c5a76b7cf72ea65ed019c85661e5"/><file name="upsell.phtml" hash="5230d7294058085d07c4423cae0b9108"/></dir><file name="list.phtml" hash="695fe3b0d85144b0b9016c217aead08c"/><dir name="view"><file name="addto.phtml" hash="d84144cbb6b1d14c2039c3388ab8d7b8"/><file name="attributes.phtml" hash="069cfe613294d042a930865d24f8d1ce"/><file name="media.phtml" hash="1be8f4ea6e54f9a97e220f28931c4f50"/></dir><file name="view.phtml" hash="22bdbd648cebdc15fc130fecd02270f2"/></dir></dir><dir name="catalogsearch"><dir name="advanced"><file name="form.phtml" hash="da5a91141a34f6dab2f60ec72de0cd12"/></dir><file name="form.mini.phtml" hash="efbd0ea4fdbb6c5c2bbf12ea520e2302"/></dir><dir name="checkout"><dir name="cart"><file name="coupon.phtml" hash="3c8d5da75a8b74a0b65237398a31faa1"/><file name="crosssell.phtml" hash="1700a70387393e29eddd97c6e96c6b10"/><dir name="item"><file name="default.phtml" hash="982a6b6f9889db37d04c8c77330e8cf4"/></dir><file name="shipping.phtml" hash="c985cdf397a55cc3bffa62d7f381a4a8"/><dir name="sidebar"><file name="default.phtml" hash="5b64bb75c39984829140dd7265025d75"/></dir><file name="sidebar.phtml" hash="9a14973934e91c8cfbef11b28d2ad5ec"/></dir><file name="cart.phtml" hash="b4d576b3dc1bd2e0623f97d405f75dba"/><dir name="onepage"><file name="link.phtml" hash="5dc65b59514b034c4af5a914134a9485"/><dir name="review"><file name="button.phtml" hash="08ced3ff77fe2a821291adfbfb550aed"/><file name="info.phtml" hash="77a6d7af2da26472343105ecf8673699"/></dir><file name="shipping.phtml" hash="b250285eefc4925f9bdb4b9d5f6c27f1"/></dir><file name="success.phtml" hash="10ac42a5bfc041f65228ea192081b6ab"/></dir><dir name="contacts"><file name="form.phtml" hash="232fc97e58720dd8d871b6047df5b01e"/></dir><dir name="customer"><dir name="account"><dir name="dashboard"><file name="address.phtml" hash="d39ddf7d3dea541b3c08bd1717356a9f"/><file name="info.phtml" hash="9a0afc6868754390a9eb66f470ddafc3"/></dir></dir><dir name="address"><file name="book.phtml" hash="cb8beb5f539e7b942ee1820a2f800251"/><file name="edit.phtml" hash="745bb83d3ced8fc996231288d1214e53"/></dir><dir name="form"><file name="edit.phtml" hash="dab5bb72d61cdcac15b9354ad54cefd7"/><file name="forgotpassword.phtml" hash="33d71a5f207dd942f14202d4cf915981"/><file name="newsletter.phtml" hash="6b49b91d1cb6a2182362b137bb00103a"/><file name="resetforgottenpassword.phtml" hash="930929e1d9d4a456a249ff3142386e14"/></dir><dir name="widget"><file name="name.phtml" hash="3aa7a542339bf2d64eddcb382ff85f45"/></dir></dir><dir name="downloadable"><dir name="checkout"><dir name="cart"><dir name="item"><file name="default.phtml" hash="fa89c8b5771bba0647d1fd5bd2291c8e"/></dir></dir></dir><dir name="customer"><dir name="products"><file name="list.phtml" hash="c4fd32f949134a09d46064f71b9c954d"/></dir></dir></dir><dir name="newsletter"><file name="subscribe.phtml" hash="80bcb1324ea096ae2f4b323e6a82ff05"/></dir><dir name="page"><file name="1column.phtml" hash="8f2578c19ae57f70ee3141d31f9f1a22"/><file name="2columns-left.phtml" hash="6ead24530145d1f7f9750b25dcf83d88"/><file name="2columns-right.phtml" hash="69012716b9e773a5357cc4be01159a4e"/><file name="3columns.phtml" hash="1fbf4e3a5c3bc3c6414bf28c9c57bc13"/><dir name="html"><file name="breadcrumbs.phtml" hash="c0cca53ff2cbca0747fd4b4a550767c8"/><file name="footer.phtml" hash="631c4e619218ae3f88a5f0d439e5f3ed"/><file name="head.phtml" hash="a066ec1b026adaae62ea2ffb72458c35"/><file name="header.phtml" hash="9869923683b65e0236e521127c607962"/><file name="pager.phtml" hash="4a0ab1625bcaecb146da8bd94f19d917"/><file name="topmenu.phtml" hash="a3313934f27dd0a885e5374a08082460"/></dir><dir name="switch"><file name="languages.phtml" hash="e5fe88f43510dae0c3b6d041613b508f"/></dir><dir name="template"><file name="links.phtml" hash="7a60ff97b7a3b4f233cda603993a9b52"/></dir></dir><dir name="persistent"><dir name="checkout"><dir name="onepage"><file name="billing.phtml" hash="f26b21cac8c142ba35ded5b08cdd6f05"/><file name="login.phtml" hash="7122df5630b7437e4da4e2c8713a8efd"/></dir></dir><dir name="customer"><dir name="form"><file name="login.phtml" hash="094bd6f48256243281e4152b487a8510"/><file name="register.phtml" hash="4fb1808b870414a32b71b65b83dc5605"/></dir></dir></dir><dir name="poll"><file name="active.phtml" hash="cbaa4cf06b173ab28a5879e76016ca5e"/></dir><dir name="review"><file name="form.phtml" hash="184175fb22afaacfcd588aabf6380c74"/><dir name="helper"><file name="summary.phtml" hash="ea30e9f48a4fa4643c47e52a2e63881a"/></dir></dir><dir name="sales"><dir name="guest"><file name="form.phtml" hash="3a8f1de79b1e226d8a48d9ea1006625e"/></dir><dir name="order"><file name="history.phtml" hash="9fd12e237a9d991e69c0c7a6a8e5dd84"/><file name="info.phtml" hash="8dfda74e14c78f05edae029b174aa7b6"/><file name="recent.phtml" hash="43f16dbcfad82ee7ae055a897a277824"/></dir><dir name="reorder"><file name="sidebar.phtml" hash="3183a9cf029313d803990083201f8636"/></dir></dir><dir name="tag"><file name="list.phtml" hash="9bfb661f1323fff54a0b9b507d18f85a"/></dir><dir name="tvtheme"><file name="cssconfig.phtml" hash="ba726d37c15668ca0da80ad63d1f31b1"/><file name="networkshare.phtml" hash="b9a7dbfbbf197508d8642332c9936e73"/><file name="scroll-up.phtml" hash="e271affba498c05ae7b7e582d4eb5297"/></dir><dir name="wishlist"><dir name="button"><file name="share.phtml" hash="cbcdee03ca80bf30c9c281f27c18a705"/><file name="tocart.phtml" hash="c4abc4a86cf3e939b6a6625985b37b32"/><file name="update.phtml" hash="ac22c73383aeebb8ab9621d009b354a1"/></dir><dir name="item"><dir name="column"><file name="cart.phtml" hash="68cb9103433c18123348e5584438fe03"/><file name="image.phtml" hash="6c01f5e8e925ac7224c1ecb9f7ddcb3b"/><file name="info.phtml" hash="014767f1334d5d9d73f2afaab104374e"/><file name="remove.phtml" hash="09cbe88cb373ccb9a61a5c76781abfbf"/></dir><file name="list.phtml" hash="55cdcb13a576b84498af79347dffc796"/></dir><file name="sidebar.phtml" hash="962f4fb81d680bbd6b236b200c7d317b"/></dir></dir><dir name="layout"><file name="catalog.xml" hash="233f3a9b63b29f9675563208dcff0ed8"/><file name="catalogsearch.xml" hash="79d5265c20a14cbe23c527bca59888e2"/><file name="checkout.xml" hash="ebd8515f1888b36fc6545d4f3896d17f"/><file name="cms.xml" hash="f05747c9355b79a501a67b4ccae31c0d"/><file name="customer.xml" hash="324d65d83265f8cba0714fa6f3517f9d"/><file name="newsletter.xml" hash="4c650fa3ee0f1f1610504de5fd1ad3b4"/><file name="page.xml" hash="ff25860abae207dff824fcaf7b7f82f8"/><file name="paypal.xml" hash="6a17412a18ec4b860090f8fe31676b58"/></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="responsive"><dir name="layout"><file name="colorpicker.xml" hash="a7e0375e1a9c6715ef7955157202a6d3"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="responsive"><dir name="css"><file name="responsive.css" hash="40ffd32b789d8c06d48d804fbf77f294"/><file name="styles.css" hash="87fd8a14ec7648bf2137196cd75dde66"/></dir><dir name="images"><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="free_shipping_callout.jpg" hash="476fc754dbcdd6a4259a885c5fcf307e"/><file name="home_main_callout.jpg" hash="0bb666dad9749423d4e8da6cd46467ac"/><file name="ph_callout_left_top.gif" hash="0f459871d68b62dd3252de29188199cf"/></dir><dir name="js"><dir name="lazyload"><file name="jquery.lazyload.min.js" hash="89c45121934ed4664ff3ca811a008226"/><file name="load.lazyscript.js" hash="7d9eed85f2422c692e4b39263dd18683"/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="prototype"><file name="prototype_bootstrap.js" hash="3fcb2fb515a2b67ee70fe53afbd2775f"/></dir></dir></target></contents>
|
| 17 |
<compatible/>
|
| 18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
| 19 |
</package>
|
