Drupal 6 Released - AHAH Forms
Posted: Wed 02/13/2008 by ramiroDrupal 6 was released today. One of the most exciting new features to me — I only recently learned about — is that the AHAH (Asychronous HTML and HTTP) framework made it into the Drupal core. This means you can create asychronous HTTP request, commonly referred to as AJAX, without writing a single line of JavaScript code.
The new Forms API comes with an #ahah attribute that lets you specify the trigger event, e.g. a mouse click, the callback URL that will be requested after the event occurred and the ID value of the HTML element where the server response will be displayed. Pretty awesome stuff.
Diggthis Drupal Module: New Releases
Posted: Thu 05/17/2007 by ramiroI just created two new releases for the Diggthis Drupal Module. I added a stable release for Drupal 4.7 in response to this forum thread and issues reported in the project's issue tracker.
The problems reported are not yet resolved in the develeopment release for Drupal 4.7. This development release is not suitable for production sites.
The new release for Drupal 5 has a new feature which enables you to set a weight for the Digg button to position it abbove or below the main content.


