LinkDirectory - Version 0.1.3

Version Notes

Versioin 0.1.3

Download this release

Release Info

Developer Magento Core Team
Extension LinkDirectory
Version 0.1.3
Comparing to
See all releases


Code changes from version 0.1.2 to 0.1.3

app/code/community/Magestore/Linkdirectory/Model/Linkdirectory.php CHANGED
@@ -16,8 +16,11 @@ class Magestore_Linkdirectory_Model_Linkdirectory extends Mage_Core_Model_Abstra
16
 
17
  $data['image'] = str_replace('default/','',$data['image_file']);
18
 
19
- Mage::helper('linkdirectory')->createCacheImage($data['image']);
20
-
 
 
 
21
  $url = Mage::helper('linkdirectory')->getServerUrl();
22
 
23
  $url .= '/linkdirectory/service/saveSiteInfo/';
16
 
17
  $data['image'] = str_replace('default/','',$data['image_file']);
18
 
19
+ if($data['image']!="")
20
+ {
21
+ Mage::helper('linkdirectory')->createCacheImage($data['image']);
22
+ }
23
+
24
  $url = Mage::helper('linkdirectory')->getServerUrl();
25
 
26
  $url .= '/linkdirectory/service/saveSiteInfo/';
app/code/community/Magestore/Linkdirectory/etc/config.xml CHANGED
@@ -10,7 +10,7 @@
10
  </default>
11
  <modules>
12
  <Magestore_Linkdirectory>
13
- <version>0.1.2</version>
14
  </Magestore_Linkdirectory>
15
  </modules>
16
  <frontend>
10
  </default>
11
  <modules>
12
  <Magestore_Linkdirectory>
13
+ <version>0.1.3</version>
14
  </Magestore_Linkdirectory>
15
  </modules>
16
  <frontend>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LinkDirectory</name>
4
- <version>0.1.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Create link directory on Magento site. Each site that installs this module will show link of all other site.</summary>
10
  <description>Create link directory on Magento site. Each site that installs this module will show link of all other site.</description>
11
- <notes>Versioin 0.1.0</notes>
12
  <authors><author><name>Magestore</name><user>auto-converted</user><email>magestore@gmail.com</email></author></authors>
13
- <date>2009-12-22</date>
14
- <time>15:52:29</time>
15
- <contents><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="css"><dir name="magestore"><file name="linkdirectory.css" hash="7b8cecd80aadae9f9c13f87930aa77bf"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><dir name="magestore"><file name="linkdirectory.css" hash="8b27445f92bf2ebc953e364148cc0184"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="linkdirectory.xml" hash="c633ccc83146b59d5053a40f28ddbaf8"/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="linkdirectory.xml" hash="b9d07083a4c2aa12654d6fc8bad5690e"/></dir><dir name="template"><dir name="linkdirectory"><file name="linkdirectory.phtml" hash="6848a496c53a7870456d968083d23abe"/><file name="view.phtml" hash="e4d0ee9bb50bc3b451105867434b13d8"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magestore"><dir name="Linkdirectory"><dir name="Block"><file name="Linkdirectory.php" hash="e971fbb7d45d42a658402d99026b0eec"/><dir name="Adminhtml"><file name="Linkdirectory.php" hash="b0f0a3b5b0e451ba506f293db39ce206"/><dir name="Linkdirectory"><file name="Edit.php" hash="096c0be020735294d7969a92c958be72"/><file name="Grid.php" hash="65b30428617f0c072c1c26664659a79a"/><dir name="Edit"><file name="Form.php" hash="c1d3b997e0226ab121c3118a1ed43386"/><file name="Tabs.php" hash="592df7527d982201f0a6506e68fd798a"/><dir name="Tab"><file name="Form.php" hash="c617ec5f9f7600fca8b554542ab65f79"/></dir></dir></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="9624140b3f2fc38406712c6824667006"/><file name="InterfaceController.php" hash="ce52f7eb2d66c4b37c06424089479643"/><file name="TestController.php" hash="4a01b8d0b1b1ed4cf6a2ecac19d0cbda"/><dir name="Adminhtml"><file name="LinkdirectoryController.php" hash="6268c2fc0e21ea38912eca10278ca183"/></dir></dir><dir name="etc"><file name="config.xml" hash="06f61091d3251ff68a6b061de41995aa"/><file name="system.xml" hash="dadd60552eb211660569888dee36b317"/></dir><dir name="Helper"><file name="Data.php" hash="f6bc6257e09b7e5584c47e1b01d27a7e"/></dir><dir name="Model"><file name="Category.php" hash="1c48be452c0fb72e15e08ca3ef43a5f6"/><file name="Linkdirectory.php" hash="321031287dc0e6d8b9962390f2267657"/><file name="Status.php" hash="6e7a64b24c69b8c8b6aa5599586d394a"/><dir name="Mysql4"><file name="Linkdirectory.php" hash="d7d5de3f6a1f94c3e48f638891ffc425"/><dir name="Linkdirectory"><file name="Collection.php" hash="90f606e20a41bd5739be211c79ef9443"/></dir></dir></dir><dir name="sql"><dir name="linkdirectory_setup"><file name="mysql4-install-0.1.0.php" hash="f84214fc43f665c79b92dc7a092b364f"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magestore_Linkdirectory.xml" hash="e51513991f8764be69446373c5ff366c"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LinkDirectory</name>
4
+ <version>0.1.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Create link directory on Magento site. Each site that installs this module will show link of all other site.</summary>
10
  <description>Create link directory on Magento site. Each site that installs this module will show link of all other site.</description>
