By danaktivix on
Hey up,
I'm looking to make some bits of text editable inline - a la the awesome Jeditable jquery plugin. There's one mention on this site, but I don't know how that's gone.
For those of you who've used backpack's sites, having a version of their editable lists (where also new list items can be added or deleted) in Drupal would be so exciting I think I might wet myself.
I'm envisaging something relatively autonomous, that would just intervene in (for example) list creation when a full node is output.
Anyone done anything on this? If not, I might have a go...
Comments
Bump... it's a shame drupal
Bump... it's a shame drupal still can't do this after 2 years.
Perhaps this is a job for Active edit
#243945: Choice of popup or inline
_
With jquery part of drupal core, there's probably no reason you could't just implement the jeditable plugin linked above.
A lot of drupal modules available for inline editing of field
Hi,
I think you can choose one of them:-
http://www.appelsiini.net/projects/jeditable
http://drupal.org/project/edit_section
http://drupal.org/project/editview
http://drupal.org/project/editview
http://drupal.org/project/editablefields
http://drupal.org/project/tag_editor
however i developed a custom module for custom usage ;-) It was required to edit simple small description of images body text. I used Jeditable for that.
Inder Singh
http://indersingh.com