Exporting date formats to code with Multilingual Drupal
One of the issues I came across while working on one of our main projects is that of exporting date formats to code in a multilingual Drupal (D7) setup [...]
One of the issues I came across while working on one of our main projects is that of exporting date formats to code in a multilingual Drupal (D7) setup [...]
I first raised this issue in October 2012; then I moved it as a pull request on Github when drush development moved there. Eventually, @weitzman worked out his own [...]
SWField provides a "Flash" widget type to CCK. This modules leverages the functionality of FileField and behaves nearly identically. SWField widgets will give you a nice thumbnail preview of [...]
Recently I had to do a simple thing. Yet, you know, with Drupal sometimes "simple" takes on a slightly different meaning. The problem to solve was to retrieve all [...]
We started releasing a development version of the Qualtrics module. Contribution are appreciated. This module provides integration with Qualtrics. Feature coverage is currently far from being 100%, but I will hopefully [...]
Hello all. Just a quick heads-up to tell you all that we've officially released a module initially developed when for The Economist: SSL Proxy. Both Drupal 6 and Drupal [...]
cURL HTTP Request has been released. This is a module intended for developers, as it provides just one API to call: curl_http_request(). The function curl_http_request() is an alternative implementation of [...]