wp_theme_grayscale2014 - Version 1.1.0

Version Notes

Добавлен formkey в формы логинации (login.phtml). Файлы темы перемещены из папки grayscale в папку grayscale2014. Удален блок Popular. Вместо него задействован блок Promo из пакета Smart Catalog Lite.

Download this release

Release Info

Developer WebAndPeople
Extension wp_theme_grayscale2014
Version 1.1.0
Comparing to
See all releases


Code changes from version 1.0.1 to 1.1.0

Files changed (79) hide show
  1. app/code/local/Mage/Catalog/Block/Product/Manufacturer.php +0 -14
  2. app/code/local/Mage/Catalog/Block/Product/Popular.php +0 -100
  3. app/code/local/{Mage/Catalog → WP/SmartCatalog}/Block/Product/Promo.php +1 -1
  4. app/code/local/WP/SmartCatalog/etc/config.xml +2 -2
  5. app/code/local/WP/ThemeGrayscale2014/etc/config.xml +2 -2
  6. app/design/frontend/default/{grayscale → grayscale2014}/layout/local.xml +0 -0
  7. app/design/frontend/default/{grayscale → grayscale2014}/locale/en_US/translate.csv +0 -0
  8. app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/navigation/top.phtml +0 -0
  9. app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/home.phtml +0 -0
  10. app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/list.phtml +0 -0
  11. app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/popular.phtml +0 -0
  12. app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/tabs_cat.phtml +0 -0
  13. app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/view.phtml +0 -0
  14. app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/view/addto.phtml +0 -0
  15. app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/view/single_top.phtml +0 -0
  16. app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/view/single_top_btn.phtml +0 -0
  17. app/design/frontend/default/{grayscale → grayscale2014}/template/checkout/cart/sidebar_top.phtml +0 -0
  18. app/design/frontend/default/{grayscale → grayscale2014}/template/checkout/onepage/login.phtml +0 -0
  19. app/design/frontend/default/{grayscale → grayscale2014}/template/customer/form/login.phtml +1 -0
  20. app/design/frontend/default/{grayscale → grayscale2014}/template/directory/currency.phtml +0 -0
  21. app/design/frontend/default/{grayscale → grayscale2014}/template/easytabs/catalogproductrelated.phtml +0 -0
  22. app/design/frontend/default/{grayscale → grayscale2014}/template/easytabs/catalogproductview.phtml +0 -0
  23. app/design/frontend/default/{grayscale → grayscale2014}/template/page/html/designby.phtml +0 -0
  24. app/design/frontend/default/{grayscale → grayscale2014}/template/page/html/footer.phtml +0 -0
  25. app/design/frontend/default/{grayscale → grayscale2014}/template/page/html/head.phtml +0 -0
  26. app/design/frontend/default/{grayscale → grayscale2014}/template/page/html/header.phtml +0 -0
  27. app/design/frontend/default/{grayscale → grayscale2014}/template/page/template/alinks.phtml +0 -0
  28. app/design/frontend/default/{grayscale → grayscale2014}/template/page/template/clinks.phtml +0 -0
  29. app/design/frontend/default/{grayscale → grayscale2014}/template/persistent/checkout/onepage/login.phtml +0 -0
  30. app/design/frontend/default/{grayscale → grayscale2014}/template/persistent/customer/form/login.phtml +0 -0
  31. app/design/frontend/default/{grayscale → grayscale2014}/template/webandpeople/smartcatalog/list-new.phtml +0 -0
  32. app/design/frontend/default/{grayscale → grayscale2014}/template/webandpeople/smartcatalog/list-rate.phtml +0 -0
  33. app/design/frontend/default/{grayscale → grayscale2014}/template/webandpeople/smartcatalog/list-short.phtml +0 -0
  34. package.xml +12 -20
  35. skin/frontend/default/{grayscale → grayscale2014}/css/color.css +0 -0
  36. skin/frontend/default/{grayscale → grayscale2014}/css/media-480.css +0 -0
  37. skin/frontend/default/{grayscale → grayscale2014}/css/media-800.css +0 -0
  38. skin/frontend/default/{grayscale → grayscale2014}/css/media-small.css +0 -0
  39. skin/frontend/default/{grayscale → grayscale2014}/css/skin.css +0 -0
  40. skin/frontend/default/{grayscale → grayscale2014}/css/slider.css +0 -0
  41. skin/frontend/default/{grayscale → grayscale2014}/css/styles-ie.css +0 -0
  42. skin/frontend/default/{grayscale → grayscale2014}/css/styles.css +0 -0
  43. skin/frontend/default/{grayscale → grayscale2014}/css/webandpeople/backtotopbutton/backtotopbutton.css +0 -0
  44. skin/frontend/default/{grayscale → grayscale2014}/css/webandpeople/custommenu/custommenu.css +0 -0
  45. skin/frontend/default/{grayscale → grayscale2014}/css/webandpeople/smartcatalog/smartcatalog.css +0 -0
  46. skin/frontend/default/{grayscale → grayscale2014}/favicon.ico +0 -0
  47. skin/frontend/default/{grayscale → grayscale2014}/images/btn.png +0 -0
  48. skin/frontend/default/{grayscale → grayscale2014}/images/btn_cart.png +0 -0
  49. skin/frontend/default/{grayscale → grayscale2014}/images/gift-message-collapse.gif +0 -0
  50. skin/frontend/default/{grayscale → grayscale2014}/images/gift-message-expand.gif +0 -0
  51. skin/frontend/default/{grayscale → grayscale2014}/images/i_asc_arrow.gif +0 -0
  52. skin/frontend/default/{grayscale → grayscale2014}/images/i_desc_arrow.gif +0 -0
  53. skin/frontend/default/{grayscale → grayscale2014}/images/i_pager-next.gif +0 -0
  54. skin/frontend/default/{grayscale → grayscale2014}/images/i_pager-prev.gif +0 -0
  55. skin/frontend/default/{grayscale → grayscale2014}/images/i_print.gif +0 -0
  56. skin/frontend/default/{grayscale → grayscale2014}/images/i_rss-big.png +0 -0
  57. skin/frontend/default/{grayscale → grayscale2014}/images/i_rss.gif +0 -0
  58. skin/frontend/default/{grayscale → grayscale2014}/images/icon_big_rss.png +0 -0
  59. skin/frontend/default/{grayscale → grayscale2014}/images/icon_feed.png +0 -0
  60. skin/frontend/default/{grayscale → grayscale2014}/images/icon_layer.gif +0 -0
  61. skin/frontend/default/{grayscale → grayscale2014}/images/icon_news.gif +0 -0
  62. skin/frontend/default/{grayscale → grayscale2014}/images/icon_rss.gif +0 -0
  63. skin/frontend/default/{grayscale → grayscale2014}/images/logo.gif +0 -0
  64. skin/frontend/default/{grayscale → grayscale2014}/images/magnifier_handle.gif +0 -0
  65. skin/frontend/default/{grayscale → grayscale2014}/images/more.png +0 -0
  66. skin/frontend/default/{grayscale → grayscale2014}/images/nav_arrow.gif +0 -0
  67. skin/frontend/default/{grayscale → grayscale2014}/images/new.png +0 -0
  68. skin/frontend/default/{grayscale → grayscale2014}/images/pager_arrow_left.gif +0 -0
  69. skin/frontend/default/{grayscale → grayscale2014}/images/pager_arrow_right.gif +0 -0
  70. skin/frontend/default/{grayscale → grayscale2014}/images/slider_btn_zoom_in.gif +0 -0
  71. skin/frontend/default/{grayscale → grayscale2014}/images/slider_btn_zoom_out.gif +0 -0
  72. skin/frontend/default/{grayscale → grayscale2014}/images/sort_asc_arrow.gif +0 -0
  73. skin/frontend/default/{grayscale → grayscale2014}/images/sort_desc_arrow.gif +0 -0
  74. skin/frontend/default/{grayscale → grayscale2014}/images/sprite.png +0 -0
  75. skin/frontend/default/{grayscale → grayscale2014}/js/cycle-fade-effect.js +0 -0
  76. skin/frontend/default/{grayscale → grayscale2014}/js/jquery-1.5.2.min.js +0 -0
  77. skin/frontend/default/{grayscale → grayscale2014}/js/jquery.standardSlider.js +0 -0
  78. skin/frontend/default/{grayscale → grayscale2014}/js/noconflict.js +0 -0
  79. skin/frontend/default/{grayscale → grayscale2014}/js/respond.js +0 -0
