Node Form Display & Editing

TwitterFacebook
Get flash to fully experience Pearltrees
This module adds an extra tab to each field instance, allowing you to specify validation rules for your field instances.

Field validation

http://drupal.org/project/field_validation

Advanced Text

http://drupal.org/project/advanced_text Advanced Text provides a new widget for the "Text" field type. This new widget is an enhanced version of the text widget, that can be divided in text blocks and separators.
Currently there is an incompatibility with newer versions of jQuery installed by the jquery_update module. In order to use this you need to install the patch from this post . http://drupal.org/project/dependent_fields

Dependent Fields

Markup

http://drupal.org/project/markup This module adds the ability for site admins to add "Markup" widgets to the form.
Renderable elements enables you to register any forms and manage the display through an UI. It will also make (additional) elements available of existing entities on the manage forms/display screens or you can for example register the contact form and rearrange the fields through Field UI. http://drupal.org/project/rel

Renderable elements

http://drupal.org/project/field_permissions The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.

Field Permissions

Move cck fields inline descriptions into one. http://drupal.org/project/cck_multifield_help

CCK Multifield help

I cannot longer mantain this module. I'm really sorry, but I've tried making time to maintain this one but there's always something urgent that prevents me from doing it. Co-maintainers are also welcome.

Node and Comments Form Settings

http://drupal.org/project/nodeformsettings

No Colons 6

http://drupal.org/project/no_colons The No Colons module allows you to remove colons from form labels and other types of label text. There are two modes of operation: Remove all colons -or- Remove colons only if label text ends in punctuation (such as a question mark). Configuration
This module automatically selects the node title field (makes it active to the keyboard) on the /node/add/*node type* form. Meaning that the user can begin typing right after page load and not have to click. Enabling faster and more efficient creation of new nodes.

Select Node Title 6/7

http://drupal.org/project/selectnodetitle

Prepopulate 6/7dev

The Prepopulate module allows fields in most forms to be pre-populated from the $_REQUEST variable.

Modal Frame CCK Editor

Overview Opens edit forms for selected CCK fields or field groups in modal frames from the node view. This module is pretty similar in concept as the Popups: Subedit module.

editablefields

This module allows CCK fields to be edited on a node's display (e.g. at node/123), not just on the node edit pages (e.g. node/123/edit).
The jEditable module provides integration between Drupal's CCK module and the excellent jQuery plugin, jEditable . It is implemented as a CCK formatter, which makes inline editing possible through regular node displays, Panels, Views, or anywhere else you can place a CCK field. Currently supported features are "click to edit" functions for text fields, number fields, date fields, node reference fields and workflow transitions.

jEditable inline content editing

Better formats is a module to add more flexibility to Drupal's core input format system.

Better Formats 6/7dev