Version Notes
External Backend Notifications Disabler (WebAndPeople.com)
Download this release
Release Info
Developer | Magento Core Team |
Extension | wp_hide_backend_notifications |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.4 to 1.0.3
app/code/community/WP/HideBackendNotifications/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<WP_HideBackendNotifications>
|
5 |
-
<version>1.0.
|
6 |
</WP_HideBackendNotifications>
|
7 |
</modules>
|
8 |
<global>
|
@@ -47,7 +47,7 @@
|
|
47 |
<general>
|
48 |
<enabled>1</enabled>
|
49 |
<only_popup>1</only_popup>
|
50 |
-
<version>1.0.
|
51 |
</general>
|
52 |
</hide_backend_notifications>
|
53 |
</default>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<WP_HideBackendNotifications>
|
5 |
+
<version>1.0.3</version>
|
6 |
</WP_HideBackendNotifications>
|
7 |
</modules>
|
8 |
<global>
|
47 |
<general>
|
48 |
<enabled>1</enabled>
|
49 |
<only_popup>1</only_popup>
|
50 |
+
<version>1.0.3</version>
|
51 |
</general>
|
52 |
</hide_backend_notifications>
|
53 |
</default>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>wp_hide_backend_notifications</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>External Backend Notifications Disabler (WebAndPeople.com)</notes>
|
12 |
<authors><author><name>WebAndPeople</name><user>auto-converted</user><email>design@webandpeople.com</email></author><author><name>y.gerassimenko</name><user>auto-converted</user><email>y.gerassimenko@webandpeople.com</email></author></authors>
|
13 |
<date>2011-11-11</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>wp_hide_backend_notifications</name>
|
4 |
+
<version>1.0.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>External Backend Notifications Disabler (WebAndPeople.com)</notes>
|
12 |
<authors><author><name>WebAndPeople</name><user>auto-converted</user><email>design@webandpeople.com</email></author><author><name>y.gerassimenko</name><user>auto-converted</user><email>y.gerassimenko@webandpeople.com</email></author></authors>
|
13 |
<date>2011-11-11</date>
|
14 |
+
<time>21:28:24</time>
|
15 |
+
<contents><target name="mageweb"><dir name="app"><dir name="code"><dir name="community"><dir name="WP"><dir name="HideBackendNotifications"><dir name="Block"><dir name="Notification"><file name="Toolbar.php" hash="66ded5e1d7c0f389f11c639a12d97cd3"/><file name="Window.php" hash="665576d5b3371e0f194bb288e4e904ea"/></dir><file name="About.php" hash="f072e232ba42432e4ea854e4f595de60"/></dir><dir name="Helper"><file name="Data.php" hash="5fbe91fdbbb2f8d640bd55712db372a8"/></dir><dir name="etc"><file name="config.xml" hash="913cff7a19f028ddac39d71655256a3f"/><file name="system.xml" hash="6a01254ddea7ef0a17ee8b51fd43313a"/></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="WP_HideBackendNotifications.xml" hash="4728b884abc1275a6c7671a754c71a9c"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|