Version Notes
1.2.2
Download this release
Release Info
Developer | Magento Core Team |
Extension | VkShare_button |
Version | 1.2.2 |
Comparing to | |
See all releases |
Code changes from version 1.2.1 to 1.2.2
app/code/community/Magazento/VkButton/Model/Source/Coner.php
CHANGED
@@ -1,28 +1,5 @@
|
|
1 |
<?php
|
2 |
|
3 |
-
/**
|
4 |
-
* Interakting Slider
|
5 |
-
*
|
6 |
-
* NOTICE OF LICENSE
|
7 |
-
*
|
8 |
-
* This source file is subject to the Open Software License (OSL 3.0)
|
9 |
-
* that is bundled with this package in the file LICENSE.txt.
|
10 |
-
* It is also available through the world-wide-web at this URL:
|
11 |
-
* http://opensource.org/licenses/osl-3.0.php
|
12 |
-
* If you did not receive a copy of the license and are unable to
|
13 |
-
* obtain it through the world-wide-web, please send an email
|
14 |
-
* to license@magentocommerce.com and you will be sent a copy immediately.
|
15 |
-
*
|
16 |
-
* @category BusinessDecision
|
17 |
-
* @package BusinessDecision_Interaktingslider
|
18 |
-
* @author Business & Decision Picardie - contactmagento@interakting.com
|
19 |
-
* @copyright Copyright (c) 2009 Business & Decision (http://www.businessdecision.com)
|
20 |
-
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
21 |
-
*/
|
22 |
-
|
23 |
-
/**
|
24 |
-
* Liste des modes de transitions
|
25 |
-
*/
|
26 |
class Magazento_VkButton_Model_Source_Coner {
|
27 |
|
28 |
public function toOptionArray() {
|
1 |
<?php
|
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
class Magazento_VkButton_Model_Source_Coner {
|
4 |
|
5 |
public function toOptionArray() {
|
app/code/community/Magazento/VkButton/Model/Source/Mode.php
CHANGED
@@ -1,28 +1,5 @@
|
|
1 |
<?php
|
2 |
|
3 |
-
/**
|
4 |
-
* Interakting Slider
|
5 |
-
*
|
6 |
-
* NOTICE OF LICENSE
|
7 |
-
*
|
8 |
-
* This source file is subject to the Open Software License (OSL 3.0)
|
9 |
-
* that is bundled with this package in the file LICENSE.txt.
|
10 |
-
* It is also available through the world-wide-web at this URL:
|
11 |
-
* http://opensource.org/licenses/osl-3.0.php
|
12 |
-
* If you did not receive a copy of the license and are unable to
|
13 |
-
* obtain it through the world-wide-web, please send an email
|
14 |
-
* to license@magentocommerce.com and you will be sent a copy immediately.
|
15 |
-
*
|
16 |
-
* @category BusinessDecision
|
17 |
-
* @package BusinessDecision_Interaktingslider
|
18 |
-
* @author Business & Decision Picardie - contactmagento@interakting.com
|
19 |
-
* @copyright Copyright (c) 2009 Business & Decision (http://www.businessdecision.com)
|
20 |
-
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
21 |
-
*/
|
22 |
-
|
23 |
-
/**
|
24 |
-
* Liste des modes de transitions
|
25 |
-
*/
|
26 |
class Magazento_VkButton_Model_Source_Mode {
|
27 |
|
28 |
public function toOptionArray() {
|
1 |
<?php
|
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
class Magazento_VkButton_Model_Source_Mode {
|
4 |
|
5 |
public function toOptionArray() {
|
app/code/community/Magazento/VkButton/etc/config.xml
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
<vkbutton>
|
30 |
<class>Magazento_VkButton_Model</class>
|
31 |
</vkbutton>
|
32 |
-
</models>
|
33 |
<helpers>
|
34 |
<vkbutton>
|
35 |
<class>Magazento_VkButton_Helper</class>
|
@@ -75,6 +75,26 @@
|
|
75 |
</admin>
|
76 |
</resources>
|
77 |
</acl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
</adminhtml>
|
79 |
<default>
|
80 |
<vkbutton>
|
29 |
<vkbutton>
|
30 |
<class>Magazento_VkButton_Model</class>
|
31 |
</vkbutton>
|
32 |
+
</models>
|
33 |
<helpers>
|
34 |
<vkbutton>
|
35 |
<class>Magazento_VkButton_Helper</class>
|
75 |
</admin>
|
76 |
</resources>
|
77 |
</acl>
|
78 |
+
<menu>
|
79 |
+
<magazento translate="title" module="vkbutton">
|
80 |
+
<title>Magazento</title>
|
81 |
+
<sort_order>65</sort_order>
|
82 |
+
<children>
|
83 |
+
<vkbutton translate="title" module="vkbutton">
|
84 |
+
<title>VkButton</title>
|
85 |
+
<sort_order>65</sort_order>
|
86 |
+
<children>
|
87 |
+
<slide translate="title" module="vkbutton">
|
88 |
+
<title>Settings</title>
|
89 |
+
<action>adminhtml/system_config/edit/section/vkbutton</action>
|
90 |
+
<sort_order>40</sort_order>
|
91 |
+
</slide>
|
92 |
+
</children>
|
93 |
+
</vkbutton>
|
94 |
+
</children>
|
95 |
+
</magazento>
|
96 |
+
</menu>
|
97 |
+
|
98 |
</adminhtml>
|
99 |
<default>
|
100 |
<vkbutton>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>VkShare_button</name>
|
4 |
-
<version>1.2.
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>VkShare_button</summary>
|
10 |
<description>VkShare_button</description>
|
11 |
-
<notes>1.2.
|
12 |
<authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
|
13 |
-
<date>2011-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocale"><dir name="en_US"><file name="Magazento_VkButton.csv" hash="342b3fa3d897ade36a670e5bf1cb82b0"/></dir><dir name="ru_RU"><file name="Magazento_VkButton.csv" hash="eb6bfcc8aa577a82d14a33bcd5ff2637"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="vkbutton.css" hash="bb30ff7fa7846e8ae107c4260d0b5597"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="magazento_vkbutton.xml" hash="4de29e0ed5c6bad3ea1ceab6c112b4b0"/></dir><dir name="template"><dir name="magazento"><dir name="vkbutton"><file name="breadcrumbs.phtml" hash="402c93f29778b570be68813859feae5d"/></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magazento"><dir name="VkButton"><dir name="Block"><dir name="Html"><file name="Breadcrumbs.php" hash="7d90c1b45b11da29744755f8c88c562d"/></dir><file name="Info.php" hash="b987a9de6edba54ff8f714f77cffb856"/></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>VkShare_button</name>
|
4 |
+
<version>1.2.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>VkShare_button</summary>
|
10 |
<description>VkShare_button</description>
|
11 |
+
<notes>1.2.2</notes>
|
12 |
<authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
|
13 |
+
<date>2011-02-11</date>
|
14 |
+
<time>19:11:16</time>
|
15 |
+
<contents><target name="magelocale"><dir name="en_US"><file name="Magazento_VkButton.csv" hash="342b3fa3d897ade36a670e5bf1cb82b0"/></dir><dir name="ru_RU"><file name="Magazento_VkButton.csv" hash="eb6bfcc8aa577a82d14a33bcd5ff2637"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="vkbutton.css" hash="bb30ff7fa7846e8ae107c4260d0b5597"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="magazento_vkbutton.xml" hash="4de29e0ed5c6bad3ea1ceab6c112b4b0"/></dir><dir name="template"><dir name="magazento"><dir name="vkbutton"><file name="breadcrumbs.phtml" hash="402c93f29778b570be68813859feae5d"/></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magazento"><dir name="VkButton"><dir name="Block"><dir name="Html"><file name="Breadcrumbs.php" hash="7d90c1b45b11da29744755f8c88c562d"/></dir><file name="Info.php" hash="b987a9de6edba54ff8f714f77cffb856"/></dir><dir name="etc"><file name="config.xml" hash="5e206c30f7e7911c3133e5b701bec761"/><file name="system.xml" hash="e8e0093073ae479fc0eac6e457af50b6"/></dir><dir name="Helper"><file name="Data.php" hash="40665534086f99c2d7c88d0c6e9f6454"/></dir><dir name="Model"><dir name="Source"><file name="Coner.php" hash="ff3a267a7a7cf09d5e09876321694ac6"/><file name="Mode.php" hash="9e7cf80b6fdaf3d6c08bd66756c607a5"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magazento_VkButton.xml" hash="387f2ca68d6aeae21964755b955120b1"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|