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 snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Mar-05 | 24.35 KB | Download · Release notes | Development snapshot | |
