aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-services
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* A standardized solution of integrating external applications with Drupal.Martin Wilke2010-06-023-0/+78
Service callbacks may be used with multiple interfaces like XMLRPC, JSON, JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web services via multiple interfaces while using the same callback code. WWW: http://drupal.org/project/services PR: ports/146936 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> Notes: svn path=/head/; revision=255540