Version Notes
Bug Fix:
Fixed compatibility issue with latest version Sitemap Plus extension.
Download this release
Release Info
Developer | Francesco Magazzu' |
Extension | CueBlocks_XMLSitemap_Plus_Plugin_AwBlog |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
app/code/community/CueBlocks/SitemapPluginAwBlog/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<CueBlocks_SitemapPluginAwBlog>
|
5 |
-
<version>
|
6 |
</CueBlocks_SitemapPluginAwBlog>
|
7 |
</modules>
|
8 |
<global>
|
@@ -28,13 +28,13 @@
|
|
28 |
</events>
|
29 |
</global>
|
30 |
<default>
|
31 |
-
<
|
32 |
<blog>
|
33 |
<enabled>1</enabled>
|
34 |
<enabled_realdate>1</enabled_realdate>
|
35 |
<priority>0.25</priority>
|
36 |
<changefreq>daily</changefreq>
|
37 |
</blog>
|
38 |
-
</
|
39 |
</default>
|
40 |
</config>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<CueBlocks_SitemapPluginAwBlog>
|
5 |
+
<version>1.0.2</version>
|
6 |
</CueBlocks_SitemapPluginAwBlog>
|
7 |
</modules>
|
8 |
<global>
|
28 |
</events>
|
29 |
</global>
|
30 |
<default>
|
31 |
+
<sitemap_enhanced_plus>
|
32 |
<blog>
|
33 |
<enabled>1</enabled>
|
34 |
<enabled_realdate>1</enabled_realdate>
|
35 |
<priority>0.25</priority>
|
36 |
<changefreq>daily</changefreq>
|
37 |
</blog>
|
38 |
+
</sitemap_enhanced_plus>
|
39 |
</default>
|
40 |
</config>
|
app/code/community/CueBlocks/SitemapPluginAwBlog/etc/system.xml
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
-->
|
7 |
<config>
|
8 |
<sections>
|
9 |
-
<
|
10 |
<label>XML Sitemap Plus Generator & Splitter</label>
|
11 |
<groups>
|
12 |
<blog translate="label">
|
@@ -118,6 +118,6 @@ addEventObserver(groupId,selectId);
|
|
118 |
</fields>
|
119 |
</blog>
|
120 |
</groups>
|
121 |
-
</
|
122 |
</sections>
|
123 |
</config>
|
6 |
-->
|
7 |
<config>
|
8 |
<sections>
|
9 |
+
<sitemap_enhanced_plus translate="label" module="sitemapEnhancedPlus">
|
10 |
<label>XML Sitemap Plus Generator & Splitter</label>
|
11 |
<groups>
|
12 |
<blog translate="label">
|
118 |
</fields>
|
119 |
</blog>
|
120 |
</groups>
|
121 |
+
</sitemap_enhanced_plus>
|
122 |
</sections>
|
123 |
</config>
|
package.xml
CHANGED
@@ -1,18 +1,20 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>CueBlocks_XMLSitemap_Plus_Plugin_AwBlog</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://store.cueblocks.com/LICENSE_STORE.txt">EULA</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>Add Aw Blog support</summary>
|
10 |
-
<description>Add Aw Blog support</description>
|
11 |
-
<notes>
|
12 |
-
|
13 |
-
|
14 |
-
<
|
15 |
-
<
|
|
|
|
|
16 |
<compatible/>
|
17 |
-
<dependencies
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>CueBlocks_XMLSitemap_Plus_Plugin_AwBlog</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://store.cueblocks.com/LICENSE_STORE.txt">EULA</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Add Aw Blog support </summary>
|
10 |
+
<description>Add Aw Blog support </description>
|
11 |
+
<notes>Bug Fix:
|
12 |
+

|
13 |
+
Fixed compatibility issue with latest version Sitemap Plus extension.</notes>
|
14 |
+
<authors><author><name>Francesco Magazzu'</name><user>Franky</user><email>magento@cueblocks.com</email></author></authors>
|
15 |
+
<date>2015-10-15</date>
|
16 |
+
<time>13:24:07</time>
|
17 |
+
<contents><target name="magecommunity"><dir name="CueBlocks"><dir name="SitemapPluginAwBlog"><dir name="Model"><dir name="Mysql4"><dir name="Processor"><dir name="Blog"><file name="Blog.php" hash="066f17d0921e5888db34a6f9546feae3"/></dir></dir></dir><file name="Observer.php" hash="ca385e1d13c4efc415efb233cb02b1b7"/><dir name="Processor"><dir name="Blog"><file name="Blog.php" hash="b4e5f712c117fafe2651b5a994989a55"/></dir></dir></dir><dir name="etc"><file name="config.xml" hash="16782dffbf0e3ed2408f12df3845bfe9"/><file name="system.xml" hash="677020f5fa44856ca404379134ee4fc8"/></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="CueBlocks_SitemapPluginAwBlog.xml" hash="034ba8ea5bb5a7a79c99389e250b33b5"/></dir></dir></target></contents>
|
18 |
<compatible/>
|
19 |
+
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|