Cpcoder_Cms - Version 1.0.1

Version Notes

Improved CMS page and static block's grid.

Download this release

Release Info

Developer Milan Chandro
Extension Cpcoder_Cms
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/code/{local → community}/Cpcoder/Cms/Block/Adminhtml/Cms/Block/Grid.php RENAMED
File without changes
app/code/{local → community}/Cpcoder/Cms/Block/Adminhtml/Cms/Block/Grid/Renderer/Action.php RENAMED
File without changes
app/code/{local → community}/Cpcoder/Cms/Block/Adminhtml/Cms/Page/Grid.php RENAMED
File without changes
app/code/{local → community}/Cpcoder/Cms/Block/Adminhtml/Cms/Page/Grid/Renderer/Action.php RENAMED
File without changes
app/code/{local → community}/Cpcoder/Cms/Helper/Data.php RENAMED
File without changes
app/code/{local → community}/Cpcoder/Cms/controllers/Adminhtml/Cms/BlockController.php RENAMED
File without changes
app/code/{local → community}/Cpcoder/Cms/controllers/Adminhtml/Cms/PageController.php RENAMED
File without changes
app/code/{local → community}/Cpcoder/Cms/etc/adminhtml.xml RENAMED
File without changes
app/code/{local → community}/Cpcoder/Cms/etc/config.xml RENAMED
File without changes
app/code/{local → community}/Cpcoder/Cms/etc/system.xml RENAMED
File without changes
app/etc/modules/Cpcoder_Cms.xml DELETED
@@ -1,9 +0,0 @@
1
- <?xml version="1.0"?>
2
- <config>
3
- <modules>
4
- <Cpcoder_Cms>
5
- <active>true</active>
6
- <codePool>local</codePool>
7
- </Cpcoder_Cms>
8
- </modules>
9
- </config>
 
 
 
 
 
 
 
 
 
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Cpcoder_Cms</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
- <license>Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>Magento module Magento Advanced CMS Grid is to improve built-in CMS pages and static blocks grid system.</summary>
10
- <description>Magento module Magento Advanced CMS Grid is to improve built-in CMS pages and static blocks grid system. Some useful features like, mass page layout changing, inline editing, mass edit/update/delete pages and static blocks are included. All options are handled by backend enable/disable function.</description>
11
- <notes>The purpose of this module is to make easy use of CMS grid.</notes>
12
- <authors><author><name>Milan Chandro</name><user>admin</user><email>milanu13@gmail.com</email></author></authors>
13
- <date>2015-05-30</date>
14
- <time>12:30:33</time>
15
- <contents><target name="magelocal"><dir name="Cpcoder"><dir name="Cms"><dir name="Block"><dir name="Adminhtml"><dir name="Cms"><dir name="Block"><dir name="Grid"><dir name="Renderer"><file name="Action.php" hash="071783ee34959755b846a537b6d0907e"/></dir></dir><file name="Grid.php" hash="d683ef06801f8f9bbd983fe81fddb8c2"/></dir><dir name="Page"><dir name="Grid"><dir name="Renderer"><file name="Action.php" hash="927b83f5d08219c4ef3532c5f133a860"/></dir></dir><file name="Grid.php" hash="956f38e85e7dcba56e6b25ee9d44c2b5"/></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="b75a89c318e37b5ff151b1db24c76eaf"/></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Cms"><file name="BlockController.php" hash="5d912d94a5227876e37cd6f89fa75d7b"/><file name="PageController.php" hash="9e8e7ef85abe2edd59b0ae2921bba52a"/></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="7388c50ba475231e1c7ecf925d58dbe0"/><file name="config.xml" hash="fd87b41b31df55d92ff96ca0d41af270"/><file name="system.xml" hash="9d835443916df742ecfa340115b830a3"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Cpcoder_Cms.xml" hash="c061f35b0f25a6571de720b6f75cccbd"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Cpcoder_Cms</name>
4
+ <version>1.0.1</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>
8
  <extends/>
9
+ <summary>Magento module Advanced CMS Grid is to improve built-in CMS pages and static blocks grid system.</summary>
10
+ <description>Magento module Advanced CMS Grid is to improve built-in CMS pages and static blocks grid system. Some useful features like, mass page layout changing, inline editing, mass edit/update/delete pages and static blocks are included. All options are handled by backend enable/disable function.</description>
11
+ <notes>Improved CMS page and static block's grid.</notes>
12
+ <authors><author><name>Milan Chandro</name><user>milanu13</user><email>milanu13@gmail.com</email></author></authors>
13
+ <date>2015-07-31</date>
14
+ <time>15:35:39</time>
15
+ <contents><target name="magecommunity"><dir name="Cpcoder"><dir name="Cms"><dir name="Block"><dir name="Adminhtml"><dir name="Cms"><dir name="Block"><dir name="Grid"><dir name="Renderer"><file name="Action.php" hash="071783ee34959755b846a537b6d0907e"/></dir></dir><file name="Grid.php" hash="d683ef06801f8f9bbd983fe81fddb8c2"/></dir><dir name="Page"><dir name="Grid"><dir name="Renderer"><file name="Action.php" hash="927b83f5d08219c4ef3532c5f133a860"/></dir></dir><file name="Grid.php" hash="956f38e85e7dcba56e6b25ee9d44c2b5"/></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="b75a89c318e37b5ff151b1db24c76eaf"/></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Cms"><file name="BlockController.php" hash="5d912d94a5227876e37cd6f89fa75d7b"/><file name="PageController.php" hash="9e8e7ef85abe2edd59b0ae2921bba52a"/></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="7388c50ba475231e1c7ecf925d58dbe0"/><file name="config.xml" hash="fd87b41b31df55d92ff96ca0d41af270"/><file name="system.xml" hash="9d835443916df742ecfa340115b830a3"/></dir></dir></dir></target><target name="mageetc"><dir name="."><file name="Cpcoder_Cms.xml" hash=""/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>