ajaxeditable

markfoodyburton - March 4, 2008 - 14:30

This module adds the ability to edit a single element. The element needs to be surrounded by a DIV with the right things in it. This can be achieved by using something like contemplates,
You will need something like this:

<div class=ajaxeditable nid=<?php print $node->nid?> field="field_[name of your field]">........</div>

More entertainingly, you can install editablefields, and then all the nice views you build with that will magically be editable using ajax....

Releases

Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Mar-0524.35 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.