This module is just what I needed for a Drupal 7 project, with the exception that we also require custom help text for a summary field. Hence I have implemented this feature and created a patch that applies to the current 1.x-dev branch (commit hash fc7bfe2).

* A new long text is added below the other options for summary help text.
* The default summary text is used if the value is not set, but replaced if it is. This could easily be changed to append to the default, or an extra option provided.

Comments

nathan.simmonds created an issue. See original summary.

nathan.simmonds’s picture

StatusFileSize
new1.32 KB
nathan.simmonds’s picture

Issue summary: View changes
nathan.simmonds’s picture

Issue summary: View changes

rcodina’s picture

Status: Active » Fixed

Thanks @nathan.simmonds

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

joshua.boltz’s picture