Planet

SA-CORE-2012-003 fixes an issue in the Drupal installer that enables an attacker to cause the site to use a different attacker-controlled database.

SA-CORE-2012-003 fixes an issue in the Drupal installer that enables an attacker to cause the site to use a different attacker-controlled database.

Most of us know that Views module has its own Ajax functionality. This article is about the ways we can re-use it on our website to accomplish pretty complicated tasks.Tags: 

An AJAX field allows the user to type data into a text filed and dynamically display a list of matching options from which the user can choose from. This field is also called autocomplete or autosuggest.

For my personal site, I wanted to share some files that visitors could only download if they posted some text to their facebook wall.

For my personal site, I wanted to share some files that visitors could only download if they posted some text to their facebook wall.

On a Drupal 6 project I worked on, we had to develop REST webservices for communicating with a mobile application. One of the services required was returning the search results of Apache Solr.

Pages