editablefields 7.x-1.0-alpha2

Bug fixes

Small fix for more recent versions of Views.

Changes since 7.x-1.0-alpha1:

  • #1327458: fix editablefields with recent versions of Views.

editablefields 7.x-1.0-alpha1

First alpha version of Editablefields 7.x-1.0. This version should be fully-functional.

As usual, please report bugs and suggestions for improvement on the issue queue.

What's missing for a 1.0?

Help is warmly welcome on fixing the following issues that are blocking an 1.0 release:

editablefields 6.x-2.0

"Click to edit" now working
Check boxes and radios now working
Some Usability features added (like the [edit] link appearing on mouse over)
Plenty of bug fixes

editablefields 6.x-2.x-dev

New features

'clicktoedit' fields will collapse after losing focus.

The label is clickable. That means that the issue of empty fields not showing is also solved.

Unfocused text boxes should now work

Checkbox's should now work - but the code needs to be checked to make sure it doesn't break something else !

editablefields 5.x-3.1

adding support for ajaxedit
cleaning up some of the table stuff
making it so that you can have different types of editable field on the same page (but not the same type)

editablefields 5.x-3.x-dev

New features

Adding in the ability to edit fields added by the node type.

editablefields 5.x-3.0

New features

This version has a lot of new features, and may have lots of new bugs

  • The auto node title patch is in
  • It's now possible to select to have a "bottom form" or not
  • The bottom form is now placed inside a table,
  • some other bug fixes


    The part of the form which is not present in the table is placed in it's own table row, within a frameset which is then marked as collapsible, and collapsed - in short - it disappears.

editablefields 5.x-1.x-dev

Initial version of module - sure to be bugs - requires CCK patch (and should not be used)

Subscribe with RSS Subscribe to Releases for Editable Fields