cartware_cmslock - Version 1.0.1

Version Notes

version 1.0.1

Download this release

Release Info

Developer Magento Core Team
Extension cartware_cmslock
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/code/community/Cartware/CmsLock/etc/config.xml CHANGED
@@ -52,7 +52,7 @@
52
  <config>
53
  <modules>
54
  <Cartware_CmsLock>
55
- <version>0.1.0</version>
56
  </Cartware_CmsLock>
57
  </modules>
58
  <admin>
52
  <config>
53
  <modules>
54
  <Cartware_CmsLock>
55
+ <version>1.0.1</version>
56
  </Cartware_CmsLock>
57
  </modules>
58
  <admin>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>cartware_cmslock</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/licenses/gpl.html">GPL version 3.0</license>
7
  <channel>community</channel>
@@ -9,11 +9,11 @@
9
  <summary>Prevent individual CMS static blocks and pages from being edited by locking them in the backend.</summary>
10
  <description>This extensions provides functionality to prevent individual CMS static blocks / pages from being edited by users without permission. &#xD;
11
  Blocks or pages can simply be locked by ACL permitted users in the backend and are further no longer editable in the CMS section.</description>
12
- <notes>version 1.0.0</notes>
13
  <authors><author><name>Cartware GmbH - Core Team</name><user>auto-converted</user><email>info@cartware.de</email></author></authors>
14
  <date>2013-08-08</date>
15
- <time>07:40:28</time>
16
- <contents><target name="magecommunity"><dir name="Cartware"><dir name="CmsLock"><dir name="Block"><dir name="Adminhtml"><dir name="Block"><file name="Grid.php" hash="f5bca7b1e968d642119799d65f54b8eb"/></dir><dir name="Page"><file name="Grid.php" hash="d18a907684c82ef8b700fceb5efe5a36"/></dir><file name="Block.php" hash="da738e0281b85ff6cdcb857762610e6e"/><file name="Page.php" hash="9e0c32788dae20f2a4b3ac98f04b64c9"/></dir><file name="Abstract.php" hash="36eb42b18586abedb612309c92c08aab"/></dir><dir name="Helper"><file name="Config.php" hash="e2a01fed76a143ad9824691412ab3871"/><file name="Data.php" hash="97a91a120f7b244d234e4f6e11d3f150"/></dir><dir name="Model"><dir name="Resource"><file name="Abstract.php" hash="cbc963e9320b3c250f70aed4eca4b915"/></dir><file name="Abstract.php" hash="f00a13cfa7c470c37d44eba794548cfc"/><file name="Observer.php" hash="dce3eddb139bddb1ef4496c1e992c401"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="BlockController.php" hash="7641bd4b58b549b1ead5db8f8f50813c"/><file name="PageController.php" hash="1004c022d17866f74a9ddc3bc9685ea0"/></dir><file name="IndexController.php" hash="4916cde69a15660805ea24afd1287cd0"/></dir><dir name="etc"><file name="adminhtml.xml" hash="550fc346379b313f27526590776bf5a9"/><file name="config.xml" hash="50df073155551f82bda93075b2ec1ee2"/></dir><dir name="sql"><dir name="cartware_cmslock_setup"><file name="mysql4-install-0.1.0.php" hash="e2b0449adf60063c613a99e861530865"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Cartware_CmsLock.xml" hash="e4aafe5b0a447640968935b7a48b7944"/></dir></target><target name="magelocale"><dir name="de_DE"><file name="Cartware_CmsLock.csv" hash="cc57b39cca774207156ccd4f5c10f7ba"/></dir></target></contents>
17
  <compatible/>
18
  <dependencies/>
19
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>cartware_cmslock</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/licenses/gpl.html">GPL version 3.0</license>
7
  <channel>community</channel>
9
  <summary>Prevent individual CMS static blocks and pages from being edited by locking them in the backend.</summary>
10
  <description>This extensions provides functionality to prevent individual CMS static blocks / pages from being edited by users without permission. &#xD;
11
  Blocks or pages can simply be locked by ACL permitted users in the backend and are further no longer editable in the CMS section.</description>
12
+ <notes>version 1.0.1</notes>
13
  <authors><author><name>Cartware GmbH - Core Team</name><user>auto-converted</user><email>info@cartware.de</email></author></authors>
14
  <date>2013-08-08</date>
15
+ <time>08:03:51</time>
16
+ <contents><target name="magecommunity"><dir name="Cartware"><dir name="CmsLock"><dir name="Block"><dir name="Adminhtml"><dir name="Block"><file name="Grid.php" hash="f5bca7b1e968d642119799d65f54b8eb"/></dir><dir name="Page"><file name="Grid.php" hash="d18a907684c82ef8b700fceb5efe5a36"/></dir><file name="Block.php" hash="da738e0281b85ff6cdcb857762610e6e"/><file name="Page.php" hash="9e0c32788dae20f2a4b3ac98f04b64c9"/></dir><file name="Abstract.php" hash="36eb42b18586abedb612309c92c08aab"/></dir><dir name="Helper"><file name="Config.php" hash="e2a01fed76a143ad9824691412ab3871"/><file name="Data.php" hash="97a91a120f7b244d234e4f6e11d3f150"/></dir><dir name="Model"><dir name="Resource"><file name="Abstract.php" hash="cbc963e9320b3c250f70aed4eca4b915"/></dir><file name="Abstract.php" hash="f00a13cfa7c470c37d44eba794548cfc"/><file name="Observer.php" hash="dce3eddb139bddb1ef4496c1e992c401"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="BlockController.php" hash="7641bd4b58b549b1ead5db8f8f50813c"/><file name="PageController.php" hash="1004c022d17866f74a9ddc3bc9685ea0"/></dir><file name="IndexController.php" hash="4916cde69a15660805ea24afd1287cd0"/></dir><dir name="etc"><file name="adminhtml.xml" hash="550fc346379b313f27526590776bf5a9"/><file name="config.xml" hash="ff5b62f0ec2923763072b641b3efbbd8"/></dir><dir name="sql"><dir name="cartware_cmslock_setup"><file name="mysql4-install-0.1.0.php" hash="e2b0449adf60063c613a99e861530865"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Cartware_CmsLock.xml" hash="e4aafe5b0a447640968935b7a48b7944"/></dir></target><target name="magelocale"><dir name="de_DE"><file name="Cartware_CmsLock.csv" hash="cc57b39cca774207156ccd4f5c10f7ba"/></dir></target></contents>
17
  <compatible/>
18
  <dependencies/>
19
  </package>