Version Notes
1.0.1
Download this release
Release Info
Developer | Magento Core Team |
Extension | magazento_mostpopular |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
app/design/frontend/base/default/layout/magazento_mostpopular.xml
ADDED
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<layout version="0.1.0">
|
3 |
+
|
4 |
+
|
5 |
+
<cms_index_index>
|
6 |
+
<reference name="head">
|
7 |
+
<action method="addCss"><stylesheet>magazento/mostpopular/style.css</stylesheet></action>
|
8 |
+
</reference>
|
9 |
+
<reference name="left">
|
10 |
+
<block type="mostpopular/home" name="mostpopular.home.left">
|
11 |
+
<action method="setTemplate">
|
12 |
+
<template>magazento/mostpopular/home_left.phtml</template>
|
13 |
+
</action>
|
14 |
+
</block>
|
15 |
+
</reference>
|
16 |
+
<reference name="right">
|
17 |
+
<block type="mostpopular/home" name="mostpopular.home.right" >
|
18 |
+
<action method="setTemplate">
|
19 |
+
<template>magazento/mostpopular/home_right.phtml</template>
|
20 |
+
</action>
|
21 |
+
</block>
|
22 |
+
</reference>
|
23 |
+
</cms_index_index>
|
24 |
+
|
25 |
+
<catalog_category_default>
|
26 |
+
<reference name="head">
|
27 |
+
<action method="addCss"><stylesheet>magazento/mostpopular/style.css</stylesheet></action>
|
28 |
+
</reference>
|
29 |
+
<reference name="left">
|
30 |
+
<block type="mostpopular/category" name="mostpopular.cat.left" >
|
31 |
+
<action method="setTemplate">
|
32 |
+
<template>magazento/mostpopular/category_left.phtml</template>
|
33 |
+
</action>
|
34 |
+
</block>
|
35 |
+
</reference>
|
36 |
+
<reference name="right">
|
37 |
+
<block type="mostpopular/category" name="mostpopular.cat.right" >
|
38 |
+
<action method="setTemplate">
|
39 |
+
<template>magazento/mostpopular/category_right.phtml</template>
|
40 |
+
</action>
|
41 |
+
</block>
|
42 |
+
</reference>
|
43 |
+
</catalog_category_default>
|
44 |
+
|
45 |
+
<catalog_category_layered>
|
46 |
+
<reference name="head">
|
47 |
+
<action method="addCss"><stylesheet>magazento/mostpopular/style.css</stylesheet></action>
|
48 |
+
</reference>
|
49 |
+
<reference name="left">
|
50 |
+
<block type="mostpopular/category" name="mostpopular.cat.left" >
|
51 |
+
<action method="setTemplate">
|
52 |
+
<template>magazento/mostpopular/category_left.phtml</template>
|
53 |
+
</action>
|
54 |
+
</block>
|
55 |
+
</reference>
|
56 |
+
<reference name="right">
|
57 |
+
<block type="mostpopular/category" name="mostpopular.cat.right" >
|
58 |
+
<action method="setTemplate">
|
59 |
+
<template>magazento/mostpopular/category_right.phtml</template>
|
60 |
+
</action>
|
61 |
+
</block>
|
62 |
+
</reference>
|
63 |
+
</catalog_category_layered>
|
64 |
+
|
65 |
+
<default>
|
66 |
+
<reference name="before_body_end">
|
67 |
+
<block type="core/template" template="credits/magazento.phtml" />
|
68 |
+
</reference>
|
69 |
+
</default>
|
70 |
+
|
71 |
+
</layout>
|
72 |
+
|
73 |
+
|
74 |
+
|
75 |
+
|
76 |
+
|
77 |
+
|
78 |
+
|
79 |
+
|
80 |
+
|
81 |
+
|
82 |
+
|
83 |
+
<!-- <catalog_category_default>
|
84 |
+
<reference name="left">
|
85 |
+
<block type="mostpopular/home" name="left.mostpopular" as="mostpopular" >
|
86 |
+
<action method="setTemplate" ifconfig="mostpopular/catpageoptions/catsidebarleft">
|
87 |
+
<template>magazento/mostpopular/category.phtml</template>
|
88 |
+
</action>
|
89 |
+
</block>
|
90 |
+
</reference>
|
91 |
+
<reference name="right">
|
92 |
+
<block type="mostpopular/category" name="right.mostpopular" as="mostpopular" >
|
93 |
+
<action method="setTemplate" ifconfig="mostpopular/catpageoptions/catsidebarright">
|
94 |
+
<template>magazento/mostpopular/category.phtml</template>
|
95 |
+
</action>
|
96 |
+
</block>
|
97 |
+
</reference>
|
98 |
+
</catalog_category_default>-->
|
app/etc/modules/Magazento_Mostpopular.xml
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<config>
|
3 |
+
<modules>
|
4 |
+
<Magazento_Mostpopular>
|
5 |
+
<active>true</active>
|
6 |
+
<codePool>community</codePool>
|
7 |
+
</Magazento_Mostpopular>
|
8 |
+
</modules>
|
9 |
+
</config>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>magazento_mostpopular</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Most-viewed products in sidebars. Magento 1.4+ and configurable products support.</summary>
|
10 |
<description>Most-viewed products in sidebars. Magento 1.4+ and configurable products support.</description>
|
11 |
-
<notes>1.0.
|
12 |
-
<authors><author><name>volgodark</name><user>
|
13 |
-
<date>2012-07-
|
14 |
-
<time>
|
15 |
-
<contents><target name="
|
16 |
<compatible/>
|
17 |
-
<dependencies
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>magazento_mostpopular</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Most-viewed products in sidebars. Magento 1.4+ and configurable products support.</summary>
|
10 |
<description>Most-viewed products in sidebars. Magento 1.4+ and configurable products support.</description>
|
11 |
+
<notes>1.0.1</notes>
|
12 |
+
<authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
|
13 |
+
<date>2012-07-27</date>
|
14 |
+
<time>12:53:00</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Magazento"><file name="Mostpopular" hash=""/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="magazento"><file name="mostpopular" hash=""/><file name="credits" hash=""/></dir></dir><dir name="layout"><file name="magazento_mostpopular.xml" hash="b2fcecd827c8ec402962f080ad1e4937"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magazento_Mostpopular.xml" hash="103d39be33285a6c139f1821897da9a1"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="magazento"><file name="mostpopular" hash=""/></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies/>
|
18 |
</package>
|