When creating a note, prepopulate the body field with custom text.
Text is defined by content type.

Configuration

In the content-type settings panel, a new field "Default text" have been added. Insert the default text. It can be of any input format type but must be relevant with the default format of the content-type.

You can insert php code and use $form variable. It will be evaluated at the form opening and not at save.

CAUTION !
DefaultTextForNode has been renamed to default_node_text for D6.

Project information

Releases