Quick_Action_Attribute_Values_or_Labels - Version 1.2

Version Notes

This extension will allow you to add/delete/search attribute labels

Download this release

Release Info

Developer Magento Core Team
Extension Quick_Action_Attribute_Values_or_Labels
Version 1.2
Comparing to
See all releases


Code changes from version 1.1 to 1.2

app/code/community/CueBlocks/All/Helper/Data.php DELETED
@@ -1,12 +0,0 @@
1
- <?php
2
- /**
3
- *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
- * Edition :- community
7
- * Developed By :- CueBlocks.com
8
- *
9
- */
10
- class CueBlocks_All_Helper_Data extends Mage_Core_Helper_Abstract
11
- {
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
app/code/community/CueBlocks/All/etc/config.xml DELETED
@@ -1,33 +0,0 @@
1
- <?xml version="1.0"?>
2
- <!--
3
- /**
4
- *
5
- * Package :- CueBlocks_Attributevalue-1.0.tgz
6
- * Version :- 1.0
7
- * Edition :- community
8
- * Developed By :- CueBlocks.com
9
- *
10
- */
11
- -->
12
- <config>
13
- <modules>
14
- <CueBlocks_All>
15
- <version>0.1.0</version>
16
- </CueBlocks_All>
17
- </modules>
18
- <global>
19
- <helpers>
20
- <all>
21
- <class>CueBlocks_All_Helper</class>
22
- </all>
23
- </helpers>
24
- </global>
25
- <adminhtml>
26
- <menu>
27
- <cueblocks module="all">
28
- <title>CueBlocks</title>
29
- <sort_order>71</sort_order>
30
- </cueblocks>
31
- </menu>
32
- </adminhtml>
33
- </config>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/code/community/CueBlocks/Cueattributevalue/Block/Adminhtml/Cueattributevalue.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/code/community/CueBlocks/Cueattributevalue/Block/Adminhtml/Cueattributevalue/Edit.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/code/community/CueBlocks/Cueattributevalue/Block/Adminhtml/Cueattributevalue/Edit/Tabs.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/code/community/CueBlocks/Cueattributevalue/Block/Adminhtml/Cueattributevaluedelete.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/code/community/CueBlocks/Cueattributevalue/Block/Adminhtml/Cueattributevaluedelete/Edit.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/code/community/CueBlocks/Cueattributevalue/Block/Adminhtml/Cueattributevaluedelete/Edit/Tabs.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/code/community/CueBlocks/Cueattributevalue/Helper/Data.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/code/community/CueBlocks/Cueattributevalue/controllers/Adminhtml/CueattributevalueController.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/code/community/CueBlocks/Cueattributevalue/controllers/Adminhtml/CueattributevaluedeleteController.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/code/community/CueBlocks/Cueattributevalue/etc/config.xml CHANGED
@@ -2,8 +2,8 @@
2
  <!--
3
  /**
4
  *
5
- * Package :- CueBlocks_Attributevalue-1.0.tgz
6
- * Version :- 1.0
7
  * Edition :- community
8
  * Developed By :- CueBlocks.com
9
  *
@@ -61,6 +61,8 @@
61
  <adminhtml>
62
  <menu>
63
  <cueblocks module="cueattributevalue">
 
 
64
  <children>
65
  <items module="cueattributevalue">
66
  <title>Attribute Labels</title>
2
  <!--
3
  /**
4
  *
5
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
6
+ * Version :- 1.2
7
  * Edition :- community
8
  * Developed By :- CueBlocks.com
9
  *
61
  <adminhtml>
62
  <menu>
63
  <cueblocks module="cueattributevalue">
64
+ <title>CueBlocks</title>
65
+ <sort_order>71</sort_order>
66
  <children>
67
  <items module="cueattributevalue">
68
  <title>Attribute Labels</title>
app/design/adminhtml/default/default/layout/cueattributevalue.xml CHANGED
@@ -2,8 +2,8 @@
2
  <!--
3
  /**
4
  *
5
- * Package :- CueBlocks_Attributevalue-1.0.tgz
6
- * Version :- 1.0
7
  * Edition :- community
8
  * Developed By :- CueBlocks.com
9
  *
2
  <!--
3
  /**
4
  *
5
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
6
+ * Version :- 1.2
7
  * Edition :- community
8
  * Developed By :- CueBlocks.com
9
  *
app/design/adminhtml/default/default/template/cueattributevalue/cueattributevalueadd.phtml CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/design/adminhtml/default/default/template/cueattributevalue/cueattributevaluedelete.phtml CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <?php
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
app/etc/modules/CueBlocks_All.xml DELETED
@@ -1,18 +0,0 @@
1
- <!--
2
- /**
3
- *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
- * Edition :- community
7
- * Developed By :- CueBlocks.com
8
- *
9
- */
10
- -->
11
- <config>
12
- <modules>
13
- <CueBlocks_All>
14
- <active>true</active>
15
- <codePool>community</codePool>
16
- </CueBlocks_All>
17
- </modules>
18
- </config>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/etc/modules/CueBlocks_Cueattributevalue.xml CHANGED
@@ -1,8 +1,8 @@
1
  <!--
2
  /**
3
  *
4
- * Package :- CueBlocks_Attributevalue-1.0.tgz
5
- * Version :- 1.0
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
1
  <!--
2
  /**
3
  *
4
+ * Package :- Quick_Action_Attribute_Values_or_Labels-1.2.tgz
5
+ * Version :- 1.2
6
  * Edition :- community
7
  * Developed By :- CueBlocks.com
8
  *
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Quick_Action_Attribute_Values_or_Labels</name>
4
- <version>1.1</version>
5
  <stability>beta</stability>
6
  <license>OSL v3.0</license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>This extension has been developed by CueBlocks.com to add attirbute labels.</description>
11
  <notes>This extension will allow you to add/delete/search attribute labels</notes>
12
  <authors><author><name>ekta puri</name><user>auto-converted</user><email>ekta.puri@cueblocks.com</email></author></authors>
13
- <date>2011-01-20</date>
14
- <time>11:09:08</time>
15
- <contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="cueattributevalue.xml" hash="64b142226000d0fb5e5728b8ff2f31ee"/></dir><dir name="template"><dir name="cueattributevalue"><file name="cueattributevalueadd.phtml" hash="7cdbb8d35f898385262c67047cc39e16"/><file name="cueattributevaluedelete.phtml" hash="37c02326c9c21e6bece08c77786313a7"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="CueBlocks"><dir name="All"><dir name="etc"><file name="config.xml" hash="51a0c89b0506b5fe4b3f55e94e0de900"/></dir><dir name="Helper"><file name="Data.php" hash="5586b843856fc78d082e020e05027ea6"/></dir></dir><dir name="Cueattributevalue"><dir name="Block"><dir name="Adminhtml"><dir name="Cueattributevalue"><dir name="Edit"><file name="Tabs.php" hash="83ccbdd12613847d49f2c8a4195b91de"/></dir><file name="Edit.php" hash="e3f6de4cccb85bed78921cf36db43859"/></dir><dir name="Cueattributevaluedelete"><dir name="Edit"><file name="Tabs.php" hash="f64ce72a28cbbad3d606ff0b7ac75131"/></dir><file name="Edit.php" hash="3154f450bab57ed518ec2a8c71bff761"/></dir><file name="Cueattributevalue.php" hash="fe39b0d29682a0f786ebc57092bc2714"/><file name="Cueattributevaluedelete.php" hash="67d229ba5f08993d54a388f35cde9132"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="CueattributevalueController.php" hash="3e5f1b9f072259fce13e7a2f162e5f52"/><file name="CueattributevaluedeleteController.php" hash="a7e0c248a982e65df5f1fd4b7d131b1b"/></dir></dir><dir name="etc"><file name="config.xml" hash="49a3632797d7bc80e3b6eb756f35241f"/></dir><dir name="Helper"><file name="Data.php" hash="51881dcee48b1cb15a980ac0ca0e5fee"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="CueBlocks_All.xml" hash="3e01066825596afe849de6f874974a6b"/><file name="CueBlocks_Cueattributevalue.xml" hash="f33594b9010b8022d77972c821738e66"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Quick_Action_Attribute_Values_or_Labels</name>
4
+ <version>1.2</version>
5
  <stability>beta</stability>
6
  <license>OSL v3.0</license>
7
  <channel>community</channel>
10
  <description>This extension has been developed by CueBlocks.com to add attirbute labels.</description>
11
  <notes>This extension will allow you to add/delete/search attribute labels</notes>
12
  <authors><author><name>ekta puri</name><user>auto-converted</user><email>ekta.puri@cueblocks.com</email></author></authors>
13
+ <date>2011-01-21</date>
14
+ <time>07:01:30</time>
15
+ <contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="cueattributevalue.xml" hash="370ee9b44b4e5d0e531e0d1cec4dfbf5"/></dir><dir name="template"><dir name="cueattributevalue"><file name="cueattributevalueadd.phtml" hash="2d062785003486d81345babbd6173afe"/><file name="cueattributevaluedelete.phtml" hash="5bb1b9818bd69b3b6680ab811aa1ab1b"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="CueBlocks"><dir name="Cueattributevalue"><dir name="Block"><dir name="Adminhtml"><dir name="Cueattributevalue"><dir name="Edit"><file name="Tabs.php" hash="5d621233e2ab89d352336fe2178437f1"/></dir><file name="Edit.php" hash="713595b0e356d0e8ac974bdcfbe7fe8e"/></dir><dir name="Cueattributevaluedelete"><dir name="Edit"><file name="Tabs.php" hash="da47fd4d88586843cd21fc73bbfe0dd1"/></dir><file name="Edit.php" hash="e1ddd5b6f9d71048909ed9d339a55b44"/></dir><file name="Cueattributevalue.php" hash="f92a990b690c0541f4aadc4e8b014926"/><file name="Cueattributevaluedelete.php" hash="53a75ec9d0eb3d253288c4864bdf0a23"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="CueattributevalueController.php" hash="a5a3591d09bb1c58bf8b3da65498cf52"/><file name="CueattributevaluedeleteController.php" hash="7740f2855a1339073e99f3be0d6601d6"/></dir></dir><dir name="etc"><file name="config.xml" hash="556b44f2ac98337348b7ab0b201535cd"/></dir><dir name="Helper"><file name="Data.php" hash="3a38b474b28dea5fac5d101c7b175274"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="CueBlocks_Cueattributevalue.xml" hash="f50d110651d8abf57348092b48211d4a"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>