2012-02-21 16:00 - 17:00 America/New_York
2012-02-21 16:00 - 17:00 America/New_York
Adds a payment method to Drupal Commerce to accept credit card payments through the Emporiki Bank (Greek bank) API via XML (not redirection).
Provides options to select the live or the test Emporiki Bank environment.
Works with euros, dollars and pounds. If there is need for more currencies, please contact...
I need to connect to a vendors .xml webservice. They have provided sample code and a sample .xml to make the request. They have also provided documentation for the implementation. I have direct access to the vendors technical staff to answer any questions. The drupal user name of the current user needs to be inserted into the .xml, RSA encrypted and sent. I can provide documentation upon request.
Read more »2012-02-07 16:00 - 17:00 America/New_York
2012-01-24 16:00 - 17:00 America/New_York
2012-01-10 16:00 - 17:00 America/New_York
I require a D7 module that, given a wikipedia.org page title (ie Drupal, White_House, etc), creates a Drupal node with: title, content and image from wikipedia.org.
Preferred solution would import XML as a Special:Export IAW http://en.wikipedia.org/wiki/Wikipedia:Database_download
Module to be contributed to d.o
Please use contact form to reply.
Read more »Enables real-time publishing of core drupal feeds via PubSubHubbub.
Drupal 7
pusher module provides API functionality
pusher_node PUSH-enables rss.xml
pusher_taxonomy PUSH-enables taxonomy term page feeds
Drupal 6
Provides realtime.xml, which essentially covers the functionality of pusher_node in D7.
Based...
A discussion in the WSCCI and Services groups is looking to standardize how we represent nodes and other entities in JSON or XML form. There are plenty of good use cases to have such a standard format, so let's figure one out and get the support code for it written. This would ideally be a contrib module (or suite) for Drupal 7 and baked into core for Drupal 8.
Join in here.
Read more »Meet Upal. UPal is a PHPUnit based test framework for Drupal. I hope it can replace Simpletest as the test runner in Drupal 8. It aims to run all existing tests with little or no modification. To do so, it provides DrupalWebTestCase and DrupalUnitTestCase classes which are built upon PHPUnit instead of Drupal’s Simpletest.