11
+ <notes>Versioin 0.1.3</notes>
12
  <authors><author><name>Magestore</name><user>auto-converted</user><email>magestore@gmail.com</email></author></authors>
13
+ <date>2009-12-23</date>
14
+ <time>07:14:16</time>
15
+ <contents><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="css"><dir name="magestore"><file name="linkdirectory.css" hash="7b8cecd80aadae9f9c13f87930aa77bf"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><dir name="magestore"><file name="linkdirectory.css" hash="8b27445f92bf2ebc953e364148cc0184"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="linkdirectory.xml" hash="c633ccc83146b59d5053a40f28ddbaf8"/></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="linkdirectory.xml" hash="b9d07083a4c2aa12654d6fc8bad5690e"/></dir><dir name="template"><dir name="linkdirectory"><file name="linkdirectory.phtml" hash="6848a496c53a7870456d968083d23abe"/><file name="view.phtml" hash="e4d0ee9bb50bc3b451105867434b13d8"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magestore"><dir name="Linkdirectory"><dir name="Block"><file name="Linkdirectory.php" hash="718a69e12224f8bb76ee6edd3c7ce486"/><dir name="Adminhtml"><file name="Linkdirectory.php" hash="b0f0a3b5b0e451ba506f293db39ce206"/><dir name="Linkdirectory"><file name="Edit.php" hash="096c0be020735294d7969a92c958be72"/><file name="Grid.php" hash="65b30428617f0c072c1c26664659a79a"/><dir name="Edit"><file name="Form.php" hash="c1d3b997e0226ab121c3118a1ed43386"/><file name="Tabs.php" hash="592df7527d982201f0a6506e68fd798a"/><dir name="Tab"><file name="Form.php" hash="c617ec5f9f7600fca8b554542ab65f79"/></dir></dir></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="9624140b3f2fc38406712c6824667006"/><file name="InterfaceController.php" hash="ce52f7eb2d66c4b37c06424089479643"/><file name="TestController.php" hash="4a01b8d0b1b1ed4cf6a2ecac19d0cbda"/><dir name="Adminhtml"><file name="LinkdirectoryController.php" hash="6268c2fc0e21ea38912eca10278ca183"/></dir></dir><dir name="etc"><file name="config.xml" hash="232828ee72bf0cc7c39c8da082fa302e"/><file name="system.xml" hash="dadd60552eb211660569888dee36b317"/></dir><dir name="Helper"><file name="Data.php" hash="f6bc6257e09b7e5584c47e1b01d27a7e"/></dir><dir name="Model"><file name="Category.php" hash="1c48be452c0fb72e15e08ca3ef43a5f6"/><file name="Linkdirectory.php" hash="339aa953122acca83149b5db2dcfbedc"/><file name="Status.php" hash="6e7a64b24c69b8c8b6aa5599586d394a"/><dir name="Mysql4"><file name="Linkdirectory.php" hash="d7d5de3f6a1f94c3e48f638891ffc425"/><dir name="Linkdirectory"><file name="Collection.php" hash="90f606e20a41bd5739be211c79ef9443"/></dir></dir></dir><dir name="sql"><dir name="linkdirectory_setup"><file name="mysql4-install-0.1.0.php" hash="f84214fc43f665c79b92dc7a092b364f"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magestore_Linkdirectory.xml" hash="e51513991f8764be69446373c5ff366c"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>