AHAH Edit Node In Place

electricmonk - February 22, 2009 - 10:14

Provides both the API and UI to enable in-place editing of node fields. Currently, UI only supports CCK and the node body, but the API may be used in combination with the theming system to enable editing of virtually any node field.

The module works by only fetching the relevant parts of the Node Form for each edited field (or field group), via AHAH (hence the name), and takes care of reloading only the changed data once the form has been submitted (also via AHAH).

Module development sponsored by ewave

Releases

Official releasesDateSizeLinksStatus
5.x-1.02009-Feb-2216.62 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.