This tutorial is intended for those planning on removing Apache as their Drupal web server, and replacing it with the high performance NGINX product (pronounced Engine-X) on an openSUSE 12.1 platform.
In Drupal 5 and 6 there was a module shipped with core called "BlogAPI" which provided the necessary plumbing to let you post content using desktop clients that supported a variety of APIs.
In the interest of creating a faster registration process based off of this post, here's some prototyped code that changes the user/register form into an email form and al
In the interest of creating a faster registration process based off of this post, here's some prototyped code that changes the user/register form into an email form and al