-
Fixed all issuees highlighted by the Coder module.
-
Added support for editing node titles in Views.
-
Merge branch '6.x-2.x' of git.drupal.org:project/jeditable into 6.x-2.x
-
Removed admin settings. Revision settings are better managed by the content types themselves.
-
Fixed local variable problem.
-
Removed admin settings. Revision settings are better managed by the content types themselves.
-
Issue #1015108: Used Libraries API module to handle plugin location.
-
Major work on providing fine-grained, explicit control of the different content types. Enabled loading on all field types. Finally figured out the difference between Views render() and advanced_render() functions. Safer string replacements. Expanded README.
-
Added support for userreference fields.
-
Added Views support for node reference select lists.