I know this is a deprecated module, but we are using its features for several products, so we are still mantaining it.
This patch checks that the publish button is properly displayed only when needed (content is draftable AND is set to show the publish button.
It also ensures the detail shape is displayed only when needed (e.g. it's not displayed anymore when display type is "SummaryAdmin", like inside a ContentPickerField select dialog).
Added EditorBuilderWrapper and its interface to make CustomForms easily extensible via other modules.
I know this is a deprecated module, but we are using its features for several products, so we are still mantaining it.
This patch checks that the publish button is properly displayed only when needed (content is draftable AND is set to show the publish button. It also ensures the detail shape is displayed only when needed (e.g. it's not displayed anymore when display type is "SummaryAdmin", like inside a ContentPickerField select dialog).
Added EditorBuilderWrapper and its interface to make CustomForms easily extensible via other modules.