app/code/local/Mage/Catalog/Block/Product/Manufacturer.php DELETED
@@ -1,14 +0,0 @@
1
- <?php
2
-
3
- class Mage_Catalog_Block_Product_Manufacturer extends Mage_Core_Block_Template
4
- {
5
- public function getManufacturersCollection()
6
- {
7
- $optionCollection = Mage::getResourceModel('eav/entity_attribute_option_collection')
8
- ->setAttributeFilter(66)
9
- ->setPositionOrder('asc', true)
10
- ->load();
11
- return $optionCollection;
12
- }
13
- }
14
- ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/code/local/Mage/Catalog/Block/Product/Popular.php DELETED
@@ -1,100 +0,0 @@
1
- <?php
2
-
3
- class Mage_Catalog_Block_Product_Popular extends Mage_Catalog_Block_Product_Abstract
4
- {
5
- protected $_productsCount = null;
6
- protected $_productCollection = null;
7
-
8
- protected function _getProductCollection()
9
- {
10
- if (is_null($this->_productCollection)) {
11
- $categoryId = $this->getCategoryId();
12
- $category = Mage::getModel('catalog/category')->load($categoryId);
13
- $storeId = Mage::app()->getStore()->getId();
14
- $product = Mage::getModel('catalog/product');
15
- $visibility = array(
16
- Mage_Catalog_Model_Product_Visibility::VISIBILITY_BOTH,
17
- Mage_Catalog_Model_Product_Visibility::VISIBILITY_IN_CATALOG
18
- );
19
-
20
- $this->_productCollection = $product->setStoreId($storeId)
21
- ->getCollection()
22
- ->addAttributeToFilter('visibility', $visibility)
23
- ->addCategoryFilter($category)
24
- ->addAttributeToSelect('*');
25
-
26
- $this->prepareSortableFieldsByCategory($category);
27
-
28
- if ($sort = $this->getSortBy()) {
29
- $this->_productCollection->setOrder($sort);
30
- }
31
-
32
- if ($count = $this->getProductsCount()) {
33
- $this->_productCollection
34
- ->setPageSize($count)
35
- ->setCurPage(1)
36
- ->load()
37
- ;
38
- }
39
- Mage::getModel('review/review')->appendSummary($this->_productCollection);
40
- }
41
-
42
- return $this->_productCollection;
43
- }
44
-
45
- /**
46
- * Retrieve loaded category collection
47
- *
48
- * @return Mage_Eav_Model_Entity_Collection_Abstract
49
- */
50
- public function getLoadedProductCollection()
51
- {
52
- return $this->_getProductCollection();
53
- }
54
-
55
- /**
56
- * Retrieve Catalog Config object
57
- *
58
- * @return Mage_Catalog_Model_Config
59
- */
60
- protected function _getConfig()
61
- {
62
- return Mage::getSingleton('catalog/config');
63
- }
64
-
65
- /**
66
- * Prepare Sort By fields from Category Data
67
- *
68
- * @param Mage_Catalog_Model_Category $category
69
- * @return Mage_Catalog_Block_Product_List
70
- */
71
- public function prepareSortableFieldsByCategory($category)
72
- {
73
- if (!$this->getAvailableOrders()) {
74
- $this->setAvailableOrders($category->getAvailableSortByOptions());
75
- }
76
- $availableOrders = $this->getAvailableOrders();
77
- if (!$this->getSortBy()) {
78
- if ($categorySortBy = $category->getDefaultSortBy()) {
79
- if (!$availableOrders) {
80
- $availableOrders = $this->_getConfig()->getAttributeUsedForSortByArray();
81
- }
82
- if (isset($availableOrders[$categorySortBy])) {
83
- $this->setSortBy($categorySortBy);
84
- }
85
- }
86
- }
87
- return $this;
88
- }
89
-
90
- public function setProductsCount($count)
91
- {
92
- $this->_productsCount = $count;
93
- return $this;
94
- }
95
-
96
- public function getProductsCount()
97
- {
98
- return $this->_productsCount;
99
- }
100
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/code/local/{Mage/Catalog → WP/SmartCatalog}/Block/Product/Promo.php RENAMED
@@ -1,6 +1,6 @@
1
  <?php
2
 
3
- class Mage_Catalog_Block_Product_Promo extends Mage_Catalog_Block_Product_Abstract
4
  {
5
  protected $_productsCount = null;
6
  protected $_productCollection = null;
1
  <?php
2
 
3
+ class WP_SmartCatalog_Block_Product_Promo extends Mage_Catalog_Block_Product_Abstract
4
  {
5
  protected $_productsCount = null;
6
  protected $_productCollection = null;
app/code/local/WP/SmartCatalog/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <WP_SmartCatalog>
5
- <version>3.4.0</version>
6
  </WP_SmartCatalog>
7
  </modules>
8
  <frontend>
@@ -75,7 +75,7 @@
75
  <image_height>135</image_height>
76
  <column_width>150</column_width>
77
  <display_short_desc>1</display_short_desc>
78
- <version>3.4.0</version>
79
  </general>
80
  <include_jquery_files>
81
  <include_jquery>1</include_jquery>
2
  <config>
3
  <modules>
4
  <WP_SmartCatalog>
5
+ <version>3.4.1</version>
6
  </WP_SmartCatalog>
7
  </modules>
8
  <frontend>
75
  <image_height>135</image_height>
76
  <column_width>150</column_width>
77
  <display_short_desc>1</display_short_desc>
78
+ <version>3.4.1</version>
79
  </general>
80
  <include_jquery_files>
81
  <include_jquery>1</include_jquery>
app/code/local/WP/ThemeGrayscale2014/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <WP_ThemeGrayscale2014>
5
- <version>1.0.1</version>
6
  </WP_ThemeGrayscale2014>
7
  </modules>
8
  <global>
@@ -40,7 +40,7 @@
40
  <default>
41
  <theme_grayscale2014>
42
  <general>
43
- <version>1.0.1</version>
44
  </general>
45
  </theme_grayscale2014>
46
  </default>
2
  <config>
3
  <modules>
4
  <WP_ThemeGrayscale2014>
5
+ <version>1.1.0</version>
6
  </WP_ThemeGrayscale2014>
7
  </modules>
8
  <global>
40
  <default>
41
  <theme_grayscale2014>
42
  <general>
43
+ <version>1.1.0</version>
44
  </general>
45
  </theme_grayscale2014>
46
  </default>
app/design/frontend/default/{grayscale → grayscale2014}/layout/local.xml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/locale/en_US/translate.csv RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/navigation/top.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/home.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/list.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/popular.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/tabs_cat.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/view.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/view/addto.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/view/single_top.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/catalog/product/view/single_top_btn.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/checkout/cart/sidebar_top.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/checkout/onepage/login.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/customer/form/login.phtml RENAMED
@@ -38,6 +38,7 @@
38
  </div>
39
  <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
40
  <form action="<?php echo $this->getPostActionUrl() ?>" method="post" id="login-form">
 
41
  <div class="col2-set">
42
  <div class="col-1 new-users">
43
  <div class="content">
38
  </div>
39
  <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
40
  <form action="<?php echo $this->getPostActionUrl() ?>" method="post" id="login-form">
41
+ <?php echo $this->getBlockHtml('formkey'); ?>
42
  <div class="col2-set">
43
  <div class="col-1 new-users">
44
  <div class="content">
app/design/frontend/default/{grayscale → grayscale2014}/template/directory/currency.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/easytabs/catalogproductrelated.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/easytabs/catalogproductview.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/page/html/designby.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/page/html/footer.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/page/html/head.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/page/html/header.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/page/template/alinks.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/page/template/clinks.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/persistent/checkout/onepage/login.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/persistent/customer/form/login.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/webandpeople/smartcatalog/list-new.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/webandpeople/smartcatalog/list-rate.phtml RENAMED
File without changes
app/design/frontend/default/{grayscale → grayscale2014}/template/webandpeople/smartcatalog/list-short.phtml RENAMED
File without changes
package.xml CHANGED
@@ -1,14 +1,14 @@
1
  <?xml version="1.0" encoding="UTF-8"?>
2
  <package>
3
  <name>wp_theme_grayscale2014</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://web-experiment.info/regular_free_license">Web-Experiment.Info Regular Free License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Magento Theme - Grayscale Full-Width (Web-Experiment.Info)</summary>
10
  <description>Magento Theme - Grayscale Full-Width (Web-Experiment.Info)</description>
11
- <notes>first release</notes>
12
  <authors>
13
  <author>
14
  <name>WebAndPeople</name>
@@ -21,8 +21,8 @@
21
  <email>y.gerassimenko@webandpeople.com</email>
22
  </author>
23
  </authors>
24
- <date>2014-01-30</date>
25
- <time>16:40:55</time>
26
  <contents>
27
  <target name="mageweb">
28
  <dir name="app">
@@ -54,17 +54,6 @@
54
  </dir>
55
  </dir>
56
  <dir name="local">
57
- <dir name="Mage">
58
- <dir name="Catalog">
59
- <dir name="Block">
60
- <dir name="Product">
61
- <file name="Manufacturer.php" hash="6867232df0df4ed8ddda210dccb5285b"/>
62
- <file name="Popular.php" hash="eb7acba0d3729beef0614047fe4940c1"/>
63
- <file name="Promo.php" hash="58dfa97e333072506ddff169d2409040"/>
64
- </dir>
65
- </dir>
66
- </dir>
67
- </dir>
68
  <dir name="WP">
69
  <dir name="BackToTopButton">
70
  <dir name="Block">
@@ -113,6 +102,9 @@
113
  <dir name="SmartCatalog">
114
  <dir name="Block">
115
  <file name="About.php" hash="5061eb335248b047d13dcbf3877518d5"/>
 
 
 
116
  <file name="Toggle.php" hash="05f421ec9fae609620f24250d5eb591f"/>
117
  </dir>
118
  <dir name="Helper">
@@ -122,7 +114,7 @@
122
  <file name="Observer.php" hash="f2225790b750f4defc7eb631057cf459"/>
123
  </dir>
124
  <dir name="etc">
125
- <file name="config.xml" hash="7f63aff8c2916d50c6b55a8d9470ab03"/>
126
  <file name="system.xml" hash="afd68ea407a1b2d6f6c2124dd240c95c"/>
127
  </dir>
128
  </dir>
@@ -134,7 +126,7 @@
134
  <file name="Data.php" hash="9442514d1b5c864a63b1af4c883df06b"/>
135
  </dir>
136
  <dir name="etc">
137
- <file name="config.xml" hash="8fd3584d4172f8d809e8f248ba6717cc"/>
138
  <file name="system.xml" hash="0d2544c0255cc03c00e773041311e0cc"/>
139
  </dir>
140
  </dir>
@@ -172,7 +164,7 @@
172
  </dir>
173
  </dir>
174
  </dir>
175
- <dir name="grayscale">
176
  <dir name="layout">
177
  <file name="local.xml" hash="15e2758594852bd4b2ec1f9c73cce3ad"/>
178
  </dir>
@@ -209,7 +201,7 @@
209
  </dir>
210
  <dir name="customer">
211
  <dir name="form">
212
- <file name="login.phtml" hash="efd0efae7b00e9933ec81e3a200ebb5f"/>
213
  </dir>
214
  </dir>
215
  <dir name="directory">
@@ -337,7 +329,7 @@
337
  </dir>
338
  </dir>
339
  </dir>
340
- <dir name="grayscale">
341
  <dir name="css">
342
  <file name="color.css" hash="c9585d28d795329764a960c2f5c2b08f"/>
343
  <file name="media-480.css" hash="bed0561575e4cf40f3898d03aa561195"/>
1
  <?xml version="1.0" encoding="UTF-8"?>
2
  <package>
3
  <name>wp_theme_grayscale2014</name>
4
+ <version>1.1.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://web-experiment.info/regular_free_license">Web-Experiment.Info Regular Free License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Magento Theme - Grayscale Full-Width (Web-Experiment.Info)</summary>
10
  <description>Magento Theme - Grayscale Full-Width (Web-Experiment.Info)</description>
11
+ <notes>Добавлен formkey в формы логинации (login.phtml). Файлы темы перемещены из папки grayscale в папку grayscale2014. Удален блок Popular. Вместо него задействован блок Promo из пакета Smart Catalog Lite.</notes>
12
  <authors>
13
  <author>
14
  <name>WebAndPeople</name>
21
  <email>y.gerassimenko@webandpeople.com</email>
22
  </author>
23
  </authors>
24
+ <date>2014-02-05</date>
25
+ <time>03:54:29</time>
26
  <contents>
27
  <target name="mageweb">
28
  <dir name="app">
54
  </dir>
55
  </dir>
56
  <dir name="local">
 
 
 
 
 
 
 
 
 
 
 
57
  <dir name="WP">
58
  <dir name="BackToTopButton">
59
  <dir name="Block">
102
  <dir name="SmartCatalog">
103
  <dir name="Block">
104
  <file name="About.php" hash="5061eb335248b047d13dcbf3877518d5"/>
105
+ <dir name="Product">
106
+ <file name="Promo.php" hash="7cff1abba0c08c0e1667686f6824dd8d"/>
107
+ </dir>
108
  <file name="Toggle.php" hash="05f421ec9fae609620f24250d5eb591f"/>
109
  </dir>
110
  <dir name="Helper">
114
  <file name="Observer.php" hash="f2225790b750f4defc7eb631057cf459"/>
115
  </dir>
116
  <dir name="etc">
117
+ <file name="config.xml" hash="769652c9fb1359c43fa29406056bcb7a"/>
118
  <file name="system.xml" hash="afd68ea407a1b2d6f6c2124dd240c95c"/>
119
  </dir>
120
  </dir>
126
  <file name="Data.php" hash="9442514d1b5c864a63b1af4c883df06b"/>
127
  </dir>
128
  <dir name="etc">
129
+ <file name="config.xml" hash="66c6f6921dcc5f254963beed7495bb25"/>
130
  <file name="system.xml" hash="0d2544c0255cc03c00e773041311e0cc"/>
131
  </dir>
132
  </dir>
164
  </dir>
165
  </dir>
166
  </dir>
167
+ <dir name="grayscale2014">
168
  <dir name="layout">
169
  <file name="local.xml" hash="15e2758594852bd4b2ec1f9c73cce3ad"/>
170
  </dir>
201
  </dir>
202
  <dir name="customer">
203
  <dir name="form">
204
+ <file name="login.phtml" hash="1a59f02bd7b48f954f36116f2bf1829d"/>
205
  </dir>
206
  </dir>
207
  <dir name="directory">
329
  </dir>
330
  </dir>
331
  </dir>
332
+ <dir name="grayscale2014">
333
  <dir name="css">
334
  <file name="color.css" hash="c9585d28d795329764a960c2f5c2b08f"/>
335
  <file name="media-480.css" hash="bed0561575e4cf40f3898d03aa561195"/>
skin/frontend/default/{grayscale → grayscale2014}/css/color.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/media-480.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/media-800.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/media-small.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/skin.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/slider.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/styles-ie.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/styles.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/webandpeople/backtotopbutton/backtotopbutton.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/webandpeople/custommenu/custommenu.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/css/webandpeople/smartcatalog/smartcatalog.css RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/favicon.ico RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/btn.png RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/btn_cart.png RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/gift-message-collapse.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/gift-message-expand.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/i_asc_arrow.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/i_desc_arrow.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/i_pager-next.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/i_pager-prev.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/i_print.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/i_rss-big.png RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/i_rss.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/icon_big_rss.png RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/icon_feed.png RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/icon_layer.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/icon_news.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/icon_rss.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/logo.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/magnifier_handle.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/more.png RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/nav_arrow.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/new.png RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/pager_arrow_left.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/pager_arrow_right.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/slider_btn_zoom_in.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/slider_btn_zoom_out.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/sort_asc_arrow.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/sort_desc_arrow.gif RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/images/sprite.png RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/js/cycle-fade-effect.js RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/js/jquery-1.5.2.min.js RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/js/jquery.standardSlider.js RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/js/noconflict.js RENAMED
File without changes
skin/frontend/default/{grayscale → grayscale2014}/js/respond.js RENAMED
File without changes