Version Notes
Stable for Magento Vesrion 1.7 and 1.8
Download this release
Release Info
Developer | Niko K |
Extension | Nikolakisae_PaymentLogo |
Version | 0.1.4 |
Comparing to | |
See all releases |
Code changes from version 0.1.3 to 0.1.4
app/code/community/Nikolakisae/PaymentLogo/Model/Adminhtml/System/Config/Source/{LogoOptions.php → Options.php}
RENAMED
@@ -18,7 +18,7 @@
|
|
18 |
* @author Niko K
|
19 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
20 |
*/
|
21 |
-
class
|
22 |
{
|
23 |
/**
|
24 |
*
|
18 |
* @author Niko K
|
19 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
20 |
*/
|
21 |
+
class Nikolakisae_PaymentLogo_Model_Adminhtml_System_Config_Source_Options
|
22 |
{
|
23 |
/**
|
24 |
*
|
app/code/community/Nikolakisae/PaymentLogo/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Nikolakisae_PaymentLogo>
|
5 |
-
<version>0.1.
|
6 |
</Nikolakisae_PaymentLogo>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Nikolakisae_PaymentLogo>
|
5 |
+
<version>0.1.4</version>
|
6 |
</Nikolakisae_PaymentLogo>
|
7 |
</modules>
|
8 |
<global>
|
app/code/community/Nikolakisae/PaymentLogo/etc/system.xml
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
<display_options translate="label">
|
34 |
<label>Display Logo Options</label>
|
35 |
<frontend_type>select</frontend_type>
|
36 |
-
<source_model>paymentlogo/
|
37 |
<sort_order>3</sort_order>
|
38 |
<show_in_default>1</show_in_default>
|
39 |
<show_in_website>1</show_in_website>
|
@@ -64,7 +64,7 @@
|
|
64 |
<display_options translate="label">
|
65 |
<label>Display Logo Options</label>
|
66 |
<frontend_type>select</frontend_type>
|
67 |
-
<source_model>paymentlogo/
|
68 |
<sort_order>12</sort_order>
|
69 |
<show_in_default>1</show_in_default>
|
70 |
<show_in_website>1</show_in_website>
|
@@ -95,7 +95,7 @@
|
|
95 |
<display_options translate="label">
|
96 |
<label>Display Logo Options</label>
|
97 |
<frontend_type>select</frontend_type>
|
98 |
-
<source_model>paymentlogo/
|
99 |
<sort_order>3</sort_order>
|
100 |
<show_in_default>1</show_in_default>
|
101 |
<show_in_website>1</show_in_website>
|
@@ -126,7 +126,7 @@
|
|
126 |
<display_options translate="label">
|
127 |
<label>Display Logo Options</label>
|
128 |
<frontend_type>select</frontend_type>
|
129 |
-
<source_model>paymentlogo/
|
130 |
<sort_order>12</sort_order>
|
131 |
<show_in_default>1</show_in_default>
|
132 |
<show_in_website>1</show_in_website>
|
@@ -157,7 +157,7 @@
|
|
157 |
<display_options translate="label">
|
158 |
<label>Display Logo Options</label>
|
159 |
<frontend_type>select</frontend_type>
|
160 |
-
<source_model>paymentlogo/
|
161 |
<sort_order>12</sort_order>
|
162 |
<show_in_default>1</show_in_default>
|
163 |
<show_in_website>1</show_in_website>
|
@@ -188,7 +188,7 @@
|
|
188 |
<display_options translate="label">
|
189 |
<label>Display Logo Options</label>
|
190 |
<frontend_type>select</frontend_type>
|
191 |
-
<source_model>paymentlogo/
|
192 |
<sort_order>32</sort_order>
|
193 |
<show_in_default>1</show_in_default>
|
194 |
<show_in_website>1</show_in_website>
|
@@ -220,7 +220,7 @@
|
|
220 |
<display_options translate="label">
|
221 |
<label>Display Logo Options</label>
|
222 |
<frontend_type>select</frontend_type>
|
223 |
-
<source_model>paymentlogo/
|
224 |
<sort_order>4</sort_order>
|
225 |
<show_in_default>1</show_in_default>
|
226 |
<show_in_website>1</show_in_website>
|
33 |
<display_options translate="label">
|
34 |
<label>Display Logo Options</label>
|
35 |
<frontend_type>select</frontend_type>
|
36 |
+
<source_model>paymentlogo/adminhtml_system_config_source_options</source_model>
|
37 |
<sort_order>3</sort_order>
|
38 |
<show_in_default>1</show_in_default>
|
39 |
<show_in_website>1</show_in_website>
|
64 |
<display_options translate="label">
|
65 |
<label>Display Logo Options</label>
|
66 |
<frontend_type>select</frontend_type>
|
67 |
+
<source_model>paymentlogo/adminhtml_system_config_source_options</source_model>
|
68 |
<sort_order>12</sort_order>
|
69 |
<show_in_default>1</show_in_default>
|
70 |
<show_in_website>1</show_in_website>
|
95 |
<display_options translate="label">
|
96 |
<label>Display Logo Options</label>
|
97 |
<frontend_type>select</frontend_type>
|
98 |
+
<source_model>paymentlogo/adminhtml_system_config_source_options</source_model>
|
99 |
<sort_order>3</sort_order>
|
100 |
<show_in_default>1</show_in_default>
|
101 |
<show_in_website>1</show_in_website>
|
126 |
<display_options translate="label">
|
127 |
<label>Display Logo Options</label>
|
128 |
<frontend_type>select</frontend_type>
|
129 |
+
<source_model>paymentlogo/adminhtml_system_config_source_options</source_model>
|
130 |
<sort_order>12</sort_order>
|
131 |
<show_in_default>1</show_in_default>
|
132 |
<show_in_website>1</show_in_website>
|
157 |
<display_options translate="label">
|
158 |
<label>Display Logo Options</label>
|
159 |
<frontend_type>select</frontend_type>
|
160 |
+
<source_model>paymentlogo/adminhtml_system_config_source_options</source_model>
|
161 |
<sort_order>12</sort_order>
|
162 |
<show_in_default>1</show_in_default>
|
163 |
<show_in_website>1</show_in_website>
|
188 |
<display_options translate="label">
|
189 |
<label>Display Logo Options</label>
|
190 |
<frontend_type>select</frontend_type>
|
191 |
+
<source_model>paymentlogo/adminhtml_system_config_source_options</source_model>
|
192 |
<sort_order>32</sort_order>
|
193 |
<show_in_default>1</show_in_default>
|
194 |
<show_in_website>1</show_in_website>
|
220 |
<display_options translate="label">
|
221 |
<label>Display Logo Options</label>
|
222 |
<frontend_type>select</frontend_type>
|
223 |
+
<source_model>paymentlogo/adminhtml_system_config_source_options</source_model>
|
224 |
<sort_order>4</sort_order>
|
225 |
<show_in_default>1</show_in_default>
|
226 |
<show_in_website>1</show_in_website>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Nikolakisae_PaymentLogo</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
@@ -11,9 +11,9 @@
|
|
11 |
Check / Money order, Purchase Order, Authorize.net, Authorize.net Direct Post</description>
|
12 |
<notes>Stable for Magento Vesrion 1.7 and 1.8</notes>
|
13 |
<authors><author><name>Niko K</name><user>nikolakisae</user><email>info@nikolakisae.com</email></author></authors>
|
14 |
-
<date>2013-10-
|
15 |
-
<time>
|
16 |
-
<contents><target name="magecommunity"><dir name="Nikolakisae"><dir name="PaymentLogo"><dir name="Block"><dir name="Checkout"><dir name="Onepage"><dir name="Payment"><file name="Methods.php" hash="5c0c7690813a0a33378333be2dafc937"/></dir></dir></dir></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><file name="
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.13</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Nikolakisae_PaymentLogo</name>
|
4 |
+
<version>0.1.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
11 |
Check / Money order, Purchase Order, Authorize.net, Authorize.net Direct Post</description>
|
12 |
<notes>Stable for Magento Vesrion 1.7 and 1.8</notes>
|
13 |
<authors><author><name>Niko K</name><user>nikolakisae</user><email>info@nikolakisae.com</email></author></authors>
|
14 |
+
<date>2013-10-25</date>
|
15 |
+
<time>17:34:01</time>
|
16 |
+
<contents><target name="magecommunity"><dir name="Nikolakisae"><dir name="PaymentLogo"><dir name="Block"><dir name="Checkout"><dir name="Onepage"><dir name="Payment"><file name="Methods.php" hash="5c0c7690813a0a33378333be2dafc937"/></dir></dir></dir></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><file name="Options.php" hash="51f1a091f2e1f8eb39f917edef69378f"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="921ca75104924d7b9c71a0b0701caead"/><file name="system.xml" hash="f8fb2f24e0d13f3ae09699b52e4599d8"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="paymentlogo.xml" hash="c5e70d08bc64c3949f250f2cbbd2b71b"/></dir><dir name="template"><dir name="paymentlogo"><dir name="checkout"><dir name="onepage"><dir name="payment"><file name="methods.phtml" hash="1c34f86ea217f08f80135923ccc78ad5"/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Nikolakisae_PaymentLogo.xml" hash="6c14b347d865169ed2a1dee3c86c2fa3"/></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.13</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|