Drupal - Version 1.2.4

Version Notes

[+] Helper_Data class added. This feature fix some problems with Web services Role creation.

Download this release

Release Info

Developer Magento Core Team
Extension Drupal
Version 1.2.4
Comparing to
See all releases


Code changes from version 1.2.3 to 1.2.4

app/code/community/Drupal/ApiExtend/Helper/Data.php ADDED
@@ -0,0 +1,4 @@
 
 
 
 
1
+ <?php
2
+ class Drupal_ApiExtend_Helper_Data extends Mage_Core_Helper_Abstract {
3
+
4
+ }
app/code/community/Drupal/ApiExtend/etc/config.xml CHANGED
@@ -23,6 +23,11 @@
23
  </connection>
24
  </ApiExtend_read>
25
  </resources>
 
 
 
 
 
26
  </global>
27
 
28
  <default>
23
  </connection>
24
  </ApiExtend_read>
25
  </resources>
26
+ <helpers>
27
+ <ApiExtend>
28
+ <class>Drupal_ApiExtend_Helper</class>
29
+ </ApiExtend>
30
+ </helpers>
31
  </global>
32
 
33
  <default>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Drupal</name>
4
- <version>1.2.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/copyleft/gpl.html">GNU General Public License (GPL)</license>
7
  <channel>community</channel>
@@ -14,12 +14,12 @@ This extension, will offer you to TOTALLY bypass Magento front office, using Dru
14
  When a new user is created a Magento user is automatically created also.
15
  Orders can be created from Drupal, cart is managed from Drupal.
16
  Catalog is syncrhonized, so each Magento Product is a Drupal node that you can push into Views, etc....
17
- We're actually porting some paiement gateways (Paypal) so paiement process remains in Drupal also.</description>
18
- <notes>Release</notes>
19
  <authors><author><name>Maxime Topolov</name><user>auto-converted</user><email>mtopolov@adyax.com</email></author></authors>
20
- <date>2009-06-05</date>
21
- <time>10:18:24</time>
22
- <contents><target name="magecommunity"><dir name="Drupal"><dir name="ApiExtend"><dir name="etc"><file name="api.xml" hash="554e289ada571e902f6f6d6c1a8b7c66"/><file name="config.xml" hash="2ed5c4693f9772b6ed504097e87905e4"/><file name="system.xml" hash="4902f86ff5e699e132dd186c8b71b1bd"/></dir><dir name="Model"><dir name="Catalog"><file name="Api.php" hash="c7999af52f7f618cbf36caa853eb5062"/></dir><dir name="Config"><file name="Api.php" hash="98211f226eac5be82d3ec878af10bcdf"/></dir><dir name="Mysql4"><file name="Rule.php" hash="839815f11690e17c6464531bae2cdd8c"/></dir><dir name="Order"><file name="Api.php" hash="22272264b39098d343f5a3a0c6d56ea0"/></dir><dir name="Payment"><file name="Api.php" hash="c3bc41714b8617e195b3643e61bc8c27"/></dir><dir name="Quote"><file name="Api.php" hash="14509619244622238b41fbc01c0ff10f"/></dir><dir name="Rule"><file name="Api.php" hash="4708b97baba86bb993c0c4da9966b5a8"/></dir><dir name="Shipment"><file name="Api.php" hash="a17d2e6e6baf11046be2b8834b8e6b19"/></dir><file name="Observer.php" hash="200578174a90852968a494e6903cc71e"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Drupal_ApiExtend.xml" hash="1f257c2a2429dc9eba01ab87a2c054f0"/></dir></target></contents>
23
  <compatible/>
24
  <dependencies/>
25
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Drupal</name>
4
+ <version>1.2.4</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/copyleft/gpl.html">GNU General Public License (GPL)</license>
7
  <channel>community</channel>
14
  When a new user is created a Magento user is automatically created also.
15
  Orders can be created from Drupal, cart is managed from Drupal.
16
  Catalog is syncrhonized, so each Magento Product is a Drupal node that you can push into Views, etc....
17
+ We&amp;apos;re actually porting some paiement gateways (Paypal) so paiement process remains in Drupal also.</description>
18
+ <notes>[+] Helper_Data class added. This feature fix some problems with Web services Role creation.</notes>
19
  <authors><author><name>Maxime Topolov</name><user>auto-converted</user><email>mtopolov@adyax.com</email></author></authors>
20
+ <date>2009-06-17</date>
21
+ <time>10:02:25</time>
22
+ <contents><target name="magecommunity"><dir name="Drupal"><dir name="ApiExtend"><dir name="etc"><file name="api.xml" hash="554e289ada571e902f6f6d6c1a8b7c66"/><file name="config.xml" hash="a1e12a999d4b52cbe622cf71b2066554"/><file name="system.xml" hash="4902f86ff5e699e132dd186c8b71b1bd"/></dir><dir name="Helper"><file name="Data.php" hash="d1505fb53b848af8382258e11a7d6d21"/></dir><dir name="Model"><dir name="Catalog"><file name="Api.php" hash="c7999af52f7f618cbf36caa853eb5062"/></dir><dir name="Config"><file name="Api.php" hash="98211f226eac5be82d3ec878af10bcdf"/></dir><dir name="Mysql4"><file name="Rule.php" hash="839815f11690e17c6464531bae2cdd8c"/></dir><dir name="Order"><file name="Api.php" hash="22272264b39098d343f5a3a0c6d56ea0"/></dir><dir name="Payment"><file name="Api.php" hash="c3bc41714b8617e195b3643e61bc8c27"/></dir><dir name="Quote"><file name="Api.php" hash="14509619244622238b41fbc01c0ff10f"/></dir><dir name="Rule"><file name="Api.php" hash="4708b97baba86bb993c0c4da9966b5a8"/></dir><dir name="Shipment"><file name="Api.php" hash="a17d2e6e6baf11046be2b8834b8e6b19"/></dir><file name="Observer.php" hash="200578174a90852968a494e6903cc71e"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Drupal_ApiExtend.xml" hash="1f257c2a2429dc9eba01ab87a2c054f0"/></dir></target></contents>
23
  <compatible/>
24
  <dependencies/>
25
  </package>