Raveinfosys_sitemap - Version 1.0.8

Version Notes

This is stable version of this extension and has been tested on various version of community editions. In this particular version we are supporting it to run on PHP V 7.0.99

Download this release

Release Info

Developer Rave Infosys
Extension Raveinfosys_sitemap
Version 1.0.8
Comparing to
See all releases


Code changes from version 1.0.7 to 1.0.8

app/code/community/Raveinfosys/Showmap/Block/Adminhtml/Showmap/Edit/Tab/Config.php CHANGED
@@ -8,7 +8,11 @@ class Raveinfosys_Showmap_Block_Adminhtml_Showmap_Edit_Tab_Config extends Mage_A
8
 
9
  $config = Mage::getModel('showmap/config');
10
  $row = $config->getRow();
11
- $category = $row['category'];
 
 
 
 
12
  $form = new Varien_Data_Form(array(
13
  'id' => 'config_form',
14
  'action' => $this->getUrl('*/*/config', array('id' => $this->getRequest()->getParam('id'))),
8
 
9
  $config = Mage::getModel('showmap/config');
10
  $row = $config->getRow();
11
+ if($row==null){
12
+ $row=array("category"=>"","product"=>"","cms"=>"","other"=>"");
13
+ }
14
+ $category = $row['category'];
15
+
16
  $form = new Varien_Data_Form(array(
17
  'id' => 'config_form',
18
  'action' => $this->getUrl('*/*/config', array('id' => $this->getRequest()->getParam('id'))),
app/code/community/Raveinfosys/Showmap/Block/Adminhtml/Showmap/Edit/Tab/Form.php CHANGED
@@ -7,6 +7,9 @@ class Raveinfosys_Showmap_Block_Adminhtml_Showmap_Edit_Tab_Form extends Mage_Adm
7
  {
8
  $showmap = Mage::getModel('showmap/showmap');
9
  $row = $showmap->getRow();
 
 
 
10
 
11
  $google = false;
12
  $bing = false;
7
  {
8
  $showmap = Mage::getModel('showmap/showmap');
9
  $row = $showmap->getRow();
10
+ if($row==null){
11
+ $row=array("google"=>"","bing"=>"","window"=>"","yahoo"=>"","ping_interval"=>"","format"=>"");
12
+ }
13
 
14
  $google = false;
15
  $bing = false;
app/code/community/Raveinfosys/Showmap/Model/Showmap.php CHANGED
@@ -30,6 +30,8 @@ class Raveinfosys_Showmap_Model_Showmap extends Mage_Core_Model_Abstract
30
 
31
  public function submitSitemap($data)
32
  {
 
 
33
  $responses = array();
34
  $responses['google_response'] = 'Not Configured';
35
  $responses['yahoo_response'] = 'Not Configured';
30
 
31
  public function submitSitemap($data)
32
  {
33
+ $data_dec = array("google"=>"", "yahoo"=>"", "bing"=>"","window"=>"");
34
+ $data=(array_merge($data_dec,$data));
35
  $responses = array();
36
  $responses['google_response'] = 'Not Configured';
37
  $responses['yahoo_response'] = 'Not Configured';
app/code/community/Raveinfosys/Showmap/etc/config.xml CHANGED
@@ -138,7 +138,7 @@
138
  <jobs>
139
  <Raveinfosys_Showmap>
140
  <schedule>
141
- <cron_expr>0 */4444 * * *</cron_expr>
142
  </schedule>
143
  <run>
144
  <model>showmap/showmap::update</model>
138
  <jobs>
139
  <Raveinfosys_Showmap>
140
  <schedule>
141
+ <cron_expr>0 0 */30 * *</cron_expr>
142
  </schedule>
143
  <run>
144
  <model>showmap/showmap::update</model>
package.xml CHANGED
@@ -1,19 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Raveinfosys_sitemap</name>
4
- <version>1.0.7</version>
5
  <stability>stable</stability>
6
  <license>OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>The Raveinfosys Sitemap Extension generate the sitemap xml file and submit the created xml file on different channel.</summary>
10
- <description>The Raveinfosys Sitemap Extension generate the sitemap xml file and submit the created xml file on different channel e.g. Google,Yahoo,Bing and Window Live.&#xD;
11
- </description>
12
- <notes>This is stable version of this extension and has been tested on various version of community editions. In this particular version we are supporting it to run on PHP V 5.5.X.</notes>
13
- <authors><author><name>Rave Infosys</name><user>raveinfo</user><email>lpext@raveinfosys.com</email></author></authors>
14
- <date>2016-04-06</date>
15
- <time>14:05:53</time>
16
- <contents><target name="magecommunity"><dir name="Raveinfosys"><dir name="Showmap"><dir name="Block"><dir name="Adminhtml"><dir name="Showmap"><dir name="Edit"><file name="Config.php" hash="e8ab3c4dd59d1a50b8a405e70970de8f"/><file name="Form.php" hash="e8ffbfcdb8d5420570cee31aee2ec55f"/><dir name="Tab"><file name="Config.php" hash="2d320edeeb2c9c03feda884e69940ccb"/><file name="Form.php" hash="15524fa733b2dbce6d53dfea94f2cfd9"/></dir><file name="Tabs.php" hash="cb49ddc21114d6a2e8aa41432da536a9"/></dir><file name="Edit.php" hash="431ca5f054ec3485dfd1dc9fb20c4353"/></dir><file name="Showmap.php" hash="9945865a39e909a9855421d44380f6b5"/></dir><file name="Showmap.php" hash="b78670bff569dee560da6daaae9001bf"/></dir><dir name="Helper"><file name="Data.php" hash="f51c613b4e1c51e9f0603903ca23c15e"/></dir><dir name="Model"><file name="Config.php" hash="cb0d57fc6e4413aaee383fdd0c4a8561"/><dir name="Mysql4"><dir name="Config"><file name="Collection.php" hash="6597fd9214af200077432c71a828bef7"/></dir><file name="Config.php" hash="219d1aa554a7f0e831b857eeba6b5922"/><dir name="Showmap"><file name="Collection.php" hash="39928f65f948052532f6cca11e8d77f4"/></dir><file name="Showmap.php" hash="b4a15de4bb6d27a51f5652b9ae46fc1f"/></dir><file name="Showmap.php" hash="75768aff87a1f07fb9dcbfbbd0e8db43"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ShowmapController.php" hash="5bd0acd3cf0f406589bc909c8af68e04"/></dir><file name="IndexController.php" hash="421f2ae4615e8a970493d1dc0b9161de"/></dir><dir name="etc"><file name="config.xml" hash="3d5b89a82cec575577a7e934d4f0da01"/></dir><dir name="sql"><dir name="showmap_setup"><file name="mysql4-install-0.1.0.php" hash="cece645218e53f6e7e2208c377bd17f1"/></dir></dir></dir><dir name="Showresponse"><dir name="Block"><dir name="Adminhtml"><dir name="Showresponse"><file name="Description.php" hash="cdb67db4593c75a9e777d7fc2cfce9c7"/><file name="Grid.php" hash="ec7a4bb54469b15bccc8c746aeb4f89e"/></dir><file name="Showresponse.php" hash="55defa5810cf3096b5acdc996f48b70e"/></dir></dir><dir name="Helper"><file name="Data.php" hash="96681b450aef52225dca45b3b8ba8671"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Showresponse"><file name="Collection.php" hash="dbd584d6a892acc90fecac1c77770f86"/></dir><file name="Showresponse.php" hash="589a5ee92993019be201fa5dc439febf"/></dir><file name="Showresponse.php" hash="a922524a51a8edc99652cedb88ca9cb9"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ShowresponseController.php" hash="a64fecc39d308406866d705423b8e95b"/></dir></dir><dir name="etc"><file name="config.xml" hash="48eedfa413e15d4ec33eda914b7727a5"/></dir><dir name="sql"><dir name="showresponse_setup"><file name="mysql4-install-0.1.0.php" hash="1d33b3ef452a1c385305e920d34b1736"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Raveinfosys_Showmap.xml" hash="ce57a53875aff4c2c2921c01372ce6eb"/><file name="Raveinfosys_Showresponse.xml" hash="49aa5e11fa483202f16541bf703d29c9"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="showmap.xml" hash="c1ebb47555f3b60cad22e1b2f2d20780"/><file name="showresponse.xml" hash="8590cf727e2fa8f2109305c06cfc0cbf"/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="showmap.xml" hash="2dc0228bfe8979923bd4fd482231ecb2"/></dir><dir name="template"><dir name="showmap"><file name="showmap.phtml" hash="63fc3c608572293b860811ff3697e467"/></dir></dir></dir></dir></dir></target></contents>
17
  <compatible/>
18
- <dependencies><required><php><min>5.2.0</min><max>5.6.20</max></php><extension><name>curl</name><min>7.21.4</min><max>7.44.0</max></extension><extension><name>SimpleXML</name><min/><max/></extension></required></dependencies>
19
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Raveinfosys_sitemap</name>
4
+ <version>1.0.8</version>
5
  <stability>stable</stability>
6
  <license>OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>The Raveinfosys Sitemap Extension generate the sitemap xml file and submit the created xml file on different channel.</summary>
10
+ <description>The Raveinfosys Sitemap Extension generate the sitemap xml file and submit the created xml file on different channel e.g. Google,Yahoo,Bing and Window Live.</description>
11
+ <notes>This is stable version of this extension and has been tested on various version of community editions. In this particular version we are supporting it to run on PHP V 7.0.99</notes>
12
+ <authors><author><name>Rave Infosys</name><user>raveinfo</user><email>magento@raveinfosys.com</email></author></authors>
13
+ <date>2016-08-24</date>
14
+ <time>07:29:52</time>
15
+ <contents><target name="magecommunity"><dir name="Raveinfosys"><dir name="Showmap"><dir name="Block"><dir name="Adminhtml"><dir name="Showmap"><dir name="Edit"><file name="Config.php" hash="e8ab3c4dd59d1a50b8a405e70970de8f"/><file name="Form.php" hash="e8ffbfcdb8d5420570cee31aee2ec55f"/><dir name="Tab"><file name="Config.php" hash="d5b3c176f98e46d721e4fe480366e32f"/><file name="Form.php" hash="5e7cf2b188a716391415f4c69c10edf6"/></dir><file name="Tabs.php" hash="cb49ddc21114d6a2e8aa41432da536a9"/></dir><file name="Edit.php" hash="431ca5f054ec3485dfd1dc9fb20c4353"/></dir><file name="Showmap.php" hash="9945865a39e909a9855421d44380f6b5"/></dir><file name="Showmap.php" hash="b78670bff569dee560da6daaae9001bf"/></dir><dir name="Helper"><file name="Data.php" hash="f51c613b4e1c51e9f0603903ca23c15e"/></dir><dir name="Model"><file name="Config.php" hash="cb0d57fc6e4413aaee383fdd0c4a8561"/><dir name="Mysql4"><dir name="Config"><file name="Collection.php" hash="6597fd9214af200077432c71a828bef7"/></dir><file name="Config.php" hash="219d1aa554a7f0e831b857eeba6b5922"/><dir name="Showmap"><file name="Collection.php" hash="39928f65f948052532f6cca11e8d77f4"/></dir><file name="Showmap.php" hash="b4a15de4bb6d27a51f5652b9ae46fc1f"/></dir><file name="Showmap.php" hash="376001331e102c341959d88afd6a0c6b"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ShowmapController.php" hash="5bd0acd3cf0f406589bc909c8af68e04"/></dir><file name="IndexController.php" hash="421f2ae4615e8a970493d1dc0b9161de"/></dir><dir name="etc"><file name="config.xml" hash="f62c04e43eb0d6df8fc5a4b1db1784ef"/></dir><dir name="sql"><dir name="showmap_setup"><file name="mysql4-install-0.1.0.php" hash="cece645218e53f6e7e2208c377bd17f1"/></dir></dir></dir><dir name="Showresponse"><dir name="Block"><dir name="Adminhtml"><dir name="Showresponse"><file name="Description.php" hash="cdb67db4593c75a9e777d7fc2cfce9c7"/><file name="Grid.php" hash="ec7a4bb54469b15bccc8c746aeb4f89e"/></dir><file name="Showresponse.php" hash="55defa5810cf3096b5acdc996f48b70e"/></dir></dir><dir name="Helper"><file name="Data.php" hash="96681b450aef52225dca45b3b8ba8671"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Showresponse"><file name="Collection.php" hash="dbd584d6a892acc90fecac1c77770f86"/></dir><file name="Showresponse.php" hash="589a5ee92993019be201fa5dc439febf"/></dir><file name="Showresponse.php" hash="a922524a51a8edc99652cedb88ca9cb9"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ShowresponseController.php" hash="a64fecc39d308406866d705423b8e95b"/></dir></dir><dir name="etc"><file name="config.xml" hash="48eedfa413e15d4ec33eda914b7727a5"/></dir><dir name="sql"><dir name="showresponse_setup"><file name="mysql4-install-0.1.0.php" hash="1d33b3ef452a1c385305e920d34b1736"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="showmap.xml" hash="c1ebb47555f3b60cad22e1b2f2d20780"/><file name="showresponse.xml" hash="8590cf727e2fa8f2109305c06cfc0cbf"/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="showmap.xml" hash="2dc0228bfe8979923bd4fd482231ecb2"/></dir><dir name="template"><dir name="showmap"><file name="showmap.phtml" hash="63fc3c608572293b860811ff3697e467"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Raveinfosys_Showmap.xml" hash="ce57a53875aff4c2c2921c01372ce6eb"/><file name="Raveinfosys_Showresponse.xml" hash="49aa5e11fa483202f16541bf703d29c9"/></dir></target></contents>
 
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>7.0.99</max></php></required></dependencies>
18
  </package>