DefaultTextForNode

Categories

Component ID

295285

Component name

DefaultTextForNode

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

6698

Component created

Component changed

Component body

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.